Returns number of rows in the matrix.
|
Copy Code
|
|
|---|---|
AT_INT ACCUAPI IG_double_matrix_row_count_get(
HIGDoubleMatrix DoubleMatrix
);
|
|
| Name | Type | Description |
|---|---|---|
| DoubleMatrix | HIGDoubleMatrix | HIGDoubleMatrix object. |
Number of rows in the matrix.
This function does not process image pixels.