| Name | Short Name | Type | Description |
| Limit Type | type | string | Sets up criteria for minimal or maximal values |
| Volume | volume | integer | Volume in 3D, area in 2D. 0 for not checking |
| Surface | surface | integer | Surface in 3D, perimeter in 2D. 0 for not checking |
| Area | maxarea | integer | Maximal cross section area in 3D, area=volume in 2D. 0 for not checking |
| Perimeter | maxperimeter | integer | Perimeter of the maximal cross section in 3D, perimeter in 2D 0 for not checking |
| Diameter | maxdiameter | real | Farthest points of the maximal cross section. 0 for not checking |
| Shape factor | shapefactor | real | 1 for disc, smaller for irregular shapes. 0 for not checking |
| Spherical shape factor | sphericalshapefactor | real | 1 for sphere smaller for irregular shapes. 0 for not checking |
| Total Filament Length | totalfileamentlength | integer | 0 for not checking |
| Total Branch Points | totalbranchpoints | integer | 0 for not checking |
| Fiber Length | fiberlength | real | Provides estimate of length of filamentous objects. 0 for not checking |
| Fiber Breadth | fiberbreadth | real | Provides estimate of widths of filamentous objects. 0 for not checking |
| Distance to nearest neighbor | nearestneighbor | real | Calculates distances of centers of gravities of objects. 0 for not checking |
| Number of neighbors | numberofneighbors | integer | Neighbors are defined as objects with a distance of center of gravities less than the double of the sum of their diameters. Enter the desired min or max number of neighbors plus one or 0 for not checking |
| Distance to edge of the image | distancetoedge | real | Calculates the closest distance between the bounding box of the segment and the edges of the image. |