Skip to content

How to align color and depth frames using C API? #12320

Closed Answered by MartyG-RealSense
junyoung-lee-1201 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @junyoung-lee-1201 There is a C-language example of alignment with rs2_create_align() at the link below under the heading Using C API.

https://dev.intelrealsense.com/docs/projection-in-intel-realsense-sdk-20#frame-alignment

There is lttle information available regarding using RealSense with Rust, though the RealSense Rust wrapper realsense_sys apparently also uses the C rs2_create_align instruction to perform alignment.

https://docs.rs/realsense-sys/latest/realsense_sys/

https://docs.rs/realsense-sys/latest/realsense_sys/fn.rs2_create_align.html

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by junyoung-lee-1201
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants