/
(Pre-version 10.5.1) 3D EM Object Analysis

Aivia Software

(Pre-version 10.5.1) 3D EM Object Analysis

The 3D EM Object Analysis recipe in Aivia is designed to segment neuron structures in 3D electron microscopy images and create surface reconstructions of the detected structures. It is strongly recommended that you specify a deep learning model for EM segmentation as a preprocessing step for this recipe or otherwise feed a confidence map for neuron structures into the recipe. There are EM segmentation models offered in our model library.

The 3D EM Object Analysis recipe generates standard mesh surfaces. To create dendrite objects, you can use the 3D Neuron Analysis - EM recipe.

Parameters and Presets

Parameters

Recipe parameters for 3D EM Object Analysis and their descriptions are summarized in the table below.

Preset Group

Parameter Name

Min Value

Max Value

Description

Preset Group

Parameter Name

Min Value

Max Value

Description

Detection



Intensity Threshold

0

255 (8-bit)

65,535 (16-bit)

Specifies the minimum intensity for segmentation on the input image or the output of the preprocessing deep learning model applied to the input image, if a model is given; a lower value leads to detection of larger objects as well as regions of higher uncertainty

Reconstruction Type

Not applicable

Allows the user to specify the 3D reconstruction algorithm to use for segmentation; there are two (2) options:

  • Use Robust Reconstruction uses the robust reconstruction algorithm for segmenting 3D objects based on connectivity between adjacent slices of detection; additionally, the algorithm applies slight smoothing and fill holes to enhance the object morphology; use this option for segmenting objects in a very dense environment.

  • Use 3D Watershed uses the watershed algorithm for segmenting 3D objects based on the intensity gradient of the probability map; use this option for segmenting sparse objects.

Subset Filtering



Min Object Size

0

1 x 1012 (px3 or µm3)

Specifies the range of objects to be included in the analysis results based on the volumes of the detected objects

Smoothing Factor

0

10

Adjusts the amount of smoothing applied to the surface reconstructions of the detected objects; a lower value leads to the generation of surfaces with greater similarity to the input image

</