Skip to content

Save Image

The Save Image command writes a composite image to disk. It overlays detected objects (outlines or filled shapes) on the original or processed image and saves it as a TIFF file. These control images are useful for visually verifying segmentation quality.

Parameters

ParameterDescription
PathOutput path relative to the job folder, e.g. images/${imageName}
SourceWhich image to use as the background canvas (Original channel image, Last pipeline step, etc.)
CompressionTIFF compression level (1 = none, higher = more compression)

Per-class overlay settings

For each object class to render, configure:

SettingDescription
Input classWhich object class to overlay
StyleFilled (solid colour fill) or Outline (border only)
Paint bounding boxDraw the axis-aligned bounding box around each object
Paint object IDAnnotate each object with its numeric ID

Output path variables

The Path field supports the following variable:

VariableReplaced with
${imageName}The filename of the source image (without extension)

File location

Saved images are stored relative to the job folder:

<image_directory>/evanalyzer/<job_name>/<path>/

They are also accessible from the results viewer via the Open results folder button.