mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 14:53:03 +04:00
1ba0984203
OpenEXR encoder: add capability to set the DWA compression level * OpenEXR encoder: add capability to set the DWA compression level from outside * Do not try to call `header.dwaCompressionLevel()` if OpenEXR is not version 3 or later * Minor cleanup