Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Emgu
CV
Util
TbbTaskScheduler
C# Class Emgu.CV.Util.TbbTaskScheduler
This class canbe used to initiate TBB. Only usefull if it is compiled with TBB support
Inheritance:
Emgu.Util.UnmanagedObject
Show file
Open project: fajoy/RTSPExample
Public Methods
Method
Description
TbbTaskScheduler
( ) :
System
Initialize the TBB task scheduler
Protected Methods
Method
Description
DisposeObject
( ) :
void
Release the TBB task scheduler
Method Details
DisposeObject()
protected
method
Release the TBB task scheduler
protected
DisposeObject
( ) :
void
return
void
TbbTaskScheduler()
public
method
Initialize the TBB task scheduler
public
TbbTaskScheduler
( ) :
System
return
System