flann and acg localizer installation
I have been stuck at this for 2 days, issue after issue, so please help me to solve this one. There is a certain code package called ACG_localizer which uses flann version 1.6.11 as per their readme. This is the link for the localizer
http://www.rwth-graphics.de/software/image-localization
And for FLANN 1.6.11
http://people.cs.ubc.ca/~mariusm/uploads/FLANN/flann-1.6.11-src.zip
The issue is while doing sudo make install in the acg, the flann library is linked to the one from fuerte. It takes the include directory from fuerte and this throws up some error with the functions from that version and on the syntax of how it is called, etc. Moreover, while performing compiling the flann using cmake, the FindFLANN.cmake file from ACGLoz/cmake suggests that I should be having an include directory, but am not haivng one. lease help me through this installation. I have been stuck for long.
I have been stuck at this for 2 days, issue after issue, so please help me to solve this one. There is a certain code package called ACG_localizer which uses flann version 1.6.11 as per their readme. This is the link for the localizer
http://www.rwth-graphics.de/software/image-localization
And for FLANN 1.6.11
http://people.cs.ubc.ca/~mariusm/uploads/FLANN/flann-1.6.11-src.zip
The issue is while doing sudo make install in the acg, the flann library is linked to the one from fuerte. It takes the include directory from fuerte and this throws up some error with the functions from that version and on the syntax of how it is called, etc. Moreover, while performing compiling the flann using cmake, the FindFLANN.cmake file from ACGLoz/cmake suggests that I should be having an include directory, but am not haivng one. lease help me through this installation. I have been stuck for long.
Hi James! Did you solve the problem? I am having issues to install ACG_localizer as well
ReplyDelete