Emgu CV Library Documentation
Util Class
NamespacesEmgu.CVUtil

www.emgu.com/wiki
Utilities class
Declaration Syntax
C#Visual BasicVisual C++
public static class Util
Public NotInheritable Class Util
public ref class Util abstract sealed
Members
All MembersMethodsFields



IconMemberDescription
ColorPaletteToLookupTable(ColorPalette, Matrix<(Of <(Byte>)>)%, Matrix<(Of <(Byte>)>)%, Matrix<(Of <(Byte>)>)%, Matrix<(Of <(Byte>)>)%)
Convert the color pallette to four lookup tables

GetModuleInfo(String%, String%)
Returns information about one of or all of the registered modules

GrayscalePalette
The ColorPalette of Grayscale for Bitmap Format8bppIndexed

OptimizeCV(Boolean)
Enable or diable IPL optimization for opencv

Inheritance Hierarchy
Object
Util

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)