Opencv facedetection

peter fragt:
"
ist es möglich die facedetection von der opencv libary in vvvv zu benutzen?
bzw. wie bekomm ich die da rein?
"

joreg sagt:
‘’
jain. nicht out of the box. aber zum selber programmieren kein problem. du kannst ein freeframe-plugin schreiben, das jede beliebige library (also zb. opencv) einbindet.

lies dazu HowTo FreeFramePlugins
und dieses posting
"

and the same in english, because not all of us understand dscherman:

peter asks:
"
is it possible to use the face detection-functionality of the open cv library within vvvv. how can i get this into vvvv?
"

joreg says:
"
yes and no. it’s not out of the box - not natively supported. but no problem to integrate it with a little programing skills. you can write a freeframe-plugin, that links arbitrary libraries, so open cv for example.


"
see the links in the post above for further information.