ImageDev

Area2dMsr

Contains information related to the area of foreground pixels in a two-dimensional binary image.

Information about the measurement named measurement can be accessed by using the method measurementInformation() which returns a FieldInformation
Information about the measurement named measurement can be accessed by using the property measurementInformation which returns a FieldInformation
Information about the measurement named measurement can be accessed by using the property measurement_information which returns a FieldInformation

Object members

Measurement name DescriptionElement typeIndexingPhysical Information
area The area, expressed in world coordinates given by the input image calibration. Floating point [time] AREA
pixelCount The area in pixels; that is, the number of object pixels. Unsigned integer [time] COUNT
areaFraction The number of object pixels divided by the total number of pixels of the input image. Floating point [time] FRACTION

Object methods

Method Description
void toDataFrame() Convert the measurement to an IOLink.DataFrame
Method Description
void ToDataFrame() Convert the measurement to an IOLink.DataFrame
Method Description
void to_data_frame() Convert the measurement to an IOLink.DataFrame

Related algorithms