• berak's avatar
    Update modules/contrib/include/opencv2/contrib/contrib.hpp · baf2b87a
    berak authored
    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. 
    baf2b87a
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2/contrib Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...