gstreamer/ext/opencv
Luis de Bethencourt 3a765e0805 facedetect: fix profile loading check
Since the profile gchar depends on DEFAULT_FACE_PROFILE, it should never be
NULL. Furthermore CascadeClassifier accepts any input, even
an empty one, but if the profile fails to load it returns an empty cascade.
Check for this instead, and inform the user if there was an Error.
2015-08-07 15:51:40 +01:00
..
fist.xml opencv: add handdetect plugin, initial implementation 2013-03-01 00:14:54 +00:00
gstcvdilate.c opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcvdilate.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcvdilateerode.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstcvdilateerode.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcvequalizehist.c opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcvequalizehist.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcverode.c opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcverode.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcvlaplace.c opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcvlaplace.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcvsmooth.c cvsmooth: rename properties 2015-05-18 10:50:23 +03:00
gstcvsmooth.h cvsmooth: rename properties 2015-05-18 10:50:23 +03:00
gstcvsobel.c opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcvsobel.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstdisparity.cpp opencv: don't unref NULL caps in finalize 2013-09-29 23:43:23 +01:00
gstdisparity.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstedgedetect.c opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstedgedetect.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstfaceblur.c configure: update OpenCV requirements to 2.3.0 2015-08-07 13:14:11 +01:00
gstfaceblur.h configure: update OpenCV requirements to 2.3.0 2015-08-07 13:14:11 +01:00
gstfacedetect.cpp facedetect: fix profile loading check 2015-08-07 15:51:40 +01:00
gstfacedetect.h configure: update OpenCV requirements to 2.3.0 2015-08-07 13:14:11 +01:00
gstgrabcut.cpp opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstgrabcut.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gsthanddetect.c configure: update OpenCV requirements to 2.3.0 2015-08-07 13:14:11 +01:00
gsthanddetect.h configure: update OpenCV requirements to 2.3.0 2015-08-07 13:14:11 +01:00
gstmotioncells.c motioncells: Port to g_get_current_time 2015-06-22 15:48:51 -04:00
gstmotioncells.h motioncells: Port to g_get_current_time 2015-06-22 15:48:51 -04:00
gstopencv.cpp facedetect: need to migrate to C++ 2015-07-31 16:49:17 +01:00
gstopencvutils.c opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstopencvutils.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstopencvvideofilter.c cvvideofilter: Don't try to make buffer writable 2014-07-04 21:13:11 -04:00
gstopencvvideofilter.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstpyramidsegment.c pyramidsegment: wrong value of level property 2015-05-18 10:47:45 +03:00
gstpyramidsegment.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstretinex.c opencv: 'for' loop initial declaration 2015-05-27 13:10:35 +01:00
gstretinex.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstsegmentation.cpp opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstsegmentation.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstskindetect.c opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstskindetect.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gsttemplatematch.c templatematch: revert rename of property 2015-08-01 11:52:12 -03:00
gsttemplatematch.h templatematch: rename conflicting variable 2015-07-31 16:49:35 +01:00
gsttextoverlay.c textoverlay: Release memory storage and resize image when caps change 2014-06-30 00:18:20 +02:00
gsttextoverlay.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
Makefile.am facedetect: need to migrate to C++ 2015-07-31 16:49:17 +01:00
MotionCells.cpp opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
MotionCells.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
motioncells_wrapper.cpp motioncells: protect against not found id 2015-03-05 15:56:44 +00:00
motioncells_wrapper.h Fix FSF address 2012-11-04 00:09:59 +00:00
palm.xml opencv: add handdetect plugin, initial implementation 2013-03-01 00:14:54 +00:00