mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 22:00:25 +08:00
ca318e7099
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. |
||
---|---|---|
.. | ||
include/opencv2 | ||
misc/java/test | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |