microsoft / Azure-Kinect-Sensor-SDK

A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.
https://Azure.com/Kinect
MIT License
1.47k stars 613 forks source link

Creating an Image in python from a numpy array doesn't work #1963

Open icaven opened 6 months ago

icaven commented 6 months ago

The function create_from_ndarray() in src/python/k4a/src/k4a/_bindings/image.py has a number of errors: