opencv/modules/imgcodecs
tantei3 8336a96cb9
Merge pull request #23446 from tantei3:bmp_fix
**Merge with extra**: https://github.com/opencv/opencv_extra/pull/1050

For 32 bits per pixel with 3 or 4 channel destination images, apply scale factor and mask to parse BMP files correctly

closes #23445 

### Pull Request Readiness Checklist
- [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
2023-04-06 14:34:36 +03:00
..
include/opencv2 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-03 12:39:41 +00:00
misc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
perf Merge pull request #22372 from ocpalo:libjpegturbo_nasm 2022-09-14 09:08:28 +03:00
src Merge pull request #23446 from tantei3:bmp_fix 2023-04-06 14:34:36 +03:00
test Merge pull request #23446 from tantei3:bmp_fix 2023-04-06 14:34:36 +03:00
CMakeLists.txt Enabled EXIF orientation tests for libspng. 2022-08-31 11:57:48 +03:00