This project demonstrates how to collect data using the Kinect V2 sensor. The collected data can be used for various applications such as motion tracking, gesture recognition, and more.
The Kinect V2 sensor is a powerful tool for capturing depth and color data. This project provides a framework for collecting and processing data from the Kinect V2 sensor.
- Kinect V2 sensor
- Windows 8 or later
- Kinect for Windows SDK 2.0
- Visual Studio 2015 or later
- Install the Kinect for Windows SDK 2.0 from the official website.
- Clone this repository:
git clone https://github.com/yourusername/Data-collection-using-kinectV2.git
- Open the project in Visual Studio, select your prefared programming either python or matlab and build the solution.
- Connect the Kinect V2 sensor to your computer.
- Run the application from Visual Studio.
- Follow the on-screen instructions to start data collection.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.