Hello list for a specific application I would need an object that detects a human face facing the camera, not very close but not far either : 2 meters away from an ordinary webcam lens).
I do not know exactly where the face will be in the frame, and I would need its "center" and "size" or so in real time. Anything in GEM opencv ? Any tutorial/example patch around ? Thanks a lot ! Jm
It is not an object for pd but you can easily connect it throught OSC: https://github.com/kylemcdonald/ofxFaceTracker/downloads It's called FaceOSC btw..
El dia dimarts, 28 gener de 2014, Jean-Marie Adrien < jma@jeanmarie-adrien.net> va escriure:
i don't know if it's exactly what you need:
Make me (opencv / gem): http://puredata.info/Members/patrick
Hello,
there is [pix_opencv] around there : https://github.com/avilleret/pix_opencv This is a fork ("a modified copy") of the main sourceforge external repository. This is not included in pd-extended but I've planned to release binaries for MacOSX, Windows and Linux in a not too far future...
Concerning FaceOSC, it wroks great and it's now included in [pix_opencv_facetracker], it's pretty experimental since it has not been tested widely. Depending on what you need exactly, you can also use the [pix_opencv_haarcascade] external with some free data set or with your own trained model.
Hope this helps.
Antoine
-- do it yourself http://antoine.villeret.free.fr
2014-01-29 Jean-Marie Adrien jma@jeanmarie-adrien.net