Deskew Activity
The Deskew activity processes scanned images to correct alignment issues. It automatically compensates for any detected skewing, ensuring the image content is properly oriented and straightened for further use.
| Field | Description | Requirement |
|---|---|---|
| Input image | Path, file name, and extension of the image to be processed. | Required |
| Output image | Path, file name, and extension for the processed image. | Required |
Action Types & Examples
Input Image Path
- Format: String (file path)
- Example Result:
C:\Temp\Robusta\robusta.jpg
Output Image Path
- Format: String (file path)
- Example Result:
C:\Temp\Robusta\deskew.jpg
Implementation Examples
Field Setup - Input image: C:\Temp\Robusta\robusta.jpg - Output image: C:\Temp\Robusta\deskew.jpg
Execution Parameters - Input image: C:\Temp\Robusta\robusta.jpg - Output image: C:\Temp\Robusta\deskew.jpg
Technical Notes
No specific technical notes are provided for this activity in the source material.