|
MatrixH Constructor (Single)
|
Creates a new projective matrix.
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public MatrixH(
float[] elements
)
Public Sub New (
elements As Single()
)
Request Example
View SourceParameters
- elements
- Type: SystemSingle
See Also