Skip to content

trivedip/KinectDataRecorder

Repository files navigation

MIT License LinkedIn


Kinect Data Recorder V2

A windows application to store all the data streams from Kinect V2 sensor to your SSD.

product-screenshot

Table of Contents

About The Project

Kinect Data Recorder Allows Storage and Visualization of all available Kinect V2 Streams to your computer for later use. It also has UI where you can visualize all the steams in realtime.

Built With

Getting Started

Run the project in visual studio community edition in debugging mode.

Prerequisites

Microsoft Visual Studio Community Edition .Net 4.5
Kinect V2 Sensor
Laptop/ Desktop with SSD preffered

Usage

  • Select the streams you wish to record in "Stream Settings"
  • Hit the record button in the UI, the data will be stored in C:/temp/
  • If you want to record for specific time, check the "specify recording time" options and a text box will appear, enter your desired time in seconds.

Roadmap

This project is concluded and is no longer in development. The V1 was released in 2015 (check KinectDataRecorderV1 branch). V2 was release in 2021, it includes UI overhaul, accessibility improvements and performance improvements.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Priyank Trivedi

Project Link: https://github.com/trivedip/KinectDataRecorder

Author

Acknowledgements

About

C# Application to Record Data Streams from Kinect V2 Sensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages