The resolution of my images on my android-openCV application depend on the size of the screen. I need to save the high resolution(1984*1488) images and show the low resolution frame (1/4 times smaller than the saved image) in the screen. I am using "CameraBridgeViewBase" .
What do you propose to me?
Thanks