Skip to content

UMapx sub-library for interacting with Intel RealSense Depth cameras

License

Notifications You must be signed in to change notification settings

UMapx/UMapx.Video.RealSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross-platform .NET library for digital signal processing

Intel RealSense Depth Camera

UMapx.Video.RealSense is a sub-library for interacting with Intel RealSense Depth cameras.

Installation

Install Intel RealSense Viewer from realses and upload one of the json available presets in application. Install UMapx.Video.RealSense to your project using NuGet package manager.

C# interface

using UMapx.Video.RealSense;

To get started with UMapx.Video.RealSense try simple example.

License

MIT