The Util type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
ColorPaletteToLookupTable(ColorPalette, Matrix<(Of <<'(Byte>)>>)%, Matrix<(Of <<'(Byte>)>>)%, Matrix<(Of <<'(Byte>)>>)%, Matrix<(Of <<'(Byte>)>>)%)
Convert the color pallette to four lookup tables
GetMatrixDepth(Type)
Get the OpenCV matrix depth enumeration from depth type
GetMatrixFromDescriptors(array<array<Single>[]()[][]>[]()[][])
Convert an array of descriptors to row by row matrix
GetMinMax(IEnumerable<(Of <<'(MCvPoint3D64f>)>>), MCvPoint3D64f%, MCvPoint3D64f%)
Compute the minimum and maximum value from the points
GetModuleInfo(String%, String%)
Returns information about one of or all of the registered modules
OptimizeCV(Boolean)
Enable or diable IPL optimization for opencv

See Also