opencv/modules/features2d
2012-04-28 17:32:02 +00:00
..
doc added documentation for ORB (ticket #1835). updated documentation on features2d (Feature2D class is still to be documented) (ticket #1819) 2012-04-28 17:32:02 +00:00
include/opencv2/features2d put template Distance classes back to features2d, since they are used in GPU; fixed OpenCV build with Xcode 2.3 (which includes new libpng) 2012-04-27 14:11:44 +00:00
perf 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
src fixed #1824 2012-04-28 12:48:23 +00:00
test fixed #1824 2012-04-28 12:48:23 +00:00
CMakeLists.txt Made dependency of features2d and calib3d from highgui optional 2012-03-13 12:33:16 +00:00