.. |
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
|
Added drawing of a new image for debugging of the SimpleBlobDetector class.
|
2011-05-30 06:54:59 +00:00 |
brief.cpp
|
Refactored NEON optimization usage
|
2011-05-06 12:24:56 +00:00 |
calonder.cpp
|
added empty() method to common features2d classes; fixed #831
|
2011-01-31 14:18:50 +00:00 |
descriptors.cpp
|
- adding ORB
|
2011-05-20 22:25:53 +00:00 |
detectors.cpp
|
fixed features2d (ORB) compile errors on Windows
|
2011-05-23 07:58:35 +00:00 |
draw.cpp
|
fixed drawKeypoints (keypoint orientation)
|
2011-05-30 09:11:27 +00:00 |
dynamic.cpp
|
extended the constructor parameters of AdjusterAdapter's inheritors
|
2011-05-11 12:13:58 +00:00 |
evaluation.cpp
|
minor changes of recall-precision output
|
2011-05-20 12:14:35 +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
|
added KeyPoint::hash() (ticket #1100)
|
2011-05-31 14:24:45 +00:00 |
matchers.cpp
|
removed test output
|
2011-05-27 12:18:44 +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 |
orb_pattern.hpp
|
fixed features2d (ORB) compile errors on Windows
|
2011-05-23 07:58:35 +00:00 |
orb.cpp
|
- fix a possible crash when only asking for features and not descriptors
|
2011-05-25 00:33:50 +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
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
2011-05-21 18:32:34 +00:00 |
sift.cpp
|
fixed #1044
|
2011-05-05 10:10:46 +00:00 |
stardetector.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
surf.cpp
|
Small change in the SURF algorithm to be sure that without TBB the template parallel_for is not used
|
2011-05-24 16:13:55 +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 |