63 Commits (22bb5d1fcce7b80d08f0bbcf4970926f35cde2de)

Author SHA1 Message Date
Suleyman TURKMEN f660461bb3 documentation patch 9 years ago
Maksim Shabunin 9e4c62967b Fixed RGBE images header parsing (fixes #4885) 9 years ago
Maksim Shabunin 14d7b38613 Fixing GCC 4.9 warnings 9 years ago
Suleyman TURKMEN 7b7d54df68 new function imread_reduced() 9 years ago
Stefan Cornelius 851f20e40c Fix processing of SunRaster images with negative maplength 10 years ago
themightyoarfish 125782c061 fixed copy-paste errors 10 years ago
themightyoarfish d647261de2 Fixed alpha preservation when converting 4-channel Mat to UIImage 10 years ago
Andreas Stührk 3ec0e0943c TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 10 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
Marvin Smith ae933db526 Fixing the gdal include error that Macports seems to only mess up. 10 years ago
StevenPuttemans 0baaf0a60f fixing old variables in documentation and transfering to the new interface 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
Andrey Pavlenko ed9f933d41 fixing confusing variable naming in a sample code 10 years ago
Maxim Kostin 412a2aa4ab Added support for 'imgcodecs' module: 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin 457123027e Modified java wrapping mechanism 10 years ago
Eric Sommerlade 998a909705 fixed whitespace issues 10 years ago
Eric Sommerlade a07d7a70a0 added support for uncompressed parameters to tiff image format as described here: expertland.net/question/b6o3n6p9a72341db823b48nl98m91dx8n1/detail.html 10 years ago
UQ Times 1944443d10 iOS: fix crash from overrelease in UIImageToMat 10 years ago
Maksim Shabunin 036b13ee05 Fixed GDAL loader check 10 years ago
Maksim Shabunin 1a15596f21 Fixed build warning in GDAL support module 10 years ago
Marvin Smith 9a0e038a48 Fixed compile warning from redefined macro. 10 years ago
Marvin Smith 91fbe00caa Updated gdal tutorial to include comments. 10 years ago
Marvin Smith 9a1a9d9aff Updating CMake to get GDAL working again on OS X. 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
Ashod Nakashian 61ca38103c Added imreadmulti API to read multi-paged images into a vector of Mat. 10 years ago
Ashod Nakashian ecf359b8c9 Support for multipage decoding in BaseImageDecoder and implemented in TiffDecoder. 10 years ago
Julien Nabet 2d5e3b57ea Fix cppcheck reports warnings: 10 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin dcae7698ad Doxygen documentation for: highgui, video, imgcodecs and videoio 10 years ago
Maksim Shabunin e85ae5f2f0 Fixed imgcodecs tests 10 years ago
Maksim Shabunin 571ebb2373 Fixing iOS clang warnings, part 3 10 years ago
Maksim Shabunin 420737e098 Fixing iOS clang warnings, part 1 10 years ago
Maksim Shabunin 630eddf25a Extracted repeated cmake instruction block 10 years ago
Alexander Smorkalov f38ebba34d Build fix for NVIDIA Tegra optimizations integration. 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
Adil Ibragimov 98d5731ad8 some formal changes (generally adding constness) 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
Sergei Nikulov eaec132091 #2992: update after review 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