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: 1⨯uint8, 1⨯int8, 1⨯uint16, 1⨯int16, 1⨯int32, 1⨯real.
Read more about pixel formats in Image documentation.
Complexity Level
This filter is available on Advanced Complexity Level.