zed-sdk
zed-sdk copied to clipboard
RGB only Readings
Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, bug report, or anything other than a feature request directly related to this project.
Proposal
I would like the option to only read RGB values from the cameras. I have no use for the alpha value, and getting rid of it via img[:,:,3] takes a nontrivial amount of milliseconds (since Zed images are so large) that is slowing down my pipeline.
Adding support for this would be greatly appreciated :)
Use-Case
No response
Anything else?
No response
Hi @AlexanderKhazatsky the feature request has been noted by the team and we are evaluating if adding it to the SDK in the future.
Thank you!!