2 Commits (fdf1996e2ebf25cbc185250404aa9e96d5566302)

Author SHA1 Message Date
Juan Manuel Perez fe7bab499f Corrections for compiling issues in Win, And and Doc 11 years ago
Juan Manuel Perez 61c27ac81e Shape module added 11 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Vadim Pisarevsky 957e80abbd 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. 13 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Gary Bradski 16a4f79477 revamped 14 years ago
Gary Bradski 28bca0ad8f add docs to feature matching 14 years ago
Maria Dimashova 69e329c9fd modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images 14 years ago
Victor Erukhimov c751e901ce Changed interface for drawMatches 15 years ago
Victor Erukhimov ed9e63c8e5 Fixing a bug 15 years ago
Victor Erukhimov b21314bccd Fixing a couple of bugs 15 years ago
Victor Erukhimov 2b116981b7 Added a simple sample for descriptor matching 15 years ago