etiennedub / pyk4a

Python 3 wrapper for Azure-Kinect-Sensor-SDK
MIT License
287 stars 81 forks source link

align rgb and depth #217

Open herochen7372 opened 11 months ago

herochen7372 commented 11 months ago

how can I align rgb and depth?

etiennedub commented 11 months ago

Have you seen this example? The transformed_depth should match the color image.