r9y9/pylibfreenect2

How to align the Color and the Depth

lk-greenbird opened this issue · 0 comments

hi, I am a beginner. I want to use this package to align the Color and the Depth. More specifically, I wanted to get the RGB image as well as its aligned Depth image. I noted the registered = Frame(512, 424, 4) in the examples/multiframe_listener.py. What does it mean? Can i extract the RGB value and the aligned Depth value from it?
image
image