Hi! I’m using object finder in ofxcv to detect smiles. It works, however, it is harder to detect when the face is smaller/ further from the camera. My face and smile finder is already set to sensitive.
Is there a way that I can track smiles further away from the camera using ofxcv object finder, or is it better to use another plugin like ofxFaceTracker2?
Thank you so much! I’ll check it out especially the CID seeing as I want to make this compatible with iphones. I just tried ofxFaceTracker2 and it did detect smaller faces and rotation a lot better as well
cool… Just a quick note that I’m a big fan of ofxFaceTracker2 – I use it for installations as I find it finds faces better / works in more adverse conditions. It uses a different underlying face finding technique (HoG vs Haar)