opencv/modules/photo/src
Roman Donchenko 29b13ec1de Replaced most of the usages of parallel_for with that of parallel_for_.
This should allow many algorithms to take advantage of more parallelization
technologies.
2013-05-31 12:22:04 +04:00
..
arrays.hpp Minor refactoring of NL-means denoising 2012-09-17 17:19:00 +04:00
denoising.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +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 Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
fast_nlmeans_multi_denoising_invoker.hpp Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +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