282 Commits (d58b5ef74b91ba68ef89f9ce8be8725d0dfcaa0d)

Author SHA1 Message Date
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. 3 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 4 years ago
Alexander Alekhin 6c575e8826 imgcodecs(openjpeg): add checks for input 4 years ago
Alexander Alekhin 7dfe68cac6 imgcodecs: lazy on-demand codecs initialization 4 years ago
Vadim Levin 0384eb7d8c 3rdparty: integrate OpenJPEG build to the OpenCV CMake 4 years ago
Vadim Levin bce5d364df feat: change OpenJPEG encoder to lossy with default parameters 4 years ago
Florian Jung f66fc199a2 Fix build of grfmt_jpeg2000.cpp 4 years ago
okamotoR 0e69cddda2 add if block for indexed color images 5 years ago
shijiayuan 4e97c69792
Merge pull request #17275 from shijiayuan:fixbug 5 years ago
tpoisonooo b11a3a0820 Update grfmt_pxm.cpp 5 years ago
Maksim Shabunin 01a85736e6 OpenJPEG: fixed compilation and warnings with VS 5 years ago
StefanBruens 8d78400052
Merge pull request #16494 from StefanBruens:jpeg2000_openjpeg_port 5 years ago
Alexander Alekhin 4a39b12a78 imgcodecs(jpeg): drop unnecessary code 5 years ago
jshiwam 1f48940a93 bug fix to Inconsistent comment for EXIF issue id #15706 stream added final 5 years ago
Omar Hassan 8dd0fd8a13 If applied, this commit will describe permission denied message in imwrite_ function when user does not have write permission 5 years ago
Ganesh Kathiresan 80ade96c8c Merge pull request #16309 from ganesh-k13:bugfix/imdecode-resize 5 years ago
Janusz Lisiecki 178c4810e6 Fix swapped channels in BGR* conversion utility function 5 years ago
Rajkiran Natarajan af04b422c9 Change program type in hdr format files to modern value: RADIANCE so 5 years ago
Alexander Alekhin d1c35e7b61 imgcodecs(bmp): make happy UBSAN with enum value range check 5 years ago
Suleyman TURKMEN d88d1c9935
Update loadsave.cpp 5 years ago
Alexander Alekhin ad2854c8b3 imgcodecs: add check image.empty() in imwrite()/imencode() 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
luz.paz ec43292e1e Fix modules/ typos 5 years ago
yaohai [姚海] cadb4dee14 fix exif bug 5 years ago
Alexander Alekhin eedbd1ad59 imgcodecs: force reshaping of imdecode() input into a single row 5 years ago
Alexander Alekhin db7f689728 imgcodecs(tiff): add more checks 6 years ago
Alexander Alekhin f6230ae019 imgcodecs(tiff): add more checks 6 years ago
Chip Kerchner Chip.Kerchner@ibm.com 058367f34c Rewrite code in BGR2Gray functions so that auto vectorizer does a better job. 6 years ago
Alexander Alekhin a2445c44cb imgcodecs: sanitize PAM decoding 6 years ago
Ahmed Ashour 1aca1d582e Fix some typos 6 years ago
Alexander Alekhin 76fca0e755 imgcodecs: sanitize PAM decoding 6 years ago
Jan Starzynski fb9c083a51 handle all orientations properly 6 years ago
Alexander Alekhin f7856a0f35 imgcodecs(tiff): update tile size checks 6 years ago
Alexander Alekhin 25247b9f6e imgcodecs(tiff): update tile size checks 6 years ago
Alexander Alekhin 0c490accae imgcodecs(tiff): check TIFF tile size 6 years ago