319 Commits (d2951d6d4c4f452091dbc7036b01dd9b6fda7c83)

Author SHA1 Message Date
Vincent Rabaud 472aad46a6
Merge pull request #23596 from vrabaud:libavif 2 years ago
Sean McBride 47bea69322
Merge pull request #23055 from seanm:sprintf2 2 years ago
Kumataro d2dbaa4cd1
Merge pull request #23433 from Kumataro:4.x-fix23416 2 years ago
tantei3 8336a96cb9
Merge pull request #23446 from tantei3:bmp_fix 2 years ago
Alexander Alekhin f0df78b7e7 imgcodecs: ensure parameters are key-value pairs, fix HDR encoder 2 years ago
Alexander Alekhin 54531f8e3b core: support CV_Check*() macros with 'bool' parameters 2 years ago
Juha Reunanen 1ba0984203
Merge pull request #22790 from reunanen:add-capability-to-set-DWA-compression-level-in-OpenEXR-encoding 2 years ago
Harvey Huang 8b0aa6a64d
Merge pull request #21966 from Harvey-Huang:Unicode_Path 2 years ago
Kumataro 2f79b1b087
Merge pull request #22404 from Kumataro:3.4-fix22388_2 3 years ago
ocpalo d18362c726 fix warnings in ImageCollection 3 years ago
Alexander Smorkalov 3d9f27b877 Report that animated webp is not supported for now. 3 years ago
Berke 062cee2933 new multipage image decoder api - ImageCollection 3 years ago
ocpalo c4a6e1fd4d decode chunks and calculate checksums 3 years ago
Harvey a4b191a7e0 4-bit_palette_color 3 years ago
Berke 3929e26276 spng encoder/decoder added as optional png codec 3 years ago
Berke b4b69ae484 release png,jpeg resources in destructor 3 years ago
Kumataro dd7b9000ad
Merge pull request #22064 from Kumataro:3.4-fix22052 3 years ago
xiongzhen 2238ac7d59 Apply TIFFTAG_PREDICTOR option for LZW, DEFLATE and ADOBE_DEFLATE compression cases for smaller files. 3 years ago
hellodoge e4ed2d2e42 fix JpegEncoder::write 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 f1857030b5 bigtiff images reading 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
Ruben Gonzalez 0c13d34ade imgcodecs(doc): Sync imread_ docuemtation with the implemetation. 4 years ago
Nikolay Polyarniy 746bd47ce5 EXR reading: support Z channel if no Y channel 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 Smorkalov c131c12fd7
Merge pull request #19540 from asmorkalov:as/openexr_comression_options 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 c4c9cdd2b1
Merge pull request #18855 from Rightpoint:feature/colejd/add-apple-conversions-to-framework-builds 4 years ago
mtfrctl 7de189114b
Merge pull request #18547 from mtfrctl:objc-conversions-macosx 5 years ago
Alexander Alekhin 6c575e8826 imgcodecs(openjpeg): add checks for input 5 years ago
Alexander Alekhin 7dfe68cac6 imgcodecs: lazy on-demand codecs initialization 5 years ago
Vadim Levin 0384eb7d8c 3rdparty: integrate OpenJPEG build to the OpenCV CMake 5 years ago
Vadim Levin bce5d364df feat: change OpenJPEG encoder to lossy with default parameters 5 years ago
Florian Jung f66fc199a2 Fix build of grfmt_jpeg2000.cpp 5 years ago