CompareMsr
Contains the result of a comparison between two images according to a user-defined criterion.
Information about the measurement named measurement can be accessed by using the method
measurementInformation() which returns a
FieldInformation
Object members
Measurement name | Description | Element type | Indexing | Physical Information |
---|---|---|---|---|
pixelCount | The number of pixels fitting the criterion. | Unsigned integer | [channel, time] | COUNT |
Object methods
Method | Description |
---|---|
void toDataFrame() | Convert the measurement to an IOLink.DataFrame |