etiennedub / pyk4a

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

Added method for getting the extrinsic transformation parameters #192

Closed EgleM2022 closed 1 year ago

EgleM2022 commented 1 year ago

(Reopened with proper feature branch based on develop)

I added a simple method for retrieving the extrinsic transformation parameters.

The method returns the rotation matrix and translation vector from a source to a target calibration type (for example color to depth).