Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend camera.capture() to support zoom #144

Open
siliconwitch opened this issue Mar 7, 2023 · 1 comment
Open

Extend camera.capture() to support zoom #144

siliconwitch opened this issue Mar 7, 2023 · 1 comment
Assignees

Comments

@siliconwitch
Copy link
Member

siliconwitch commented Mar 7, 2023

camera.capture(zoom=1.0)
to
camera.capture(zoom=16.0)

@siliconwitch siliconwitch converted this from a draft issue Mar 7, 2023
@siliconwitch siliconwitch moved this from Future / Backlog / Reference to Todo in Monocle Mar 24, 2023
@josuah
Copy link
Member

josuah commented Apr 24, 2023

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.

@siliconwitch siliconwitch moved this from Todo to Future / Backlog / Reference in Monocle May 1, 2023
@siliconwitch siliconwitch changed the title Extend camera.zoom() to support more zoom levels Extend camera.capture() to support zoom Jun 16, 2023
@josuah josuah moved this from Backlog / Future / Reference to In Progress in Monocle Jul 20, 2023
@josuah josuah moved this from In Progress to Stuck / Waiting / Testing in Monocle Aug 7, 2023
@josuah josuah moved this from Stuck / Waiting / Testing to In Progress in Monocle Aug 7, 2023
@siliconwitch siliconwitch moved this from In Progress to Backlog / Future / Reference in Monocle Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog / Future / Reference
Development

No branches or pull requests

2 participants