55 Commits (98b6ce353cc9342bee472e594eaf4b23136b0430)

Author SHA1 Message Date
Harvey ce68291d83 32bit rgb bmp file should not copy data as rgba 3 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 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
Maksim Shabunin e8129429e9 imgcodecs: fix test build with disabled JPEG and PNG libs 4 years ago
Alexander Alekhin 6d85fa3fd2 imgcodecs(test): rework common I/O test, added grayscale mode 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
Alexander Alekhin 0515f930e8 imgcodecs(webp): multiple fixes 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 7 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
Ahmatnurov Dinar 2358c79db2 move 3265 to 3.0; 10 years ago
Ashod Nakashian f75f2ffd48 Jpeg2k color to greyscale conversion on non-Windows is done post decoding because system libjasper segfaults when decoding color images as greyscale. 10 years ago
Ashod Nakashian 6fd2fdc2e6 Jasper unit-tests and removed a superfluous assertion. 10 years ago
Maksim Shabunin 036b13ee05 Fixed GDAL loader check 10 years ago
Vladislav Vinogradov c120001178 fix -Wsign-compare warnings 10 years ago
Ashod Nakashian 473964806c Added imread and imreadmulti regression tests. 10 years ago
Maksim Shabunin e85ae5f2f0 Fixed imgcodecs tests 10 years ago
Vadim Pisarevsky e9729a9601 multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
Kobi Gurkan 6cac76bfe4 fixes tab indentation - replacing with 4 spaces 10 years ago
Kobi Gurkan fc8f0e341b adding support for 16-bit 4 channel tiffs 10 years ago
Sergey Nikulov 9d107fb2d5 fixed test compilation 10 years ago
Sergey Nikulov bd144cfa64 upmerged pull req #2974 to master - added more jpeg options to imgcodecs 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago