public static class SoImageRegistrationTransform.RegistrationEvent extends Inventor implements SbEventArg
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
RegistrationEvent(SoImageVizEngine engine,
float progress,
double similarity,
SbMatrix matrix)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
float |
getProgress()
Returns the progress value of processing in the range [0-1].
|
double |
getSimilarity()
Returns the similarity measurement between the 2 overlapped images.
|
SoImageVizEngine |
getSource()
Returns the source engine that raised the event.
|
SbMatrix |
getTransform()
Returns the current estimated transformation.
|
void |
setValue(SoImageRegistrationTransform.RegistrationEvent copyFrom) |
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public RegistrationEvent(SoImageVizEngine engine, float progress, double similarity, SbMatrix matrix)
public SoImageVizEngine getSource()
getSource
in interface SbEventArg
public void setValue(SoImageRegistrationTransform.RegistrationEvent copyFrom)
public SbMatrix getTransform()
public float getProgress()
public double getSimilarity()
The similarity value is defined in .
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com