EDIT: You were right! it was a bug in mapping pixel coordinates and now it's fixed....
The landmarks are always on the face region, no matter how i move around, so dlib...
After running face landmarks on my mac, the pixel points were pretty accurate. So...
Thanks. I found a non copy wrapper from CVPixelBufferRef to Mat using cv::Mat mat(height,...
Thanks. I found a non copy wrapper from CVPixelBufferRef to Mat using cv::Mat mat(height,...
Sorry let me make my question more specific. Can i create a generic image similar...
Thanks! This is for a real time app, i suppose this will eat up a lot of frames right?...
I have a pointer to the first index in memory, and the height and width. CVPixelBufferRef...