Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

using OpenCV for android problem

i only want to use


Mat m1 = new Mat();
Imgproc.blur(m, m1, new Size(s, s));
Utils.matToBitmap(m1, b);

but the SO file unexpectedly 20+M how to lower OpenCV SO?

thanks.

click to hide/show revision 2
No.2 Revision

using OpenCV for android problemReducing Android package

i only want to use


Mat m1 = new Mat();
Imgproc.blur(m, m1, new Size(s, s));
Utils.matToBitmap(m1, b);

but the SO file unexpectedly 20+M how to lower OpenCV SO?

thanks.