gstreamer/ext/opencv
Edward Hervey 45d6256dad opencv: Fix memcpy within C++
Explicitly cast to void* because GCC 8 is (rightfully) upset that this is
"writing to an object of type ‘...’ with no trivial copy-assignment".

Caused by the new "class-memaccess" warning
2018-05-11 09:54:22 +02:00
..
fist.xml
gstcvdilate.cpp
gstcvdilate.h
gstcvdilateerode.cpp Fix some caps leaks in pad template creation code 2017-01-03 10:02:58 +00:00
gstcvdilateerode.h
gstcvequalizehist.cpp
gstcvequalizehist.h
gstcverode.cpp
gstcverode.h
gstcvlaplace.cpp cvlaplace: Avoid extra copy of the output image 2016-12-01 21:56:10 -05:00
gstcvlaplace.h cvlaplace: Avoid extra copy of the output image 2016-12-01 21:56:10 -05:00
gstcvsmooth.cpp opencv: Support smoothing only part of the image 2017-10-16 11:07:07 +02:00
gstcvsmooth.h opencv: Support smoothing only part of the image 2017-10-16 11:07:07 +02:00
gstcvsobel.cpp
gstcvsobel.h
gstdewarp.cpp dewarp: Store C++ types as pointers in C structs 2017-02-01 13:44:37 +02:00
gstdewarp.h dewarp: Store C++ types as pointers in C structs 2017-02-01 13:44:37 +02:00
gstdisparity.cpp
gstdisparity.h
gstedgedetect.cpp edgedetect: Avoid extra copy of the output image 2016-12-01 21:56:10 -05:00
gstedgedetect.h edgedetect: Avoid extra copy of the output image 2016-12-01 21:56:10 -05:00
gstfaceblur.cpp
gstfaceblur.h
gstfacedetect.cpp
gstfacedetect.h
gstgrabcut.cpp opencv: Fix memcpy within C++ 2018-05-11 09:54:22 +02:00
gstgrabcut.h grabcut: Port to GstOpencvVideoFilter base class 2016-12-04 14:49:05 -05:00
gsthanddetect.cpp opencv: handdetect: fix typo in example launch line 2017-12-14 13:32:47 -08:00
gsthanddetect.h
gstmotioncells.cpp motioncells: delay motionmaskcoords until caps arrive 2017-05-18 13:37:03 +02:00
gstmotioncells.h motioncells: delay motionmaskcoords until caps arrive 2017-05-18 13:37:03 +02:00
gstopencv.cpp opencv: add dewarp plugin 2017-01-02 19:48:34 -05:00
gstretinex.cpp retinex: Port to GstOpencvVideoFilter base class 2016-12-04 14:49:05 -05:00
gstretinex.h retinex: Port to GstOpencvVideoFilter base class 2016-12-04 14:49:05 -05:00
gstsegmentation.cpp segmentation: Port to GstOpencvVideoFilter base class 2016-12-04 14:49:05 -05:00
gstsegmentation.h segmentation: Port to GstOpencvVideoFilter base class 2016-12-04 14:49:05 -05:00
gstskindetect.cpp
gstskindetect.h
gsttemplatematch.cpp
gsttemplatematch.h
gsttextoverlay.cpp
gsttextoverlay.h
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Meson: Generate pc file for all plugins in bad 2018-04-25 11:08:09 +01:00
MotionCells.cpp motioncells: Fix cell string generation 2017-04-14 01:58:11 +10:00
MotionCells.h gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
motioncells_wrapper.cpp
motioncells_wrapper.h
palm.xml