gstreamer/ext/opencv
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
..
basicfilters opencvbasetrans: Use GstVideoFilter as the base class 2010-09-08 17:15:50 -03:00
edgedetect edgedetect: Fix chain buffer handling 2010-09-08 17:15:49 -03:00
faceblur faceblur: facedetect: templatematch: textwrite: Set buffer to writable 2010-09-08 17:15:49 -03:00
facedetect facedetect: Post an useful message 2010-09-08 17:15:51 -03:00
pyramidsegment pyramidsegment: Allocate a new buffer for output 2010-09-08 17:15:49 -03:00
templatematch faceblur: facedetect: templatematch: textwrite: Set buffer to writable 2010-09-08 17:15:49 -03:00
textwrite faceblur: facedetect: templatematch: textwrite: Set buffer to writable 2010-09-08 17:15:49 -03:00
gstopencv.c cvlaplace: adds new cvlaplace element 2010-09-08 17:15:50 -03:00
gstopencvutils.c Adds new element cvsobel 2010-09-08 17:15:50 -03:00
gstopencvutils.h cvsmooth: Add support for video/x-raw-gray 2010-09-08 17:15:50 -03:00
gstopencvvideofilter.c opencvbasetrans: Use GstVideoFilter as the base class 2010-09-08 17:15:50 -03:00
gstopencvvideofilter.h opencvbasetrans: Use GstVideoFilter as the base class 2010-09-08 17:15:50 -03:00
Makefile.am opencvbasetrans: Use GstVideoFilter as the base class 2010-09-08 17:15:50 -03:00