AutoThresholdingMsr
Contains the threshold of binarization computed by automatic method.
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 | Description | Element type | Indexing | Physical Information |
---|---|---|---|---|
threshold | The threshold computed by the algorithm. | Floating point | [time] | 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 |