opencv/modules/imgcodecs/src
Morrison ca318e7099 handle images with alpha better
UIImages with alpha were ending up with garbage pixels in background (random memory values).  Need to initialize matrix pixels before drawing UIImage with alpha on it.

Note: didn’t fix Grayscale image with alpha stripping alpha in UIImage -> Mat conversion.
2016-08-16 15:10:48 -07:00
..
bitstrm.cpp
bitstrm.hpp
grfmt_base.cpp
grfmt_base.hpp
grfmt_bmp.cpp
grfmt_bmp.hpp
grfmt_exr.cpp
grfmt_exr.hpp
grfmt_gdal.cpp
grfmt_gdal.hpp
grfmt_gdcm.cpp GDCM: several improvements 2016-07-08 16:08:55 +03:00
grfmt_gdcm.hpp GDCM: several improvements 2016-07-08 16:08:55 +03:00
grfmt_hdr.cpp
grfmt_hdr.hpp
grfmt_jpeg2000.cpp
grfmt_jpeg2000.hpp
grfmt_jpeg.cpp
grfmt_jpeg.hpp
grfmt_png.cpp remove 2-channel png encoder/decoder support 2016-07-14 14:58:05 +02:00
grfmt_png.hpp
grfmt_pxm.cpp
grfmt_pxm.hpp
grfmt_sunras.cpp
grfmt_sunras.hpp
grfmt_tiff.cpp
grfmt_tiff.hpp
grfmt_webp.cpp
grfmt_webp.hpp
grfmts.hpp GDCM: modified compilation scheme 2016-07-08 16:08:55 +03:00
ios_conversions.mm handle images with alpha better 2016-08-16 15:10:48 -07:00
jpeg_exif.cpp stop search of markers in Exif reader to prevent infinite loop 2016-07-12 16:01:12 +03:00
jpeg_exif.hpp
loadsave.cpp Fix temporary file removal in imdecode for tiff 2016-08-16 10:56:00 +02:00
precomp.hpp
rgbe.cpp
rgbe.hpp
utils.cpp
utils.hpp