This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
49fb4ecbc14decd958ef6ddf965f6a698254e29a
opencv
/
modules
/
features2d
/
test
T
History
Vadim Pisarevsky
ff5e97c8e4
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
..
test_bruteforcematcher.cpp
…
test_detectors.cpp
…
test_fast.cpp
…
test_features2d.cpp
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
test_main.cpp
…
test_mser.cpp
…
test_nearestneighbors.cpp
upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN.
2011-07-13 23:04:39 +00:00
test_precomp.cpp
…
test_precomp.hpp
…