Image: Convert to Matrix
Convert Image Window to a Matrix Sheet
Minimum Origin Version Required: 2022
1. cv2mat type:=double;
Please refer to the page for additional option switches when accessing the x-function from script
Input
ImageLayer
Output
MatrixLayer
int
Refer to this document page for more information of data type.
This function converts an image Window to a Matrix Sheet. The matrix data type can be specified.
The computation uses function from OpenCV Main API. Please refer to the OpenCV Main API Help file, Version 2.4.11.0 and read imgproc. Image Processing topic.
Kenneth R.Castleman.1996. Digital Image Processing. Prentice Hall, Upper Saddle River, NJ, USA.