Function print from cvbase
Brief description
print(matrix:CvMat):String
Prints an OpenCV matrix More ...
Function information
| Name: | |
| Base: | |
| Group: | OpenCV plugins:I/O plugins |
| Icon: | cvmatrix.png |
| Color: | blue |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Prints an OpenCV matrix
Input parameters
-
matrix:
CvMat
- Matrix to print
Return values
-
Default return value:
String
- XML representation of the matrix
