Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi! In Android you have RGBA image (but in c++ BGR), so use Imgproc.COLOR_RGBA2GRAY code for grayscale conversion.