84 Commits (13a995cc1d2700812dfd979097924703ba2267bc)

Author SHA1 Message Date
Pierre Chatelier 6390b50d6e
Merge pull request #21701 from chacha21:tiff_10_12_14 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
Alexander Alekhin 381d9bafdf imgcodecs: disable OpenEXR in runtime for 3rdparty source code 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
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
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
Stefan Dragnev b13b5d86f6
Merge pull request #19109 from tailsu:sd/imdecode-jp2k-codestream 4 years ago
Vadim Levin bce5d364df feat: change OpenJPEG encoder to lossy with default parameters 4 years ago
Maksim Shabunin e8129429e9 imgcodecs: fix test build with disabled JPEG and PNG libs 4 years ago
shijiayuan 4e97c69792
Merge pull request #17275 from shijiayuan:fixbug 5 years ago
Alexander Alekhin 6d85fa3fd2 imgcodecs(test): rework common I/O test, added grayscale mode 5 years ago
StefanBruens 8d78400052
Merge pull request #16494 from StefanBruens:jpeg2000_openjpeg_port 5 years ago
Ganesh Kathiresan 80ade96c8c Merge pull request #16309 from ganesh-k13:bugfix/imdecode-resize 5 years ago
Alexander Alekhin 02bfd20760 imgcodecs(test): add OpenEXR I/O test 6 years ago
Alexander Alekhin ba5ddd6499 imgcodecs(tiff): sanitize tiff decoder 6 years ago
Alexander Alekhin 43c68d1864 imgcodecs: OPENCV_IO_ENABLE_JASPER runtime parameter 6 years ago
rpici 9cca066ee8
Fix bug in test_tiff.cpp 6 years ago
Ilari Venäläinen e6c41f0de6 Merge pull request #12989 from venalil:fix_thresholded_tiff_read 6 years ago
Suleyman TURKMEN 4d0ed5c13c Merge pull request #12971 from sturkmen72:upd_imgproc_hpp 6 years ago
Jakub Golinowski 9f1218b00b Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
Alexander Alekhin 0515f930e8 imgcodecs(webp): multiple fixes 6 years ago
pasbi 9f5f64e14e Merge pull request #12192 from pasbi:pfm 6 years ago
Alexander Enaldiev 84584002f2 Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats 7 years ago
Alexander Alekhin 76ac7ab4ef imgcodecs: added test for imwrite parameter types 7 years ago
Alexander Alekhin a22ee76b45 imgcodecs: exclude rle8.bmp from GDAL tests 7 years ago
catree a885480c9e Remove temporary file used for test. 7 years ago
RAJKIRAN NATARAJAN 6d83a80385 Merge pull request #11176 from saskatchewancatch:issue-11165 7 years ago
Rostislav Vasilikhin 27b1f8f446 imwrite for multipage images implemented 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Coralie RACHEX 16821b877c Merge pull request #10493 from RachexCoralie:tiff32FC1Codec 7 years ago
Vinay Sharma 5aac909046 Merge pull request #10352 from vinay0410:write_pbm 7 years ago
Alexander Alekhin 8f05126619 imgcodecs: fix regression 9376 7 years ago
Alexander Alekhin 78a310630f imgproc(test): add checks for remove() call 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 8 years ago
Maksim Shabunin 87b569d812 Rewritten some tests in videoio and imgcodecs modules 8 years ago
Alexander Alekhin ee265962b2 test: move test_drawing into imgproc module 8 years ago
Vitaly Tuzov 1d045f2731 Added test for drawing beyond 32768 column 8 years ago
Dimitrios Katsaros 41431e11f5 Imgcodecs: Implemented simple tests for PAM format 8 years ago
mrquorr a88bf4e5aa test added, only if HAVE_GDCM is on 8 years ago
Patrick Spettel 84e1712659 Fix temporary file removal in imdecode for tiff 8 years ago
micalan 0a306f8804 Camera orientation handling is added for jpeg files 9 years ago
Andreas Stührk c9481b0fd7 Don't allocate lots of memory when reading TIFFs with infinite rows per strip. 10 years ago
Alexander Smorkalov 6e1a595342 GCC 4.8 warning array subscript is above array bounds fixed. 10 years ago