Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

Set framesize to VGA and windowing to 320X240 #103

Open
IGRajulu opened this issue Oct 3, 2018 · 2 comments
Open

Set framesize to VGA and windowing to 320X240 #103

IGRajulu opened this issue Oct 3, 2018 · 2 comments

Comments

@IGRajulu
Copy link

IGRajulu commented Oct 3, 2018

Dear Sir,

Is it possible to achieve the following:
sensor.set_framesize(sensor.VGA) # Set frame size to VGA (640x480)
sensor.set_windowing((320, 240))

Above code is from "OpenMV implementation for OV7725 by Ibrahim Abdelkader".
The above code in OpenMV gives be a more clear 320X240 image (of the 'area of interest') while maintaining a distance of 25 mm (necessary for the application) from the face of camera lens to the object.

Kindly guide me please.

@mau-lopez
Copy link

Hi, I would also like to know if it is possible and how to change the image size to VGA (and other resolutions) and how to change the frame rate for streaming. I'm by no means a proficient programmer, so any help with steps to follow will be much appreciated. Thank you very much in advance!

@cribskip
Copy link

@IGRajulu Did you find a solution for this? I'd also like to use windowing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants