267 Commits (24effe8cd6af4f6569b527f4f357985d25d39d7a)

Author SHA1 Message Date
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
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 02bfd20760 imgcodecs(test): add OpenEXR I/O test 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
Ahmed Ashour f9564e053d java: test: use assertNotNull and assertFalse 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 0d747daf47 cmake: use absolute library paths from 'pkgconfig' 6 years ago
Alexander Alekhin 0c490accae imgcodecs(tiff): check TIFF tile size 6 years ago
Alexander Alekhin ba5ddd6499 imgcodecs(tiff): sanitize tiff decoder 6 years ago
Alexander Alekhin c4ec46c195 imgcodecs(sunras): avoid undefined shift 6 years ago
Alexander Alekhin 2ece029fe0 imgcodecs(tiff): avoid leak of helper struct on malformed inputs 6 years ago
Alexander Alekhin 6dfb6a3016 imgcodecs: fix RBaseStream::setPos() outside of current block 6 years ago
Alexander Alekhin ccb89a889a imgcodecs(bmp): limit size of processed images 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
Rajkiran Natarajan 40af53b1d6 issue-13921: Support setting compression setting for writing tiff images 6 years ago
LaurentBerger f1dc26d7ce Merge pull request #13382 from LaurentBerger:imreadsize 6 years ago
Alexander Alekhin b74b05d1b3 Revert CV_TRY/CV_CATCH macros 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
drkoller 978ad4981e Clean up documentation for imread and imwrite 6 years ago
berak df4139d373 document imread grayscale behaviour 6 years ago
cyy 286c2c236b Merge pull request #12458 from DEEPIR:3.4 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Alexander Alekhin acce95f446 backport fixes for static analyzer warnings 6 years ago
Alexander Alekhin 20bf7b6a79 imgcodecs(webp): use safe cast to size_t on Win32 6 years ago
Alexander Alekhin 0d4fd20a73 imgcodecs: add null pointer check 6 years ago
Alexander Alekhin 0515f930e8 imgcodecs(webp): multiple fixes 6 years ago
Colin Smith 76f47548b3 Add export macro for ios conversion functions 6 years ago
Maksim Shabunin cbb1e867e5 More issues found by static analysis 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 6 years ago
Alexander Alekhin 5557474467 imgcodecs(sunras): avoid buffer overrun 6 years ago
Alexander Enaldiev 84584002f2 Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats 7 years ago
Alexander Alekhin 35a4551609 imgcodecs: fix imwrite handling of different OutputArray types 7 years ago
Alexander Alekhin 76ac7ab4ef imgcodecs: added test for imwrite parameter types 7 years ago
Alexander Alekhin f8252702a8 3rdparty: integrate libjpeg-turbo build scripts into OpenCV 7 years ago
Alexander Alekhin 6b581c4e51 build: unreachable code after CV_Error() (part 2) 7 years ago
Alexander Alekhin 576d2dbac0 refactor: don't use CV_ErrorNoReturn() internally 7 years ago
Alexander Alekhin a22ee76b45 imgcodecs: exclude rle8.bmp from GDAL tests 7 years ago
Rajkiran Natarajan 4668836071 Support for setting TIFF DPI info in imwrite 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
Alexander Alekhin a91953b15c imgcodecs: apply CV_OVERRIDE/CV_FINAL 7 years ago