summaryrefslogtreecommitdiff
path: root/ext/opencv/gstsegmentation.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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