opencv/modules
Suleyman TURKMEN 39bc5df72a
Merge pull request #26973 from sturkmen72:png_test
Add a test related IMWRITE_PNG_COMPRESSION parameter #26973

### 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
- [ ] 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-02-25 15:24:25 +03:00
..
calib3d Fix assertion in cv2.sampsonDistance 2025-02-15 04:47:01 +00:00
core Merge pull request #26943 from GenshinImpactStarts:flip_hal_rvv 2025-02-24 08:56:23 +03:00
dnn Fixed Android build with Vulkan support. 2025-01-13 21:13:22 +03:00
features2d Move OpenVX implementation for FAST to HAL. 2025-02-14 17:47:48 +03:00
flann flann: remove unused hdf5 header 2024-11-14 19:44:10 +03:00
gapi Fix _DEBUG/NDEBUG handling across modules (#26151) 2025-02-11 22:00:44 +05:30
highgui Merge pull request #26662 from RoshniUG:4.x 2025-02-08 09:50:53 +03:00
imgcodecs Merge pull request #26973 from sturkmen72:png_test 2025-02-25 15:24:25 +03:00
imgproc Move OpenVX integrations to imgproc to OpenVX HAL 2025-02-15 09:55:37 +03:00
java Merge pull request #26875 from asmorkalov:as/in_memory_models 2025-02-14 15:35:38 +03:00
js Merge pull request #26147 from vrabaud:opencv_js 2024-12-19 17:35:16 +03:00
ml replace tostring() with tobytes 2025-02-18 12:25:01 +05:30
objc Merge pull request #26713 from homuler:fix/build-ios-framework 2025-01-10 14:48:56 +03:00
objdetect Merge pull request #26753 from shyama7004:RotatedMarkers 2025-01-13 10:51:03 +03:00
photo Merge pull request #26831 from shyama7004:fix-denoising.cpp 2025-01-29 15:45:40 +03:00
python replace deprecated np.fromstring() by np.frombuffer() 2025-02-21 10:37:11 +05:30
stitching Merge pull request #26754 from s-trinh:add_bibtex_direct_pdf_links 2025-01-27 10:28:38 +03:00
ts Fix Syntax warning in ts summary.py 2024-12-18 05:27:10 +08:00
video Merge pull request #26875 from asmorkalov:as/in_memory_models 2025-02-14 15:35:38 +03:00
videoio Merge pull request #26837 from warped-rudi:zoom 2025-01-25 09:29:00 +03:00
world cmake: use /INCREMENTAL:NO with MSVS 2015 2023-12-07 19:46:27 +00:00