Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CvFaceLandmark flickers and disappears when head is tilted #22

Open
axcasella opened this issue May 17, 2020 · 4 comments
Open

CvFaceLandmark flickers and disappears when head is tilted #22

axcasella opened this issue May 17, 2020 · 4 comments

Comments

@axcasella
Copy link

Hi Adam, thanks for putting this together. I tried the CvFaceLandmark example. A couple of issues/questions:

The landmarks from CvFaceLandmark shows up in IOS, however, it flickers a lot and disappears whenever the face moves. Does it not do live tracking? I guess it could also be a performance issue with rendering a element for every landmark point. Perhaps it will work better if I switched to a canvas and drew the landmarks in the canvas?

@adamgf
Copy link
Owner

adamgf commented May 18, 2020 via email

@adamgf
Copy link
Owner

adamgf commented May 18, 2020 via email

@axcasella
Copy link
Author

Thanks Adam. If you are aware of the minor memory leaks, can you point them out so I can fix them? I will investigate the code a bit more this week

@adamgf
Copy link
Owner

adamgf commented Jul 22, 2020

Hi @axcasella,
I am not really sure what the memory leaks are in Objective-C. I think you can run Instruments in XCode to see what they are.
Best regards,
ADam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants