Giter VIP home page Giter VIP logo

astradotnetdemo's Introduction

AstraDotNet Demo

This is a simple .Net solution to demonstrate working with Orbbec Astra (Pro) depth sensors from C#.

Features:

  • Visualization of depth and color streams
  • Visualization of body tracking (as stick skeletons over depth map)
  • Calculation of actual frame rate (FPS, frames per second)
  • Support for multiple sensors connected to one PC
  • Registration mode switcher for depth stream (registration allows to align depth map with color image)
  • Any CPU (support for both 32-bit and 64-bit architectures)

How to use:

  • Open AstraDotNetDemo.sln in Visual Studio 2017
  • Build and run AstraTestWpf application (F5)
  • All required binaries and libraries are already in repository (see externals folder) and are copied automatically to output directory during build

Known issues in Astra SDK:

  1. For Astra PRO actual frame rate is not exactly 30 FPS. It is about 29.7 FPS for depth only mode, and about 28.5 FPS for depth+color mode.
  2. When more than one sensor is connected to one and the same PC, the following limitations take place:
  • For Astra PRO sensors: lowering of frame rate to 15 FPS if color stream is on
  • For Astra PRO sensors: you can see live color stream only from one sensor (black screen for other sensors)
  • Body (skeletal) tracking works poorly if it is turned on for more than one sensor
  1. Wrong information about field-of-view for color stream.
  2. Donot unplug sensor while application is running. In other case application may crash on exit.

Stuff used to make this:

License:

Astra SDK is licensed under Apache v2.0 and includes components of OpenNI and OpenCV projects.

This sample code is licensed under MIT license.

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.