Ask Your Question

Revision history [back]

There is a sample tutorial-3-CameraControl in OpenCV4Android SDK. It shows how to change preview resolution. If you want to scale up image some modifications in CameraBridgeViewBase class is needed (call of canvas.drawBitmap).