/KinectPy

Extraction, processing and analysis of data recorded from multiple Azure Kinect sensors. Includes transformation from RGBD to PCD, registration, filtering, segmentation and pose estimation.

Primary LanguagePython

KinectPy

@author: Tibor Camargo

Point cloud processing and analysis of data extracted from multiple Azure Kinect sensors. Includes point cloud registration, filtering, human segmentation and pose estimation.

Disclaimer

Currently a personal project, it will be available as a PyPi project around 12/2022 with detailed documentation, installation steps and with a Docker container for reproducing experiments.

Workflow_Cropped

Dependencies

There are external dependencies that have not been included yet, such as PyMoCapViewer and OfflineProcessor.

If you are using this software for point cloud processing after MKV extraction:

Installation

Currently not available