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

IsConvexPolygonInConvexPolygon<(Of <(T>)>)(IConvexPolygon<(Of <(T>)>), IConvexPolygon<(Of <(T>)>))
Determine if a small convex polygon is inside a larger convex polygon

OptimizeCV(Boolean)
Enable or diable IPL optimization for opencv

Inheritance Hierarchy
Object
Util

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)