opencv/modules/photo/src
2012-08-21 15:38:38 +04:00
..
arrays.hpp Fix wrong memory deallocation 2012-08-21 15:38:38 +04:00
denoising.cpp Add non-local means denoising algorithm implementatation into photo module 2012-08-19 13:13:58 +04:00
fast_nlmeans_denoising_invoker_commons.hpp Add non-local means denoising algorithm implementatation into photo module 2012-08-19 13:13:58 +04:00
fast_nlmeans_denoising_invoker.hpp Add non-local means denoising algorithm implementatation into photo module 2012-08-19 13:13:58 +04:00
fast_nlmeans_multi_denoising_invoker.hpp Add non-local means denoising algorithm implementatation into photo module 2012-08-19 13:13:58 +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