SlideShare una empresa de Scribd logo
1 de 5
Descargar para leer sin conexión
International Journal of Computer Applications Technology and Research
Volume 2– Issue 3, 250 - 254, 2013
www.ijcat.com 250
Visual Image Quality Assessment
Technique using FSIM
Rohit Kumar
Csvtu bhilai
Sscet bhilai
India
Vishal Moyal
Csvtu bhilai
Sscet bhilai
India
Abstract: The goal of quality assessment (QA) research is to design algorithms that can automatically
assess the quality of images in a perceptually consistent manner. Image QA algorithms generally
interpret image quality as fidelity or similarity with a “reference” or “perfect” image in some perceptual
space. In order to improve the assessment accuracy of white noise, Gauss blur, JPEG2000 compression
and other distorted images, this paper puts forward an image quality assessment method based on phase
congruency and gradient magnitude. The experimental results show that the image quality assessment
method has a higher accuracy than traditional method and it can accurately reflect the image visual
perception of the human eye. In this paper, we propose an image information measure that quantifies the
information that is present in the reference image and how much of this reference information can be
extracted from the distorted image.
Keywords: Image quality assessment (IQA), structural similarity index (SSIM), feature similarity
index (FSIM),phase congruency (PC), gradient magnitude(GM),low level feature
1.INTRODUCTION
Image quality assessment is an important study
topic in the image processing area. Image quality
is a fundamental characteristic of any image
which measures the perceived image degradation
.Generally, compared with an ideal or perfect
image. Digital images are subject to a wide
variety of distortions during acquisition,
processing, compression, storage, transmission
and reproduction, any of which may result in a
degradation of visual quality. Imaging systems
introduces some amount of distortion or artifacts
which reduces the quality assessment and here it
is our point of interest.
By defining image quality in terms of a deviation
from the ideal situation, quality measures
become technical in the sense that they can be
impartially determined in terms of deviations
from the ideal models.
Generally speaking, visual quality assessment
can be divided into two categories one is
subjective visual quality assessment and another
one is objective visual quality assessment.
Subjective quality assessment is done by humans
which represents the realistic opinion towards an
Image. Image quality objective assessment uses
the mathematical model to quantitative the
assessment index and simulates human visual
perception system to assess the image quality.
Common image quality objective assessment
indexes include PSNR (Peak Signal to Noise
Ratio), SSIM (Structural Similarity), and FSIM
(Feature-Similarity). Based upon the Availability
of Reference Objective quality assessment is
classified as no reference (NR),reduced
reference(RR),full reference(FR)[1]methods. If
there is no reference signal available for the
distorted (test) one to compare with, then a
quality evaluation method is termed as a No-
reference (NR).If the information of the
reference medium is partially available, e.g., in
the form of a set of extracted features, then this is
the so-called Reduced-Reference (RR) method.
FR method needs the complete reference
medium to assess the distorted medium. Since it
has the full information about original medium,
International Journal of Computer Applications Technology a
Volume 2– Issue 3, 2
www.ijcat.com
it is expected to have the best quality prediction
performance. Most existing quality assessment
schemes belong to this category.
The following are implemented for image quality
assessment algorithms as Mean square error
(MSE), peak signal to noise (PSNR), structural
similarity index (SSIM), feature similarity index
(FSIM). Mean Squared Error is the average
squared difference between a reference image
and a distorted image. It is computed pixel-by
pixel by adding up the squared differences of all
the pixels and dividing by the total pixel count.
Peak Signal-to-Noise Ratio is the ratio between
the reference signal and the distortion signal in
an image, given in decibels. The higher the
PSNR, the closer the distorted image is to the
original SNR(Peak signal to noise).The simplest
and most widely used image quality metrics are
MSE and PSNR since they are easy to calculate
and are also mathematically convenient in the
context of optimization. However, they often
correlate poorly with subjective visual quality.
PSNR has always been criticized its poor
correlation with human subjective evaluations.
However according to our observations , PSNR
sometimes still can work very well on some
specific distortion types, such as additive and
quantization noise. The structural similarity
(SSIM) index is a method for measuring the
similarity between two images. SSIM attempts to
measure the change in luminance, contrast, and
structure in an image [2-4]. The multi-scale
extension of SSIM, called MS-SSIM [5],
produces better results than its single-scale
counterpart. Recent studies conducted in [6] and
[7] have demonstrated that SSIM, MS-SSIM,
and VIF could offer statistically much better
performance in predicting images’ fidelity than
the other IQA metrics. However, SSIM and MS
SSIM share a common deficiency that when
pooling a single quality score from the local
quality map (or the local distortion measurement
map), all
positions are considered to have the same
importance. Feature similarity indexing
maintains IQA (image quality assurance) based
on the fact that human visual system (HVS)
understands an image mainly according to its
low-level features. The main feature of FSIM
phase congruency which is a dimensionless
measure of a local structure. Actually, PC has
International Journal of Computer Applications Technology and Research
Issue 3, 250 - 254, 2013
251
it is expected to have the best quality prediction
ing quality assessment
The following are implemented for image quality
as Mean square error
structural
feature similarity index
Mean Squared Error is the average
squared difference between a reference image
by-
pixel by adding up the squared differences of all
the pixels and dividing by the total pixel count.
the ratio between
the reference signal and the distortion signal in
an image, given in decibels. The higher the
PSNR, the closer the distorted image is to the
The simplest
and most widely used image quality metrics are
E and PSNR since they are easy to calculate
and are also mathematically convenient in the
context of optimization. However, they often
correlate poorly with subjective visual quality.
PSNR has always been criticized its poor
ive evaluations.
However according to our observations , PSNR
sometimes still can work very well on some
such as additive and
structural similarity
(SSIM) index is a method for measuring the
etween two images. SSIM attempts to
measure the change in luminance, contrast, and
scale
SSIM [5],
scale
] and
SSIM,
and VIF could offer statistically much better
performance in predicting images’ fidelity than
SSIM and MS-
SSIM share a common deficiency that when
e from the local
quality map (or the local distortion measurement
positions are considered to have the same
Feature similarity indexing
maintains IQA (image quality assurance) based
on the fact that human visual system (HVS)
rding to its
eature of FSIM is
phase congruency which is a dimensionless
Actually, PC has
already been used for IQA in the literature. In
[8], Liu and Laganière proposed a PC-based IQA
metric. In their method, PC maps are partitioned
into sub-blocks of size 5×5. Then, the
crosscorrelation is used to measure the similarity
between two corresponding PC sub-blocks. The
overall similarity score is obtained by averaging
the cross correlation values from all block pairs.
In [9], PC was extended to phase coherence
which can be used to characterize the image blur.
Based on [8], Hassen et al. proposed an NR IQA
metric to assess the sharpness of an input image
[10].Due to phase congruency the contrast of the
image will affect Human visual system but the
secondary feature of FSIM which is gradient
magnitude control perception of image quality.
Phase congruency and Gradient Magnitude play
complementary roles in characterizing the image
local quality and derive a single quality score.
2. DESIGN METHODOLOGY
Fig. 1: Block diagram of proposed method
3.FEATURE SIMILARITY
INDEXING
In this work, a full reference IQA is proposed
based on the fact that human visual system
(HVS) understands an image mainly according
to its low-level features. The primary feature for
this is the phase congruency (PC), which is a
International Journal of Computer Applications Technology and Research
Volume 2– Issue 3, 250 - 254, 2013
www.ijcat.com 252
dimensionless measure of the significance of a
local structure, the image gradient magnitude
(GM) is employed as the secondary feature . PC
and GM play complementary roles in
characterizing the image local quality and derive
a single quality score.
3.1 Phase Congruency (PC)
Phase congruency is a new method for detecting
features in images. One of its significant
strengths is its invariance to lighting variation
within an image, as well as being able to detect a
wide range of interesting features. We present a
method for estimating the phase congruency of
localized frequencies that cannot be measured
separately by Gabor filters. We show that by
measuring the ratio of the standard deviation to
the mean energy between different phase shifted
Gabor filters that we are able to estimate whether
the localised frequencies are phase congruent.
Phase congruency reflects the behaviour of the
image in the frequency domain. PC is contrast
invariant while the contrast information does
affect HVS’ perception of image quality. We
describes a new corner and edge detector [12-14]
developed from the phase congruency model of
feature detection[11].
Fig. 2: (a) Original image (b) localized
frequency based phase congruency
In this paper we adopt the method developed
from the 1D signal I(x). Here ‫ܯ‬௡
௘
and the ‫ܯ‬௡
ை
are
the even-symmetric and odd-symmetric filters on
scale n and they form a quadrature pair. The
signal will form a response vector at position x
on scale n: [݁௡(x), ‫݋‬௡(x)] = [I(x)* ‫ܯ‬௡
௘ , I(x)*‫ܯ‬௡
௢
], and the local amplitude on scale n is An(x) =
( ) ( )22
xoxe nn +
Let V(x) = ∑n en(x) and H(x) = ∑n on(x) …(1)
Then phase congruency is given by
PC(x) =
( )
( )xA
xE
nn∑+∈
Where E(x) = ( ) )(22
xHxV +
and ε is a small positive constant. We adopt the
log-Gabor filters because:
1) Log-Gabor filters can be constructed with
arbitrary bandwidth and the bandwidth can be
optimised to produce a filter with minimal
spatial extent.
2) log-Gabor functions, by definition, always
have no DC component.
3) The transfer function of the log-Gabor filter
has an extended tail at the high frequency end,
which makes it more capable to encode natural
images than ordinary.
3.2 Gradient magnitude (GM)
Image gradient computation is a traditional topic
in image processing. Gradient operators can be
expressed by convolution masks. Three
commonly used gradient operators are the Sobel
operator, the Prewitt operator and the Scharr-
operator. Their performances will be examined
in the section of experimental results. The partial
derivatives Gx(y) and Gy(y) of the image f(y)
along horizontal and vertical directions using the
three gradient operators are used. The gradient
magnitude (GM) of f(y) is then defined as
ට‫ܩ‬௫
ଶ ൅ ‫ܩ‬௬
ଶ
3.3 FSIM algorithm
With the extracted PC and GM feature maps, in
this section we present a novel Feature Similarity
(FSIM) index for IQA. Suppose that we are
going to calculate the similarity between images
f1 (test image) and f2 (original image) denote by
International Journal of Computer Applications Technology and Research
Volume 2– Issue 3, 250 - 254, 2013
www.ijcat.com 253
PC1 and PC2. The Phase Congruency maps
extracted from f1(x) and f2(x), and G1(x) and
G2(x) the Gradient Magnitude maps extracted
from them. It should be noted that for color
images, Phase Congruency and Gradient map
features are extracted from their luminance
channels. FSIM will be defined and computation
based on PC1(x), PC2(x), G1(x) and G2(x).
Furthermore, by incorporating the image
chrominance information into FSIM, an IQA
index for color images or gray scale image,
denoted by FSIMC, will be obtained.
First we calculate the score of PC1(x) and
PC2(x) and the similarity measure is defined as
SPC (x) =
ଶ୔େభሺ୶ሻ.୔େమሺ୶ሻ ା ்భ
୔େభ
మ ሺ୶ሻ ା ୔େమ
మ ሺ୶ሻ ା ୘భ
……….(2)
Where Tଵ is a positive constant to increase the
stability of SPC. In practice, T1 can be determined
based on the dynamic range of PC values.
Equation shows commonly used measure to
define the similarity of two positive real numbers
and its result ranges within (0, 1].
Similarly, the GM values G1(x) and G2(x) are
compared and the similarity measure is defined
as
SG(x) =
ଶୋభሺ୶ሻ.ୋమሺ୶ሻ ା ୘మ
ୋభ
మ
ሺ୶ሻ ା ୋమ
మ
ሺ୶ሻ ା ୘మ
………….(3)
Where T2 is a positive constant depending on the
dynamic range of GM values. In our
experiments, both T1 and T2 will be fixed to all
databases so that the proposed FSIM can be
conveniently used. Then, SPC(x) and SG(x) are
combined to get the similarity SL(x) of f1(x) and
f2(x). We define SL(x) as
SL(x) = [SPC(x)]α
. [SG(x)]β
………….(4)
Where α and β are parameters used to adjust the
relative importance of PC and GM features. In
this paper, we set α = β =1 for simplicity.
Thus SL(x) = [SPC(x)].[SG(x)].
4. EXPERIMENTAL RESULTS
AND DISCUSSION
A. Databases and methods for
comparison
There are some publicly available image
databases in the IQA community, including
TID2008, CSIQ, LIVE and A57. All of them
will be used here for algorithm validation and
comparison. The performance of the proposed
FSIM and FSIMC indices will be evaluated and
compared with four representative IQA metrics.
Four commonly used performance metrics are
employed to evaluate the competing IQA
metrics.
B. Determination of parameters
There are several parameters need to be
determined for FSIM and FSIMC. To this end,
we tuned the parameters based on a sub-data set
of TID2008 database, which contains the first 8
reference images in TID2008 and the associated
544 distorted images.
C. Gradient operator selection
Table 1: SROCC values using three gradient
operators
Database SROCC
Sobel 0.8797
Prewitt 0.8776
Scharr 0.8825
In our proposed IQA metrics FSIM/FSIMC, the
gradient magnitude (GM) needs to be calculated.
To this end, three commonly used gradient
operators were examined, and the one providing
the best result was selected. Such a gradient
operator selection process was carried out by
assuming that all the parameters discussed
earlier. The selection criterion was also that the
gradient operator leading to a higher SROCC
would be selected.
5. CONCLUSION
In this paper, we proposed a novel efficient and
effective IQA index, FSIM, based on a specific
visual saliency model. FSIM is designed based
on the assumption that an image’s visual
saliency map has a close relationship with its
perceptual quality. Experimental results indicate
that FSIM could yield statistically better
prediction performance than all the other
competing methods evaluated. Thus, FSIM can
be the best candidate of IQA indices for real time
applications.
6. REFERENCES
[1].Z. Wang, A.C. Bovik, H.R. Sheikh, and E.P.
Simoncelli,“Image quality assessment: from
error visibility to structural similarity,”
IEEE Trans. IP, vol. 13, pp. 600-612, 2004.
International Journal of Computer Applications Technology and Research
Volume 2– Issue 3, 250 - 254, 2013
www.ijcat.com 254
[2].N. Damera-Venkata, T.D. Kite, W.S. Geisler,
B.L. Evans, and A.C. Bovik, “Image
quality assessment based on a degradation
model”, IEEE Trans. Image Process., vol. 9,
no. 4, pp. 636-650, Apr. 2000.
[3] D.M. Chandler and S.S. Hemami, “VSNR: a
wavelet-based visual signal-to-noise ratio
for natural images”, IEEE Trans. Image
Process., vol. 16, no. 9, pp. 2284-2298, Sep.
2007.
[4] H.R. Sheikh and A.C. Bovik, “Image
information and visual quality”, IEEE
Trans. Image Process., vol. 15, no. 2, pp.
430-444, Feb. 2006.
[5] Z. Wang, E.P. Simoncelli, and A.C. Bovik,
“Multi-scale structural similarity for image
quality assessment”, presented at the IEEE
Asilomar Conf. Signals, Systems and
Computers, Nov. 2003.
[6] H.R. Sheikh, M.F. Sabir, and A.C. Bovik,
“A statistical evaluation of recent full
reference image quality assessment
algorithms”, IEEE Trans. Image Process.,
vol. 15, no. 11, pp. 3440-3451, Nov. 2006.
[7] N. Ponomarenko, V. Lukin, A. Zelensky, K.
Egiazarian, M. Carli, and F. Battisti,
“TID2008 - A database for evaluation of
full-reference visual quality assessment
metrics”, Advances of Modern
Radioelectronics, vol. 10, pp.30-45, 2009.
]
[8] Z. Liu and R. Laganière, “Phase
congruence measurement for image
similarity assessment”, Pattern Recognit.
Letters, vol. 28, no. 1, pp. 166-172, Jan.
2007.
[9] Z. Wang and E.P. Simoncelli, “Local phase
coherence and the perception of blur”, in
Adv. Neural Information Processing
Systems., 2004, pp. 786-792.
[10] R. Hassen, Z. Wang, and M. Salama, “No
reference image sharpness assessment based
on local phase coherence measurement”, in
Proc. IEEE Int. Conf. Acoust., Speech, and
Signal Processing, 2010, pp. 2434-2437
[11] P. Kovesi, “Image features from phase
congruency”, Videre: J. Comp. Vis. Res.,
vol. 1, no.3, pp. 1-26, 1999.
[12] D. Marr and E. Hildreth, “Theory of edge
detection”, Proc. R. Soc. Lond. B, vol. 207,
no. 1167, pp. 187-217, Feb.1980.
[13] M.C. Morrone and D.C. Burr, “Feature
detection in human vision: a phase-
dependent energy model”, Proc. R.
Soc.Lond. B, vol. 235, no. 1280, pp. 221-
245, Dec. 1988.
[14] M.C. Morrone and R.A. Owens, “Feature
detection from local energy”, Pattern
Recognit.Letters, vol. 6, no. 5, pp.303-313,
Dec. 1987.

Más contenido relacionado

La actualidad más candente

10.1.1.432.9149
10.1.1.432.914910.1.1.432.9149
10.1.1.432.9149moemi1
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET Journal
 
Paper id 21201419
Paper id 21201419Paper id 21201419
Paper id 21201419IJRAT
 
Quality assessment of stereoscopic 3 d image compression by binocular integra...
Quality assessment of stereoscopic 3 d image compression by binocular integra...Quality assessment of stereoscopic 3 d image compression by binocular integra...
Quality assessment of stereoscopic 3 d image compression by binocular integra...Shakas Technologies
 
IRJET- Comparison and Simulation based Analysis of an Optimized Block Mat...
IRJET-  	  Comparison and Simulation based Analysis of an Optimized Block Mat...IRJET-  	  Comparison and Simulation based Analysis of an Optimized Block Mat...
IRJET- Comparison and Simulation based Analysis of an Optimized Block Mat...IRJET Journal
 
Image Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation ClusteringImage Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation ClusteringIJERA Editor
 
A survey on full reference image quality assessment
A survey on full reference image quality assessmentA survey on full reference image quality assessment
A survey on full reference image quality assessmenteSAT Publishing House
 
A survey on full reference image quality assessment algorithms
A survey on full reference image quality assessment algorithmsA survey on full reference image quality assessment algorithms
A survey on full reference image quality assessment algorithmseSAT Journals
 
Intellectual Person Identification Using 3DMM, GPSO and Genetic Algorithm
Intellectual Person Identification Using 3DMM, GPSO and Genetic AlgorithmIntellectual Person Identification Using 3DMM, GPSO and Genetic Algorithm
Intellectual Person Identification Using 3DMM, GPSO and Genetic AlgorithmIJCSIS Research Publications
 
Effect of kernel size on Wiener and Gaussian image filtering
Effect of kernel size on Wiener and Gaussian image filteringEffect of kernel size on Wiener and Gaussian image filtering
Effect of kernel size on Wiener and Gaussian image filteringTELKOMNIKA JOURNAL
 
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...IJSRD
 
An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...
An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...
An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...iosrjce
 
Face Pose Classification Method using Image Structural Similarity Index
Face Pose Classification Method using Image Structural Similarity IndexFace Pose Classification Method using Image Structural Similarity Index
Face Pose Classification Method using Image Structural Similarity Indexidescitation
 
IRJET - Face Recognition in Digital Documents with Live Image
IRJET - Face Recognition in Digital Documents with Live ImageIRJET - Face Recognition in Digital Documents with Live Image
IRJET - Face Recognition in Digital Documents with Live ImageIRJET Journal
 
An application of morphological
An application of morphologicalAn application of morphological
An application of morphologicalNaresh Chilamakuri
 
Multitude Regional Texture Extraction for Efficient Medical Image Segmentation
Multitude Regional Texture Extraction for Efficient Medical Image SegmentationMultitude Regional Texture Extraction for Efficient Medical Image Segmentation
Multitude Regional Texture Extraction for Efficient Medical Image Segmentationinventionjournals
 
Passive Image Forensic Method to Detect Resampling Forgery in Digital Images
Passive Image Forensic Method to Detect Resampling Forgery in Digital ImagesPassive Image Forensic Method to Detect Resampling Forgery in Digital Images
Passive Image Forensic Method to Detect Resampling Forgery in Digital Imagesiosrjce
 
