Adjust Image
Function
This Step scales the input 2D image or rectifies the image with the camera’s distortion coefficients.
Parameter Description
| Parameter | Description |
|---|---|
Transform Type |
Parameter description: This parameter sets the image processing mode. Value list: ImageRectify, ImageResize, ImgTransformation
|
Camera Parameter File Name |
Description: This parameter is used to select the path of the camera intrinsic parameter file. This parameter must be set when Transform Type is set to "ImageRectify". |
Width |
Description: This parameter is used to set the width of the target image. This parameter must be set when Transform Type is set to "ImageResize".
|
Height |
Description: This parameter is used to set the height of the target image. This parameter must be set when Transform Type is set to "ImageResize".
|
Reflection Type |
Description: This parameter is used to specify the reflection mode of the image. This parameter must be set when Transform Type is set to "ImgTransformation”. Value list: Horizontal & vertical flip, Vertical flip, Horizontal flip, No flip
Default value: No flip |
Rotation Angle |
Description: This parameter is used to specify the image rotation angle. This parameter must be set when Transform Type is set to "ImgTransformation”. Value list: 90°, 180°, 270°, No rotation
Default value: No rotation |