This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-26 13:53:03 +04:00
Code
Packages
Releases
Wiki
Activity
Files
72e4f72a7593bb51cf962d02b2e313c8d32bdd67
opencv
/
modules
/
features2d
/
test
T
History
Konstantin Matskevich
ca5689e0db
BFMatcher
...
match radiusMatch
2014-01-22 15:31:26 +04:00
..
ocl
BFMatcher
2014-01-22 15:31:26 +04:00
test_brisk.cpp
Merge commit '43aec5ad' into merge-2.4
2013-08-27 13:26:44 +04:00
test_descriptors_regression.cpp
fixed warnings
2013-10-08 12:46:43 +04:00
test_detectors_regression.cpp
Boring changes - features2d.
2013-09-05 18:26:44 +04:00
test_fast.cpp
Merge commit '43aec5ad' into merge-2.4
2013-08-27 13:26:44 +04:00
test_keypoints.cpp
Boring changes - features2d.
2013-09-05 18:26:44 +04:00
test_main.cpp
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
2011-02-09 20:55:11 +00:00
test_matchers_algorithmic.cpp
Main module headers are moved 1 level up
2013-03-13 17:26:56 +04:00
test_mser.cpp
Merge commit '43aec5ad' into merge-2.4
2013-08-27 13:26:44 +04:00
test_nearestneighbors.cpp
Remove all using directives for STL namespace and members
2013-02-25 15:04:17 +04:00
test_orb.cpp
Main module headers are moved 1 level up
2013-03-13 17:26:56 +04:00
test_precomp.hpp
Move border type constants and Moments class to core module
2013-04-10 19:14:24 +04:00
test_rotation_and_scale_invariance.cpp
DescriptorExtractor: added defaultNorm() to return default norm type.
2013-12-09 09:54:42 -02:00