What's going on with the opencv 2.14.3? [closed]
Opencv 2.14.3 developing or stopped? Does it make sense to start a new project using opencv 2.14.3?
Thanks,
Opencv 2.14.3 developing or stopped? Does it make sense to start a new project using opencv 2.14.3?
Thanks,
Asked: 2017-01-10 06:35:58 -0600
Seen: 156 times
Last updated: Jan 10 '17
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
OpenCV DescriptorMatcher matches
Can't compile .cu file when including opencv.hpp
Using OpenCV's stitching module, strange error when compositing images
compile error in opencv2/flann/lsh_table.h when compiling bgslibrary
you should not worry too much. use, what you have, now, porting that later is easy.
http://docs.opencv.org/master/db/dfa/...
There is some difficulties for porting 2.4.13 to 3.xx which not considered in the guide. For example: absence some feature detectors: OrbFeatureDetector and DynamicAdaptedFeatureDetector(and AdjusterAdapter). May be I am wrong and these detectors are there in the 3.xx, I just did not find them?
hmm, ORB is still there , but indeed, all AdjusterXXX PyramidXXX or such things were removed (without any replacemeent)