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


