9 Commits (562f2375c5d6ce9c3366fbdec774088fbf5f5759)

Author SHA1 Message Date
Alexander Alekhin ba5ddd6499 imgcodecs(tiff): sanitize tiff decoder 6 years ago
Alexander Alekhin a91953b15c imgcodecs: apply CV_OVERRIDE/CV_FINAL 7 years ago
Rostislav Vasilikhin 27b1f8f446 imwrite for multipage images implemented 7 years ago
Coralie RACHEX 16821b877c Merge pull request #10493 from RachexCoralie:tiff32FC1Codec 7 years ago
Alexander Alekhin 08b5dc64af imgcodecs(tiff): drop legacy code 8 years ago
Maksim Shabunin 248e2c7d47 Fixed some issues found by static analysis 8 years ago
Jeremy Maitin-Shepard 350d483a70 grfmt_tiff: support in-memory TIFF encoding and decoding 8 years ago
Ashod Nakashian ecf359b8c9 Support for multipage decoding in BaseImageDecoder and implemented in TiffDecoder. 11 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Fedor Morozov c9ace38897 Docs updated, added InputArray, fixes for makePtr,... 12 years ago
Fedor Morozov a5e11079d7 Fixes, missing files, tests 12 years ago
Fedor Morozov 7469c935f3 HDR formats support and HDR making. Code only. 12 years ago
Andrey Kamaev be7bbe3aa9 Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
Andrey Kamaev 762aefd71b Compile opencv_test_core with cv::String instead of std::string 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
kobigurk 88e0127f44 API of TiffDecoder back to what it was - normalizeChannelsNumber moved to protected 12 years ago
kobigurk 7927ebf20e alpha channels support for 8-bit tiffs 12 years ago
Ilya Lysenkov 8e93fcbe87 Added writing of compressed tiffs using libtiff library (patch #1080, thanks to Pieter-Jan Busschaert) 14 years ago
Vladislav Vinogradov dad986a6cb added 16-bit support to TiffEncoder (restore after #4919) 14 years ago
Alexey Kazakov e9aa6fa012 Added ROC-curve calculating to the cascade detection algorithm 14 years ago
Vladislav Vinogradov 604c53a0ab added 16-bit support to TiffEncoder 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago