SlideShare a Scribd company logo
1 of 4
Download to read offline
INTERNATIONAL JOURNAL FOR INNOVATIVE RESEARCH IN MULTIDISCIPLINARY FIELD ISSN: 2455-0620 Volume - 6, Issue - 12, Dec – 2020
Monthly, Peer-Reviewed, Refereed, Indexed Journal with IC Value: 86.87 Impact Factor: 6.719
Received Date: 16/12/2020 Acceptance Date: 30/12/2020 Publication Date: 31/12/2020
Available online on – WWW.IJIRMF.COM Page 175
Fast Fourier Transformation on Image Enhancement Process in
Digital Image Processing
1
E. Kungumaraj, 2
V. Kaviyasri, 3
R. Gogulapriya, 4
R. K. Hari Prasath
1
Assistant professor, Department of Mathematics, Sri Krishna Arts and Science College, Coimbatore, India
2, 3, 4
Pg scholar, Department of Mathematics, Sri Krishna Arts and Science College, Coimbatore, India
Email - 1
kungum99522@gmail.com, 2
kaviyasri1317@gmail.com, 3
gogulapriyaragupathi98@gmail.com,
4
hariprasathrk01@gmail.com
1. INTRODUCTION:
Digital Image Processing is the process of a digital images by use of digital computers through an algorithm. In
digital image processing, variety of algorithms can be processed to an input image and the output image can be rendered
more attractive to viewers by using the methods of image processing. Image enhancement is one of the key and most
promising areas of digital image processing. It allows techniques to upgrade the image quality to make the resulting
image more effective than the original image. The basis of this process is to enhance the low image contrast and focus
the hidden image description. While converting an image from one form to another, such as digitising an image, may
cause some form to occur. Image processing is defined as the process of analysing and manipulating images on a
computer. The most famous image enhancement techniques algorithms are equalisation of histograms, filtering of low
passes, and High-pass filtering applicable to a certain particular region having certain disadvantages. Low-pass filtering
and high-pass filtering, respectively, can only sharpen and smooth the image. Histogram equalisation is used for image
enhancement by evenly distributing the value of image intensity and is useful for maintaining an image's contrast and
brightness.
To enhance the consistency of the processed images, the Retinex method is commonly used. A non-linear
spectral algorithm that mimics the Retinex algorithm is framework of human vision which offers simultaneous complex
dynamics compression of range and constancy of colour. The algorithm for Retinex for centred on recursive bilateral
filtering, image enhancement is proposed to solve the problems of the previous algorithm, almost solved problems, but
particularly in computational time, still requires improvement. Notably, almost all the algorithms for enhancement have
their own cons and prons.
2. FAST FOURIER TRANSFORM:
The first step in the proposed method is to compute the Fast Fourier Transform (FFT) of the spatial domain
input image. The effect of FFT is a frequency domain that does not include all image-forming frequencies, but only a
collection of samples that are sufficiently large to completely characterise the image of the spatial domain. Filters may
be added to the image by convolution until the image is converted into the frequency domain. FFT transforms the
complex operations of convolution into straightforward multiplications. To obtain the product of convolution, an inverse
transform is then performed in the frequency domain. All the significant details are contained in the resulting image. It
Abstract: Digital image processing is the use of a digital computer using an algorithm to process digital images.
The method of image enhancement has a very important role in image processing and resolution. It is the method
of modifying and adding various changes to an input digital images so that the effects are more suitable for display
or further image analysis. This type of current method suggests that the colour sensations have a clear association
with reflectance, depending on the reflectance and illumination product, and the amount of visible light reaching
observers. The Retinex technique is generally used to boost the accuracy of the photographs that are processed.
Histogram equalisation is the most common image enhancement algorithm that is used to improve image contrast.
In this paper, we suggested fast and optimal image based on Retinex method enhancement algorithm for Quality
enhancement, such as sharpening, smoothing, Reduction in computational time and image details by using Fast
Fourier Transport with Retinex and histogram equalisation.
Key words: Image processing, image enhancement, fast fourier transform, Retinex algorithm, single scale Retinex,
multi scale Retinex, histogram equalisation.
Key Words:
INTERNATIONAL JOURNAL FOR INNOVATIVE RESEARCH IN MULTIDISCIPLINARY FIELD ISSN: 2455-0620 Volume - 6, Issue - 12, Dec – 2020
Monthly, Peer-Reviewed, Refereed, Indexed Journal with IC Value: 86.87 Impact Factor: 6.719
Received Date: 16/12/2020 Acceptance Date: 30/12/2020 Publication Date: 31/12/2020
Available online on – WWW.IJIRMF.COM Page 176
is computationally easier to apply philtres in the frequency domain to the image than to do the same in the image domain.
This will speed up and have better outcomes for the process.
The Fast Fourier transport of image S(u,v) is denoted by F(x,y) is given by the equation:
f(x,y) = ∑ ∑ 𝑠(𝑥, 𝑦)𝑒
−𝑗2𝜋(𝑥𝑢
𝑀
̅̅̅ +
𝑦𝑣
𝑁
̅ )
𝑁−1
𝑣=0
𝑀−1
𝑢=0
where u= 0,1,2,…,M-1 and v=0,1,2,…,N-1
denoted a digital image of size M x N pixels. And x= 0,1,2,…,M-1 and y=0,1,2,….,N-1 which determine the frequencies
of u and v. S(u,v) is the image in spatial domain and F(x,y) is the exponential term corresponding to each point f(x,y) is
the fourier space. The f(x,y) is obtained by multiplying the image with the corresponding function in the spatial domain
and summing up the result. This showed that the number of frequencies in the domain of frequency is equal to the
number of pixels in the domain of space, i.e. the image in the domain of space and the domain of frequency are of the
same size. The outcome of FFT is a complex number that has a wide range in the spatial domain than the image. In
addition, the complex range of Fourier coefficients is too large to be shown on the computer, so these values must be
scaled to within the range of values that can be displayed.
3. RETINEX THEORY:
Edwin Land first formulated this theory in 1977, and later Jobson.et al suggested two of the most famous retinex
algorithms are Single Scale Retinex (SSR) algorithms and Retinex Multiple Scale (MSR). A human lightness and color
perception model that defines an image enhancement approach that aims to bridge the difference between digital images
and those images perceived by the human eyes. Provides a means of sharpening an image, improving its color quality
regardless of illumination variations, and the means of achieving compression of dynamic range.
The general method of retinex algorithm is
S(u,v): log(S(u,v)) = s log(R(u,v)) = r log(L(u,v)) =l
S(u,v) = R(u,v)* L(u,v)
Where, S(u,v) = original image
R(u,v) = reflectance and
L(u,v) = illumination
3.1 SINGLE SCALE RETINEX:
Single Scale Retinex is an image enhancement algorithm where the difference between the value of the input
image and its neighborhood average is calculated by the output image.
SSR for an image 𝑅𝑖(u,v) = log ( 𝑃𝑖(u,v) – log[ F(u,v) *𝑃𝑖(u,v)]
𝑅𝑖(u,v) = log (
𝑃𝑖(𝑢,𝑣)
𝐹(𝑢,𝑣)∗ 𝑃𝑖(𝑢,𝑣)
̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅)
= log (
𝑃𝑖(𝑢,𝑣)
𝑃^−𝑖(𝑢,𝑣)
̅̅̅̅̅̅̅̅̅̅̅̅̅̅)
Where, 𝑃𝑖(u,v) : the image distribution in the 𝑖𝑡ℎ
spectral band
𝑅𝑖(u,v) : retinex output
By using Gaussian function to F(u,v), the normalized surrounded function is
F(u,v)=k𝑒−(𝑢2+𝑦2)/𝐶2
Therefore, C is the gaussian surrounded space constant
K is determined by
INTERNATIONAL JOURNAL FOR INNOVATIVE RESEARCH IN MULTIDISCIPLINARY FIELD ISSN: 2455-0620 Volume - 6, Issue - 12, Dec – 2020
Monthly, Peer-Reviewed, Refereed, Indexed Journal with IC Value: 86.87 Impact Factor: 6.719
Received Date: 16/12/2020 Acceptance Date: 30/12/2020 Publication Date: 31/12/2020
Available online on – WWW.IJIRMF.COM Page 177
∬ 𝐹(𝑢, 𝑣)𝑑𝑥𝑑𝑦 = 1
Either dynamic range compression or colour rendition can be given by this algorithm.
3.2 MULTI SCALE RETINEX: (MSR)
An extension of the single-scale Retinex algorithm is the multi-scale Retinex (MSR) algorithm. The choice of
the correct scale σ for the surround filter F (x, y) is crucial in SSR due to the trade-off between dynamic range
compression and color rendition, and MSR seems to have an appropriate trade-off between a good local dynamic range
and a good color rendition. A weighted sum of the outputs of several SSRs is known as the MSR output.
The multiscale retinex of the formula can be represented as,
𝑅𝑀𝑆𝑅𝑖 = ∑ (𝑊𝑛𝑅𝑛𝑖)
𝑁
𝑛=1
Where, 𝑅𝑖(𝑢, 𝑣) = log[ 𝑃𝑖(𝑢, 𝑣)] − log[ 𝐹𝑛(𝑢, 𝑣) ∗ (𝑃𝑖(𝑢, 𝑣)]
𝑅𝑀𝑆𝑅𝑖 = ∑ 𝑤𝑛{log[ 𝑃𝑖(𝑢, 𝑣)] − log[ 𝐹𝑛(𝑢, 𝑣) ∗ (𝑃𝑖(𝑢, 𝑣)]}
𝑁
𝑛−1 ,
i = 1,2,…,s,
n is the number of scales, Rni is the 𝑖𝑡ℎ
component of the nth scale, 𝑅𝑀𝑆𝑅𝑖 is the ith spectral component of the
MSR output, and 𝑤𝑛is the weight with nth scale. The MSR algorithm is better than SSR which can simultaneously
achieve both dynamic range compression and color rendition, but has some problems with halation.
4. HISTOGRAM EQUALIZATION:
Histogram equalisation is a processing method for computer images used to increase image contrast. This is
accomplished by distributing the most frequent intensity values efficiently, i.e. by expanding the intensity range of the
image. Typically, this technique increases the global contrast of images when near contrast values reflect their accessible
data. This enables greater contrast to be obtained in areas of lower local contrast.
5. EXPERIMENTAL EVALUATION:
We used MATLAB software to test the proposed framework. This software is used to evaluate fast fourier
transformation techniques that apply to an image to improve image quality.
5.1 Subjective analysis:
The following figures are the testing results. These are original image, enhanced image by Multi Scale Retinex and
enhanced image by histogram equalization.
5.1.1. Histogram equalization:
Figure:1(a) Figure:1(b)
INTERNATIONAL JOURNAL FOR INNOVATIVE RESEARCH IN MULTIDISCIPLINARY FIELD ISSN: 2455-0620 Volume - 6, Issue - 12, Dec – 2020
Monthly, Peer-Reviewed, Refereed, Indexed Journal with IC Value: 86.87 Impact Factor: 6.719
Received Date: 16/12/2020 Acceptance Date: 30/12/2020 Publication Date: 31/12/2020
Available online on – WWW.IJIRMF.COM Page 178
5.1.2 Multi scale retinex:
Figure:2(a)original image Figure:2(b) enhanced image
6. RESULT AND CONCLUSION:
In this paper, we suggested a fast and efficient image enhancement algorithm based on fast Fourier transforms
with histogram equalisation instead of conventional application of gaussian filter to an image. In the frequency domain,
we applied the filter and optimized the visual effect with histogram equalization. The result shows that the fast fourier
transform with histogram equalisation provided better improvement compared with multi scale retinex.
REFERENCE:
1. A. Polesel, G. Ramponi, and V. J. Mathews, “Image enhancement via adaptive unsharp masking,” IEEE, Trans,
Image Process., vol. 9, no. 3, pp. 505–510, Mar. 2000.
2. H. Ibrahim and N. Kong, “Brightness preserving dynamic histogram equalization for image contrast
enhancement,” IEEE, Trans. Consumer, Electron, vol. 53, no. 4, pp. 1752–1758, Nov. 2007.
3. H. K. Sawant and M. Deore, “A comprehensive review of image enhancement techniques,” Int. J. Comput.
Technol. Electron. Eng., vol. 1, pp. 39–44, Mar. 2010.
4. B. Li, S. Wang, and Y. Geng, “Image enhancement based on Retinex and lightness decomposition,” in Proc.
IEEE Int. Conf. Image Process., Sep. 2011, pp. 3417–3420.
5. Gonzalez, Rafael; Steve Eddins (2008). "4". Digital Image Processing Using Matlab (2nd ed.). Mc Graw Hill.
p. 163.
6. Jobson D. J., Rahman Z., and Woodell G. A., “A multiscale Retinex for bridging the gap between color images
and the human observation of scenes,” IEEE Trans. Image Process., vol. 6, no. 7, pp. 965–976, July 1997.
7. Histogram Equalization Techniques For Image Enhancement ISSN:223.- 7109
8. Rajesh Garg, Bhawna Mittal, Sheetal Garg ; Image Enhancement and Its Various Techniques, International
Journal of Advanced Research in Computer Science and Software Engineering Volume 2, Issue 4, ISSN: 2277
128X
9. Jobson D. J., Rahman Z., and Woodell G. A., “A multiscale Retinex for bridging the gap between color images
and the human observation of scenes,” IEEE Trans. Image Process., vol. 6, no. 7, pp. 965–976, July 1997.
10. Gregory A. Baxes. Digital Image Processing Principles and Applications. John Wiley & Sons, Inc; 1994

More Related Content

Similar to IJIRMF202012032.pdf

Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...
Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...
Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...IJECEIAES
 
Image resolution enhancement by using wavelet transform 2
Image resolution enhancement by using wavelet transform 2Image resolution enhancement by using wavelet transform 2
Image resolution enhancement by using wavelet transform 2IAEME Publication
 
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...cscpconf
 
OTSU Thresholding Method for Flower Image Segmentation
OTSU Thresholding Method for Flower Image SegmentationOTSU Thresholding Method for Flower Image Segmentation
OTSU Thresholding Method for Flower Image Segmentationijceronline
 
Estrazione automatica delle linee in un'immagine digitale
Estrazione automatica delle linee in un'immagine digitaleEstrazione automatica delle linee in un'immagine digitale
Estrazione automatica delle linee in un'immagine digitalefrancescapadoin
 
ANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLAB
ANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLABANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLAB
ANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLABJim Jimenez
 
Study on Contrast Enhancement with the help of Associate Regions Histogram Eq...
Study on Contrast Enhancement with the help of Associate Regions Histogram Eq...Study on Contrast Enhancement with the help of Associate Regions Histogram Eq...
Study on Contrast Enhancement with the help of Associate Regions Histogram Eq...IJSRD
 
Lec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdfLec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdfnagwaAboElenein
 
SIFT/SURF can achieve scale, rotation and illumination invariant during image...
SIFT/SURF can achieve scale, rotation and illumination invariant during image...SIFT/SURF can achieve scale, rotation and illumination invariant during image...
SIFT/SURF can achieve scale, rotation and illumination invariant during image...National Cheng Kung University
 
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKINGA PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKINGIRJET Journal
 
Image Denoising by using Modified SGHP Algorithm
Image Denoising by using Modified SGHP Algorithm Image Denoising by using Modified SGHP Algorithm
Image Denoising by using Modified SGHP Algorithm IJECEIAES
 
3 intensity transformations and spatial filtering slides
3 intensity transformations and spatial filtering slides3 intensity transformations and spatial filtering slides
3 intensity transformations and spatial filtering slidesBHAGYAPRASADBUGGE
 
Deep residual neural networks for inverse halftoning
Deep residual neural networks for inverse halftoningDeep residual neural networks for inverse halftoning
Deep residual neural networks for inverse halftoningTELKOMNIKA JOURNAL
 
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...IJERA Editor
 
Fpga implementation of fusion technique for fingerprint application
Fpga implementation of fusion technique for fingerprint applicationFpga implementation of fusion technique for fingerprint application
Fpga implementation of fusion technique for fingerprint applicationIAEME Publication
 
Fpga implementation of fusion technique for fingerprint application
Fpga implementation of fusion technique for fingerprint applicationFpga implementation of fusion technique for fingerprint application
Fpga implementation of fusion technique for fingerprint applicationIAEME Publication
 
Non-Blind Deblurring Using Partial Differential Equation Method
Non-Blind Deblurring Using Partial Differential Equation MethodNon-Blind Deblurring Using Partial Differential Equation Method
Non-Blind Deblurring Using Partial Differential Equation MethodEditor IJCATR
 

Similar to IJIRMF202012032.pdf (20)

Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...
Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...
Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...
 
Image resolution enhancement by using wavelet transform 2
Image resolution enhancement by using wavelet transform 2Image resolution enhancement by using wavelet transform 2
Image resolution enhancement by using wavelet transform 2
 
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
 
OTSU Thresholding Method for Flower Image Segmentation
OTSU Thresholding Method for Flower Image SegmentationOTSU Thresholding Method for Flower Image Segmentation
OTSU Thresholding Method for Flower Image Segmentation
 
Estrazione automatica delle linee in un'immagine digitale
Estrazione automatica delle linee in un'immagine digitaleEstrazione automatica delle linee in un'immagine digitale
Estrazione automatica delle linee in un'immagine digitale
 
mini prjt
mini prjtmini prjt
mini prjt
 
ANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLAB
ANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLABANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLAB
ANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLAB
 
Study on Contrast Enhancement with the help of Associate Regions Histogram Eq...
Study on Contrast Enhancement with the help of Associate Regions Histogram Eq...Study on Contrast Enhancement with the help of Associate Regions Histogram Eq...
Study on Contrast Enhancement with the help of Associate Regions Histogram Eq...
 
Lec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdfLec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdf
 
SIFT/SURF can achieve scale, rotation and illumination invariant during image...
SIFT/SURF can achieve scale, rotation and illumination invariant during image...SIFT/SURF can achieve scale, rotation and illumination invariant during image...
SIFT/SURF can achieve scale, rotation and illumination invariant during image...
 
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKINGA PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
 
Image Denoising by using Modified SGHP Algorithm
Image Denoising by using Modified SGHP Algorithm Image Denoising by using Modified SGHP Algorithm
Image Denoising by using Modified SGHP Algorithm
 
3 intensity transformations and spatial filtering slides
3 intensity transformations and spatial filtering slides3 intensity transformations and spatial filtering slides
3 intensity transformations and spatial filtering slides
 
Deep residual neural networks for inverse halftoning
Deep residual neural networks for inverse halftoningDeep residual neural networks for inverse halftoning
Deep residual neural networks for inverse halftoning
 
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
 
Fpga implementation of fusion technique for fingerprint application
Fpga implementation of fusion technique for fingerprint applicationFpga implementation of fusion technique for fingerprint application
Fpga implementation of fusion technique for fingerprint application
 
Fpga implementation of fusion technique for fingerprint application
Fpga implementation of fusion technique for fingerprint applicationFpga implementation of fusion technique for fingerprint application
Fpga implementation of fusion technique for fingerprint application
 
Ijetr011837
Ijetr011837Ijetr011837
Ijetr011837
 
Ijcatr04051016
Ijcatr04051016Ijcatr04051016
Ijcatr04051016
 
Non-Blind Deblurring Using Partial Differential Equation Method
Non-Blind Deblurring Using Partial Differential Equation MethodNon-Blind Deblurring Using Partial Differential Equation Method
Non-Blind Deblurring Using Partial Differential Equation Method
 

More from VaideshSiva1

2020816204611411Digital.Image.Processing.4th.Edition.www.EBooksWorld.ir.pdf
2020816204611411Digital.Image.Processing.4th.Edition.www.EBooksWorld.ir.pdf2020816204611411Digital.Image.Processing.4th.Edition.www.EBooksWorld.ir.pdf
2020816204611411Digital.Image.Processing.4th.Edition.www.EBooksWorld.ir.pdfVaideshSiva1
 
DIP-LECTURE_NOTES.pdf
DIP-LECTURE_NOTES.pdfDIP-LECTURE_NOTES.pdf
DIP-LECTURE_NOTES.pdfVaideshSiva1
 
gmd-15-1195-2022.pdf
gmd-15-1195-2022.pdfgmd-15-1195-2022.pdf
gmd-15-1195-2022.pdfVaideshSiva1
 
272_Digital-Image-Processing.pdf
272_Digital-Image-Processing.pdf272_Digital-Image-Processing.pdf
272_Digital-Image-Processing.pdfVaideshSiva1
 
Digital_image_processing_-Vijaya_Raghavan.pdf
Digital_image_processing_-Vijaya_Raghavan.pdfDigital_image_processing_-Vijaya_Raghavan.pdf
Digital_image_processing_-Vijaya_Raghavan.pdfVaideshSiva1
 
instructions-to-candiates_(2).pdf
instructions-to-candiates_(2).pdfinstructions-to-candiates_(2).pdf
instructions-to-candiates_(2).pdfVaideshSiva1
 

More from VaideshSiva1 (8)

ijaerv13n9_59.pdf
ijaerv13n9_59.pdfijaerv13n9_59.pdf
ijaerv13n9_59.pdf
 
2020816204611411Digital.Image.Processing.4th.Edition.www.EBooksWorld.ir.pdf
2020816204611411Digital.Image.Processing.4th.Edition.www.EBooksWorld.ir.pdf2020816204611411Digital.Image.Processing.4th.Edition.www.EBooksWorld.ir.pdf
2020816204611411Digital.Image.Processing.4th.Edition.www.EBooksWorld.ir.pdf
 
DIP-LECTURE_NOTES.pdf
DIP-LECTURE_NOTES.pdfDIP-LECTURE_NOTES.pdf
DIP-LECTURE_NOTES.pdf
 
gmd-15-1195-2022.pdf
gmd-15-1195-2022.pdfgmd-15-1195-2022.pdf
gmd-15-1195-2022.pdf
 
272_Digital-Image-Processing.pdf
272_Digital-Image-Processing.pdf272_Digital-Image-Processing.pdf
272_Digital-Image-Processing.pdf
 
Digital_image_processing_-Vijaya_Raghavan.pdf
Digital_image_processing_-Vijaya_Raghavan.pdfDigital_image_processing_-Vijaya_Raghavan.pdf
Digital_image_processing_-Vijaya_Raghavan.pdf
 
MBIP-book.pdf
MBIP-book.pdfMBIP-book.pdf
MBIP-book.pdf
 
instructions-to-candiates_(2).pdf
instructions-to-candiates_(2).pdfinstructions-to-candiates_(2).pdf
instructions-to-candiates_(2).pdf
 

Recently uploaded

Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.MateoGardella
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...KokoStevan
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterMateoGardella
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfSanaAli374401
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 

Recently uploaded (20)

Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 

IJIRMF202012032.pdf

  • 1. INTERNATIONAL JOURNAL FOR INNOVATIVE RESEARCH IN MULTIDISCIPLINARY FIELD ISSN: 2455-0620 Volume - 6, Issue - 12, Dec – 2020 Monthly, Peer-Reviewed, Refereed, Indexed Journal with IC Value: 86.87 Impact Factor: 6.719 Received Date: 16/12/2020 Acceptance Date: 30/12/2020 Publication Date: 31/12/2020 Available online on – WWW.IJIRMF.COM Page 175 Fast Fourier Transformation on Image Enhancement Process in Digital Image Processing 1 E. Kungumaraj, 2 V. Kaviyasri, 3 R. Gogulapriya, 4 R. K. Hari Prasath 1 Assistant professor, Department of Mathematics, Sri Krishna Arts and Science College, Coimbatore, India 2, 3, 4 Pg scholar, Department of Mathematics, Sri Krishna Arts and Science College, Coimbatore, India Email - 1 kungum99522@gmail.com, 2 kaviyasri1317@gmail.com, 3 gogulapriyaragupathi98@gmail.com, 4 hariprasathrk01@gmail.com 1. INTRODUCTION: Digital Image Processing is the process of a digital images by use of digital computers through an algorithm. In digital image processing, variety of algorithms can be processed to an input image and the output image can be rendered more attractive to viewers by using the methods of image processing. Image enhancement is one of the key and most promising areas of digital image processing. It allows techniques to upgrade the image quality to make the resulting image more effective than the original image. The basis of this process is to enhance the low image contrast and focus the hidden image description. While converting an image from one form to another, such as digitising an image, may cause some form to occur. Image processing is defined as the process of analysing and manipulating images on a computer. The most famous image enhancement techniques algorithms are equalisation of histograms, filtering of low passes, and High-pass filtering applicable to a certain particular region having certain disadvantages. Low-pass filtering and high-pass filtering, respectively, can only sharpen and smooth the image. Histogram equalisation is used for image enhancement by evenly distributing the value of image intensity and is useful for maintaining an image's contrast and brightness. To enhance the consistency of the processed images, the Retinex method is commonly used. A non-linear spectral algorithm that mimics the Retinex algorithm is framework of human vision which offers simultaneous complex dynamics compression of range and constancy of colour. The algorithm for Retinex for centred on recursive bilateral filtering, image enhancement is proposed to solve the problems of the previous algorithm, almost solved problems, but particularly in computational time, still requires improvement. Notably, almost all the algorithms for enhancement have their own cons and prons. 2. FAST FOURIER TRANSFORM: The first step in the proposed method is to compute the Fast Fourier Transform (FFT) of the spatial domain input image. The effect of FFT is a frequency domain that does not include all image-forming frequencies, but only a collection of samples that are sufficiently large to completely characterise the image of the spatial domain. Filters may be added to the image by convolution until the image is converted into the frequency domain. FFT transforms the complex operations of convolution into straightforward multiplications. To obtain the product of convolution, an inverse transform is then performed in the frequency domain. All the significant details are contained in the resulting image. It Abstract: Digital image processing is the use of a digital computer using an algorithm to process digital images. The method of image enhancement has a very important role in image processing and resolution. It is the method of modifying and adding various changes to an input digital images so that the effects are more suitable for display or further image analysis. This type of current method suggests that the colour sensations have a clear association with reflectance, depending on the reflectance and illumination product, and the amount of visible light reaching observers. The Retinex technique is generally used to boost the accuracy of the photographs that are processed. Histogram equalisation is the most common image enhancement algorithm that is used to improve image contrast. In this paper, we suggested fast and optimal image based on Retinex method enhancement algorithm for Quality enhancement, such as sharpening, smoothing, Reduction in computational time and image details by using Fast Fourier Transport with Retinex and histogram equalisation. Key words: Image processing, image enhancement, fast fourier transform, Retinex algorithm, single scale Retinex, multi scale Retinex, histogram equalisation. Key Words:
  • 2. INTERNATIONAL JOURNAL FOR INNOVATIVE RESEARCH IN MULTIDISCIPLINARY FIELD ISSN: 2455-0620 Volume - 6, Issue - 12, Dec – 2020 Monthly, Peer-Reviewed, Refereed, Indexed Journal with IC Value: 86.87 Impact Factor: 6.719 Received Date: 16/12/2020 Acceptance Date: 30/12/2020 Publication Date: 31/12/2020 Available online on – WWW.IJIRMF.COM Page 176 is computationally easier to apply philtres in the frequency domain to the image than to do the same in the image domain. This will speed up and have better outcomes for the process. The Fast Fourier transport of image S(u,v) is denoted by F(x,y) is given by the equation: f(x,y) = ∑ ∑ 𝑠(𝑥, 𝑦)𝑒 −𝑗2𝜋(𝑥𝑢 𝑀 ̅̅̅ + 𝑦𝑣 𝑁 ̅ ) 𝑁−1 𝑣=0 𝑀−1 𝑢=0 where u= 0,1,2,…,M-1 and v=0,1,2,…,N-1 denoted a digital image of size M x N pixels. And x= 0,1,2,…,M-1 and y=0,1,2,….,N-1 which determine the frequencies of u and v. S(u,v) is the image in spatial domain and F(x,y) is the exponential term corresponding to each point f(x,y) is the fourier space. The f(x,y) is obtained by multiplying the image with the corresponding function in the spatial domain and summing up the result. This showed that the number of frequencies in the domain of frequency is equal to the number of pixels in the domain of space, i.e. the image in the domain of space and the domain of frequency are of the same size. The outcome of FFT is a complex number that has a wide range in the spatial domain than the image. In addition, the complex range of Fourier coefficients is too large to be shown on the computer, so these values must be scaled to within the range of values that can be displayed. 3. RETINEX THEORY: Edwin Land first formulated this theory in 1977, and later Jobson.et al suggested two of the most famous retinex algorithms are Single Scale Retinex (SSR) algorithms and Retinex Multiple Scale (MSR). A human lightness and color perception model that defines an image enhancement approach that aims to bridge the difference between digital images and those images perceived by the human eyes. Provides a means of sharpening an image, improving its color quality regardless of illumination variations, and the means of achieving compression of dynamic range. The general method of retinex algorithm is S(u,v): log(S(u,v)) = s log(R(u,v)) = r log(L(u,v)) =l S(u,v) = R(u,v)* L(u,v) Where, S(u,v) = original image R(u,v) = reflectance and L(u,v) = illumination 3.1 SINGLE SCALE RETINEX: Single Scale Retinex is an image enhancement algorithm where the difference between the value of the input image and its neighborhood average is calculated by the output image. SSR for an image 𝑅𝑖(u,v) = log ( 𝑃𝑖(u,v) – log[ F(u,v) *𝑃𝑖(u,v)] 𝑅𝑖(u,v) = log ( 𝑃𝑖(𝑢,𝑣) 𝐹(𝑢,𝑣)∗ 𝑃𝑖(𝑢,𝑣) ̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅) = log ( 𝑃𝑖(𝑢,𝑣) 𝑃^−𝑖(𝑢,𝑣) ̅̅̅̅̅̅̅̅̅̅̅̅̅̅) Where, 𝑃𝑖(u,v) : the image distribution in the 𝑖𝑡ℎ spectral band 𝑅𝑖(u,v) : retinex output By using Gaussian function to F(u,v), the normalized surrounded function is F(u,v)=k𝑒−(𝑢2+𝑦2)/𝐶2 Therefore, C is the gaussian surrounded space constant K is determined by
  • 3. INTERNATIONAL JOURNAL FOR INNOVATIVE RESEARCH IN MULTIDISCIPLINARY FIELD ISSN: 2455-0620 Volume - 6, Issue - 12, Dec – 2020 Monthly, Peer-Reviewed, Refereed, Indexed Journal with IC Value: 86.87 Impact Factor: 6.719 Received Date: 16/12/2020 Acceptance Date: 30/12/2020 Publication Date: 31/12/2020 Available online on – WWW.IJIRMF.COM Page 177 ∬ 𝐹(𝑢, 𝑣)𝑑𝑥𝑑𝑦 = 1 Either dynamic range compression or colour rendition can be given by this algorithm. 3.2 MULTI SCALE RETINEX: (MSR) An extension of the single-scale Retinex algorithm is the multi-scale Retinex (MSR) algorithm. The choice of the correct scale σ for the surround filter F (x, y) is crucial in SSR due to the trade-off between dynamic range compression and color rendition, and MSR seems to have an appropriate trade-off between a good local dynamic range and a good color rendition. A weighted sum of the outputs of several SSRs is known as the MSR output. The multiscale retinex of the formula can be represented as, 𝑅𝑀𝑆𝑅𝑖 = ∑ (𝑊𝑛𝑅𝑛𝑖) 𝑁 𝑛=1 Where, 𝑅𝑖(𝑢, 𝑣) = log[ 𝑃𝑖(𝑢, 𝑣)] − log[ 𝐹𝑛(𝑢, 𝑣) ∗ (𝑃𝑖(𝑢, 𝑣)] 𝑅𝑀𝑆𝑅𝑖 = ∑ 𝑤𝑛{log[ 𝑃𝑖(𝑢, 𝑣)] − log[ 𝐹𝑛(𝑢, 𝑣) ∗ (𝑃𝑖(𝑢, 𝑣)]} 𝑁 𝑛−1 , i = 1,2,…,s, n is the number of scales, Rni is the 𝑖𝑡ℎ component of the nth scale, 𝑅𝑀𝑆𝑅𝑖 is the ith spectral component of the MSR output, and 𝑤𝑛is the weight with nth scale. The MSR algorithm is better than SSR which can simultaneously achieve both dynamic range compression and color rendition, but has some problems with halation. 4. HISTOGRAM EQUALIZATION: Histogram equalisation is a processing method for computer images used to increase image contrast. This is accomplished by distributing the most frequent intensity values efficiently, i.e. by expanding the intensity range of the image. Typically, this technique increases the global contrast of images when near contrast values reflect their accessible data. This enables greater contrast to be obtained in areas of lower local contrast. 5. EXPERIMENTAL EVALUATION: We used MATLAB software to test the proposed framework. This software is used to evaluate fast fourier transformation techniques that apply to an image to improve image quality. 5.1 Subjective analysis: The following figures are the testing results. These are original image, enhanced image by Multi Scale Retinex and enhanced image by histogram equalization. 5.1.1. Histogram equalization: Figure:1(a) Figure:1(b)
  • 4. INTERNATIONAL JOURNAL FOR INNOVATIVE RESEARCH IN MULTIDISCIPLINARY FIELD ISSN: 2455-0620 Volume - 6, Issue - 12, Dec – 2020 Monthly, Peer-Reviewed, Refereed, Indexed Journal with IC Value: 86.87 Impact Factor: 6.719 Received Date: 16/12/2020 Acceptance Date: 30/12/2020 Publication Date: 31/12/2020 Available online on – WWW.IJIRMF.COM Page 178 5.1.2 Multi scale retinex: Figure:2(a)original image Figure:2(b) enhanced image 6. RESULT AND CONCLUSION: In this paper, we suggested a fast and efficient image enhancement algorithm based on fast Fourier transforms with histogram equalisation instead of conventional application of gaussian filter to an image. In the frequency domain, we applied the filter and optimized the visual effect with histogram equalization. The result shows that the fast fourier transform with histogram equalisation provided better improvement compared with multi scale retinex. REFERENCE: 1. A. Polesel, G. Ramponi, and V. J. Mathews, “Image enhancement via adaptive unsharp masking,” IEEE, Trans, Image Process., vol. 9, no. 3, pp. 505–510, Mar. 2000. 2. H. Ibrahim and N. Kong, “Brightness preserving dynamic histogram equalization for image contrast enhancement,” IEEE, Trans. Consumer, Electron, vol. 53, no. 4, pp. 1752–1758, Nov. 2007. 3. H. K. Sawant and M. Deore, “A comprehensive review of image enhancement techniques,” Int. J. Comput. Technol. Electron. Eng., vol. 1, pp. 39–44, Mar. 2010. 4. B. Li, S. Wang, and Y. Geng, “Image enhancement based on Retinex and lightness decomposition,” in Proc. IEEE Int. Conf. Image Process., Sep. 2011, pp. 3417–3420. 5. Gonzalez, Rafael; Steve Eddins (2008). "4". Digital Image Processing Using Matlab (2nd ed.). Mc Graw Hill. p. 163. 6. Jobson D. J., Rahman Z., and Woodell G. A., “A multiscale Retinex for bridging the gap between color images and the human observation of scenes,” IEEE Trans. Image Process., vol. 6, no. 7, pp. 965–976, July 1997. 7. Histogram Equalization Techniques For Image Enhancement ISSN:223.- 7109 8. Rajesh Garg, Bhawna Mittal, Sheetal Garg ; Image Enhancement and Its Various Techniques, International Journal of Advanced Research in Computer Science and Software Engineering Volume 2, Issue 4, ISSN: 2277 128X 9. Jobson D. J., Rahman Z., and Woodell G. A., “A multiscale Retinex for bridging the gap between color images and the human observation of scenes,” IEEE Trans. Image Process., vol. 6, no. 7, pp. 965–976, July 1997. 10. Gregory A. Baxes. Digital Image Processing Principles and Applications. John Wiley & Sons, Inc; 1994