summaryrefslogtreecommitdiff
path: root/ext/opencv/gstsegmentation.cpp
Commit message (Expand)AuthorAgeFilesLines
* opencv: allow per feature registrationStéphane Cerveau2021-03-231-16/+7
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-1/+1
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+1
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-6/+6
* doc: remove xml from commentsMathieu Duponchelle2019-05-291-3/+2
* opencv: port to c++Nicola Murino2019-02-021-248/+118
* opencv: make compatible with opencv 4Nicola Murino2018-11-261-0/+3
* opencv: fix indentationNicola Murino2018-11-261-70/+134
* opencv: Updated to use new header pathNicolas Dufresne2018-08-021-1/+1
* opencv: Bump requirement to 3.0.0+Nicolas Dufresne2018-08-021-25/+4
* segmentation: Port to GstOpencvVideoFilter base classNicolas Dufresne2016-12-041-35/+28
* ext: Fix various compiler warnings with clangSebastian Dröge2016-11-251-1/+1
* opencv: segmentation: Ported to OpenCV version 3.1Vanessa Chipirras Navalon2016-04-011-18/+43
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* opencv: clean includesLuis de Bethencourt2015-12-121-82/+80
* opencv: Change opencv plugin to use opencv2-style includesРуслан Ижбулатов2015-04-171-0/+1
* segmentation: Release memory storage in finalizeSebastian Dröge2014-06-301-0/+2
* segmentation: Fix integer underflow checkSebastian Dröge2014-02-081-3/+5
* opencv: Fix indentionSebastian Dröge2013-08-231-8/+8
* opencv: fixes build by moving the c++ header to gstsegmentation.cppAlban Browaeys2013-06-181-0/+1
* opencv: add foreground/background segmentation elementMiguel Casas-Sanchez2013-06-111-0/+848