ImageDev

ImageBoundaryAreaMsr

Contains the boundary area of the volume of interest.

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
pixelCount The number of pixels of the volume of interest boundary. Unsigned integer [time] COUNT
surface The 2D perimeter or 3D area of the volume of interest boundary, expressed in world coordinates, with dimension 1 in 2D and dimension 2 in 3D. [TS] Floating point [time] UNKNOWN

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