First time here? Check out the FAQ!
answered 2013-04-15 01:57:47 -0600
Hi! In Android you have RGBA image (but in c++ BGR), so use Imgproc.COLOR_RGBA2GRAY code for grayscale conversion.
Imgproc.COLOR_RGBA2GRAY