pydistsim.utils.localization.diststitcher.DistStitcher
- class DistStitcher(*args, **kwargs)[source]
Bases:
BaseStitcherBase class implementing subcluster stitching methods based on degrees of freedom given by localization using distance measurements i.e. translation, rotation/reflection.
For reliable stitching there should be at least three common nodes.
Legacy: by default returns DistStitcherHorn instance.
Methods
__init__alignAlign (modify) src w.r.t.
intrastitchstitchStitch src cluster to dst cluster based on selector and its criteria.
transformTransform node position.