opencv/modules/photo/test
Gursimar Singh c3fe92d813
Merge pull request #27270 from gursimarsingh:bug_fix_unstable_crf
Bug fix unstable crf #27270

### 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
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake

The PR resolves the issue for triangle Weights used by debevec algorithm being non zero at extremes. 
It resolves #24966 

The fix needs ground truth data to be changed in order to pass existing tests. PR to opencv_extra: https://github.com/opencv/opencv_extra/pull/1253
2025-05-21 08:40:11 +03:00
..
ocl ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_cloning.cpp Merge pull request #26511 from sturkmen72:proposed_fix_for_21902 2024-12-19 11:57:58 +03:00
test_decolor.cpp Merge pull request #11035 from shimat:refactoring_decolor 2018-03-12 17:22:06 +03:00
test_denoise_tvl1.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_denoising.cpp Merge pull request #26831 from shyama7004:fix-denoising.cpp 2025-01-29 15:45:40 +03:00
test_denoising.cuda.cpp fix test failure on Jetson Nano/TX1/TX2 2020-04-10 06:15:16 +09:00
test_hdr.cpp Merge pull request #27270 from gursimarsingh:bug_fix_unstable_crf 2025-05-21 08:40:11 +03:00
test_inpaint.cpp Merge pull request #25402 from Linaname:4.x 2024-04-17 11:26:56 +03:00
test_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
test_npr.cpp fix files permissions 2020-04-13 04:29:55 +00:00
test_precomp.hpp Merge pull request #26831 from shyama7004:fix-denoising.cpp 2025-01-29 15:45:40 +03:00