opencv/modules/contrib/include
berak baf2b87a0d Update modules/contrib/include/opencv2/contrib/contrib.hpp
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.
2013-02-01 21:13:55 +01:00
..
opencv2/contrib Update modules/contrib/include/opencv2/contrib/contrib.hpp 2013-02-01 21:13:55 +01:00