mediapipe_face_iris_cpp
mediapipe_face_iris_cpp copied to clipboard
why the input image is flipped around y axis?
Hi, why you flip the input image from cam aroud y axis?
Hi @pango99, i flip the image horizontally to make it mirror the real world. You can comment out that line if you want.