opencv/modules
Kumataro f7483cd978
Merge pull request #26508 from Kumataro:fix26507
Support CV_32U, CV_64U and CV_64S for TIFF #26508

Close https://github.com/opencv/opencv/issues/26507

Note: Predictor 2 for 64-bit is only supported after libtiff 4.4.0. But Linux x64 Debug uses libtiff 4.1.0 (releases at 2019/11/3). I append fallback fix to NONE. I hope It works well.

### 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
2024-11-25 11:04:54 +03:00
..
3d Update load_point_cloud.cpp 2024-11-13 15:05:43 +03:00
calib Fix minor bugs in calibration. 2024-11-15 09:35:08 +01:00
core Merge branch 4.x 2024-11-22 02:32:17 +00:00
dnn Fixed test LSTM warning. 2024-11-22 09:10:25 +03:00
features Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
flann flann: remove unused hdf5 header 2024-11-14 19:44:10 +03:00
highgui Merge branch 4.x 2024-11-13 09:02:39 +03:00
imgcodecs Merge pull request #26508 from Kumataro:fix26507 2024-11-25 11:04:54 +03:00
imgproc Merge pull request #26454 from fengyuentau/imgproc:update_warp_c4_kernels 2024-11-19 09:43:59 +03:00
java Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
js Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
objc build: transition to C++17, minor changes in documentation 2024-10-25 15:05:14 +03:00
objdetect Merge branch 4.x 2024-11-13 09:02:39 +03:00
photo C-API cleanup: inpaint algorithms in photo 2024-10-01 20:10:35 +03:00
python Merge pull request #26469 from vpisarev:move_gapi_to_contrib_part1 2024-11-19 10:29:24 +03:00
stereo Merge branch '4.x' into '5.x' 2024-06-26 19:01:34 +03:00
stitching Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
ts Merge branch 4.x 2024-11-13 09:02:39 +03:00
video Merge branch 4.x 2024-11-13 09:02:39 +03:00
videoio videoio(test): re-enable FFmpeg tests on WIN32 2024-11-21 14:41:18 +00:00
world Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
CMakeLists.txt Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00