opencv/modules/imgcodecs/test
Alexander Smorkalov c131c12fd7
Merge pull request #19540 from asmorkalov:as/openexr_comression_options
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>
2021-02-20 16:28:08 +00:00
..
test_common.cpp imgcodecs(test): rework common I/O test, added grayscale mode 2020-03-27 21:34:51 +00:00
test_common.hpp imgcodecs(test): rework common I/O test, added grayscale mode 2020-03-27 21:34:51 +00:00
test_exr.impl.hpp Merge pull request #19540 from asmorkalov:as/openexr_comression_options 2021-02-20 16:28:08 +00:00
test_grfmt.cpp Merge pull request #19109 from tailsu:sd/imdecode-jp2k-codestream 2020-12-23 12:33:33 +00:00
test_jpeg.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
test_png.cpp Exif parsing for PNG files to support Exif orientation tag. Moved decoder specific Exif parsing to JPEG and PNG decoders, respectively. Issue 16579 2021-02-09 10:35:27 -08:00
test_precomp.hpp Merge pull request #16309 from ganesh-k13:bugfix/imdecode-resize 2020-01-20 14:00:45 +03:00
test_read_write.cpp feat: change OpenJPEG encoder to lossy with default parameters 2020-08-27 15:11:45 +03:00
test_tiff.cpp Merge pull request #17275 from shijiayuan:fixbug 2020-05-25 18:49:37 +00:00
test_webp.cpp imgcodecs(webp): multiple fixes 2018-08-30 20:42:33 +00:00