opencv/modules/features2d/src
2011-04-18 19:34:51 +00:00
..
bagofwords.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 2011-04-17 13:14:45 +00:00
blobdetector.cpp fixed build on Windows with MSVC2010 2011-02-09 22:45:45 +00:00
brief.cpp - speed up the Hamming distance 2011-03-28 04:36:39 +00:00
calonder.cpp added empty() method to common features2d classes; fixed #831 2011-01-31 14:18:50 +00:00
descriptors.cpp changed border type to float 2011-01-31 16:45:12 +00:00
detectors.cpp added empty() method to common features2d classes; fixed #831 2011-01-31 14:18:50 +00:00
draw.cpp fixed ticket #823 2011-01-31 09:51:17 +00:00
dynamic.cpp forgot to commit in the last time 2011-01-31 14:48:15 +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 - replace the linear search in a sorted list by the appropriate algorithm 2011-03-13 00:31:17 +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 added empty() method to common features2d classes; fixed #831 2011-01-31 14:18:50 +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 Applying fix described in ticket #910. sift was not being built for arm... 2011-03-15 16:31:53 +00:00
stardetector.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
surf.cpp minor changes: removed trailing spaces in some files 2011-04-18 19:34:51 +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