Skip to content

Data Postprocessing

Mohamed E. Masoud edited this page Dec 6, 2021 · 4 revisions

Noise removal

Normally 3D noisy regions may result from the inference process due to possible bias, variance and irreducible error (e.g. noise with data). To remove these noisy volumes we designed a 3D connected components algorithm to filter out those noisy regions.

Data Visualization

Papaya viewers is used to visualize the input and output images. A composite operation also provided to subjectively verify the output image accuracy. Different ColorLUT can be applied to enhance the visualization process.

Saving Output

After verifying the output it can be saved locally as Nifti file format.

Clone this wiki locally