MRIIMAGE SEGMENTATION USING LEVEL SET METHOD AND IMPLEMENT AN MEDICAL DIAGNOS...
MRIIMAGE SEGMENTATION USING LEVEL SET METHOD AND IMPLEMENT AN MEDICAL DIAGNOS...MRIIMAGE SEGMENTATION USING LEVEL SET METHOD AND IMPLEMENT AN MEDICAL DIAGNOS...
MRIIMAGE SEGMENTATION USING LEVEL SET METHOD AND IMPLEMENT AN MEDICAL DIAGNOS...cseij
 

La actualidad más candente (19)

10.1.1.432.9149
10.1.1.432.914910.1.1.432.9149
10.1.1.432.9149
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
 
Paper id 21201419
Paper id 21201419Paper id 21201419
Paper id 21201419
 
Quality assessment of stereoscopic 3 d image compression by binocular integra...
Quality assessment of stereoscopic 3 d image compression by binocular integra...Quality assessment of stereoscopic 3 d image compression by binocular integra...
Quality assessment of stereoscopic 3 d image compression by binocular integra...
 
IRJET- Comparison and Simulation based Analysis of an Optimized Block Mat...
IRJET-  	  Comparison and Simulation based Analysis of an Optimized Block Mat...IRJET-  	  Comparison and Simulation based Analysis of an Optimized Block Mat...
IRJET- Comparison and Simulation based Analysis of an Optimized Block Mat...
 
Image Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation ClusteringImage Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation Clustering
 
A survey on full reference image quality assessment
A survey on full reference image quality assessmentA survey on full reference image quality assessment
A survey on full reference image quality assessment
 
A survey on full reference image quality assessment algorithms
A survey on full reference image quality assessment algorithmsA survey on full reference image quality assessment algorithms
A survey on full reference image quality assessment algorithms
 
Intellectual Person Identification Using 3DMM, GPSO and Genetic Algorithm
Intellectual Person Identification Using 3DMM, GPSO and Genetic AlgorithmIntellectual Person Identification Using 3DMM, GPSO and Genetic Algorithm
Intellectual Person Identification Using 3DMM, GPSO and Genetic Algorithm
 
Effect of kernel size on Wiener and Gaussian image filtering
Effect of kernel size on Wiener and Gaussian image filteringEffect of kernel size on Wiener and Gaussian image filtering
Effect of kernel size on Wiener and Gaussian image filtering
 
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
 
An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...
An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...
An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...
 
Face Pose Classification Method using Image Structural Similarity Index
Face Pose Classification Method using Image Structural Similarity IndexFace Pose Classification Method using Image Structural Similarity Index
Face Pose Classification Method using Image Structural Similarity Index
 
Technical Portion of PhD Research
Technical Portion of PhD ResearchTechnical Portion of PhD Research
Technical Portion of PhD Research
 
IRJET - Face Recognition in Digital Documents with Live Image
IRJET - Face Recognition in Digital Documents with Live ImageIRJET - Face Recognition in Digital Documents with Live Image
IRJET - Face Recognition in Digital Documents with Live Image
 
An application of morphological
An application of morphologicalAn application of morphological
An application of morphological
 
Multitude Regional Texture Extraction for Efficient Medical Image Segmentation
Multitude Regional Texture Extraction for Efficient Medical Image SegmentationMultitude Regional Texture Extraction for Efficient Medical Image Segmentation
Multitude Regional Texture Extraction for Efficient Medical Image Segmentation
 
Passive Image Forensic Method to Detect Resampling Forgery in Digital Images
Passive Image Forensic Method to Detect Resampling Forgery in Digital ImagesPassive Image Forensic Method to Detect Resampling Forgery in Digital Images
Passive Image Forensic Method to Detect Resampling Forgery in Digital Images
 
MRIIMAGE SEGMENTATION USING LEVEL SET METHOD AND IMPLEMENT AN MEDICAL DIAGNOS...
MRIIMAGE SEGMENTATION USING LEVEL SET METHOD AND IMPLEMENT AN MEDICAL DIAGNOS...MRIIMAGE SEGMENTATION USING LEVEL SET METHOD AND IMPLEMENT AN MEDICAL DIAGNOS...
MRIIMAGE SEGMENTATION USING LEVEL SET METHOD AND IMPLEMENT AN MEDICAL DIAGNOS...
 

Similar a Visual Image Quality Assessment Technique using FSIM

Perceptual Weights Based On Local Energy For Image Quality Assessment
Perceptual Weights Based On Local Energy For Image Quality AssessmentPerceptual Weights Based On Local Energy For Image Quality Assessment
Perceptual Weights Based On Local Energy For Image Quality AssessmentCSCJournals
 
Analysis of wavelet-based full reference image quality assessment algorithm
Analysis of wavelet-based full reference image quality assessment algorithmAnalysis of wavelet-based full reference image quality assessment algorithm
Analysis of wavelet-based full reference image quality assessment algorithmjournalBEEI
 
Computer Vision Performance and Image Quality Metrics : A Reciprocal Relation
Computer Vision Performance and Image Quality Metrics : A Reciprocal Relation Computer Vision Performance and Image Quality Metrics : A Reciprocal Relation
Computer Vision Performance and Image Quality Metrics : A Reciprocal Relation cscpconf
 
COMPUTER VISION PERFORMANCE AND IMAGE QUALITY METRICS: A RECIPROCAL RELATION
COMPUTER VISION PERFORMANCE AND IMAGE QUALITY METRICS: A RECIPROCAL RELATION COMPUTER VISION PERFORMANCE AND IMAGE QUALITY METRICS: A RECIPROCAL RELATION
COMPUTER VISION PERFORMANCE AND IMAGE QUALITY METRICS: A RECIPROCAL RELATION csandit
 
IDENTIFICATION OF SUITED QUALITY METRICS FOR NATURAL AND MEDICAL IMAGES
IDENTIFICATION OF SUITED QUALITY METRICS FOR NATURAL AND MEDICAL IMAGESIDENTIFICATION OF SUITED QUALITY METRICS FOR NATURAL AND MEDICAL IMAGES
IDENTIFICATION OF SUITED QUALITY METRICS FOR NATURAL AND MEDICAL IMAGESsipij
 
1.blind image quality assessment.pptx
1.blind image quality assessment.pptx1.blind image quality assessment.pptx
1.blind image quality assessment.pptxPRATAP'S MOBILE ARENA
 
Ijip 742Image Fusion Quality Assessment of High Resolution Satellite Imagery ...
Ijip 742Image Fusion Quality Assessment of High Resolution Satellite Imagery ...Ijip 742Image Fusion Quality Assessment of High Resolution Satellite Imagery ...
Ijip 742Image Fusion Quality Assessment of High Resolution Satellite Imagery ...CSCJournals
 
A NOVEL METRIC APPROACH EVALUATION FOR THE SPATIAL ENHANCEMENT OF PAN-SHARPEN...
A NOVEL METRIC APPROACH EVALUATION FOR THE SPATIAL ENHANCEMENT OF PAN-SHARPEN...A NOVEL METRIC APPROACH EVALUATION FOR THE SPATIAL ENHANCEMENT OF PAN-SHARPEN...
A NOVEL METRIC APPROACH EVALUATION FOR THE SPATIAL ENHANCEMENT OF PAN-SHARPEN...cscpconf
 
