Threshold and Wavelet
Threshold and Wavelet
4) Multiply the by the number of pixels in one cluster times the number in the other.
1. GLOBAL THRESHOLDING
2. LOCAL THRESHOLDING
3. ADAPTIVE THRESHOLDING
GLOBAL THRESHOLDING-
GLOBAL THRESHOLDING is a technique in which it consists of setting an intensity value
such that the values of all pixels having intensity are below the threshold value of one
phase. It is good at degree of intensity separation between the two peaks in the image
LOCAL THRESHOLDING-
LOCAL THRESHOLD is a technique which is used to convert the image which consists of
grey scale to black and white pixel images. In this technique each and every pixel images are
analysed with respect to neighbouring pixels
ADAPTIVE THRESHOLDING-
ADAPTIVE THRESOLDING is also known as dynamic thresholding. It is used to separate
desirable foreground image objects from the background based on the difference in pixel
intensities of each region.
In our paper we used adaptive threshold techniques from all given above techniques
mentioned and done its calculation using mat lab software.
Adaptive threshold technique is one of the best techniques of thresholding in field of
digital image processing and in our paper we use the adaptive threshold based on the
wavelet-shrinkage algorithm for the medical image denoising
The paper discusses about denoising of medical images such as MRI, CT, ultrasonic images
which are the input images whose denoising (noise reduction and feature and quality
preservation) and the output parameters as considered as PSNR,MSE these all operations
are done by using adaptive thresholding techniques calculated using mat lab and based on
wavelet- shrinkage algorithm
The wavelet transform has been used to suppress noise in digital images .It has been
shown that the reduction in absolute value in wavelet coefficients is successful in signal
restoration. This process is known as wavelet shrinkage.
As wavelets provide different scaling to localize features in our data, one can
preserve important features in original signal while removing noise. The wavelet transform
concentrates features of signal in a few large-magnitude wavelet coefficients.
In images, edges are places where the image brightness changes rapidly.
Maintaining edges while denoising an image is critically important for perceptual quality.
While traditional low pass filtering removes noise, it often smoothens edges and also
adversely affects image quality. Wavelets are able to remove the noise while preserving the
non-cognitive important features.