Mech-DLK SDK C# API 2.0.3
C# API reference documentation for secondary development with Mech-DLK
|
This is the complete list of members for MMind.DL.InferEngine, including all inherited members.
Create(string packPath, BackendType backendType=BackendType.GpuDefault, uint deviceId=0) | MMind.DL.InferEngine | |
GetModuleTypes() | MMind.DL.InferEngine | |
GetResults(out List< Result > results) | MMind.DL.InferEngine | |
Infer(List< MMindImage > images) | MMind.DL.InferEngine | |
InferEngine() | MMind.DL.InferEngine | |
ModuleResultVisualization(List< MMindImage > images, uint moduleIndex) | MMind.DL.InferEngine | |
Release() | MMind.DL.InferEngine | |
ResultVisualization(List< MMindImage > images) | MMind.DL.InferEngine | |
SetBatchSizeAndFloatPrecision(uint batchSize, FloatPrecisionType floatPrecision, uint moduleIdx) | MMind.DL.InferEngine | |
SetUnsupSegParam(float defectThreshold, float nonDefectThreshold, uint moduleIdx) | MMind.DL.InferEngine |