Why open fabmap is not present in opencv 3? [closed]
Fabmap is present in opencv 2 but not in opencv 3. Why?
Fabmap is present in opencv 2 but not in opencv 3. Why?
Asked: 2016-11-20 12:11:13 -0600
Seen: 247 times
Last updated: Nov 20 '16
duplicate question without answer. You should report an issue or better a Pull request
May be there is a problem with license GNU GPL v3 for fabmap and BSD license for opencv
My guess, OpenFabMap was contributed in 2.4, however some of the interfaces changed in OpenCV 3 and thus they need either, to supply an updated version or be aware it gets lost!