This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
e95bc7d502
opencv
/
modules
/
photo
History
Andrey Kamaev
10dcf9ea39
Fix Java API build
2012-08-21 18:34:02 +04:00
..
doc
Add non-local means denoising algorithm implementatation into photo module
2012-08-19 13:13:58 +04:00
include/opencv2
/photo
Fix Java API build
2012-08-21 18:34:02 +04:00
perf
quiet most of the OSX build warnings
2012-07-05 12:56:31 +00:00
src
enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays)
2012-08-21 17:39:40 +04:00
test
Add non-local means denoising algorithm implementatation into photo module
2012-08-19 13:13:58 +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