11 Commits (76e9da3fe9389000cd3800f455686152c93b06d7)

Author SHA1 Message Date
Janusz Lisiecki 178c4810e6 Fix swapped channels in BGR* conversion utility function 5 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 ba5ddd6499 imgcodecs(tiff): sanitize tiff decoder 6 years ago
Vadim Pisarevsky 11eafca3e2
removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Alexander Alekhin be5247921d imgcodecs: remove assert() usage 7 years ago
Alexander Alekhin aacae20657 imgcodesc: fix code problems with integer overflow / address arithmetic / UB 7 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Andrey Kamaev 3890a74565 Drop outdated definitions from internal.hpp 12 years ago
Andrey Kamaev addf0309ec Move cv::Size_ 12 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 1286c1db45 fixed multiple warnings from VS2010. 14 years ago
Vadim Pisarevsky 3163cfb845 added 16-bit tiff support, enabled LZW codec in tiff (tickets #588, #590) 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago