Utilities class
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
Syntax
C# | Visual Basic | Visual C++ |
public static class Util
Public NotInheritable Class Util
public ref class Util abstract sealed
Members
All Members | Fields ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() ![]() | 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
|
![]() ![]() | 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
|