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
Files
c6a27b3d2f6b467ef97acf70655f4a910e1a4f77
opencv
/
modules
/
nonfree
/
src
History
Vadim Pisarevsky
9576133e06
restore support of vector<float> as possible output descriptor container in SURF::operator().
2012-04-04 10:36:49 +00:00
..
precomp.cpp
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
2012-03-15 14:36:01 +00:00
precomp.hpp
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
2012-03-15 14:36:01 +00:00
sift.cpp
added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors.
2012-04-03 13:38:54 +00:00
surf.cpp
restore support of vector<float> as possible output descriptor container in SURF::operator().
2012-04-04 10:36:49 +00:00