| Table of Contents / Matrix / Features | Operators |
get_size_matrix — Get the size of a matrix.
The operator get_size_matrix returns the number of rows Rows and columns Columns of the input Matrix. The input Matrix is defined by the matrix handle MatrixID.
Matrix handle of the input matrix.
Number of rows of the matrix.
Number of columns of the matrix.
If the parameters are valid, the operator get_size_matrix returns the value 2 (H_MSG_TRUE). If necessary, an exception is raised.
clear_matrix, clear_all_matrices
Foundation
| Table of Contents / Matrix / Features | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |