Mech-DLK SDK C# API 2.0.1
C# API reference documentation for secondary development with Mech-DLK
Loading...
Searching...
No Matches
Mech-DLK SDK C# API Reference

Introduction

See Mech-DLK SDK Documentation for a general description of the Mech-DLK SDK.

Mech-DLK SDK is designed specifically for you to complement Mech-DLK. Its main purpose is to help you easily build the deep learning inference part within your existing software framework.

With the Mech-DLK SDK, you can quickly deploy deep learning models without depending on Mech-Vision, and you can flexibly integrate deep learning capabilities into your applications.

Mech-DLK SDK is a software development toolkit that includes APIs, libraries, development documentation, sample codes, and tools, among other resources.

The reference document for the C# APIs is provided here.

Examples

SeeĀ https://github.com/MechMindRobotics/mechdlk_sdk/tree/main/samples/csharp for examples of how to use the C# APIs.