opencv/modules/imgproc
Kumataro 86a963cec9
Merge pull request #27226 from Kumataro:fix27225
imgproc: cvtColor: remove to copy edge pixels for COLOR_Bayer*_VNGs. #27226 

Close https://github.com/opencv/opencv/issues/27225
Close https://github.com/opencv/opencv/issues/5089
Related https://github.com/opencv/opencv_extra/pull/1249

### 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.
- [ ] The feature is well documented and sample code can be built with the project CMake
2025-04-25 11:29:22 +03:00
..
doc fixed typo 2025-03-19 21:38:08 +05:30
include/opencv2 Merge pull request #27139 from GianlucaNordio:patch-4 2025-03-25 09:30:56 +03:00
misc add some functions and tests 2024-12-01 23:17:35 +03:00
perf Merge pull request #27060 from YooLc:hal-rvv-integral 2025-04-21 09:50:13 +03:00
src Merge pull request #27226 from Kumataro:fix27225 2025-04-25 11:29:22 +03:00
test Merge pull request #27226 from Kumataro:fix27225 2025-04-25 11:29:22 +03:00
CMakeLists.txt fix FFmpeg wrapper build 2024-12-26 12:15:46 +00:00