opencv: add medianBlur support in cvsmooth
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Wed, 16 Dec 2015 19:21:24 +0000 (19:21 +0000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Wed, 16 Dec 2015 19:37:58 +0000 (19:37 +0000)
commitc805b15491a7ed18751c59141c0562dab1dea073
treec44addfed89925f33ee4db8fbb380748ca09fb12
parentad1b36321ad4ef8632fbedac5750c2f800ff404b
opencv: add medianBlur support in cvsmooth

With the deprecation of cvSmooth we have to handle the other smoothing
functions manually.
ext/opencv/gstcvsmooth.cpp