Skip to content

Files

Latest commit

d0fb9b8 · Feb 22, 2025

History

History
32 lines (20 loc) · 1.47 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.47 KB

Orbbec SDK C# Wrapper

This is a wrapper for the Orbbec SDK for C#. It provides a simple and easy-to-use interface for accessing the Orbbec camera and performing various operations such as capturing depth images, color images, and performing point cloud generation.

The v2-main branch, C# Wrapper is based the open source version of Orbbec SDK v2. The C# wrapper for the open-source Orbbec SDK v2 is versioned as v2.x.x, while the C# wrapper for the Orbbec SDK v1 is versioned as v1.x.x.

Support Platforms

  • Windows: Windows 10 (x64)

Platform support

Products List Minimal Firmware Version
Gemini 330 1.2.20
Gemini 330L 1.2.20
Gemini 335 1.2.20
Gemini 335L 1.2.20
Gemini 336 1.2.20
Gemini 336L 1.2.20
Femto Bolt 1.1.2
Femto Mega 1.3.0

Documentation

For compilation and API reference, please refer to UserGuide documentation.

License

This project is licensed under the Apache License 2.0.