OpenCV for Unity 3.0.3
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.13.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
MultiBackendNet.cs File Reference

Classes

class  OpenCVForUnity.UnityIntegration.Worker.DnnModule.MultiBackendNet
 Subset of OpenCV Net for inference with either OpenCV DNN or Sentis, with deferred initialization after MultiBackendDnn.readNet. More...
 

Namespaces

namespace  OpenCVForUnity
 
namespace  OpenCVForUnity.UnityIntegration
 
namespace  OpenCVForUnity.UnityIntegration.Worker
 
namespace  OpenCVForUnity.UnityIntegration.Worker.DnnModule
 

Typedefs

using SentisModel = Unity.InferenceEngine.Model
 
using SentisWorker = Unity.InferenceEngine.Worker
 

Typedef Documentation

◆ SentisModel

using SentisModel = Unity.InferenceEngine.Model

◆ SentisWorker

using SentisWorker = Unity.InferenceEngine.Worker