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-03 16:35:09 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c7d38a3aab
opencv
/
modules
/
nonfree
/
src
History
Andrey Kamaev
8f970caa56
#1349
tbb::mutex is moved to outer scope to be sure that its initialization is completed before the parallel loop
2012-03-29 11:17:35 +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 Vec Matx::solve(Vec) (ticket
#1376
)
2012-03-28 15:21:30 +00:00
surf.cpp
#1349
tbb::mutex is moved to outer scope to be sure that its initialization is completed before the parallel loop
2012-03-29 11:17:35 +00:00