opencv: add foreground/background segmentation element
authorMiguel Casas-Sanchez <miguelecasassanchez@gmail.com>
Tue, 11 Jun 2013 12:32:43 +0000 (14:32 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 11 Jun 2013 12:32:43 +0000 (14:32 +0200)
commitc313e1d3b848a9450225525923122d3b16f5d474
tree0ad8bf4527f37d32e0a737845cb0c87a07e8cebe
parent28e64d10312d9df97ba609ee9ca871595fff8db2
opencv: add foreground/background segmentation element

Add an element to the opencv plugin for foregroung/background image
sequence segmentation, using one out of 3 algorithms.

https://bugzilla.gnome.org/show_bug.cgi?id=701421
ext/opencv/Makefile.am
ext/opencv/gstopencv.c
ext/opencv/gstsegmentation.cpp [new file with mode: 0644]
ext/opencv/gstsegmentation.h [new file with mode: 0644]