Standard Processing
            This section provides examples that apply some classic image processing algorithms with ImageDev.
		- Denoising: This example shows how to denoise a grayscale image with three different algorithms available in ImageDev.
 - Thresholding: This example shows how to binarize a grayscale image with three different algorithms available in ImageDev.