Crop Image in Place ( IACropInPlace )
Parameters:
Name |
Short Name |
Type |
Description |
Crop to |
type |
string |
Select whether ROIs or Segments are used to calculate the size of the cropped image. |
Border width |
width |
integer |
The edge of the cropped image will be at this distnace from the ROIs or segments, if this border area was available in the original image. |
Description:
Crops and replaces the original image. The new image will contain all ROIs or segments of the original image with a "border width" pixels border around them, if this border area was available in the original image.
Because this function changes the size of the image, the function crops all linked images.