Quantcast
Channel: Kinect - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 530

OpenCV Facial Recognition

$
0
0

Looking for any info about doing Facial Recognition in Processing (not to be confused with Facial Detection).

Greg Borenstein's lib here gives basic access to OpenCV (and is great BTW!):

https://github.com/atduskgreg/opencv-processing

It's mentioned in the libs introduction that " In addition to using the wrapped functionality, you can import OpenCV modules and use any of its documented functions".

OpenCV does have a FaceRecognition module, here:

http://docs.opencv.org/3.0-beta/modules/face/doc/facerec/facerec_api.html#FaceRecognizer

If anyone has gone down this path, or knows a general direction to travel, the help would be greatly appreciated.


Viewing all articles
Browse latest Browse all 530

Trending Articles