Start » Filter Reference » Image » Image Basics » RealignImagePitch
RealignImagePitch
Module: | FoundationLite |
---|
Creates a new image with a standard pitch alignment.
Applications
Can be used to normalize an image created with a non-standard third-party camera or framegrabber.
Name | Type | Description | |
---|---|---|---|
inImage | Image | Input image | |
outImage | Image | Output image |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Empty image on input in RealignImagePitch. |
Complexity Level
This filter is available on Expert Complexity Level.