Skip navigation links
Open Inventor 10.3

Package com.openinventor.imageviz.engines.imageanalysis.individualmeasures

The Individual Measures category contains analysis engines applying a measurement on each label of the input image.

See: Description

Package com.openinventor.imageviz.engines.imageanalysis.individualmeasures Description

The Individual Measures category contains analysis engines applying a measurement on each label of the input image. For an introduction, see section Image Analysis

Most of these engines have a field to set one or several input measurements.

Label filtering from an image

Object filtering allows removing or keeping shapes from a binary or label image according to measurement criteria. Some engines need a formula to define the filter to apply.

How to define a filter formula

Following engines filter an image with criteria defined in a formula:

The formula syntax accepts the following list of available mathematical and logical operators:

e.g., : To define a filter the equivalent diameter measurement for an analysis:

 labelFilter->inFilter = SoDataMeasurePredefined.getName(SoDataMeasurePredefined.EQUIVALENT_DIAMETER_2D) + "< 50"
Skip navigation links
Open Inventor 10.3

Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com