Back to Adaptive Vision Library website
You are here: Start » Function Reference » Image Features » ImageCenter
ImageCenter
Returns the geometrical center of an image.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inImage | const Image& | Input image | |
![]() |
outCenter | Point2D& |


