gstreamer/ext/opencv
Reynaldo H. Verdejo Pinochet 77b7864670 motioncells: fix splitting of RGB color string
No need to attempt splitting the RGB string in 255 tokens
if we only expect 3.

Left max_tokens at 4 to preserve the current logic (which
allows for extra stuff at the end) and added a warning on
parsing failure instead of silently discarding the value.
2015-12-27 23:26:50 -08:00
..
fist.xml
gstcvdilate.cpp opencv: add headers with example launch lines 2015-12-15 20:55:00 +00:00
gstcvdilate.h
gstcvdilateerode.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstcvdilateerode.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstcvequalizehist.cpp opencv: add headers with example launch lines 2015-12-15 20:55:00 +00:00
gstcvequalizehist.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstcverode.cpp opencv: add headers with example launch lines 2015-12-15 20:55:00 +00:00
gstcverode.h
gstcvlaplace.cpp opencv: add headers with example launch lines 2015-12-15 20:55:00 +00:00
gstcvlaplace.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstcvsmooth.cpp opencv: add blur and bilateral support in cvsmooth 2015-12-17 10:15:48 +00:00
gstcvsmooth.h opencv: add blur and bilateral support in cvsmooth 2015-12-17 10:15:48 +00:00
gstcvsobel.cpp opencv: add headers with example launch lines 2015-12-15 20:55:00 +00:00
gstcvsobel.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstdisparity.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstdisparity.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstedgedetect.cpp opencv: update edgedetect to GstOpencvVideoFilter 2015-12-17 18:27:01 +00:00
gstedgedetect.h opencv: update edgedetect to GstOpencvVideoFilter 2015-12-17 18:27:01 +00:00
gstfaceblur.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstfaceblur.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstfacedetect.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstfacedetect.h
gstgrabcut.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstgrabcut.h
gsthanddetect.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gsthanddetect.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstmotioncells.cpp motioncells: fix splitting of RGB color string 2015-12-27 23:26:50 -08:00
gstmotioncells.h opencv: update motioncells to GstOpencvVideoFilter 2015-12-18 12:42:25 +00:00
gstopencv.cpp
gstopencvutils.cpp opencv: remove unused functions in gstopencvutils 2015-12-12 19:31:55 +00:00
gstopencvutils.h opencv: remove unused functions in gstopencvutils 2015-12-12 19:31:55 +00:00
gstopencvvideofilter.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstopencvvideofilter.h
gstpyramidsegment.cpp opencv: remove unneeded sink_event function in pyramidsegment 2015-12-19 12:05:59 +00:00
gstpyramidsegment.h opencv: update pyramidsegment to GstOpencvVideoFilter 2015-12-18 15:48:29 +00:00
gstretinex.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstretinex.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstsegmentation.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstsegmentation.h
gstskindetect.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstskindetect.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gsttemplatematch.cpp templatematch: remove useless function 2015-12-18 18:52:12 -03:00
gsttemplatematch.h opencv: update templatematch to GstOpencvVideoFilter 2015-12-18 16:18:56 +00:00
gsttextoverlay.cpp opencv: remove unneeded sink_event function in textoverlay 2015-12-19 12:04:01 +00:00
gsttextoverlay.h opencv: update opencvtextoverlay to GstOpencvVideoFilter 2015-12-18 16:56:18 +00:00
Makefile.am
MotionCells.cpp motioncells: Remove unused includes 2015-12-12 19:13:42 +00:00
MotionCells.h motioncells: Remove unused includes 2015-12-12 19:13:42 +00:00
motioncells_wrapper.cpp
motioncells_wrapper.h
palm.xml