Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi! May be something wrong with alpha channel usage? Try this call with 255 value of alpha channel:

Core.line(mRgba, pt1, pt2, new Scalar(0, 255, 0, 255), 3);