opencv/modules/imgcodecs/include/opencv2
Kumataro bbfded21ac imgcodecs: tiff: to avoid using TIFFTAG_* directly for imwrite() params.
Normaly, we sets IMWRITE_* flags for imwrite() params.
But imgcodecs expects to use some TIFFTAG_* directory.
This patch introduce IMWRITE_TIFF_ROWSPERSTRIP and
IMWRITE_TIFF_PREDICTOR instead of TIFFTAG_*.
2024-03-23 10:16:30 +09:00
..
imgcodecs Merge pull request #18855 from Rightpoint:feature/colejd/add-apple-conversions-to-framework-builds 2020-11-19 21:20:32 +00:00
imgcodecs.hpp imgcodecs: tiff: to avoid using TIFFTAG_* directly for imwrite() params. 2024-03-23 10:16:30 +09:00