opencv/modules/contrib
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
..
doc Merge branch 2.4 2013-01-17 18:39:20 +04:00
include/opencv2/contrib Update modules/contrib/include/opencv2/contrib/contrib.hpp 2013-02-01 21:13:55 +01:00
src Merge branch 2.4 2012-12-24 17:10:07 +04:00
test Fix OS X build warnings 2012-11-09 11:29:52 +04:00
CMakeLists.txt Making all dependencies from highgui module optional 2012-06-26 07:29:36 +00:00