Replies: 2 comments 1 reply
-
|
The OV2640 always uses a resolution of 1600x1200, see Maybe someone else will take the time to explain this to you in more detail. If you are interested, you can find further information there: (other example projects use much much smaller resolutions e.g. person_detection) |
Beta Was this translation helpful? Give feedback.
-
Than you. Though the code seems to run only if I was mainly asking because I noticed that the watermeter picture on main page has 640x480 resolution (the same for camera live stream). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I have noticed that that the project takes pictures in VGA (640x480) resolution (ClassControllCamera.cpp#L99).
Though for example
OV2640camera is able to provide UXGA (1600x1200) resolution.What is the reason for using far smaller resolution that camera is capable of?
Is it because of memory constraints of the ESP device?
Beta Was this translation helpful? Give feedback.
All reactions