This website requires JavaScript.
Explore
Help
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-21 13:48:04 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0186bd8099
opencv
/
modules
/
contrib
History
Andrey Kamaev
54a4ff033a
Fixed
#1711
2012-03-26 13:17:18 +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
/contrib
added face recognition algorithms, LDA, colormaps (all by Philipp Wagner)
2012-03-24 22:03:47 +00:00
src
Fixed
#1711
2012-03-26 13:17:18 +00:00
test
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
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00