opencv/modules/photo/src
Danny eb9b5fa9a5
Merge pull request #20054 from danielenricocahall:fix-robertson-calibration-bug
Fix Robertson Calibration NaN Bug

* add epsilon value for numerical stability in robertson merge

* update test to use range based for loop

* add comment to test

* move the epsilon

* address test comments

fix windows build warnings

fix vector type for tests

update tests

make threshold float

address test comments

fix tests and move epsilon again

* use scalar::all, move epsilon, and remove print
2021-05-30 23:29:39 +03:00
..
cuda
opencl
align.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
arrays.hpp
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 Update contrast_preserve.hpp 2021-04-20 12:59:36 +02:00
denoise_tvl1.cpp
denoising.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-14 23:44:35 +00:00
denoising.cuda.cpp
fast_nlmeans_denoising_invoker_commons.hpp
fast_nlmeans_denoising_invoker.hpp
fast_nlmeans_denoising_opencl.hpp Fixed several incorrect printf format specifiers 2018-09-24 11:31:40 +03:00
fast_nlmeans_multi_denoising_invoker.hpp
hdr_common.cpp
hdr_common.hpp
inpaint.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-06-07 19:02:55 +03:00
merge.cpp Merge pull request #20054 from danielenricocahall:fix-robertson-calibration-bug 2021-05-30 23:29:39 +03:00
npr.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
npr.hpp
precomp.hpp next: drop HAVE_TEGRA_OPTIMIZATION/TADP 2018-04-10 18:09:54 +03:00
seamless_cloning_impl.cpp Fixed small inefficiency in seamless clone init 2020-01-14 12:57:52 +03:00
seamless_cloning.cpp Update seamless_cloning.cpp 2019-11-17 21:25:03 +03: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