Python Script Object
This module automatically crops the info banner away of the input 2D grayscale image.
Known Limitations
- This module only works with grayscale 2D images.
Connections
|
Input |
Description |
|---|---|
|
Input Grayscale Image: [required] |
The 2D grayscale image from which its info banner must be cropped away. |
Parameters (Ports)
|
Parameter |
Description |
|---|---|
|
Console: |
Show console associated with the script. |
|
Height for Sampling: |
This parameter sets the height from the bottom image, that will be used to define an area of search, and from which the grayscale value of the info banner background will be automatically determined. |
|
Border Size: |
This parameter sets the size of the border around the info banner, in case there is one. |
|
Apply: |
Triggers computation |
Outputs
The module generates a duplicate of the input 2D grayscale image but without its info banner that was cropped away.