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
ProcessingWorkerBase.cs File Reference

Classes

struct  OpenCVForUnity.UnityIntegration.Worker.ProcessingWorkerBase.ProcessingCompletion
 Payload for ProcessingCompleted; same Kind / Error shape as WorkCompletion<TResult> without a results buffer (use PeekOutput / CopyOutput after success). More...
 
class  OpenCVForUnity.UnityIntegration.Worker.ProcessingWorkerBase
 Base class for processing workers that manage input and output Mats. More...
 

Namespaces

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