How can I preview full Screen in OpenCv JavaCameraView
I have tried to implement JavaCameraView in android but I am facing one issue like I am not able to show camera in full screen. It is showing in 480(width)x720(height) by default. How can show preview in full screen like system Camera App.
This is python code. But you will have to convert to java.