opencv/modules/photo/src
Alexander Alekhin e665be1d70 photo: fix integer overflow
There is no cast to wide integer type:
    std::numeric_limits<ST>::max() * std::numeric_limits<ST>::max()
2017-06-09 00:19:29 +00:00
..
cuda
opencl Addition of per-channel h-values for fastNlMeansDenoising[Multi][Abs] 2015-03-06 20:43:55 +01:00
align.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
arrays.hpp fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 2015-04-16 23:00:26 +03:00
calibrate.cpp generalize number of channels 2017-05-22 17:27:26 +03:00
contrast_preserve.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
contrast_preserve.hpp
denoise_tvl1.cpp
denoising.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
denoising.cuda.cpp refactor CUDA part of photo module 2015-01-15 16:46:48 +03:00
fast_nlmeans_denoising_invoker_commons.hpp fix build (related to PR #3814) 2015-03-30 16:32:00 +03:00
fast_nlmeans_denoising_invoker.hpp fix build (related to PR #3814) 2015-03-30 16:32:00 +03:00
fast_nlmeans_denoising_opencl.hpp photo: fix integer overflow 2017-06-09 00:19:29 +00:00
fast_nlmeans_multi_denoising_invoker.hpp Addition of per-channel h-values for fastNlMeansDenoising[Multi][Abs] 2015-03-06 20:43:55 +01:00
hdr_common.cpp Merge pull request #8717 from sovrasov:robertson_weight_change 2017-05-24 11:45:34 +00:00
hdr_common.hpp generalize number of channels 2017-05-22 17:27:26 +03:00
inpaint.cpp photo: add support of all types of 1c images in inpaint 2017-05-24 10:24:59 +03:00
merge.cpp generalize number of channels 2017-05-22 17:27:26 +03:00
npr.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
npr.hpp
precomp.hpp
seamless_cloning_impl.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
seamless_cloning.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
seamless_cloning.hpp
tonemap.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00