public class SoCompareValueQuantification extends SoImageVizEngine
SoCompareValueQuantification
engine applies a comparison test between an image and a constant value.
The SoCompareValueQuantification
engine computes the number of pixels which pass a comparison test between between an image File format/default:
CompareValueQuantification {
computeMode | MODE_AUTO |
inImage | NULL |
operandValue | 0.0f |
comparisonCriterion | NOT_EQUAL_TO |
Library references: comparevalue
Modifier and Type | Class and Description |
---|---|
static class |
SoCompareValueQuantification.ComparisonCriterions |
static class |
SoCompareValueQuantification.SbCompareDetail
Results details of comparison between two images.
|
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoCompareValueQuantification.ComparisonCriterions> |
comparisonCriterion
Select the comparison test to perform between image and value.
|
SoSFEnum<SoImageVizEngine.ComputeModes> |
computeMode
Select the compute Mode (2D or 3D or AUTO) .
|
SoSFImageDataAdapter |
inImage
The input image operand.
|
SoSFFloat |
operandValue
The floating value to compare.
|
SoImageVizEngineAnalysisOutput<SoCompareValueQuantification.SbCompareDetail> |
outResult
The output measure result.
|
onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoCompareValueQuantification()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluate
copy, getByName, getOutput, getOutputName
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getName, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getNativeResourceHandle
public final SoSFEnum<SoImageVizEngine.ComputeModes> computeMode
public final SoSFImageDataAdapter inImage
public final SoSFFloat operandValue
public final SoSFEnum<SoCompareValueQuantification.ComparisonCriterions> comparisonCriterion
public final SoImageVizEngineAnalysisOutput<SoCompareValueQuantification.SbCompareDetail> outResult
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com