Screen Name

Parameter

Type

Description

Used by Categories

Select By

pp_mode

radio

Defines a filter for features being processed.

Values = [X or Y], [X and Y], [Width]

 

[X or Y] - all features with X or Y dimension less than Max Size will be selected.

 

[X and Y] - only features with X and Y dimension less than Max Size will be selected.
This filter is more restrictive than [X or Y].

 

[Width] - Less restrictive than X and Y, as it includes diagonally long and thin features,
or features with right angles (< pp_size ) *

* If you have a thin diagonal pinhole that can be covered by a line of the given width, the pinhole will be eliminated in Width mode even if both the X and the Y dimensions of its bounding box are larger than the given pp_size parameter.
Also, pinholes that bend at a right angle and can be covered by two orthogonal lines thinner than the pp_size parameter will be covered if Width is selected, and will not be covered if X Or Y  is selected if the bounding box dimensions are larger than pp_size .