Gamma
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm performs gamma correction of specified image in RGB color space.
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm performs gamma correction of specified image in RGB color space.
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm is the result of blurring an image by a Gaussian function.
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm converts input image to grayscale (a.k.a greyscale) image.
Admin | 28-Sep-2015 | C#, VB.Net
The algorithm processes an image creating the effect of an image with larger pixels.
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm is like Sharpen filter. Unlike the Sharpen filter, which only worked in the horizontal and vertical directions, this one spreads ...
Admin | 28-Sep-2015 | C#, VB.Net
The algorithm processes an image creating the effect of an image with larger pixels.
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm is used to automatically perform clustering-based image thresholding or, the reduction of a graylevel image to a binary ...
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm moves each pixel of a source image in random direction within a window of specified radius.