opencv/modules/photo/src
Alexander Alekhin 5e2c112697 photo: remove redundant broken check
`dest(roi_d)` operation contains similar check inside.
2018-06-16 11:36:51 +03:00
..
cuda Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-02-25 15:02:24 +04:00
opencl Addition of per-channel h-values for fastNlMeansDenoising[Multi][Abs] 2015-03-06 20:43:55 +01:00
align.cpp photo: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +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 photo: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
contrast_preserve.cpp Merge pull request #11035 from shimat:refactoring_decolor 2018-03-12 17:22:06 +03:00
contrast_preserve.hpp Merge pull request #11035 from shimat:refactoring_decolor 2018-03-12 17:22:06 +03:00
denoise_tvl1.cpp Get rid of OPENCV_NOSTL definition 2017-07-04 14:17:02 +03:00
denoising.cpp photo: add assertion on empty image in denoising 2017-06-14 13:57:07 +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 Fixed some issues found by static analysis (4th round) 2017-06-30 12:26:53 +03:00
fast_nlmeans_denoising_invoker.hpp photo: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
fast_nlmeans_denoising_opencl.hpp core: divUp function 2017-08-03 19:51:45 +03:00
fast_nlmeans_multi_denoising_invoker.hpp photo: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03: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 Fixed some issues found by static analysis 2017-09-08 12:22:12 +03:00
merge.cpp avoid copyTo(outputarray.getMat()) pattern 2018-05-23 13:56:34 +03:00
npr.cpp Merge pull request #10933 from cdcseacave:clean_npr 2018-03-02 14:42:28 +03:00
npr.hpp removed build error 2014-07-29 00:15:11 +05:30
precomp.hpp implemented OpenCL version of cv::fastNlMeansDenoising 2014-02-18 14:32:03 +04:00
seamless_cloning_impl.cpp photo: initialize cos() table with double type 2018-05-17 15:30:11 +03:00
seamless_cloning.cpp photo: remove redundant broken check 2018-06-16 11:36:51 +03:00
seamless_cloning.hpp whitespace 2014-10-14 16:45:02 +09:00
tonemap.cpp photo: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00