Module: Crop

Crop crops or masks an image.
This module crops images into a rectangle, ellipse, an arbitrary shape provided by you, the shape of object(s) identified by an Identify module, or a shape created using a previous Crop module in the pipeline.

Keep in mind that cropping changes the size of your images, which may have unexpected consequences. For example, identifying objects in a cropped image and then trying to measure their intensity in the original image will not work because the two images are not the same size.

Available measurements

Special note on saving images: You can save the cropping shape that you have defined in this module (e.g., an ellipse you drew) so that you can use the Image option in future analyses. To do this, save either the mask or cropping in SaveImages. See the SaveImages module help for more information on saving cropping shapes.

Settings:

Select the input image

Choose the image to be cropped.

Name the output image

Enter the name to be given to cropped image.

Select the cropping shape

Select the shape into which you would like to crop:

Select the cropping method

Choose whether you would like to crop by typing in pixel coordinates or clicking with the mouse.

Apply which cycle's cropping pattern?

Specify how a given cropping pattern should be applied to other image cycles:

Left and right rectangle positions

(Used only if Rectangle selected as cropping shape, or if using Plate Fix)
Specify the left and right positions for the bounding rectangle by selecting one of the following:

Top and bottom rectangle positions

(Used only if Rectangle selected as cropping shape, or if using Plate Fix)
Specify the top and bottom positions for the bounding rectangle by selecting one of the following:

Coordinates of ellipse center

(Used only if Ellipse selected as cropping shape)
Specify the center pixel position of the ellipse.

Ellipse radius, X direction

(Used only if Ellipse selected as cropping shape)
Specify the radius of the ellipse in the X direction.

Ellipse radius, Y direction

(Used only if Ellipse selected as cropping shape)
Specify the radius of the ellipse in the Y direction.

Use Plate Fix?

(Used only if Image selected as cropping shape)
Select Yes to attempt to regularize the edges around a previously-identified plate object.

When attempting to crop based on a previously identified object such as a rectangular plate, the plate may not have precisely straight edges: there might be a tiny, almost unnoticeable "appendage" sticking out. Without Plate Fix, the Crop module would not crop the image tightly enough: it would retain the tiny appendage, leaving a lot of blank space around the plate and potentially causing problems with later modules (especially ones involving illumination correction).

Plate Fix takes the identified object and crops to exclude any minor appendages (technically, any horizontal or vertical line where the object covers less than 50% of the image). It also sets pixels around the edge of the object (for regions greater than 50% but less than 100%) that otherwise would be 0 to the background pixel value of your image, thus avoiding problems with other modules.

Important note: Plate Fix uses the coordinates entered in the boxes normally used for rectangle cropping (Top, Left and Bottom, Right) to tighten the edges around your identified plate. This is done because in the majority of plate identifications you do not want to include the sides of the plate. If you would like the entire plate to be shown, you should enter "1:end" for both coordinates. If, for example, you would like to crop 80 pixels from each edge of the plate, you could enter Top, Left and Bottom, Right values of 80 and select From edge.

Remove empty rows and columns?

Use this option to choose whether to remove rows and columns that lack objects:

Select the masking image

(Used only if Image selected as cropping shape)
Select the image to be use as a cropping mask.

Select the image with a cropping mask

(Used only if Previous cropping selected as cropping shape)
Select the image associated with the cropping mask that you want to use.

Select the objects

(Used only if Objects selected as cropping shape)
Select the objects that are to be used as a cropping mask.