Utilities class

C# | Visual Basic | Visual C++ |
public static class Utils
Public NotInheritable Class Utils
public ref class Utils abstract sealed

All Members | Methods | Fields | |||
Icon | Member | Description |
---|---|---|
![]() ![]() | FindStereoCorrespondence(Image<(Of <(Gray, Byte>)>), Image<(Of <(Gray, Byte>)>), Int32) |
Calculates disparity for stereo-pair
|
![]() ![]() | 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
|

Object | |
![]() | Utils |