cvequalizehist: Switch to C++
Switch gstcvequalizehist to C++ for consistency with other OpenCV elements, and support of the new 2.4.11 API. https://bugzilla.gnome.org/show_bug.cgi?id=754148
This commit is contained in:
parent
b2420b0408
commit
49287b1e04
@ -6,7 +6,7 @@ libgstopencv_la_SOURCES = gstopencv.cpp \
|
|||||||
gstopencvutils.c \
|
gstopencvutils.c \
|
||||||
gstcvdilate.cpp \
|
gstcvdilate.cpp \
|
||||||
gstcvdilateerode.cpp \
|
gstcvdilateerode.cpp \
|
||||||
gstcvequalizehist.c \
|
gstcvequalizehist.cpp \
|
||||||
gstcverode.cpp \
|
gstcverode.cpp \
|
||||||
gstcvlaplace.c \
|
gstcvlaplace.c \
|
||||||
gstcvsmooth.cpp \
|
gstcvsmooth.cpp \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user