summaryrefslogtreecommitdiff
path: root/ext/opencv/gstsegmentation.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-01opencv: segmentation: Ported to OpenCV version 3.1Vanessa Chipirras Navalon1-18/+43
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
2015-12-12opencv: clean includesLuis de Bethencourt1-82/+80
2015-04-17opencv: Change opencv plugin to use opencv2-style includesРуслан Ижбулатов1-0/+1
2014-06-30segmentation: Release memory storage in finalizeSebastian Dröge1-0/+2
2014-02-08segmentation: Fix integer underflow checkSebastian Dröge1-3/+5
2013-08-23opencv: Fix indentionSebastian Dröge1-8/+8
2013-06-18opencv: fixes build by moving the c++ header to gstsegmentation.cppAlban Browaeys1-0/+1
2013-06-11opencv: add foreground/background segmentation elementMiguel Casas-Sanchez1-0/+848