Table of Contents

Property IsParallel

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

IsParallel

Whether to use parallelism or not. The number of threads is set by SetNumThreads(int).

public virtual bool IsParallel { get; set; }

Property Value

bool