Package com.openinventor.imageviz.engines.geometryandmatching.registration
This group provides a package of registration functions.
Spatial registration is about aligning or overlaying two or more data sets into the same coordinate system. In registration, typically one of the data sets is taken as the reference, and the other one is transformed - moved and possibly rescaled - until both data sets match. Registered data can be produced by different sensors, at different times, from different object regions, or from different specimens or models. Image registration methods can be manual, automatic, or semi-automatic. Closely related to registration is the task of data fusion, i.e., the simultaneous visualization of registered data sets, or combination into derivative data.
-
Class Summary Class Description SoElasticRegistrationProcessing2d (Preview Feature)SoElasticRegistrationProcessing2d
engineSoImagePreAlignmentTransform3d SoImagePreAlignmentTransform3d
image filter.SoImageRegistrationTransform SoImageRegistrationTransform
image filter.SoImageRegistrationTransform.RegistrationEvent This event describes the evolution of the registration process. -
Enum Summary Enum Description SoElasticRegistrationProcessing2d.MetricTypes This enumeration handles all type of supported metric.SoImagePreAlignmentTransform3d.AlignmentModes This enum defines the different types of alignments.SoImageRegistrationTransform.MetricTypes This enum defines the different types of metric used to compute the similarity value.SoImageRegistrationTransform.RangeModes SoImageRegistrationTransform.TransformationTypes This enum defines the types of transforms that can be computed.