cvlaplace: adds new cvlaplace element
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Mon, 24 May 2010 22:28:59 +0000 (19:28 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 8 Sep 2010 20:15:50 +0000 (17:15 -0300)
commit4c03c980ceaf8738f9b4f11485bb328157fcc239
treefb054d1f84e6894fea01e6976c507de1d64d154e
parente17b555efde96f5c4a8df48545cd61f2823c7c34
cvlaplace: adds new cvlaplace element

Adds new cvlaplace element.

Also adds a new opencvbasetransform function to be overriden
by children classes: the cv_set_caps, it allows children classes
to know what are they going to handle and prepare properly.
ext/opencv/basicfilters/Makefile.am
ext/opencv/basicfilters/gstcvlaplace.c [new file with mode: 0644]
ext/opencv/basicfilters/gstcvlaplace.h [new file with mode: 0644]
ext/opencv/gstopencv.c
ext/opencv/gstopencvbasetrans.c
ext/opencv/gstopencvbasetrans.h