View Source
Class FloatMat
Inheritance
System.Object
FloatMat
Namespace:EvilDICOM.CV.Helpers
Assembly:EvilDICOM.CV.dll
Syntax
public static class FloatMat : object
Methods
View Source
Show(Mat, String)
Declaration
public static void Show(Mat mat, string windowName = "CV")
Parameters
| Type |
Name |
Description |
| Mat |
mat |
|
| System.String |
windowName |
|
View Source
ToSDFRender(Mat)
Declaration
public static Mat ToSDFRender(Mat sdf)
Parameters
| Type |
Name |
Description |
| Mat |
sdf |
|
Returns
View Source
WindowLevelColor(Mat)
Declaration
public static Mat WindowLevelColor(Mat mat)
Parameters
| Type |
Name |
Description |
| Mat |
mat |
|
Returns