Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 890 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 890 Bytes

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