1.Local measures
Local measures are computed by segmenting each original object into a union of disjointed, or unique, elements, on each of which elementary measurements are performed. The local measure is then defined as the sum of elementary measures on the disjointed sets. For example, the surface area of an object can be defined as the sum of the areas of the pixels in the object. Local measures are mostly computed with neighborhood operators.
2.Global measures
Global measures require that information on an entire object be computed. They cannot be deduced from the values of the subsets. For example, the Feret diameter cannot be computed from the Feret diameters of subsets of the object. Global measures should ideally be computed for objects which are fully visible, or equivalently, which fall into the image field and do not intersect the field boundary.
The discrete case refers to analysis in an actual digital image, where there is a finite number of pixels and values.