opencv/modules/imgcodecs
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
..
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 handle images with alpha better 2016-08-16 15:10:48 -07: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