This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-12-02 16:00:17 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a5a3c3139f
opencv
/
modules
/
nonfree
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
..
doc
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
include/opencv2
/nonfree
restored the ordering of SURF constructor parameters (ticket
#1704
)
2012-03-28 13:07:44 +00:00
perf
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
src
restore support of vector<float> as possible output descriptor container in SURF::operator().
2012-04-04 10:36:49 +00:00
test
restored the ordering of SURF constructor parameters (ticket
#1704
)
2012-03-28 13:07:44 +00:00
CMakeLists.txt
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