Back to Adaptive Vision Library website
You are here: Start » Function Reference » Image Basics » RealignImagePitch
RealignImagePitch
Creates a new image with a standard pitch alignment.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inImage | const Image& | Input image | |
![]() |
outImage | Image& | Output image |
Errors
| Error type | Description |
|---|---|
| DomainError | Empty image on input in RealignImagePitch. |


