Skip to content

imgproc: cvtColor: remove to copy edge pixels for COLOR_Bayer*_VNGs.#1249

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
Kumataro:fix27225
Apr 25, 2025
Merged

imgproc: cvtColor: remove to copy edge pixels for COLOR_Bayer*_VNGs.#1249
asmorkalov merged 1 commit intoopencv:4.xfrom
Kumataro:fix27225

Conversation

@Kumataro
Copy link
Contributor

@Kumataro Kumataro commented Apr 13, 2025

@Kumataro Kumataro marked this pull request as ready for review April 13, 2025 12:57
@asmorkalov asmorkalov merged commit 8a2ab0a into opencv:4.x Apr 25, 2025
asmorkalov pushed a commit to opencv/opencv that referenced this pull request Apr 25, 2025
imgproc: cvtColor: remove to copy edge pixels for COLOR_Bayer*_VNGs. #27226 

Close #27225
Close #5089
Related opencv/opencv_extra#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
fengyuentau pushed a commit to fengyuentau/opencv that referenced this pull request Apr 25, 2025
imgproc: cvtColor: remove to copy edge pixels for COLOR_Bayer*_VNGs. opencv#27226 

Close opencv#27225
Close opencv#5089
Related opencv/opencv_extra#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
@asmorkalov asmorkalov mentioned this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cv::Demosaicing with VNG method - output is offset by two pixels vertically

2 participants

Comments