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

Implement StereoCamera and ImageQuality calibrations to CAM #138

Open
Meziu opened this issue Oct 18, 2023 · 0 comments
Open

Implement StereoCamera and ImageQuality calibrations to CAM #138

Meziu opened this issue Oct 18, 2023 · 0 comments

Comments

@Meziu
Copy link
Member

Meziu commented Oct 18, 2023

As stated in this comment:

For CAMU_SetStereoCameraCalibrationData:
* You need to use cam:s (I think cam:c also works?) for privileged access. All 3 cam services share the same handler but have state checks on what service needs to be used to access certain commands.
* If you want an example of its usage, it's used by the System Settings app to perform camera calibration.
* Camera calibration data is saved by cam to the first 0x40 of config block 0x00060000 if you want to look at that data.

A handle to cam:s should be used to access higher privilege functionality in the cam service, such as stereo camera and image quality calibration.

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

No branches or pull requests

1 participant