opencv/modules/photo/src
Linaname 37ca0308a7
Merge pull request #25402 from Linaname:4.x
Handle top and left border masked pixels correctly in inpaint method #25402

Fixes #25389

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2024-04-17 11:26:56 +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 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 Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
denoising.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-14 23:44:35 +00:00
denoising.cuda.cpp refactor CUDA part of photo module 2015-01-15 16:46:48 +03:00
fast_nlmeans_denoising_invoker_commons.hpp Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +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 Deprecated convertTypeStr and made new variant that also takes the buffer size 2023-04-26 09:48:15 -04: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 Merge pull request #25402 from Linaname:4.x 2024-04-17 11:26:56 +03:00
merge.cpp Fix self converTo. 2022-12-21 18:28:26 +01: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 next: drop HAVE_TEGRA_OPTIMIZATION/TADP 2018-04-10 18:09:54 +03:00
seamless_cloning_impl.cpp remove const in seamless_cloding APIs for better semantics 2022-02-21 20:39:41 +08:00
seamless_cloning.cpp add !empty assertion in seamlessClone() 2021-11-18 21:19:05 +01:00
seamless_cloning.hpp remove const in seamless_cloding APIs for better semantics 2022-02-21 20:39:41 +08:00
tonemap.cpp Solves bug 13853 2019-02-18 17:15:05 +01:00