opencv/modules/photo/src
nickjackolson b696928a5b add !empty assertion in seamlessClone()
issue #20617 addresses lack of warnings on
seamlessClone() function when src is None.
This commit adds source check using CV_Assert
therefore debugging would be easier.

Signed-off-by: nickjackolson <metedurlu@gmail.com>
2021-11-18 21:19:05 +01:00
..
cuda
opencl Addition of per-channel h-values for fastNlMeansDenoising[Multi][Abs] 2015-03-06 20:43:55 +01:00
align.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09: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 Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
contrast_preserve.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
contrast_preserve.hpp build: eliminate build warnings 2021-08-28 17:11:26 +00:00
denoise_tvl1.cpp Get rid of OPENCV_NOSTL definition 2017-07-04 14:17:02 +03:00
denoising.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09: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 Tile: 2021-09-24 21:47:14 +08:00
merge.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
npr.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
npr.hpp removed build error 2014-07-29 00:15:11 +05:30
precomp.hpp
seamless_cloning_impl.cpp Fixed small inefficiency in seamless clone init 2020-01-14 12:57:52 +03:00
seamless_cloning.cpp add !empty assertion in seamlessClone() 2021-11-18 21:19:05 +01:00
seamless_cloning.hpp Update seamless_cloning 2018-08-15 22:59:18 +03:00
tonemap.cpp Solves bug 13853 2019-02-18 17:15:05 +01:00