1 Commits

Author SHA1 Message Date
3548b6c0a8 Fixed bug
Technically since we flipped using cv2.flip, we need to re flip in unity (otherwise get incorrect results if query landmarks in unity).
LEGACY BEHAVIOR: comment #define FLIP
CORRECT BEHAVIOR: leave everything as is
NO FLIP: comment cv2.flip() in python, comment FLIP here.
2023-10-02 08:09:52 -06:00