You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ofxFaceTrackerThreaded in the Face Substitution demo on the master branch fails to accurately detect faces. In optimal conditions the face is only detected sporadically.
However, disabling the threaded version and using the ofxFaceTracker directly allows for full operation of the program. Only, in this case framerates are choppy.
What information should I provide to further diagnose this issue?
The text was updated successfully, but these errors were encountered:
i think the threaded tracker in ofxFaceTracker is a better design than the one in FaceSubstitution, so i'm going to close this issue and just respond to your other issue here kylemcdonald/ofxFaceTracker#32
ofxFaceTrackerThreaded in the Face Substitution demo on the master branch fails to accurately detect faces. In optimal conditions the face is only detected sporadically.
However, disabling the threaded version and using the ofxFaceTracker directly allows for full operation of the program. Only, in this case framerates are choppy.
What information should I provide to further diagnose this issue?
The text was updated successfully, but these errors were encountered: