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 9e4c62967b Fixed RGBE images header parsing (fixes #4885) 9 years ago
..
bitstrm.cpp
bitstrm.hpp
grfmt_base.cpp new function imread_reduced() 10 years ago
grfmt_base.hpp new function imread_reduced() 10 years ago
grfmt_bmp.cpp Several type of formal refactoring: 10 years ago
grfmt_bmp.hpp
grfmt_exr.cpp Several type of formal refactoring: 10 years ago
grfmt_exr.hpp
grfmt_gdal.cpp Fixed build warning in GDAL support module 10 years ago
grfmt_gdal.hpp Fixing the gdal include error that Macports seems to only mess up. 10 years ago
grfmt_hdr.cpp
grfmt_hdr.hpp
grfmt_jpeg.cpp Fixing GCC 4.9 warnings 10 years ago
grfmt_jpeg.hpp
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
grfmt_png.cpp Fixing GCC 4.9 warnings 10 years ago
grfmt_png.hpp
grfmt_pxm.cpp Several type of formal refactoring: 10 years ago
grfmt_pxm.hpp
grfmt_sunras.cpp Fix processing of SunRaster images with negative maplength 10 years ago
grfmt_sunras.hpp
grfmt_tiff.cpp TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 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: 10 years ago
grfmt_webp.hpp
grfmts.hpp Merge with master and fix conflicts 10 years ago
ios_conversions.mm fixed copy-paste errors 10 years ago
loadsave.cpp new function imread_reduced() 10 years ago
precomp.hpp new function imread_reduced() 10 years ago
rgbe.cpp Fixed RGBE images header parsing (fixes #4885) 9 years ago
rgbe.hpp
utils.cpp
utils.hpp