You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doing this for collecting images to upload to edge impulse.
The stream quality is showing up at svga quality which I set in the code camera.resolution.svga(); but when I start collecting images, it crops the image to 240p and saves in that resolution.
Is there any solution to this. I have checked through the entire file in the library but didn't find anything that can save the image in the quality it is streamed at.