kylemcdonald / FaceTracker

Real time deformable face tracking in C++ with OpenCV 3.
MIT License
1k stars 360 forks source link

coordinates 2d from an determined point #35

Closed joaopsbarbosa closed 8 years ago

joaopsbarbosa commented 8 years ago

Hi everyone, i'm trying to print the coordinates from a specific point of the mask. How can i make this and how can i define the same point that i will have the coordinates? I'm a beginner on this, so if you could help me, it will be really nice.

Thanks

kylemcdonald commented 8 years ago

it sounds like you might want to work at a higher level, try using openFrameworks and https://github.com/kylemcdonald/ofxFaceTracker