• Morrison's avatar
    handle images with alpha better · ca318e70
    Morrison authored
    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.
    ca318e70
Name
Last commit
Last update
..
include/opencv2 Loading commit data...
misc/java/test Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...