Stitching Tiled image within Macro environment

Discuss questions and projects related to processing of imaging data here
Post Reply
Aaron Skubal
Posts: 1
Joined: Thu Aug 26, 2021 7:56 pm

Stitching Tiled image within Macro environment

Post by Aaron Skubal »

Hello,

I am attempting to use the Macro tool to process some Tiled images in Zen Blue within the macro, and I am running into an issue with the stitching. I used the record tool to get most of my macro written, but when it comes time to stitch this message is displayed: "# Could not record function 'Stitching'. The function is not available in Simple Interface or has a different name." I have attempted to stitch without recording, but I have been unable to find a suitable workaround. Is there a standard command, or set of commands that will allow me to stitch images within the macro?
CarlZeissMicroscopy3
Posts: 180
Joined: Wed May 20, 2020 10:10 am

Re: Stitching Tiled image within Macro environment

Post by CarlZeissMicroscopy3 »

Hello Aaron Skubal,

Code: Select all

Zen.Processing.Transformation.Geometric.Stitching(...)
I hope this is the answer to your problem.

By the way: it is possible to search (top, right hand side of page) in the forum for 'stitching'.
Post Reply