Step 3: Project - abria/TeraStitcher GitHub Wiki

In this step TeraStitcher generates one displacement for each pair of adjacent tiles by "projecting" the displacements previously computed in the Align step into the "most reliable" displacement.

Prerequisites

  • an XML descriptor generated by the Align step.

Inputs

  • absolute path of the XML descriptor (--projin)

Other inputs (optional)

Output

  • XML descriptor saved at --projout containing one displacement for each pair of adjacent tiles.

Demo (command line)

terastitcher --displproj --projin=C:/volume/xml_displcomp.xml"

Demo (GUI)