Fusing stereo images into its equivalent cyclopean view
Fusing stereo images into its equivalent cyclopean viewFusing stereo images into its equivalent cyclopean view
Fusing stereo images into its equivalent cyclopean viewEngineering Publication House
 
Development and Comparison of Image Fusion Techniques for CT&MRI Images
Development and Comparison of Image Fusion Techniques for CT&MRI ImagesDevelopment and Comparison of Image Fusion Techniques for CT&MRI Images
Development and Comparison of Image Fusion Techniques for CT&MRI ImagesIJERA Editor
 
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDYSINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDYcsandit
 
A Study on Image Retrieval Features and Techniques with Various Combinations
A Study on Image Retrieval Features and Techniques with Various CombinationsA Study on Image Retrieval Features and Techniques with Various Combinations
A Study on Image Retrieval Features and Techniques with Various CombinationsIRJET Journal
 
Survey on Supervised Method for Face Image Retrieval Based on Euclidean Dist...
Survey on Supervised Method for Face Image Retrieval  Based on Euclidean Dist...Survey on Supervised Method for Face Image Retrieval  Based on Euclidean Dist...
Survey on Supervised Method for Face Image Retrieval Based on Euclidean Dist...Editor IJCATR
 
RATIONAL STRUCTURAL-ZERNIKE MEASURE: AN IMAGE SIMILARITY MEASURE FOR FACE REC...
RATIONAL STRUCTURAL-ZERNIKE MEASURE: AN IMAGE SIMILARITY MEASURE FOR FACE REC...RATIONAL STRUCTURAL-ZERNIKE MEASURE: AN IMAGE SIMILARITY MEASURE FOR FACE REC...
RATIONAL STRUCTURAL-ZERNIKE MEASURE: AN IMAGE SIMILARITY MEASURE FOR FACE REC...AM Publications
 
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...IRJET Journal
 
SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING
SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING
SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING sipij
 
Image Enhancement by Image Fusion for Crime Investigation
Image Enhancement by Image Fusion for Crime InvestigationImage Enhancement by Image Fusion for Crime Investigation
Image Enhancement by Image Fusion for Crime InvestigationCSCJournals
 

Similar a Visual Image Quality Assessment Technique using FSIM (20)

Perceptual Weights Based On Local Energy For Image Quality Assessment
Perceptual Weights Based On Local Energy For Image Quality AssessmentPerceptual Weights Based On Local Energy For Image Quality Assessment
Perceptual Weights Based On Local Energy For Image Quality Assessment
 
Analysis of wavelet-based full reference image quality assessment algorithm
Analysis of wavelet-based full reference image quality assessment algorithmAnalysis of wavelet-based full reference image quality assessment algorithm
Analysis of wavelet-based full reference image quality assessment algorithm
 
Computer Vision Performance and Image Quality Metrics : A Reciprocal Relation
Computer Vision Performance and Image Quality Metrics : A Reciprocal Relation Computer Vision Performance and Image Quality Metrics : A Reciprocal Relation
Computer Vision Performance and Image Quality Metrics : A Reciprocal Relation
 
COMPUTER VISION PERFORMANCE AND IMAGE QUALITY METRICS: A RECIPROCAL RELATION
COMPUTER VISION PERFORMANCE AND IMAGE QUALITY METRICS: A RECIPROCAL RELATION COMPUTER VISION PERFORMANCE AND IMAGE QUALITY METRICS: A RECIPROCAL RELATION
COMPUTER VISION PERFORMANCE AND IMAGE QUALITY METRICS: A RECIPROCAL RELATION
 
IDENTIFICATION OF SUITED QUALITY METRICS FOR NATURAL AND MEDICAL IMAGES
IDENTIFICATION OF SUITED QUALITY METRICS FOR NATURAL AND MEDICAL IMAGESIDENTIFICATION OF SUITED QUALITY METRICS FOR NATURAL AND MEDICAL IMAGES
IDENTIFICATION OF SUITED QUALITY METRICS FOR NATURAL AND MEDICAL IMAGES
 
48 144-1-pb
48 144-1-pb48 144-1-pb
48 144-1-pb
 
1.blind image quality assessment.pptx
1.blind image quality assessment.pptx1.blind image quality assessment.pptx
1.blind image quality assessment.pptx
 
Ijip 742Image Fusion Quality Assessment of High Resolution Satellite Imagery ...
Ijip 742Image Fusion Quality Assessment of High Resolution Satellite Imagery ...Ijip 742Image Fusion Quality Assessment of High Resolution Satellite Imagery ...
Ijip 742Image Fusion Quality Assessment of High Resolution Satellite Imagery ...
 
A NOVEL METRIC APPROACH EVALUATION FOR THE SPATIAL ENHANCEMENT OF PAN-SHARPEN...
A NOVEL METRIC APPROACH EVALUATION FOR THE SPATIAL ENHANCEMENT OF PAN-SHARPEN...A NOVEL METRIC APPROACH EVALUATION FOR THE SPATIAL ENHANCEMENT OF PAN-SHARPEN...
A NOVEL METRIC APPROACH EVALUATION FOR THE SPATIAL ENHANCEMENT OF PAN-SHARPEN...
 
557 480-486
557 480-486557 480-486
557 480-486
 
Fusing stereo images into its equivalent cyclopean view
Fusing stereo images into its equivalent cyclopean viewFusing stereo images into its equivalent cyclopean view
Fusing stereo images into its equivalent cyclopean view
 
Development and Comparison of Image Fusion Techniques for CT&MRI Images
Development and Comparison of Image Fusion Techniques for CT&MRI ImagesDevelopment and Comparison of Image Fusion Techniques for CT&MRI Images
Development and Comparison of Image Fusion Techniques for CT&MRI Images
 
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDYSINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
 
Jc3515691575
Jc3515691575Jc3515691575
Jc3515691575
 
A Study on Image Retrieval Features and Techniques with Various Combinations
A Study on Image Retrieval Features and Techniques with Various CombinationsA Study on Image Retrieval Features and Techniques with Various Combinations
A Study on Image Retrieval Features and Techniques with Various Combinations
 
Survey on Supervised Method for Face Image Retrieval Based on Euclidean Dist...
Survey on Supervised Method for Face Image Retrieval  Based on Euclidean Dist...Survey on Supervised Method for Face Image Retrieval  Based on Euclidean Dist...
Survey on Supervised Method for Face Image Retrieval Based on Euclidean Dist...
 
RATIONAL STRUCTURAL-ZERNIKE MEASURE: AN IMAGE SIMILARITY MEASURE FOR FACE REC...
RATIONAL STRUCTURAL-ZERNIKE MEASURE: AN IMAGE SIMILARITY MEASURE FOR FACE REC...RATIONAL STRUCTURAL-ZERNIKE MEASURE: AN IMAGE SIMILARITY MEASURE FOR FACE REC...
RATIONAL STRUCTURAL-ZERNIKE MEASURE: AN IMAGE SIMILARITY MEASURE FOR FACE REC...
 
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
 
SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING
SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING
SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING
 
Image Enhancement by Image Fusion for Crime Investigation
Image Enhancement by Image Fusion for Crime InvestigationImage Enhancement by Image Fusion for Crime Investigation
Image Enhancement by Image Fusion for Crime Investigation
 

Más de Editor IJCATR

Text Mining in Digital Libraries using OKAPI BM25 Model
 Text Mining in Digital Libraries using OKAPI BM25 Model Text Mining in Digital Libraries using OKAPI BM25 Model
Text Mining in Digital Libraries using OKAPI BM25 ModelEditor IJCATR
 
Green Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendlyGreen Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendlyEditor IJCATR
 
Policies for Green Computing and E-Waste in Nigeria
 Policies for Green Computing and E-Waste in Nigeria Policies for Green Computing and E-Waste in Nigeria
Policies for Green Computing and E-Waste in NigeriaEditor IJCATR
 
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Editor IJCATR
 
Optimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation ConditionsOptimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation ConditionsEditor IJCATR
 
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...Editor IJCATR
 
Web Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source SiteWeb Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source SiteEditor IJCATR
 
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
 Evaluating Semantic Similarity between Biomedical Concepts/Classes through S... Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...Editor IJCATR
 
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
 Semantic Similarity Measures between Terms in the Biomedical Domain within f... Semantic Similarity Measures between Terms in the Biomedical Domain within f...
Semantic Similarity Measures between Terms in the Biomedical Domain within f...Editor IJCATR
 
A Strategy for Improving the Performance of Small Files in Openstack Swift
 A Strategy for Improving the Performance of Small Files in Openstack Swift  A Strategy for Improving the Performance of Small Files in Openstack Swift
A Strategy for Improving the Performance of Small Files in Openstack Swift Editor IJCATR
 
Integrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and RegistrationIntegrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and RegistrationEditor IJCATR
 
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
 Assessment of the Efficiency of Customer Order Management System: A Case Stu... Assessment of the Efficiency of Customer Order Management System: A Case Stu...
Assessment of the Efficiency of Customer Order Management System: A Case Stu...Editor IJCATR
 
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*Editor IJCATR
 
Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...Editor IJCATR
 
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...Editor IJCATR
 
Hangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector MachineHangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector MachineEditor IJCATR
 
Application of 3D Printing in Education
Application of 3D Printing in EducationApplication of 3D Printing in Education
Application of 3D Printing in EducationEditor IJCATR
 
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...Editor IJCATR
 
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...Editor IJCATR
 
Decay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable CoefficientsDecay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable CoefficientsEditor IJCATR
 

Más de Editor IJCATR (20)

Text Mining in Digital Libraries using OKAPI BM25 Model
 Text Mining in Digital Libraries using OKAPI BM25 Model Text Mining in Digital Libraries using OKAPI BM25 Model
Text Mining in Digital Libraries using OKAPI BM25 Model
 
Green Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendlyGreen Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendly
 
Policies for Green Computing and E-Waste in Nigeria
 Policies for Green Computing and E-Waste in Nigeria Policies for Green Computing and E-Waste in Nigeria
Policies for Green Computing and E-Waste in Nigeria
 
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
 
Optimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation ConditionsOptimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation Conditions
 
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
 
Web Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source SiteWeb Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source Site
 
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
 Evaluating Semantic Similarity between Biomedical Concepts/Classes through S... Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
 
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
 Semantic Similarity Measures between Terms in the Biomedical Domain within f... Semantic Similarity Measures between Terms in the Biomedical Domain within f...
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
 
A Strategy for Improving the Performance of Small Files in Openstack Swift
 A Strategy for Improving the Performance of Small Files in Openstack Swift  A Strategy for Improving the Performance of Small Files in Openstack Swift
A Strategy for Improving the Performance of Small Files in Openstack Swift
 
Integrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and RegistrationIntegrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and Registration
 
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
 Assessment of the Efficiency of Customer Order Management System: A Case Stu... Assessment of the Efficiency of Customer Order Management System: A Case Stu...
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
 
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
 
Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...
 
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
 
Hangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector MachineHangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector Machine
 
Application of 3D Printing in Education
Application of 3D Printing in EducationApplication of 3D Printing in Education
Application of 3D Printing in Education
 
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
 
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
 
Decay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable CoefficientsDecay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable Coefficients
 

Último

Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 

Último (20)

Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 

