Replies: 1 comment
-
|
Hey, Access to the raw sensor data of the camera is not possible via the sdk. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm currently working on a project where I need to access the raw data captured directly from the sensor, without any post-processing, filtering, or transformation applied by the software or firmware. I’ve reviewed the documentation and source code, but I couldn’t find a clear explanation to retrieve the unaltered data.
Could someone please point me in the right direction?
Specifically, I’d like to know:
If it’s possible to bypass all internal processing steps.
Where in the codebase or API this raw data can be accessed.
Any configuration or setting that needs to be disabled to ensure no processing is applied.
Any guidance or example code would be greatly appreciated. Thank you in advance for your help!
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions