opencv/modules/photo/src
Andrey Kamaev f42b38ac44 Refactor fast NL-means denoising
* reorder arguments
* rewrite accuracy tests
* replace doubles with integer arithmetic inside the main loop
2012-09-19 16:50:56 +04:00
..
arrays.hpp Minor refactoring of NL-means denoising 2012-09-17 17:19:00 +04:00
denoising.cpp Refactor fast NL-means denoising 2012-09-19 16:50:56 +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 Refactor fast NL-means denoising 2012-09-19 16:50:56 +04:00
fast_nlmeans_multi_denoising_invoker.hpp Refactor fast NL-means denoising 2012-09-19 16:50:56 +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 Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00