Skip to content

nabu.stitching.single_axis_stitching

source module nabu.stitching.single_axis_stitching

Functions

  • stitching Apply stitching from provided configuration. Stitching will be applied along a single axis at the moment.

source stitching(configuration: SingleAxisStitchingConfiguration, progress=None)BaseIdentifier

Apply stitching from provided configuration. Stitching will be applied along a single axis at the moment.

like

            axis 0
              ^
              |

x-ray | --------> ------> axis 2 / / axis 1

Raises

  • NotImplementedError