Back to FabImage Studio website
You are here: Start » Filter Reference » Image Basics » ImageToMatrix
Converts a single-channel image to a matrix.
Name | Type | Description | |
---|---|---|---|
![]() |
inMonoImage | Image | |
![]() |
outMatrix | Matrix |
Requirements
For input inMonoImage only pixel formats are supported: 1xuint8, 1xint8, 1xuint16, 1xint16, 1xint32, 1xreal.
Read more about pixel formats in Image documentation.
Complexity Level
This filter is available on Advanced Complexity Level.