gstreamer/ext/opencv/facedetect
Thiago Santos 0c61434945 facedetect: Post an useful message
Add a message to be post when faces are found on a frame that
contains all faces on a single message and also has
timestamp/running/segment times for that buffer so it
can be identified.

This message is called 'facedetect' and has a 'faces' list
of structures with all faces.

The old 'face' message is still posted for each face found, but
it is not really useful as it doesn't have any reference to the
buffer that generated it.
2010-09-08 17:15:51 -03:00
..
gstfacedetect.c facedetect: Post an useful message 2010-09-08 17:15:51 -03:00
gstfacedetect.h facedetect: Use GstOpencvVideoFilter as the base class 2010-09-08 17:15:51 -03:00
Makefile.am facedetect: Use GstOpencvVideoFilter as the base class 2010-09-08 17:15:51 -03:00