opencv/modules/imgcodecs
Patrick Spettel 84e1712659 Fix temporary file removal in imdecode for tiff
The TiffDecoder keeps an open file handle.
As a consequence the file cannot be removed
before the TiffDecoder closes the file.
2016-08-16 10:56:00 +02:00
..
include/opencv2 Update imgcodecs.hpp 2016-06-27 16:38:47 +03:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
src Fix temporary file removal in imdecode for tiff 2016-08-16 10:56:00 +02:00
test Fix temporary file removal in imdecode for tiff 2016-08-16 10:56:00 +02:00
CMakeLists.txt GDCM: modified compilation scheme 2016-07-08 16:08:55 +03:00