Table of Contents

Class TbbTaskScheduler

Namespace
Emgu.CV.Util
Assembly
Emgu.CV.dll

This class canbe used to initiate TBB. Only usefull if it is compiled with TBB support

public class TbbTaskScheduler : UnmanagedObject, IDisposable
Inheritance
TbbTaskScheduler
Implements
Inherited Members

Constructors

TbbTaskScheduler()

Initialize the TBB task scheduler

public TbbTaskScheduler()

Methods

DisposeObject()

Release the TBB task scheduler

protected override void DisposeObject()