Ask Your Question
0

Cannot found openfabmap implementation in OpenCV repo

asked 2016-03-13 00:34:29 -0600

qiao gravatar image

Hi,

I found there's an openfabmap implementation in opencv 2.4
http://docs.opencv.org/2.4/modules/co...
but I cannot find the source code in official OpenCV repo (Itseez/opencv, opencv_contrib, opencv_attic)

Did I missed anything?

Thanks!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
3

answered 2016-03-13 01:38:52 -0600

berak gravatar image

yes, it is gone in opencv3, but you can still checkout the 2.4 branch , where it's available in the contrib module

git clone https://github.com/Itseez/opencv
git checkout 2.4
edit flag offensive delete link more

Comments

Thank you very much! But why it be removed? any concern?

qiao gravatar imageqiao ( 2016-03-13 06:17:55 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2016-03-13 00:34:29 -0600

Seen: 438 times

Last updated: Mar 13 '16