Commit graph

6 commits

Author SHA1 Message Date
Thiago Santos 27fedbb352 opencv: Refactor files structure
Remove internal folders and put all code inside the main plugin
folder. Also fixes some building warnings.
2010-09-08 17:15:51 -03:00
Thiago Santos 77fe3e6a07 facedetect: Use GstOpencvVideoFilter as the base class
Port facedetect to use GstOpencvVideoFilter as the base class
to inherit all the goodness that GstBaseTransform/GstVideoFilter
already handles.
2010-09-08 17:15:51 -03:00
Mike Sheldon babe97ca50 Bring code in to line with general Gstreamer standards 2010-09-08 17:15:48 -03:00
kapil cf9d13bb4c Registering all elements under opencv plugin 2010-09-08 17:15:48 -03:00
kapil 046ca445b8 Fixed compile errors 2010-09-08 17:15:47 -03:00
Mike Sheldon 7408e5393e Add face detection element
Clean up some generated files
Update a few old comments
2010-09-08 17:15:47 -03:00