.. |
bagofwords.cpp
|
refactored features2d and sample on matching to many images
|
2010-11-22 18:27:08 +00:00 |
brief.cpp
|
Continue to refeactor the dynamic stuff - may have broken build on last commit.
|
2010-11-23 22:45:49 +00:00 |
calonder.cpp
|
replaced detector/descriptor evaluation functions from test to features2d; modified VectorDescriptorMatch constructor; removed commented calonder descriptor implementation
|
2010-08-05 12:19:26 +00:00 |
descriptors.cpp
|
added to DetectorExtractor test the check of compute() on empty data. Added test for BRIEF.
|
2010-11-24 16:03:11 +00:00 |
detectors.cpp
|
refactoring dynamic detectors
|
2010-11-23 22:26:36 +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
|
refactoring dynamic detectors
|
2010-11-23 22:26:36 +00:00 |
evaluation.cpp
|
modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images
|
2010-10-29 08:44:42 +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
|
updated documentation on features2d; minor features2d changes
|
2010-11-23 17:00:55 +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
|
Fixed FernClassifier
|
2010-09-10 11:40:28 +00:00 |
precomp.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
precomp.hpp
|
added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly
|
2010-06-29 15:12:07 +00:00 |
sift.cpp
|
adding some small changes to support android build,
|
2010-09-22 02:16:33 +00:00 |
stardetector.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
surf.cpp
|
integrated multi-threaded version of SURF (thanks to imahon and yvo2m for the patch; see ticket #275)
|
2010-11-22 17:02: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 |