ClearMap.Alignment#
This sub-package handles stitching and alignment of volumetric data.
The ClearMap.Alignment
module includes methods for
3d resampling:
3d alignment to reference atlases (e.g. Allen Brain Institute Atlases) via interfacing to elastix:
3d rigid and wobbly stitching via WobblyStitcher:
All steps are demonstrated in the TubeMap tutorial.
The main routines for resampling are
resample()
.
Main routines for elastix registration are
align()
and
transform()
.
Sub-packages and modules#
Module to handle label and annotation info from Allen Brain Atlas (v2).
Interface to Elastix for alignment of volumetric data.
This module provides methods to resample and reorient data.
Stitching module for aligning and stitching data sets with ClearMap.
Transformation classes to track transformations of data, points and shapes.
Transformation classes to transform data, points and shapes.