I was wondering if people could share their experience using face detection on infrared camera images.
I have done a test with ofxFaceTracker and the build in OS X coreImage tracker via ofxCoreImageDetector.
Both do detect faces but the faces have to be much closer to the camera than in a regular light situation.
Is there a call in opencv to specify the type of image that the tracking happens on? I am guessing not, because google didn't turn up much.
I know with "Seeing Machines" commercial tracking system you can set if the video is IR or not.
Thanks,Stephan.