Coder Social home page Coder Social logo

azurekinect's Introduction

AzureKinect

AzureKinect is a program for viewing and recording of data from an Azure Kinect camera. It can can view/record the direct image data from the camera as well as perform body tracking calculations and visualisation.

Screenshot

Features

  • View Azure Kinect camera depth image real-time output
  • View Azure Kinect camera 4k colour image real-time output
  • View Azure Kinect camera Infra-red image real-time output
  • Use GPU accelerated AI based body tracking
  • View the calculated body tracking region of interest and determined skeletal positions
  • Record the calculated body tracking data to a csv file
  • Record any/all of the Azure Kinect cameras to h264 in real-time
  • Use CPU or GPU accelerated h264 encoding
  • 60fps visualisation, recording and processing

Requirements

  • Microsoft Azure Kinect camera
  • NVIDIA GPU RTX2070 or better
  • Windows 10 April 2018 (x64) or newer
  • 4+ core Skylake or better CPU
  • 8GB+ memory
  • Recording simultaneous streams in real-time may require additional CPU resources

Building

Compilation uses Visual Studio. To build the program simply open the supplied project.

The following dependencies are required in order to build:

  • Visual Studio 2019 or newer
  • Qt5 SDK
  • Qt Visual Studio Tools addon
  • Nuget (used to install Azure Kinect SDK, glm and FFmpeg)

azurekinect's People

Contributors

sibras avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

azurekinect's Issues

Error when running the application

Hi,

Thanks for sharing the code for this application. I am trying to run this with Microsoft Azure Kinect. However, I am getting an error as described below.

Steps followed:

  1. Installed Qt 5.15.2 SDK (Is this the correct version I should use?)
  2. Installed Qt Visual Studio Tools version 2.7.1.15
  3. Download the GitHub repository
  4. Connected Azure Kinect to the PC
  5. Open the project on Visual Studio 2019
  6. Checked QT version on project settings (It was correctly configured to msvc2019_64)
  7. Hit Debug -> Start Debugging

I am getting the following error I followed the above steps.

image

Am I missing any steps or required configurations here?

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.