How to set Camera Resolution in Android with OpenCV
This post follows from the previous post on Creating a class that extends JavaCameraView. We can use this class to set up focus modes, flash and resolution using openCV for Android. OpenCV for Android It’s pretty simple to find out supported resolutions and set resolution in Android Camera using OpenCV. Just include these methods in …
How to set Camera Resolution in Android with OpenCV Read More »
