Prerequisite

This function is only available if you have installed the 3rd party Python Tools during the installation of the software.

This method removes "correlated noise components" from an image, resulting in an image with so-called "white noise", where the noise in every pixel is not correlated with the noise found in neighboring pixels. Such an ideal noise is also called "White Noise". This function should be used to pre-process image data that is later used to train an Noise2Void denoising model using the ZEN Intellesis Denoising. Keep in mind that applying a model trained on "whitened" datasets should be only applied to "whitened" images.

Parameter

Description

Processing Direction

Sets the direction in which the data is processed.

Horizontal

Processes the image in horizontal vectors only.

Vertical

Processes the image in vertical vectors only.

All

Processes the image in all directions.