opensift
opensift copied to clipboard
Open-Source SIFT Library
Hello, I'm attempting to call libopensift from C++ and running into linker errors: clang++ -g -I/opt/OpenSIFT/include -I/usr/local/include/opencv -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/libgsf-1 -I/usr/local/include/GraphicsMagick -I/usr/local/include/orc-0.4 -I/usr/local/include/OpenEXR -I/usr/local/include/poppler/glib -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2...
No file _formulas.aux. what is this? i am not understanding the problem.i don't able to fix it.plz help what to do 
Right now the only way to detect a SIFT feature is to also compute the descriptor. It would be helpful when comparing the your SIFT detector against others, if you...