HALCON 17.12
/
HALCON Operator Reference
/
Matrix
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Access
List of Operators
get_diagonal_matrix
GetDiagonalMatrix
GetDiagonalMatrix
get_diagonal_matrix
Get the diagonal elements of a matrix.
get_full_matrix
GetFullMatrix
GetFullMatrix
get_full_matrix
Return all values of a matrix.
get_sub_matrix
GetSubMatrix
GetSubMatrix
get_sub_matrix
Get a sub-matrix of a matrix.
get_value_matrix
GetValueMatrix
GetValueMatrix
get_value_matrix
Return one ore more elements of a matrix.
set_diagonal_matrix
SetDiagonalMatrix
SetDiagonalMatrix
set_diagonal_matrix
Set the diagonal elements of a matrix.
set_full_matrix
SetFullMatrix
SetFullMatrix
set_full_matrix
Set all values of a matrix.
set_sub_matrix
SetSubMatrix
SetSubMatrix
set_sub_matrix
Set a sub-matrix of a matrix.
set_value_matrix
SetValueMatrix
SetValueMatrix
set_value_matrix
Set one or more elements of a matrix.
Classes
Classes
|
|
Operators