Show / Hide Table of Contents
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
Type Description
Mat
View Source

WindowLevelColor(Mat)

Declaration
public static Mat WindowLevelColor(Mat mat)
Parameters
Type Name Description
Mat mat
Returns
Type Description
Mat
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX