First time here? Check out the FAQ!
answered 2012-11-15 03:05:26 -0600
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);