stitch package

Submodules

stitch.ij_stitch module

stitch.tile_config module

Builds the tile grid layout for the ImageJ/Fiji Stitching plugin.

ivar OPTIONS_DIRECTIONALITY:

direction of travel from one row to the next, where “uni” = unidirectional, “bi” = bidirectional

ivar OPTIONS_START_DIRECTION:

starting direction of travel along the 1st row, where “right” = moving toward the right, “left” = moving toward the left

ivar TILE_CONFIG_FILE = default tile configuration name:

Deprecated:

This script is designed for the older Stitching plugin. Please see the stitch.ij_bigstitch module for the newer BigStitcher plugin.

stitch.tile_config.main()[source]