opencv/modules/photo/src
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
2013-02-25 15:04:17 +04:00
..
arrays.hpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
denoising.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
fast_nlmeans_denoising_invoker_commons.hpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
fast_nlmeans_denoising_invoker.hpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
fast_nlmeans_multi_denoising_invoker.hpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +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