Visual Image Quality Assessment Technique using FSIM

  • 1. International Journal of Computer Applications Technology and Research Volume 2– Issue 3, 250 - 254, 2013 www.ijcat.com 250 Visual Image Quality Assessment Technique using FSIM Rohit Kumar Csvtu bhilai Sscet bhilai India Vishal Moyal Csvtu bhilai Sscet bhilai India Abstract: The goal of quality assessment (QA) research is to design algorithms that can automatically assess the quality of images in a perceptually consistent manner. Image QA algorithms generally interpret image quality as fidelity or similarity with a “reference” or “perfect” image in some perceptual space. In order to improve the assessment accuracy of white noise, Gauss blur, JPEG2000 compression and other distorted images, this paper puts forward an image quality assessment method based on phase congruency and gradient magnitude. The experimental results show that the image quality assessment method has a higher accuracy than traditional method and it can accurately reflect the image visual perception of the human eye. In this paper, we propose an image information measure that quantifies the information that is present in the reference image and how much of this reference information can be extracted from the distorted image. Keywords: Image quality assessment (IQA), structural similarity index (SSIM), feature similarity index (FSIM),phase congruency (PC), gradient magnitude(GM),low level feature 1.INTRODUCTION Image quality assessment is an important study topic in the image processing area. Image quality is a fundamental characteristic of any image which measures the perceived image degradation .Generally, compared with an ideal or perfect image. Digital images are subject to a wide variety of distortions during acquisition, processing, compression, storage, transmission and reproduction, any of which may result in a degradation of visual quality. Imaging systems introduces some amount of distortion or artifacts which reduces the quality assessment and here it is our point of interest. By defining image quality in terms of a deviation from the ideal situation, quality measures become technical in the sense that they can be impartially determined in terms of deviations from the ideal models. Generally speaking, visual quality assessment can be divided into two categories one is subjective visual quality assessment and another one is objective visual quality assessment. Subjective quality assessment is done by humans which represents the realistic opinion towards an Image. Image quality objective assessment uses the mathematical model to quantitative the assessment index and simulates human visual perception system to assess the image quality. Common image quality objective assessment indexes include PSNR (Peak Signal to Noise Ratio), SSIM (Structural Similarity), and FSIM (Feature-Similarity). Based upon the Availability of Reference Objective quality assessment is classified as no reference (NR),reduced reference(RR),full reference(FR)[1]methods. If there is no reference signal available for the distorted (test) one to compare with, then a quality evaluation method is termed as a No- reference (NR).If the information of the reference medium is partially available, e.g., in the form of a set of extracted features, then this is the so-called Reduced-Reference (RR) method. FR method needs the complete reference medium to assess the distorted medium. Since it has the full information about original medium,
  • 2. International Journal of Computer Applications Technology a Volume 2– Issue 3, 2 www.ijcat.com it is expected to have the best quality prediction performance. Most existing quality assessment schemes belong to this category. The following are implemented for image quality assessment algorithms as Mean square error (MSE), peak signal to noise (PSNR), structural similarity index (SSIM), feature similarity index (FSIM). Mean Squared Error is the average squared difference between a reference image and a distorted image. It is computed pixel-by pixel by adding up the squared differences of all the pixels and dividing by the total pixel count. Peak Signal-to-Noise Ratio is the ratio between the reference signal and the distortion signal in an image, given in decibels. The higher the PSNR, the closer the distorted image is to the original SNR(Peak signal to noise).The simplest and most widely used image quality metrics are MSE and PSNR since they are easy to calculate and are also mathematically convenient in the context of optimization. However, they often correlate poorly with subjective visual quality. PSNR has always been criticized its poor correlation with human subjective evaluations. However according to our observations , PSNR sometimes still can work very well on some specific distortion types, such as additive and quantization noise. The structural similarity (SSIM) index is a method for measuring the similarity between two images. SSIM attempts to measure the change in luminance, contrast, and structure in an image [2-4]. The multi-scale extension of SSIM, called MS-SSIM [5], produces better results than its single-scale counterpart. Recent studies conducted in [6] and [7] have demonstrated that SSIM, MS-SSIM, and VIF could offer statistically much better performance in predicting images’ fidelity than the other IQA metrics. However, SSIM and MS SSIM share a common deficiency that when pooling a single quality score from the local quality map (or the local distortion measurement map), all positions are considered to have the same importance. Feature similarity indexing maintains IQA (image quality assurance) based on the fact that human visual system (HVS) understands an image mainly according to its low-level features. The main feature of FSIM phase congruency which is a dimensionless measure of a local structure. Actually, PC has International Journal of Computer Applications Technology and Research Issue 3, 250 - 254, 2013 251 it is expected to have the best quality prediction ing quality assessment The following are implemented for image quality as Mean square error structural feature similarity index Mean Squared Error is the average squared difference between a reference image by- pixel by adding up the squared differences of all the pixels and dividing by the total pixel count. the ratio between the reference signal and the distortion signal in an image, given in decibels. The higher the PSNR, the closer the distorted image is to the The simplest and most widely used image quality metrics are E and PSNR since they are easy to calculate and are also mathematically convenient in the context of optimization. However, they often correlate poorly with subjective visual quality. PSNR has always been criticized its poor ive evaluations. However according to our observations , PSNR sometimes still can work very well on some such as additive and structural similarity (SSIM) index is a method for measuring the etween two images. SSIM attempts to measure the change in luminance, contrast, and scale SSIM [5], scale ] and SSIM, and VIF could offer statistically much better performance in predicting images’ fidelity than SSIM and MS- SSIM share a common deficiency that when e from the local quality map (or the local distortion measurement positions are considered to have the same Feature similarity indexing maintains IQA (image quality assurance) based on the fact that human visual system (HVS) rding to its eature of FSIM is phase congruency which is a dimensionless Actually, PC has already been used for IQA in the literature. In [8], Liu and Laganière proposed a PC-based IQA metric. In their method, PC maps are partitioned into sub-blocks of size 5×5. Then, the crosscorrelation is used to measure the similarity between two corresponding PC sub-blocks. The overall similarity score is obtained by averaging the cross correlation values from all block pairs. In [9], PC was extended to phase coherence which can be used to characterize the image blur. Based on [8], Hassen et al. proposed an NR IQA metric to assess the sharpness of an input image [10].Due to phase congruency the contrast of the image will affect Human visual system but the secondary feature of FSIM which is gradient magnitude control perception of image quality. Phase congruency and Gradient Magnitude play complementary roles in characterizing the image local quality and derive a single quality score. 2. DESIGN METHODOLOGY Fig. 1: Block diagram of proposed method 3.FEATURE SIMILARITY INDEXING In this work, a full reference IQA is proposed based on the fact that human visual system (HVS) understands an image mainly according to its low-level features. The primary feature for this is the phase congruency (PC), which is a
  • 3. International Journal of Computer Applications Technology and Research Volume 2– Issue 3, 250 - 254, 2013 www.ijcat.com 252 dimensionless measure of the significance of a local structure, the image gradient magnitude (GM) is employed as the secondary feature . PC and GM play complementary roles in characterizing the image local quality and derive a single quality score. 3.1 Phase Congruency (PC) Phase congruency is a new method for detecting features in images. One of its significant strengths is its invariance to lighting variation within an image, as well as being able to detect a wide range of interesting features. We present a method for estimating the phase congruency of localized frequencies that cannot be measured separately by Gabor filters. We show that by measuring the ratio of the standard deviation to the mean energy between different phase shifted Gabor filters that we are able to estimate whether the localised frequencies are phase congruent. Phase congruency reflects the behaviour of the image in the frequency domain. PC is contrast invariant while the contrast information does affect HVS’ perception of image quality. We describes a new corner and edge detector [12-14] developed from the phase congruency model of feature detection[11]. Fig. 2: (a) Original image (b) localized frequency based phase congruency In this paper we adopt the method developed from the 1D signal I(x). Here ‫ܯ‬௡ ௘ and the ‫ܯ‬௡ ை are the even-symmetric and odd-symmetric filters on scale n and they form a quadrature pair. The signal will form a response vector at position x on scale n: [݁௡(x), ‫݋‬௡(x)] = [I(x)* ‫ܯ‬௡ ௘ , I(x)*‫ܯ‬௡ ௢ ], and the local amplitude on scale n is An(x) = ( ) ( )22 xoxe nn + Let V(x) = ∑n en(x) and H(x) = ∑n on(x) …(1) Then phase congruency is given by PC(x) = ( ) ( )xA xE nn∑+∈ Where E(x) = ( ) )(22 xHxV + and ε is a small positive constant. We adopt the log-Gabor filters because: 1) Log-Gabor filters can be constructed with arbitrary bandwidth and the bandwidth can be optimised to produce a filter with minimal spatial extent. 2) log-Gabor functions, by definition, always have no DC component. 3) The transfer function of the log-Gabor filter has an extended tail at the high frequency end, which makes it more capable to encode natural images than ordinary. 3.2 Gradient magnitude (GM) Image gradient computation is a traditional topic in image processing. Gradient operators can be expressed by convolution masks. Three commonly used gradient operators are the Sobel operator, the Prewitt operator and the Scharr- operator. Their performances will be examined in the section of experimental results. The partial derivatives Gx(y) and Gy(y) of the image f(y) along horizontal and vertical directions using the three gradient operators are used. The gradient magnitude (GM) of f(y) is then defined as ට‫ܩ‬௫ ଶ ൅ ‫ܩ‬௬ ଶ 3.3 FSIM algorithm With the extracted PC and GM feature maps, in this section we present a novel Feature Similarity (FSIM) index for IQA. Suppose that we are going to calculate the similarity between images f1 (test image) and f2 (original image) denote by
  • 4. International Journal of Computer Applications Technology and Research Volume 2– Issue 3, 250 - 254, 2013 www.ijcat.com 253 PC1 and PC2. The Phase Congruency maps extracted from f1(x) and f2(x), and G1(x) and G2(x) the Gradient Magnitude maps extracted from them. It should be noted that for color images, Phase Congruency and Gradient map features are extracted from their luminance channels. FSIM will be defined and computation based on PC1(x), PC2(x), G1(x) and G2(x). Furthermore, by incorporating the image chrominance information into FSIM, an IQA index for color images or gray scale image, denoted by FSIMC, will be obtained. First we calculate the score of PC1(x) and PC2(x) and the similarity measure is defined as SPC (x) = ଶ୔େభሺ୶ሻ.୔େమሺ୶ሻ ା ்భ ୔େభ మ ሺ୶ሻ ା ୔େమ మ ሺ୶ሻ ା ୘భ ……….(2) Where Tଵ is a positive constant to increase the stability of SPC. In practice, T1 can be determined based on the dynamic range of PC values. Equation shows commonly used measure to define the similarity of two positive real numbers and its result ranges within (0, 1]. Similarly, the GM values G1(x) and G2(x) are compared and the similarity measure is defined as SG(x) = ଶୋభሺ୶ሻ.ୋమሺ୶ሻ ା ୘మ ୋభ మ ሺ୶ሻ ା ୋమ మ ሺ୶ሻ ା ୘మ ………….(3) Where T2 is a positive constant depending on the dynamic range of GM values. In our experiments, both T1 and T2 will be fixed to all databases so that the proposed FSIM can be conveniently used. Then, SPC(x) and SG(x) are combined to get the similarity SL(x) of f1(x) and f2(x). We define SL(x) as SL(x) = [SPC(x)]α . [SG(x)]β ………….(4) Where α and β are parameters used to adjust the relative importance of PC and GM features. In this paper, we set α = β =1 for simplicity. Thus SL(x) = [SPC(x)].[SG(x)]. 4. EXPERIMENTAL RESULTS AND DISCUSSION A. Databases and methods for comparison There are some publicly available image databases in the IQA community, including TID2008, CSIQ, LIVE and A57. All of them will be used here for algorithm validation and comparison. The performance of the proposed FSIM and FSIMC indices will be evaluated and compared with four representative IQA metrics. Four commonly used performance metrics are employed to evaluate the competing IQA metrics. B. Determination of parameters There are several parameters need to be determined for FSIM and FSIMC. To this end, we tuned the parameters based on a sub-data set of TID2008 database, which contains the first 8 reference images in TID2008 and the associated 544 distorted images. C. Gradient operator selection Table 1: SROCC values using three gradient operators Database SROCC Sobel 0.8797 Prewitt 0.8776 Scharr 0.8825 In our proposed IQA metrics FSIM/FSIMC, the gradient magnitude (GM) needs to be calculated. To this end, three commonly used gradient operators were examined, and the one providing the best result was selected. Such a gradient operator selection process was carried out by assuming that all the parameters discussed earlier. The selection criterion was also that the gradient operator leading to a higher SROCC would be selected. 5. CONCLUSION In this paper, we proposed a novel efficient and effective IQA index, FSIM, based on a specific visual saliency model. FSIM is designed based on the assumption that an image’s visual saliency map has a close relationship with its perceptual quality. Experimental results indicate that FSIM could yield statistically better prediction performance than all the other competing methods evaluated. Thus, FSIM can be the best candidate of IQA indices for real time applications. 6. REFERENCES [1].Z. Wang, A.C. Bovik, H.R. Sheikh, and E.P. Simoncelli,“Image quality assessment: from error visibility to structural similarity,” IEEE Trans. IP, vol. 13, pp. 600-612, 2004.
  • 5. International Journal of Computer Applications Technology and Research Volume 2– Issue 3, 250 - 254, 2013 www.ijcat.com 254 [2].N. Damera-Venkata, T.D. Kite, W.S. Geisler, B.L. Evans, and A.C. Bovik, “Image quality assessment based on a degradation model”, IEEE Trans. Image Process., vol. 9, no. 4, pp. 636-650, Apr. 2000. [3] D.M. Chandler and S.S. Hemami, “VSNR: a wavelet-based visual signal-to-noise ratio for natural images”, IEEE Trans. Image Process., vol. 16, no. 9, pp. 2284-2298, Sep. 2007. [4] H.R. Sheikh and A.C. Bovik, “Image information and visual quality”, IEEE Trans. Image Process., vol. 15, no. 2, pp. 430-444, Feb. 2006. [5] Z. Wang, E.P. Simoncelli, and A.C. Bovik, “Multi-scale structural similarity for image quality assessment”, presented at the IEEE Asilomar Conf. Signals, Systems and Computers, Nov. 2003. [6] H.R. Sheikh, M.F. Sabir, and A.C. Bovik, “A statistical evaluation of recent full reference image quality assessment algorithms”, IEEE Trans. Image Process., vol. 15, no. 11, pp. 3440-3451, Nov. 2006. [7] N. Ponomarenko, V. Lukin, A. Zelensky, K. Egiazarian, M. Carli, and F. Battisti, “TID2008 - A database for evaluation of full-reference visual quality assessment metrics”, Advances of Modern Radioelectronics, vol. 10, pp.30-45, 2009. ] [8] Z. Liu and R. Laganière, “Phase congruence measurement for image similarity assessment”, Pattern Recognit. Letters, vol. 28, no. 1, pp. 166-172, Jan. 2007. [9] Z. Wang and E.P. Simoncelli, “Local phase coherence and the perception of blur”, in Adv. Neural Information Processing Systems., 2004, pp. 786-792. [10] R. Hassen, Z. Wang, and M. Salama, “No reference image sharpness assessment based on local phase coherence measurement”, in Proc. IEEE Int. Conf. Acoust., Speech, and Signal Processing, 2010, pp. 2434-2437 [11] P. Kovesi, “Image features from phase congruency”, Videre: J. Comp. Vis. Res., vol. 1, no.3, pp. 1-26, 1999. [12] D. Marr and E. Hildreth, “Theory of edge detection”, Proc. R. Soc. Lond. B, vol. 207, no. 1167, pp. 187-217, Feb.1980. [13] M.C. Morrone and D.C. Burr, “Feature detection in human vision: a phase- dependent energy model”, Proc. R. Soc.Lond. B, vol. 235, no. 1280, pp. 221- 245, Dec. 1988. [14] M.C. Morrone and R.A. Owens, “Feature detection from local energy”, Pattern Recognit.Letters, vol. 6, no. 5, pp.303-313, Dec. 1987.