http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Enable or diable IPL optimization for opencv
Namespace: Emgu.CV.UtilAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static void OptimizeCV( bool enable ) |
Visual Basic |
---|
Public Shared Sub OptimizeCV ( _ enable As Boolean _ ) |
Visual C++ |
---|
public: static void OptimizeCV( bool enable ) |
Parameters
- enable
- Type: System..::..Boolean
true to enable optimization, false to disable