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-11 22:59:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d81d3fc830
opencv
/
modules
/
photo
/
CMakeLists.txt
3 lines
89 B
CMake
Raw
Normal View
History
Unescape
Escape
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 22:36:01 +08:00
set
(
the_description
"Computational Photography"
)
Revert "Merge pull request #836 from jet47:gpu-modules" This reverts commit fba72cb60d27905cce9f1390250adf13d5355c03, reversing changes made to 02131ffb620f349617a65da334591eca5d3cb23b.
2013-04-18 19:03:50 +08:00
ocv_define_module
(
photo
opencv_imgproc
)
Reference in New Issue
Copy Permalink