Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can i identify transparent and non-transparent pixel by iterating all pixels of bitmap in opencv(Java) android?

I've a bitmap.Part of the bitmap is nontransparent and remaining transparent area. Using OpenCV Android Mat how can I identify nontransparent coordinates.?