Asked: 2016-07-30 04:54:34 -0600
Seen: 378 times
Last updated: Jul 30 '16
OpenCV DescriptorMatcher matches
Conversion between IplImage and MxArray
Video On Label OpenCV Qt :: hide cvNamedWindows
Problems using the math.h class with OpenCV (c++, VS2012)
How to reduce false positives for face detection
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
Can't compile .cu file when including opencv.hpp
Using OpenCV's stitching module, strange error when compositing images
yes, it was removed (along with the whole "legacy" module) from opencv3.
but before making any attempts at porting over, maybe try to get hold of an opencv2.4.x version, and try it out (results werent real pretty, iirc.)
Is there any other method that can be used, or I will have to implement by myself
maybe this ? (disclaimer: haven't tried !)
or this ?