Mech-DLK SDK
Welcome to Mech-DLK SDK User Manual. Let’s get started!
Overview
Mech-DLK SDK is a secondary development software kit specifically designed to be used with Mech-DLK. Its main purpose is to help developers easily do deep learning inference in their software systems. With Mech-DLK SDK, developers can rapidly deploy deep learning models and flexibly integrate deep learning functionality into their own applications without reliance on Mech-Vision. You can use the provided APIs to build applications in C#, C++, and C languages.
You can apply Mech-DLK SDK for the inference based on models exported from Mech-DLK (version 2.4.2 or above).
Release Notes
Mech-DLK SDK 2.0.2
New Features
-
Added C++ APIs for secondary development in C++ language. See C++ API Reference.
-
Provided C++ samples and achieved collaborative development with OpenCV. See the sample list and running prerequisites.
Contents
This manual consists of the following chapters. Click to view the details according to your needs:
No. | Chapter | Content |
---|---|---|
1 |
View the system requirements and obtain Mech-DLK SDK and the third-party libraries and resources it depend upon. |
|
2 |
Learn to use Mech-DLK SDK for inference with a defect segmentation model. |
|
3 |
Learn about the types of samples and prerequisites to run these samples and build and run these samples. |
|
4 |
See the API reference of multiple languages. |
|
5 |
View the frequently asked questions. |