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
opencv
/
modules
/
photo
/
src
History
Andrey Kamaev
7374445398
Fix integer overflow in NL-Means denoising on white input
...
Issues
#2646
2013-01-28 14:35:51 +04:00
..
arrays.hpp
Minor refactoring of NL-means denoising
2012-09-17 17:19:00 +04:00
denoising.cpp
Add Tegra optimization for fastNlMeansDenoising
2012-09-28 18:56:36 +04:00
fast_nlmeans_denoising_invoker_commons.hpp
Minor refactoring of NL-means denoising
2012-09-17 17:19:00 +04:00
fast_nlmeans_denoising_invoker.hpp
Fix integer overflow in NL-Means denoising on white input
2013-01-28 14:35:51 +04:00
fast_nlmeans_multi_denoising_invoker.hpp
Fix integer overflow in NL-Means denoising on white input
2013-01-28 14:35:51 +04:00
inpaint.cpp
Set stricter warning rules for gcc
2012-06-07 17:21:29 +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
Add Tegra optimization for fastNlMeansDenoising
2012-09-28 18:56:36 +04:00