opencv/modules/nonfree/src
2012-03-28 13:07:44 +00:00
..
precomp.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 2012-03-15 14:36:01 +00:00
precomp.hpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 2012-03-15 14:36:01 +00:00
sift.cpp switched to non-constant references in Algorithm::addParam, which is more safe. 2012-03-17 09:50:47 +00:00
surf.cpp restored the ordering of SURF constructor parameters (ticket #1704) 2012-03-28 13:07:44 +00:00