mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
baf2b87a0dc44fe8ff932ce74fef597b1d70c76d
class LevMarqSparse is not tagged CV_EXPORTS, so the contrib module, built the on win using vs won't contain that symbol, trying to create an instance of LevMarqSparse will lead to a 'undefined symbol' err, because it did not make it into the library.
OpenCV: open source computer vision library Homepage: http://opencv.org Online docs: http://docs.opencv.org Q&A forum: http://answers.opencv.org Dev zone: http://code.opencv.org
Description
Languages
C++
87.6%
C
3.1%
Python
2.9%
CMake
2%
Java
1.5%
Other
2.7%