opencv/modules/photo
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
..
include/opencv2 Assorted documentation fixes 2019-08-31 01:50:11 +03:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
src add !empty assertion in seamlessClone() 2021-11-18 21:19:05 +01:00
test Increased Photo_CalibrateDebevec.regression test tolerance to pass on arm64 with gcc 9.3. 2020-12-18 14:46:40 +03:00
CMakeLists.txt suppress warning on Jetson TK1 2017-04-11 18:27:12 +09:00