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

V3 (not wide) Camera Support #104

Merged
merged 2 commits into from
Nov 14, 2024
Merged

V3 (not wide) Camera Support #104

merged 2 commits into from
Nov 14, 2024

Conversation

lp6m
Copy link
Contributor

@lp6m lp6m commented Nov 14, 2024

Check list

  • I wrote CHANGELOG.md if the pull request adds/modifies features.

Summary

Add support for imx708 sensor.
The autofocus function is not supported.
It has been confirmed to work with the Raspberry Pi v3 camera.

The imx708_wide.json file was created using the following command:

wget https://raw.githubusercontent.com/raspberrypi/libcamera/v0.3.0/src/ipa/rpi/vc4/data/imx708.json -O imx708_raw.json
jq '(.algorithms | add)' imx708_raw.json > imx708.json

Copy link
Contributor

@cutsea110 cutsea110 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lp6m lp6m merged commit 3a5d2d8 into master Nov 14, 2024
10 checks passed
@lp6m lp6m deleted the v3 branch November 14, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants