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-11-26 12:10:49 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
778c31a1c8
opencv
/
modules
/
photo
History
Vadim Pisarevsky
0bd68a70f1
fixed
#2297
,
#2300
; fixed several warnings
2012-08-28 13:45:35 +04:00
..
doc
Add non-local means denoising algorithm implementatation into photo module
2012-08-19 13:13:58 +04:00
include/opencv2
/photo
Removed the header opencv2/photo/denoising.hpp
2012-08-22 17:51:52 +04:00
perf
quiet most of the OSX build warnings
2012-07-05 12:56:31 +00:00
src
fixed
#2297
,
#2300
; fixed several warnings
2012-08-28 13:45:35 +04:00
test
Removed the header opencv2/photo/denoising.hpp
2012-08-22 17:51:52 +04: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