Show / Hide Table of Contents
View Source

Class MatMaker

Inheritance
System.Object
MatMaker
Namespace:EvilDICOM.CV.Helpers
Assembly:EvilDICOM.CV.dll
Syntax
public static class MatMaker : object

Methods

View Source

Identity(Int32, Int32)

Declaration
public static Mat Identity(int rows, int cols)
Parameters
Type Name Description
System.Int32 rows
System.Int32 cols
Returns
Type Description
Mat
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX