mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
c131c12fd7
OpenEXR compression options * Adding possibility to select the compression type for the OpenEXR format. There are compression modes other than the default that are more suited for certain data. Mainly grainy/noisy data. * Code review fixes. Co-authored-by: Daniel Rydstrom <daniel.rydstrom@sick.se>