opencv/modules/features2d/src
2011-01-12 06:39:08 +00:00
..
bagofwords.cpp fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
blobdetector.cpp Moved BlobDetector to features2d 2010-12-27 09:15:08 +00:00
brief.cpp Adding optimization for brief and android using NEON SIMD intrinsics 2010-11-28 05:41:50 +00:00
calonder.cpp fixed warnings of gcc 2010-11-26 12:15:08 +00:00
descriptors.cpp fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
detectors.cpp made MaskPredicate safer (#419) 2010-11-26 10:57:01 +00:00
draw.cpp modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images 2010-10-29 08:44:42 +00:00
dynamic.cpp fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
evaluation.cpp fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
fast.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
generated_16.i adding the Brief descriptor, associated hamming distance functors for bruteforce matching. Also adding cout << cv::Mat functions in core. 2010-11-14 06:27:48 +00:00
generated_32.i adding the Brief descriptor, associated hamming distance functors for bruteforce matching. Also adding cout << cv::Mat functions in core. 2010-11-14 06:27:48 +00:00
generated_64.i adding the Brief descriptor, associated hamming distance functors for bruteforce matching. Also adding cout << cv::Mat functions in core. 2010-11-14 06:27:48 +00:00
keypoint.cpp uncommented fix of write/read keypoints 2010-09-17 12:32:57 +00:00
matchers.cpp fixed collisions between std::transform() and cv::transform() (#781) 2011-01-12 06:39:08 +00:00
mser.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
oneway.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
planardetect.cpp Moved PlanarObjectDetector to the objdetect module 2010-12-27 08:25:31 +00:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
sift.cpp fixed sift descriptor 2010-11-29 13:44:10 +00:00
stardetector.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
surf.cpp cosmetic changes, removed trailing spaces 2010-12-23 23:03:15 +00:00
test_pairs.txt adding the Brief descriptor, associated hamming distance functors for bruteforce matching. Also adding cout << cv::Mat functions in core. 2010-11-14 06:27:48 +00:00