490 Commits (1d9a4120fa7dbeab6316c255d283c16cd006a35e)

Author SHA1 Message Date
Alexander Smorkalov 5185544864 Enabled EXIF orientation tests for libspng. 2 years ago
Harvey a4b191a7e0 4-bit_palette_color 2 years ago
Berke 3929e26276 spng encoder/decoder added as optional png codec 2 years ago
Giles Payne 500e24d6cd Fix bug ObjC/Swift Quicklook function; check only one channel when drawing Mat as matrix 2 years ago
Berke b4b69ae484 release png,jpeg resources in destructor 2 years ago
Kumataro dd7b9000ad
Merge pull request #22064 from Kumataro:3.4-fix22052 2 years ago
xiongzhen 2238ac7d59 Apply TIFFTAG_PREDICTOR option for LZW, DEFLATE and ADOBE_DEFLATE compression cases for smaller files. 3 years ago
Jan Polák dea0815199 Small imencode documentation improvement 3 years ago
hellodoge e4ed2d2e42 fix JpegEncoder::write 3 years ago
Alexander Smorkalov 0ee2a58cdc Document defaults for JPEG settings. 3 years ago
Pierre Chatelier 6390b50d6e
Merge pull request #21701 from chacha21:tiff_10_12_14 3 years ago
Alexander Alekhin 2b7803dbac imgcodecs: add runtime checks to validate input 3 years ago
Alexander Alekhin f9b1dbe2ac imgcodecs: add runtime checks to validate input 3 years ago
Harvey f4a7754cc0
Merge pull request #21428 from Harvey-Huang:TIFF 3 years ago
Suleyman TURKMEN 2b5bb02817 Update imgcodecs.hpp 3 years ago
Suleyman TURKMEN f1857030b5 bigtiff images reading 3 years ago
Suleyman TURKMEN 172bb7887c
Update imgcodecs.hpp 3 years ago
Harvey c3e27bcf87
Merge pull request #21400 from Harvey-Huang:master 3 years ago
Suleyman TURKMEN 0e6a2c0491 fix legacy constants 3 years ago
Alexander Alekhin f43fec7ee6 cmake: use find_package(OpenEXR) to support OpenEXR 3+ 3 years ago
Alexander Alekhin 381d9bafdf imgcodecs: disable OpenEXR in runtime for 3rdparty source code 3 years ago
nickjackolson 79d4e865fe Add warning message to imread() 3 years ago
Harvey af154e3053 fixed bug: opencv read tif file convert Palette color image as grayscale image 3 years ago
Harvey 9267536fee
Merge pull request #20875 from Harvey-Huang:master 3 years ago
Harvey ce68291d83 32bit rgb bmp file should not copy data as rgba 3 years ago
Stanislaw Halik 3d93675ff9 fix link error on shared libs with -MT 3 years ago
Giles Payne eb56ca3b0d Fix build on older Xcode versions 3 years ago
Ruben Gonzalez 0c13d34ade imgcodecs(doc): Sync imread_ docuemtation with the implemetation. 3 years ago
Giles Payne 2f180cea7f Add Quicklook for Mat on iOS and macOS 3 years ago
Nikolay Polyarniy 746bd47ce5 EXR reading: support Z channel if no Y channel 4 years ago
Smirnov Egor 1d7d18afba Document imwrite depth fallback 4 years ago
Alexander Smorkalov 083a7c8f0a Fix OpenCV build with OpenEXR before 2.2.0. 4 years ago
Antonio Rojas 971dacaf41
Merge pull request #19970 from antonio-rojas:master 4 years ago
Harald Scheirich fcaeeac931
Merge pull request #19780 from HarryDC:feature/index-multiimage-tiff 4 years ago
Rachel A cc22a73d0f EXR alpha support for 4 channel reading and writing. Issue https://github.com/opencv/opencv/issues/16115. 4 years ago
Alexander Alekhin 6d81a88288 build warning (windows 32-bit) 4 years ago
Alexander Smorkalov c131c12fd7
Merge pull request #19540 from asmorkalov:as/openexr_comression_options 4 years ago
Alexander Alekhin 0885a79c28 imgcodecs(test): don't include png.h 4 years ago
Alexander Alekhin d2d6eba16a cmake: fix add_apple_compiler_options() calls and OBJCXX handling 4 years ago
Zhuo Zhang 84a290097b
fix link order: put zlib after png/tiff/openexr 4 years ago
Rachel A 650836d700 Exif parsing for PNG files to support Exif orientation tag. Moved decoder specific Exif parsing to JPEG and PNG decoders, respectively. Issue 16579 4 years ago
Mark Harfouche 7405075ede CHange import order to avoid apple check error 4 years ago
Zhuo Zhang 6e1da2ef91
Merge pull request #19203 from zchrissirhcz:fix-cvSaveImage 4 years ago
Stefan Dragnev b13b5d86f6
Merge pull request #19109 from tailsu:sd/imdecode-jp2k-codestream 4 years ago
Jonathan Cole 85b0fb2a9c
Merge pull request #18826 from Rightpoint:feature/colejd/build-catalyst-xcframework 4 years ago
Jonathan Cole c4c9cdd2b1
Merge pull request #18855 from Rightpoint:feature/colejd/add-apple-conversions-to-framework-builds 4 years ago
Suleyman TURKMEN cc7f17f011 update documentation 4 years ago
Alexander Alekhin cfbdbffcad objc: rework headers import 4 years ago
Pavel Rojtberg bc6a70c689 imwrite: multi-image overload for bindings 4 years ago
mtfrctl 7de189114b
Merge pull request #18547 from mtfrctl:objc-conversions-macosx 4 years ago