Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Maksim Shabunin 3a92371b60 EXIF reader: fixed file descriptor leak in case of broken tags 9 years ago
..
bitstrm.cpp Extract imgcodecs module from highgui 11 years ago
bitstrm.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_base.cpp new function imread_reduced() 10 years ago
grfmt_base.hpp new function imread_reduced() 10 years ago
grfmt_bmp.cpp 32bit BITFIELDS compresion codec support #5707 Fixed 10 years ago
grfmt_bmp.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_exr.cpp Coverity: memory leak in OpenEXR reader 9 years ago
grfmt_exr.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_gdal.cpp set GA_ReadOnly flag again since test error 10 years ago
grfmt_gdal.hpp Fixing the gdal include error that Macports seems to only mess up. 10 years ago
grfmt_hdr.cpp Extract imgcodecs module from highgui 11 years ago
grfmt_hdr.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_jpeg.cpp Added filename emptyness check to the Exif reader, fixes 6120 9 years ago
grfmt_jpeg.hpp Camera orientation handling is added for jpeg files 10 years ago
grfmt_jpeg2000.cpp 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
grfmt_jpeg2000.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_png.cpp fix VS2010 error with type mismatch due to volatile qualifier 10 years ago
grfmt_png.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_pxm.cpp Several type of formal refactoring: 11 years ago
grfmt_pxm.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_sunras.cpp Fix processing of SunRaster images with negative maplength 10 years ago
grfmt_sunras.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_tiff.cpp Fixed crash when reading b/w tif images (fixes #5579) 10 years ago
grfmt_tiff.hpp Support for multipage decoding in BaseImageDecoder and implemented in TiffDecoder. 10 years ago
grfmt_webp.cpp Several type of formal refactoring: 11 years ago
grfmt_webp.hpp Extract imgcodecs module from highgui 11 years ago
grfmts.hpp Merge with master and fix conflicts 11 years ago
ios_conversions.mm fixed copy-paste errors 10 years ago
jpeg_exif.cpp EXIF reader: fixed file descriptor leak in case of broken tags 9 years ago
jpeg_exif.hpp Coverity: uninitialized values in ExifEntry_t structure 9 years ago
loadsave.cpp Merge branch 'master' of https://github.com/Itseez/opencv into gdal_lan 10 years ago
precomp.hpp new function imread_reduced() 10 years ago
rgbe.cpp Fixed RGBE images header parsing (fixes #4885) 10 years ago
rgbe.hpp Extract imgcodecs module from highgui 11 years ago
utils.cpp Extract imgcodecs module from highgui 11 years ago
utils.hpp Extract imgcodecs module from highgui 11 years ago