ImageDev

PercolationThreshold3dMsr

Contains the results of a percolation analysis performed on a three-dimensional 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
isVolumePierced The percolation indicator. True means that the studied phase is fully connected along the selected axis. Boolean None BOOLEAN
threshold The percolation threshold; that is, the maximum intensity that can be "pierced". Floating point None INTENSITY

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