Back to Adaptive Vision Library website
You are here: Start » Function Reference » Image Basics » ImageToMatrix
Converts a single-channel image to a matrix.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inMonoImage | const Image& | ||
![]() |
outMatrix | Matrix& |


