Click or drag to resize
RegistrationEvent Methods

The SoImageRegistrationTransformRegistrationEvent type exposes the following members.

Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetProgress

Returns the progress value of processing in the range [0-1].

Public methodGetSimilarity

Returns the similarity measurement between the 2 overlapped images.

Public methodGetSource

Returns the source engine that raised the event.

Public methodGetTransform

Returns the current estimated transformation.

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also