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
This requires quite a lot of driver tinkering: there is an arbitrary cropping feature, but the image output is not stable at any resizing level, and there is a scaling feature with fixed amount of zooming.
Maybe with the extra datasheet it can work a bit better.
camera.capture(zoom=1.0)
to
camera.capture(zoom=16.0)
The text was updated successfully, but these errors were encountered: