This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
features2d
/
test
History
Andrey Kamaev
d9c74f63e1
All tests writing temporary files are updated to use cv::tempfile() function
2012-06-25 11:24:06 +00:00
..
test_fast.cpp
All tests writing temporary files are updated to use cv::tempfile() function
2012-06-25 11:24:06 +00:00
test_features2d.cpp
added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst)
2012-06-24 01:37:55 +00: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_mser.cpp
All tests writing temporary files are updated to use cv::tempfile() function
2012-06-25 11:24:06 +00:00
test_nearestneighbors.cpp
All tests writing temporary files are updated to use cv::tempfile() function
2012-06-25 11:24:06 +00:00
test_precomp.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_precomp.hpp
Ignored warnings from gtest with precompiled headers enabled
2012-06-08 14:54:17 +00:00