Ask Your Question

Revision history [back]

Iwas wrong in previous answer. Resolution selection is a part of OpenCV4Android SDK logic. I review Android SDK source code and find issue. In current implementation of JavaCameraView and NativeCameraView resolution is always constrained by View size. I prepare pull request to fix the issue.