SlideShare a Scribd company logo
1 of 11
Download to read offline
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 5, Ver. IV (Sep. – Oct. 2015), PP 118-128
www.iosrjournals.org
DOI: 10.9790/0661-1754118128 www.iosrjournals.org 118 | Page
A Fuzzy & K-L Based Reduced Reference ImageQuality
BivayKumar1
,PankajRai2
1
(Dept. Of Computer Science, MCKV Inst. Of Engineering,INDIA)
2
(Sudhir Memorial Institute Liluah,INDIA)
Abstract: Reduced-reference (RR) image quality measures aim to predict the visual quality of distorted images
with only partial information about the reference images. In this paper, in first stage uses present thresholding
technique between probability distribution of local entropy of reference and their corresponding images using
relative entropy (also known as the Kullback-Leiber discrimination distance function) as a criterion of
thresholding of probability distribution of local entropy between references and distorted of their reference
image. After then we create a model FIS (Fuzzy Inference System) and then use as input KLD and get quality
score of distortedimage.
Key words: Local entropy, probability distribution of local entropy, KLD, Fuzzy InferenceSystem.
I. Introduction
Image quality is a characteristic of an image that measures the perceived image degradation (typically,
compared to an ideal or perfect image). Imaging systems may introduce some amounts of distortion or artifacts
in the signal, so the quality assessment is an importantproblem.
In practical applications, images undergo different types of processing including acquisition,
transmission or compression, which often generate some annoying distortions. The most annoying impairments
are blocking, ringing, and blur artifacts. Blocking manifests as artificial horizontal and vertical discontinuities in
some block-based compression methods. Blur is also a common artifact which affects the details of the image
due to several phenomena such as defocusing or filtering. Ringing is another annoying degradation which is
essentially due to quantization, and is generally defined as noise around edge points or in contrastedtransitions.
To quantify the visual impact of these annoying degradations, a number of subjective and objective
measures have been proposed [1]. Subjective evaluation is regarded as the most reliable approach for assessing
image quality. Unfortunately, subjective methods are complex, time consuming and impractical for real-time
applications. Understanding and applying the knowledge of human visual perception is recognized as the most
promising approach for developing objective methods consistent with human judgment. Three categories of
image quality assessment are commonly used: Full- Reference (FR), No Reference (NR) and Reduced
Reference (RR) methods. Full Reference methods need both the original image and its degraded version. Most
of the existing Image Quality Metrics (IQM), such as PSNR, SSIM [2], SNRWAV [3], VIF [4] and so on,
belong to this family. However, in real applications the original image is not always available. Hence, NR
methods are most appropriate as they require only the degraded image. During the last decade, a number of NR
metrics have been proposed [5]-[8]. However, NR-IQMs are limited by the type of the degradation contained in
the image. Indeed, NR-IQMs are developed for particular artifacts, hence limiting their use to certain
applicationsonly.
Reduced Reference approaches present a good compromise between FR and NR approaches. Only
some features, such as edges or some visual descriptors, are extracted from the original and thedegradedimages.
From the structural information conveyed by these descriptors, a metric is then derived and used as an IQM.
There are relatively few successful RR-IQMs that have been discussed in the literature, including the popular
RRIQA[9]-[10].
The general RRIQA framework described in Fig. 1 leaves flexibilities on the selection of RR features.
This is indeed the major challenge in the design of RRIQA algorithms, where the appropriate RR features are
desirableto:
(1) Provide an efficient summary of the referenceimage;
(2) Be sensitive to a variety of imagedistortions;
(3) Be relevant to the visual perception of imagequality.
A Fuzzy & K-L Based Reduced Reference ImageQuality
DOI: 10.9790/0661-1754118128 www.iosrjournals.org 119 | Page
Another important aspect that has to be kept in mind in the selection of RR features is to maintain a
good balance between the data rate of RR features and the accuracy of image quality prediction .With a high
data rate, one can include a large amount ofinformation about the reference image, leading to more accurate
estimation of image quality degradations, but it also becomes a heavy burden to transmit
theRRfeaturestothereceiver.Ontheotherhand,alowerdataratemakes it easier to transmit the RR information, but
more difficult for accurate quality estimation. In practical implementation and deployment, the maximal allowed
RR data rate is often given and must be observed .Overall, the merits of an RRIQA system should not be gauged
only by the quality prediction accuracy, but by a tradeoff between the accuracy and the RR datarate.
The primary goal of our paper is to perform Reduced-Reference Image Quality Assessment using local entropy
and Fuzzy Inference System We have developed RRIQA based on Local entropy and relative entropy. In first
stage we have used present thresholding technique between probability distribution of local entropy between
reference and their corresponding distorted images then find relative entropy (also known as the Kullback-
Leiber discrimination distance function) as a criterion of thresholding of probability distribution of local entropy
between references and distorted of their reference image. After then create a model FIS (Fuzzy Inference
System) and then use as input KLD and get quality score of distortedimage.
II. Review of Existing Technologies
Reduced Reference IQA. Reduced-reference (RR) IQA methods provide a solution for cases in which
the reference image is not fully accessible. Methods of this type generally operate by extracting a minimal set of
parameters from the reference image, parameters which are later used with the distorted image to estimate
quality. Extensive research has been done in the area of image quality assessment. Various methods are used to
obtain the quality of the received image at the receiver side as that of the original image at the senderside.
In [10], Rehman and Wang present an RR IQA method of SSIM. Instead of directly constructing an RR
algorithm to predict subjective quality, this method extracts statistical features from a multiscale, multi-
orientation divisive normalization transform. The authors construct a distortion measure by following the
philosophy analogous to that in the construction of SSIM. Based on the linear relationship between RR SSIM
and FR SSIM given a fixed distortion type, a regression by discretization method is used to estimatequality.
In [11], Wang and Simoncelli presented an RR IQA method which operates based on a wavelet-domain
statistical model of images. Quality is estimated based on the Kullback-Leibler divergence between the
marginal probability distribution of wavelet coefficients of the reference and distortedimages.
In [12], Li and Wang presented an RR algorithm based on a divisive normalization image
representation. By using a Gaussian-scale mixture-based statistical model of wavelet coefficients, a divisive
normalization transform (DNT) is applied to the images. Quality is estimated by comparing a set of RR
statistical features extracted from DNT-domain representations of the reference and distortedimages.
In [13], Ma et al. presented an RR algorithm based on DCT coefficient statistics. First, the DCT
coefficients of image blocks are grouped into several representative sub-bands.Next, a generalized Gaussian
distribution is employed to model the distribution of coefficients within each sub-band. Quality is then estimated
based on the distance between distributions of the reference and distortedimages.
In [14], Soundarararajan and Bovik presented a framework for RR IQA based on information-theoretic
measures of differences between the reference and distorted images by using the entropies of wavelet
A Fuzzy & K-L Based Reduced Reference ImageQuality
DOI: 10.9790/0661-1754118128 www.iosrjournals.org 120 | Page
coefficients. This algorithm differs from other approaches in terms of the amount of data needed for the entropy-
difference calculations and in terms of the scalability in the amount of information that is needed from the
referenceimage.
In [15], a performance evaluation study of ten image quality assessment algorithms conveys that there
is very much difference between machine and human evaluation of image quality. Among theten algorithms that
, DCTune (A technique for visual optimization of DCT quantization matrices for individual images) performs
statistically worse than peak signal to noise ratio (PSNR), and just noticeable difference (JND),structural
similarity(SSIM), information fidelity criterion (IFC), and Visual Information Fidelity (VIF) perform much
better than the rest of the algorithms. They found, VIF as best in the considered 10 algorithm set. This work
helped us in understanding different algorithms in the area of signal processing to perform image quality
assessment. Among different objective metrics, as it is desirable to have perceptually relevant objective metrics,
we used Similarity Index (SSIM) to validate ourresults.
III. Procedure
A. Image data set and itsexplanation
Our algorithm is trained on our own database. This database contains 21 high resolution 8 bits/pixels
gray scale images as reference or original and corresponding 373 salt & pepper images. The mean opinion
scores (MOS) of the image is provided to describe the subjective quality of the degradedimages.
The database has been divided into two sets to simplify the process of testing and training. Among the
two sets, one set is used for training which contains 19 original images and their corresponding 314 distorted
images. Another set (Group1) is used for testing which contains 6 original images and 36 corresponding
distortedimages.
Our algorithm is also validated on Tampere Image Database 2008 (TID2008) [19]. TID2008 contains
17 types of distortions across 1700 distorted images .we take five original images and their corresponding 22
distorted (salt &pepper) images (Group2).
B. RRIQM SystemStructure
1. We extract the local entropy as a features and find the probability distribution for original images and there
correspondingimages.
2. The probability distributions have been used to find theKLD.
3. Threshold Analysis and to find KLD between every interclass images with their corresponding
distortedimages
4. Creation of Fuzzy Inference System based onKLD.
B.1. LocalEntropy
We find out the local entropy of each image where each output pixel contains the entropy value of the
9-by-9 neighborhood around the corresponding pixel in the input image. For pixels on the borders of the image,
local entropy uses symmetric padding. In symmetric padding, the values of padding pixels are a mirror
reflection of the border pixels in theimage.
We find out the probability distribution of local entropy for the images using the equation 1. Asfollows
𝑝 𝑥𝑖 = 𝑛(𝑥𝑖)/𝑁 (1)
In the above equation p(xi) is the probability of each pixel entropy and n(xi) is the no of occurrence of
each pixel entropy and N is the total no ofpixel.
(a) (b) (c) (d)
A Fuzzy & K-L Based Reduced Reference ImageQuality
DOI: 10.9790/0661-1754118128 www.iosrjournals.org 121 | Page
(a1)
(b1)
(c1)
(d1)
Figure2
Local entropy and Probability distribution of local entropy graph of “Child” images with salt & pepper
type of distortions, with different noisedensity0.01, 0.08&0.9forimageb,c&drespectively.Where
“a” is Reference image and (b), (c) and (d) are distorted images their corresponding a1, b1, c1 & d1aregraphs.
We can see and analyses from figure 1, the images and graphs pair ((a, a1), (b, b1), (c, c1), (d, d1)) when noise
density is increase of the images the peak of the graph beincreased.
B.2. RelativeEntropy(Kullback-LeiblerDistance)
Let p(x) and q(x) denote the probability distribution functions of the local entropy of Reference and
distorted images, respectively. Let x =
{x1, x2, x3, ,...................xn} be a set of N randomly and independently local entropy. Kullback-Leibler distance
(KLD) between p(x) andq(x):
𝑙 𝑝 𝑥 − 𝑙 𝑞 𝑥 → 𝑑 𝑝 𝑎 = 𝑝 𝑥 log
𝑝 𝑥
𝑞 𝑥
𝑑𝑥 (2)
In this paper, we use KLD to quantify the difference of local entropy distributions between a distorted image
and a perfect quality reference image. We then examine how this quantity correlates with perceptual image
quality for a wide range of distortiontypes.
Assume that p(x) and q(x) are associated with the reference and distorted images, respectively. To
A Fuzzy & K-L Based Reduced Reference ImageQuality
DOI: 10.9790/0661-1754118128 www.iosrjournals.org 122 | Page
estimate the KLD between them using equation 3.2, We can analysis from the set of KLD values if KLD is low
that means p(x) and q(x) are close then error is small else error is high. The overall distortion between the
distorted and reference images is defined as KLD between p(x) and q(x) and set the threshold value for every
class (good, average and bad) of image for finding the quality score through FIS (Fuzzy InferenceSystem).
(a) (b) (c)
(a1)
(b1)
(c1)
(d1)
Figure 3
Comparison of peak of graph between reference image and distorted images (b),(c) of “Women” with noise
density 0.008 and .05 of salt & pepper, (a1) graph for original image(a),(b1) graph for (a) and (b) images, (c1)
graph for (a) and (c) images, (d) graph for (a),(b) and (c) images
A Fuzzy & K-L Based Reduced Reference ImageQuality
DOI: 10.9790/0661-1754118128 www.iosrjournals.org 123 | Page
We can see and analyses from figure 2, in the graphs (d) when noise density is increased the peak of the graph
be increased. After then find KLD between reference images and their corresponding distorted images.
B.3. ThresholdAnalysis
For thresholding analysis of KLD values, the distorted images are partitioned in to three interclasses
(good, average and bad) analyses from figure 3.4 based on. Peak distance between reference and their
corresponding distorted graph (KLD). If KLD is small then distorted image is good class of image, KLD is
medium then distorted image belong to average class of image else distorted image belongs to bad class of
image. Figure 3 shows the KLD value for different class of distortedimages.
KLDvaluefordifferentdistortedclassimages (good,average,bad)
Figure 4
B.4. Fuzzy InferenceSystem(FIS)
Mamdani FIS is the most used in the developing fuzzy models. Mamdani architecture used in this
thesis for estimation of the Quality of an image is illustrated in Figure 4 with one input (kld), one output
variables(quality) and three fuzzy rules. The rule base for Mamdani model can be writtenas
The rule base for Mamdani model can be written as FuzzyRule:
If (x is Ai =M1,i) {premise}
Then fi =Mo,j {consequent}
Where x represents the input (KLD),linguistic label of input(High, average and bad) and M1i,fi and ith
MF of input (x), the output of the jthrule,andthejthoutputMF.BothinputandoutputMFhavetheirown parameters
depending upon the shape of the MF and are called premise, and consequent parameters respectively.
In this thesis, the following trimf MFs for the inputs(kld) and output (S_score) variable are used
𝑚 𝑥 =
0, 𝑧 < 𝑎
𝑧 − 𝑎
𝑏 − 𝑎
, 𝑎 ≤ 𝑧 < 𝑏
1 −
𝑧 − 𝑏
𝑐 − 𝑏
, 𝑏 ≤ 𝑧 < 𝑐
0, 𝑐 ≤ 𝑧
For the input variable KLD we defined three membership functions (high, medium and low) .For first
membership function(mf1)name is high membership function the value of [a b c] is [.001 .1430 .5625] from
training set of good class images. Where a and b are minimum and maximum value of KLD of good class
respectively. The value of c is calculated by mean of KLD value of good class.similarly for medium
memberships(mf2) the value of [a b c] is [.5 2.98 7.6043] and low membership function(mf3) the value [a b c]
is [7.0437 19.9 35.5823].For the output variable S score we defined three membership functions (good ,average
and bad ) .for the good membership function(mf1) the parameters value of [a b c] are [1 2 3]. Similarly for
average memberships(mf2) function the parameters of [a b c] are [3 5 7] and similarly for bad
memberships(mf3) function the parameter value of [a b c] are [7 8.510].
Finally evaluate the FIS using KLD as input and get the quality score as output. Rule viewer in figure 4 show
quality scores for a particular inputKLD.
A Fuzzy & K-L Based Reduced Reference ImageQuality
DOI: 10.9790/0661-1754118128 www.iosrjournals.org 124 | Page
RuleView
Figure 5
C. Training Methodology FrameWork
D. Proposed Algorithm
Begin
Step1:- i = Read the reference image and j=Read the distorted image corresponding to referenceimage.
Step2:- p(x) = probability distribution of local entropy of i and q(x)=probability distributionoflocalentropy of j.
Step3:- Find the distance between p(x) and q(x), using KLD (Kull-backleiblerdistance).
Step4:- if KLD<0
KLD =-1*KLD
End if
Step5:- if KLD in range 1 then
KLD infirstclass
Elseif
KLD in secondclass
Else
KLD in thirdclass
Endif
Step6:- Generate the Fuzzy InferenceSystem
A Fuzzy & K-L Based Reduced Reference ImageQuality
DOI: 10.9790/0661-1754118128 www.iosrjournals.org 125 | Page
(a) Define the name ofFIS.
(b) Addtheinputandoutputvariable
Inputvariable=KLD, range=[0.00135.58]
Outputvariable=score,range=[110]
(c) Set the membership function and their type(trimf)for input KLD
Membershipfunction1=Low,range=[0.001 0.143 0.5625]
Membershipfunction2=medium,range=[0.5 2.98 7.6]
Membershipfunction3=high,range=[7.04 19.9 35.58]
(d) Setthemembershipfunctionandtheirtype(trimf)foroutputscore
Membershipfunction1=good,range=[78.510]
Membershipfunction2=average,range=[357]
Membershipfunction3=bad,range=[123]
(e) SettherulesbetweenInput/outputmembershipfunction
R1:ifKLDishighthenscoreisbad
R2: if KLD is medium then score is average
R3: if KLD is low then score isgood
Step7:- Printscore
E. Flowchartfortheproposedmethod
A Fuzzy & K-L Based Reduced Reference ImageQuality
DOI: 10.9790/0661-1754118128 www.iosrjournals.org 126 | Page
IV. Testing Methodology And Results Analysis
To evaluate the performance of the new proposed image quality index, we used the popular Tampere
Image Database (TID 2008) [16]. This database uses 25 reference images and contains 17 types of degradations
with 100 images per distortion (with their associated MOS). Here, we focus only on some common distortions,
namely salt & pepper.
We take five original images and their corresponding 20 distorted (salt &pepper) images (Group 2) from
Tampere Image Database (TID 2008) and 6 original images and 36 corresponding distorted images Figure 7
(Group 1) for testing the proposed algorithm and trained on our owndatabase.
A Fuzzy & K-L Based Reduced Reference ImageQuality
DOI: 10.9790/0661-1754118128 www.iosrjournals.org 127 | Page
4a. Evaluation of TestResults
We evaluate our obtained result using Pearson’s correlation coefficient and the Spearman rank-order
correlation coefficient (SROCC).
Table 1.TID 2008 database (group2) and own database (group1):
Pearsoncorrelationsforconsidereddistortion,Salt&pepper
Objective quality to own
objectivequality
Pearson Correlation Pearson Correlation
Group 1images
(Own database)
Group 2images
(TID2008database)
SSIM andS_score 0.8328 0.8097
MSSIM andS_score 0.7331 0.8615
VIF andS_score 0.8092 0.6804
PSNR andS_score 0.8282 0.7412
Table 2.TID 2008 database (group2) and own database (group2):
Spearman rank-order correlation coefficient (SROCC) for considered distortion, Salt & pepper
Objective quality to own
objectivequality
Spearman
Correlation
Spearman
Correlation
Group 1 images
(Own database)
Group 2images
(TID2008database)
SSIM andS_score 0.8649 0.8097
MSSIM andS_score 0.9260 0.8600
VIF andS_score 0.9540 0.9402
PSNR andS_score 0.9466 0.9472
A Fuzzy & K-L Based Reduced Reference ImageQuality
DOI: 10.9790/0661-1754118128 www.iosrjournals.org 128 | Page
V. Conclusion
We studied the problem of reduced reference image quality assessment by measuring the changes in local
entropies between the reference and distorted images. A new thresholding method based on the relative entropy
concept (KLD) is presented in this thesis. The idea is to find a threshold value of KLD which partitioned the three
interclass (good, average and bad) of distorted of their corresponding reference image. KLD between probability
distribution of local entropy is differing with change in noise density of images. We used Type-1 FIS(Fuzzy
Inference System) to measure the Quality of a distortedimage.
VI. Future work
In future work we can implement to extract other features of distorted and their corresponding reference
images to minimise the overlapping KLD range in Type-1 Fuzzy Inference System(FIS) and also try to develop the
type-2 FIS because type2 give the good score than type-1 FIS. A fuzzy logic system (FLS) described using at least
one type-2 fuzzy set is called a type-2 FLS. Type-1 FLSs are unable to directly handle rule uncertainties Type-1
FLSs are unable to directly handle rule uncertainties because they use type-1 fuzzy sets that are certain (viz, fully
described by single numeric values). On the other hand, type-2 FIS’s are useful in circumstances where it is
difficult to determine an exact numeric membership function, and there are measurementuncertainties.
References
[1]. H.R.Wu and K.R. Rao, “Digital Video Image Quality and PerceptualCoding,”CRCPress,2005
[2]. Z.Wang,E.P.Simoncelli and A.C.Bovik,“Multi-scale structural similarityforimagequalityassessment”IEEEAsilomarConference
onSignals,SystemsandComputers,2003,Vol.2,pp.1398-1402.
[3]. A. Beghdadi and B. Pesquet-Popescu, “A New Image Distortion Measure Based Wavelet Decomposition,” 2003, IEEE International
Symposium on Signal Processing and Its Applications, 2003, pp. 485-488
[4]. H.R. Sheikh and A.C.Bovik, “Image information and visual quality,” IEEE Transactions on Image Processing, 2006, Vol.15, no.2,
pp.430-444.
[5]. Z. Wang, H.R. Sheikh and A.C. Bovik, “No-reference perceptual quality assessment of JPEG compressed images,” IEEE
InternationalConferenceonImage Processing,2002,pp.477-480..
[6]. F.Crete, “Estimer, mesurer et corriger les artefacts de- compressionpourlatelevision,”UniversiteJosephFourier,2007.
[7]. A .Chetouani, G. Mostafaoui and A. Beghdadi, “A New Free Reference Image Quality Index Based on Perceptual Blur Estimation,”
IEEE Pacific-Rim Conference on Multimedia, 2009, pp.1185-1196.
[8]. A. Chetouani, A. Beghdadi and M.Deriche, “A new free reference image quality index for blur estimation in the frequency domain,”
IEEE International Symposium on Signal Processing and Information Technology, 2009, pp.155-159.
[9]. Z. Wang and E.P. Simoncelli, “Reduced-reference image quality assessment using a wavelet-domain natural image statistic model,”
Human Vision and Electronic Imaging X, Proc. SPIE, 2005, Vol. 5666, pp149-159.
[10]. A. Rehman and Z. Wang, “Reduced-reference SSIM estimation, in Proceedings of the 17th IEEE International Conference on Image
Processing (ICIP ’10), pp. 289–292, September2010.
[11]. Z.Wang and E. P. Simoncelli, “Reduced-reference image quality assessment using a wavelet-domain natural image statistic model,” in
Human Vision and Electronic Imaging, vol. 5666 of Proceedings of SPIE, pp. 149–159, January2005.
[12]. Q. Li and Z. Wang, “Reduced-reference image quality assessment using divisive normalization-based image representation,IEEE
Journal on Selected Topics in Signal Processing, vol. 3, no. 2, pp. 202–211,2009.
[13]. L. Ma, S. Li, F. Zhang, and K. N. Ngan, “Reduced-reference image quality assessment using reorganized DCT-based image
representation,” IEEE Transactions onMultimedia, vol. 13, no. 4, pp. 824–829,2011.
[14]. R. Soundarararajan and A. C. Bovik, “Rred indices: reduced reference entropic differencing for image quality assessment, IEEE
Transactions on Image Processing, vol. 21, no. 2, pp. 517–526, 2012.
[15]. H. R. Sheikh, A.C.Bovik, Gustavo de Veciana, An Information Fidelity Criterion for Image Quality Assessment using Natural Scene
Statistics,IEEE Transaction on Image processing14 (12) (2005) 21172128.
[16]. N. Ponomarenko, M. Carli, V. Lukin, K. Egiazarian, J. Astola and
[17]. Battisti, “Color Image Database for Evaluation of Image Quality Metrics,” International Workshop on Multimedia Signal Processing,
2008,pp.403-408.http://www.ponomarenko.info/tid2008.htm

More Related Content

What's hot

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
 
An Experimental Study into Objective Quality Assessment of Watermarked Images
An Experimental Study into Objective Quality Assessment of Watermarked ImagesAn Experimental Study into Objective Quality Assessment of Watermarked Images
An Experimental Study into Objective Quality Assessment of Watermarked ImagesCSCJournals
 
Ijarcet vol-2-issue-4-1342-1346
Ijarcet vol-2-issue-4-1342-1346Ijarcet vol-2-issue-4-1342-1346
Ijarcet vol-2-issue-4-1342-1346Editor IJARCET
 
Visual Object Category Recognition
Visual Object Category RecognitionVisual Object Category Recognition
Visual Object Category RecognitionAshish Gupta
 
Iaetsd multi-view and multi band face recognition
Iaetsd multi-view and multi band face recognitionIaetsd multi-view and multi band face recognition
Iaetsd multi-view and multi band face recognitionIaetsd Iaetsd
 
Illumination Invariant Face Recognition System using Local Directional Patter...
Illumination Invariant Face Recognition System using Local Directional Patter...Illumination Invariant Face Recognition System using Local Directional Patter...
Illumination Invariant Face Recognition System using Local Directional Patter...Editor IJCATR
 
IRJET- Forensic Detection of Inverse Tone Mapping in HDR Images
IRJET- Forensic Detection of Inverse Tone Mapping in HDR ImagesIRJET- Forensic Detection of Inverse Tone Mapping in HDR Images
IRJET- Forensic Detection of Inverse Tone Mapping in HDR ImagesIRJET Journal
 
Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...
Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...
Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...ijtsrd
 
A survey on coding binary visual features extracted from video sequences
A survey on coding binary visual features extracted from video sequencesA survey on coding binary visual features extracted from video sequences
A survey on coding binary visual features extracted from video sequencesIRJET Journal
 
Biometric identification with improved efficiency using sift algorithm
Biometric identification with improved efficiency using sift algorithmBiometric identification with improved efficiency using sift algorithm
Biometric identification with improved efficiency using sift algorithmIJARIIT
 
MULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATION
MULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATIONMULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATION
MULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATIONgerogepatton
 
A review on Development of novel algorithm by combining Wavelet based Enhance...
A review on Development of novel algorithm by combining Wavelet based Enhance...A review on Development of novel algorithm by combining Wavelet based Enhance...
A review on Development of novel algorithm by combining Wavelet based Enhance...IJSRD
 
A Survey on Different Relevance Feedback Techniques in Content Based Image Re...
A Survey on Different Relevance Feedback Techniques in Content Based Image Re...A Survey on Different Relevance Feedback Techniques in Content Based Image Re...
A Survey on Different Relevance Feedback Techniques in Content Based Image Re...IRJET Journal
 
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-Semi-Supervised Collaborative Image Retrieval using Relevance Feedback
IRJET-Semi-Supervised Collaborative Image Retrieval using Relevance FeedbackIRJET-Semi-Supervised Collaborative Image Retrieval using Relevance Feedback
IRJET-Semi-Supervised Collaborative Image Retrieval using Relevance FeedbackIRJET Journal
 

What's hot (18)

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
 
An Experimental Study into Objective Quality Assessment of Watermarked Images
An Experimental Study into Objective Quality Assessment of Watermarked ImagesAn Experimental Study into Objective Quality Assessment of Watermarked Images
An Experimental Study into Objective Quality Assessment of Watermarked Images
 
Ijarcet vol-2-issue-4-1342-1346
Ijarcet vol-2-issue-4-1342-1346Ijarcet vol-2-issue-4-1342-1346
Ijarcet vol-2-issue-4-1342-1346
 
Visual Object Category Recognition
Visual Object Category RecognitionVisual Object Category Recognition
Visual Object Category Recognition
 
Iaetsd multi-view and multi band face recognition
Iaetsd multi-view and multi band face recognitionIaetsd multi-view and multi band face recognition
Iaetsd multi-view and multi band face recognition
 
Illumination Invariant Face Recognition System using Local Directional Patter...
Illumination Invariant Face Recognition System using Local Directional Patter...Illumination Invariant Face Recognition System using Local Directional Patter...
Illumination Invariant Face Recognition System using Local Directional Patter...
 
IRJET- Forensic Detection of Inverse Tone Mapping in HDR Images
IRJET- Forensic Detection of Inverse Tone Mapping in HDR ImagesIRJET- Forensic Detection of Inverse Tone Mapping in HDR Images
IRJET- Forensic Detection of Inverse Tone Mapping in HDR Images
 
Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...
Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...
Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...
 
A survey on coding binary visual features extracted from video sequences
A survey on coding binary visual features extracted from video sequencesA survey on coding binary visual features extracted from video sequences
A survey on coding binary visual features extracted from video sequences
 
Biometric identification with improved efficiency using sift algorithm
Biometric identification with improved efficiency using sift algorithmBiometric identification with improved efficiency using sift algorithm
Biometric identification with improved efficiency using sift algorithm
 
MULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATION
MULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATIONMULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATION
MULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATION
 
48 144-1-pb
48 144-1-pb48 144-1-pb
48 144-1-pb
 
Pc Seminar Jordi
Pc Seminar JordiPc Seminar Jordi
Pc Seminar Jordi
 
A review on Development of novel algorithm by combining Wavelet based Enhance...
A review on Development of novel algorithm by combining Wavelet based Enhance...A review on Development of novel algorithm by combining Wavelet based Enhance...
A review on Development of novel algorithm by combining Wavelet based Enhance...
 
A Survey on Different Relevance Feedback Techniques in Content Based Image Re...
A Survey on Different Relevance Feedback Techniques in Content Based Image Re...A Survey on Different Relevance Feedback Techniques in Content Based Image Re...
A Survey on Different Relevance Feedback Techniques in Content Based Image Re...
 
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-Semi-Supervised Collaborative Image Retrieval using Relevance Feedback
IRJET-Semi-Supervised Collaborative Image Retrieval using Relevance FeedbackIRJET-Semi-Supervised Collaborative Image Retrieval using Relevance Feedback
IRJET-Semi-Supervised Collaborative Image Retrieval using Relevance Feedback
 

Viewers also liked (15)

Mt Everest - pics
Mt Everest - picsMt Everest - pics
Mt Everest - pics
 
D0731218
D0731218D0731218
D0731218
 
PERSETUJUAN EKSPOR
PERSETUJUAN EKSPORPERSETUJUAN EKSPOR
PERSETUJUAN EKSPOR
 
TireAngel Telematics 2014-12
TireAngel Telematics 2014-12TireAngel Telematics 2014-12
TireAngel Telematics 2014-12
 
startup_inside_FINAL
startup_inside_FINALstartup_inside_FINAL
startup_inside_FINAL
 
curriculam vitae
curriculam vitaecurriculam vitae
curriculam vitae
 
Power point estrada
Power point estradaPower point estrada
Power point estrada
 
I0814852
I0814852I0814852
I0814852
 
I013117984
I013117984I013117984
I013117984
 
G010614450
G010614450G010614450
G010614450
 
S01732110114
S01732110114S01732110114
S01732110114
 
Walt disney - life and works
Walt disney - life and worksWalt disney - life and works
Walt disney - life and works
 
dissertation_final_sarpakunnas
dissertation_final_sarpakunnasdissertation_final_sarpakunnas
dissertation_final_sarpakunnas
 
I017417176
I017417176I017417176
I017417176
 
A10130110
A10130110A10130110
A10130110
 

Similar to Fuzzy and KLD-Based RR 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 algorithmjournalBEEI
 
IMAGE QUALITY ASSESSMENT- A SURVEY OF RECENT APPROACHES
IMAGE QUALITY ASSESSMENT- A SURVEY OF RECENT APPROACHES IMAGE QUALITY ASSESSMENT- A SURVEY OF RECENT APPROACHES
IMAGE QUALITY ASSESSMENT- A SURVEY OF RECENT APPROACHES cscpconf
 
Rotation Invariant Face Recognition using RLBP, LPQ and CONTOURLET Transform
Rotation Invariant Face Recognition using RLBP, LPQ and CONTOURLET TransformRotation Invariant Face Recognition using RLBP, LPQ and CONTOURLET Transform
Rotation Invariant Face Recognition using RLBP, LPQ and CONTOURLET TransformIRJET Journal
 
IRJET- Shape based Image Classification using Geometric ­–Properties
IRJET-  	  Shape based Image Classification using Geometric ­–PropertiesIRJET-  	  Shape based Image Classification using Geometric ­–Properties
IRJET- Shape based Image Classification using Geometric ­–PropertiesIRJET Journal
 
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
 
IRJET- A Survey on Image Forgery Detection and Removal
IRJET-  	  A Survey on Image Forgery Detection and RemovalIRJET-  	  A Survey on Image Forgery Detection and Removal
IRJET- A Survey on Image Forgery Detection and RemovalIRJET Journal
 
A Survey on Image Retrieval By Different Features and Techniques
A Survey on Image Retrieval By Different Features and TechniquesA Survey on Image Retrieval By Different Features and Techniques
A Survey on Image Retrieval By Different Features and TechniquesIRJET Journal
 
Image super resolution using Generative Adversarial Network.
Image super resolution using Generative Adversarial Network.Image super resolution using Generative Adversarial Network.
Image super resolution using Generative Adversarial Network.IRJET Journal
 
Single Image Super Resolution using Interpolation and Discrete Wavelet Transform
Single Image Super Resolution using Interpolation and Discrete Wavelet TransformSingle Image Super Resolution using Interpolation and Discrete Wavelet Transform
Single Image Super Resolution using Interpolation and Discrete Wavelet Transformijtsrd
 
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
 
Quality assessment for online iris
Quality assessment for online irisQuality assessment for online iris
Quality assessment for online iriscsandit
 
Empirical Coding for Curvature Based Linear Representation in Image Retrieval...
Empirical Coding for Curvature Based Linear Representation in Image Retrieval...Empirical Coding for Curvature Based Linear Representation in Image Retrieval...
Empirical Coding for Curvature Based Linear Representation in Image Retrieval...iosrjce
 
CBIR Processing Approach on Colored and Texture Images using KNN Classifier a...
CBIR Processing Approach on Colored and Texture Images using KNN Classifier a...CBIR Processing Approach on Colored and Texture Images using KNN Classifier a...
CBIR Processing Approach on Colored and Texture Images using KNN Classifier a...IRJET Journal
 
FREE- REFERENCE IMAGE QUALITY ASSESSMENT FRAMEWORK USING METRICS FUSION AND D...
FREE- REFERENCE IMAGE QUALITY ASSESSMENT FRAMEWORK USING METRICS FUSION AND D...FREE- REFERENCE IMAGE QUALITY ASSESSMENT FRAMEWORK USING METRICS FUSION AND D...
FREE- REFERENCE IMAGE QUALITY ASSESSMENT FRAMEWORK USING METRICS FUSION AND D...sipij
 
Content based image retrieval project
Content based image retrieval projectContent based image retrieval project
Content based image retrieval projectaliaKhan71
 
An Assessment of Image Matching Algorithms in Depth Estimation
An Assessment of Image Matching Algorithms in Depth EstimationAn Assessment of Image Matching Algorithms in Depth Estimation
An Assessment of Image Matching Algorithms in Depth EstimationCSCJournals
 
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
 
Performance Evaluation of Illumination Invariant Face Recognition Algorthims
Performance Evaluation of Illumination Invariant Face Recognition AlgorthimsPerformance Evaluation of Illumination Invariant Face Recognition Algorthims
Performance Evaluation of Illumination Invariant Face Recognition AlgorthimsIRJET Journal
 
10.1.1.432.9149.pdf
10.1.1.432.9149.pdf10.1.1.432.9149.pdf
10.1.1.432.9149.pdfmoemi1
 

Similar to Fuzzy and KLD-Based RR Image Quality Assessment (20)

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
 
IMAGE QUALITY ASSESSMENT- A SURVEY OF RECENT APPROACHES
IMAGE QUALITY ASSESSMENT- A SURVEY OF RECENT APPROACHES IMAGE QUALITY ASSESSMENT- A SURVEY OF RECENT APPROACHES
IMAGE QUALITY ASSESSMENT- A SURVEY OF RECENT APPROACHES
 
Rotation Invariant Face Recognition using RLBP, LPQ and CONTOURLET Transform
Rotation Invariant Face Recognition using RLBP, LPQ and CONTOURLET TransformRotation Invariant Face Recognition using RLBP, LPQ and CONTOURLET Transform
Rotation Invariant Face Recognition using RLBP, LPQ and CONTOURLET Transform
 
IRJET- Shape based Image Classification using Geometric ­–Properties
IRJET-  	  Shape based Image Classification using Geometric ­–PropertiesIRJET-  	  Shape based Image Classification using Geometric ­–Properties
IRJET- Shape based Image Classification using Geometric ­–Properties
 
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 ...
 
IRJET- A Survey on Image Forgery Detection and Removal
IRJET-  	  A Survey on Image Forgery Detection and RemovalIRJET-  	  A Survey on Image Forgery Detection and Removal
IRJET- A Survey on Image Forgery Detection and Removal
 
A Survey on Image Retrieval By Different Features and Techniques
A Survey on Image Retrieval By Different Features and TechniquesA Survey on Image Retrieval By Different Features and Techniques
A Survey on Image Retrieval By Different Features and Techniques
 
Image super resolution using Generative Adversarial Network.
Image super resolution using Generative Adversarial Network.Image super resolution using Generative Adversarial Network.
Image super resolution using Generative Adversarial Network.
 
Single Image Super Resolution using Interpolation and Discrete Wavelet Transform
Single Image Super Resolution using Interpolation and Discrete Wavelet TransformSingle Image Super Resolution using Interpolation and Discrete Wavelet Transform
Single Image Super Resolution using Interpolation and Discrete Wavelet Transform
 
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
 
Quality assessment for online iris
Quality assessment for online irisQuality assessment for online iris
Quality assessment for online iris
 
B017360516
B017360516B017360516
B017360516
 
Empirical Coding for Curvature Based Linear Representation in Image Retrieval...
Empirical Coding for Curvature Based Linear Representation in Image Retrieval...Empirical Coding for Curvature Based Linear Representation in Image Retrieval...
Empirical Coding for Curvature Based Linear Representation in Image Retrieval...
 
CBIR Processing Approach on Colored and Texture Images using KNN Classifier a...
CBIR Processing Approach on Colored and Texture Images using KNN Classifier a...CBIR Processing Approach on Colored and Texture Images using KNN Classifier a...
CBIR Processing Approach on Colored and Texture Images using KNN Classifier a...
 
FREE- REFERENCE IMAGE QUALITY ASSESSMENT FRAMEWORK USING METRICS FUSION AND D...
FREE- REFERENCE IMAGE QUALITY ASSESSMENT FRAMEWORK USING METRICS FUSION AND D...FREE- REFERENCE IMAGE QUALITY ASSESSMENT FRAMEWORK USING METRICS FUSION AND D...
FREE- REFERENCE IMAGE QUALITY ASSESSMENT FRAMEWORK USING METRICS FUSION AND D...
 
Content based image retrieval project
Content based image retrieval projectContent based image retrieval project
Content based image retrieval project
 
An Assessment of Image Matching Algorithms in Depth Estimation
An Assessment of Image Matching Algorithms in Depth EstimationAn Assessment of Image Matching Algorithms in Depth Estimation
An Assessment of Image Matching Algorithms in Depth Estimation
 
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
 
Performance Evaluation of Illumination Invariant Face Recognition Algorthims
Performance Evaluation of Illumination Invariant Face Recognition AlgorthimsPerformance Evaluation of Illumination Invariant Face Recognition Algorthims
Performance Evaluation of Illumination Invariant Face Recognition Algorthims
 
10.1.1.432.9149.pdf
10.1.1.432.9149.pdf10.1.1.432.9149.pdf
10.1.1.432.9149.pdf
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 

Recently uploaded (20)

Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 

Fuzzy and KLD-Based RR Image Quality Assessment

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 5, Ver. IV (Sep. – Oct. 2015), PP 118-128 www.iosrjournals.org DOI: 10.9790/0661-1754118128 www.iosrjournals.org 118 | Page A Fuzzy & K-L Based Reduced Reference ImageQuality BivayKumar1 ,PankajRai2 1 (Dept. Of Computer Science, MCKV Inst. Of Engineering,INDIA) 2 (Sudhir Memorial Institute Liluah,INDIA) Abstract: Reduced-reference (RR) image quality measures aim to predict the visual quality of distorted images with only partial information about the reference images. In this paper, in first stage uses present thresholding technique between probability distribution of local entropy of reference and their corresponding images using relative entropy (also known as the Kullback-Leiber discrimination distance function) as a criterion of thresholding of probability distribution of local entropy between references and distorted of their reference image. After then we create a model FIS (Fuzzy Inference System) and then use as input KLD and get quality score of distortedimage. Key words: Local entropy, probability distribution of local entropy, KLD, Fuzzy InferenceSystem. I. Introduction Image quality is a characteristic of an image that measures the perceived image degradation (typically, compared to an ideal or perfect image). Imaging systems may introduce some amounts of distortion or artifacts in the signal, so the quality assessment is an importantproblem. In practical applications, images undergo different types of processing including acquisition, transmission or compression, which often generate some annoying distortions. The most annoying impairments are blocking, ringing, and blur artifacts. Blocking manifests as artificial horizontal and vertical discontinuities in some block-based compression methods. Blur is also a common artifact which affects the details of the image due to several phenomena such as defocusing or filtering. Ringing is another annoying degradation which is essentially due to quantization, and is generally defined as noise around edge points or in contrastedtransitions. To quantify the visual impact of these annoying degradations, a number of subjective and objective measures have been proposed [1]. Subjective evaluation is regarded as the most reliable approach for assessing image quality. Unfortunately, subjective methods are complex, time consuming and impractical for real-time applications. Understanding and applying the knowledge of human visual perception is recognized as the most promising approach for developing objective methods consistent with human judgment. Three categories of image quality assessment are commonly used: Full- Reference (FR), No Reference (NR) and Reduced Reference (RR) methods. Full Reference methods need both the original image and its degraded version. Most of the existing Image Quality Metrics (IQM), such as PSNR, SSIM [2], SNRWAV [3], VIF [4] and so on, belong to this family. However, in real applications the original image is not always available. Hence, NR methods are most appropriate as they require only the degraded image. During the last decade, a number of NR metrics have been proposed [5]-[8]. However, NR-IQMs are limited by the type of the degradation contained in the image. Indeed, NR-IQMs are developed for particular artifacts, hence limiting their use to certain applicationsonly. Reduced Reference approaches present a good compromise between FR and NR approaches. Only some features, such as edges or some visual descriptors, are extracted from the original and thedegradedimages. From the structural information conveyed by these descriptors, a metric is then derived and used as an IQM. There are relatively few successful RR-IQMs that have been discussed in the literature, including the popular RRIQA[9]-[10]. The general RRIQA framework described in Fig. 1 leaves flexibilities on the selection of RR features. This is indeed the major challenge in the design of RRIQA algorithms, where the appropriate RR features are desirableto: (1) Provide an efficient summary of the referenceimage; (2) Be sensitive to a variety of imagedistortions; (3) Be relevant to the visual perception of imagequality.
  • 2. A Fuzzy & K-L Based Reduced Reference ImageQuality DOI: 10.9790/0661-1754118128 www.iosrjournals.org 119 | Page Another important aspect that has to be kept in mind in the selection of RR features is to maintain a good balance between the data rate of RR features and the accuracy of image quality prediction .With a high data rate, one can include a large amount ofinformation about the reference image, leading to more accurate estimation of image quality degradations, but it also becomes a heavy burden to transmit theRRfeaturestothereceiver.Ontheotherhand,alowerdataratemakes it easier to transmit the RR information, but more difficult for accurate quality estimation. In practical implementation and deployment, the maximal allowed RR data rate is often given and must be observed .Overall, the merits of an RRIQA system should not be gauged only by the quality prediction accuracy, but by a tradeoff between the accuracy and the RR datarate. The primary goal of our paper is to perform Reduced-Reference Image Quality Assessment using local entropy and Fuzzy Inference System We have developed RRIQA based on Local entropy and relative entropy. In first stage we have used present thresholding technique between probability distribution of local entropy between reference and their corresponding distorted images then find relative entropy (also known as the Kullback- Leiber discrimination distance function) as a criterion of thresholding of probability distribution of local entropy between references and distorted of their reference image. After then create a model FIS (Fuzzy Inference System) and then use as input KLD and get quality score of distortedimage. II. Review of Existing Technologies Reduced Reference IQA. Reduced-reference (RR) IQA methods provide a solution for cases in which the reference image is not fully accessible. Methods of this type generally operate by extracting a minimal set of parameters from the reference image, parameters which are later used with the distorted image to estimate quality. Extensive research has been done in the area of image quality assessment. Various methods are used to obtain the quality of the received image at the receiver side as that of the original image at the senderside. In [10], Rehman and Wang present an RR IQA method of SSIM. Instead of directly constructing an RR algorithm to predict subjective quality, this method extracts statistical features from a multiscale, multi- orientation divisive normalization transform. The authors construct a distortion measure by following the philosophy analogous to that in the construction of SSIM. Based on the linear relationship between RR SSIM and FR SSIM given a fixed distortion type, a regression by discretization method is used to estimatequality. In [11], Wang and Simoncelli presented an RR IQA method which operates based on a wavelet-domain statistical model of images. Quality is estimated based on the Kullback-Leibler divergence between the marginal probability distribution of wavelet coefficients of the reference and distortedimages. In [12], Li and Wang presented an RR algorithm based on a divisive normalization image representation. By using a Gaussian-scale mixture-based statistical model of wavelet coefficients, a divisive normalization transform (DNT) is applied to the images. Quality is estimated by comparing a set of RR statistical features extracted from DNT-domain representations of the reference and distortedimages. In [13], Ma et al. presented an RR algorithm based on DCT coefficient statistics. First, the DCT coefficients of image blocks are grouped into several representative sub-bands.Next, a generalized Gaussian distribution is employed to model the distribution of coefficients within each sub-band. Quality is then estimated based on the distance between distributions of the reference and distortedimages. In [14], Soundarararajan and Bovik presented a framework for RR IQA based on information-theoretic measures of differences between the reference and distorted images by using the entropies of wavelet
  • 3. A Fuzzy & K-L Based Reduced Reference ImageQuality DOI: 10.9790/0661-1754118128 www.iosrjournals.org 120 | Page coefficients. This algorithm differs from other approaches in terms of the amount of data needed for the entropy- difference calculations and in terms of the scalability in the amount of information that is needed from the referenceimage. In [15], a performance evaluation study of ten image quality assessment algorithms conveys that there is very much difference between machine and human evaluation of image quality. Among theten algorithms that , DCTune (A technique for visual optimization of DCT quantization matrices for individual images) performs statistically worse than peak signal to noise ratio (PSNR), and just noticeable difference (JND),structural similarity(SSIM), information fidelity criterion (IFC), and Visual Information Fidelity (VIF) perform much better than the rest of the algorithms. They found, VIF as best in the considered 10 algorithm set. This work helped us in understanding different algorithms in the area of signal processing to perform image quality assessment. Among different objective metrics, as it is desirable to have perceptually relevant objective metrics, we used Similarity Index (SSIM) to validate ourresults. III. Procedure A. Image data set and itsexplanation Our algorithm is trained on our own database. This database contains 21 high resolution 8 bits/pixels gray scale images as reference or original and corresponding 373 salt & pepper images. The mean opinion scores (MOS) of the image is provided to describe the subjective quality of the degradedimages. The database has been divided into two sets to simplify the process of testing and training. Among the two sets, one set is used for training which contains 19 original images and their corresponding 314 distorted images. Another set (Group1) is used for testing which contains 6 original images and 36 corresponding distortedimages. Our algorithm is also validated on Tampere Image Database 2008 (TID2008) [19]. TID2008 contains 17 types of distortions across 1700 distorted images .we take five original images and their corresponding 22 distorted (salt &pepper) images (Group2). B. RRIQM SystemStructure 1. We extract the local entropy as a features and find the probability distribution for original images and there correspondingimages. 2. The probability distributions have been used to find theKLD. 3. Threshold Analysis and to find KLD between every interclass images with their corresponding distortedimages 4. Creation of Fuzzy Inference System based onKLD. B.1. LocalEntropy We find out the local entropy of each image where each output pixel contains the entropy value of the 9-by-9 neighborhood around the corresponding pixel in the input image. For pixels on the borders of the image, local entropy uses symmetric padding. In symmetric padding, the values of padding pixels are a mirror reflection of the border pixels in theimage. We find out the probability distribution of local entropy for the images using the equation 1. Asfollows 𝑝 𝑥𝑖 = 𝑛(𝑥𝑖)/𝑁 (1) In the above equation p(xi) is the probability of each pixel entropy and n(xi) is the no of occurrence of each pixel entropy and N is the total no ofpixel. (a) (b) (c) (d)
  • 4. A Fuzzy & K-L Based Reduced Reference ImageQuality DOI: 10.9790/0661-1754118128 www.iosrjournals.org 121 | Page (a1) (b1) (c1) (d1) Figure2 Local entropy and Probability distribution of local entropy graph of “Child” images with salt & pepper type of distortions, with different noisedensity0.01, 0.08&0.9forimageb,c&drespectively.Where “a” is Reference image and (b), (c) and (d) are distorted images their corresponding a1, b1, c1 & d1aregraphs. We can see and analyses from figure 1, the images and graphs pair ((a, a1), (b, b1), (c, c1), (d, d1)) when noise density is increase of the images the peak of the graph beincreased. B.2. RelativeEntropy(Kullback-LeiblerDistance) Let p(x) and q(x) denote the probability distribution functions of the local entropy of Reference and distorted images, respectively. Let x = {x1, x2, x3, ,...................xn} be a set of N randomly and independently local entropy. Kullback-Leibler distance (KLD) between p(x) andq(x): 𝑙 𝑝 𝑥 − 𝑙 𝑞 𝑥 → 𝑑 𝑝 𝑎 = 𝑝 𝑥 log 𝑝 𝑥 𝑞 𝑥 𝑑𝑥 (2) In this paper, we use KLD to quantify the difference of local entropy distributions between a distorted image and a perfect quality reference image. We then examine how this quantity correlates with perceptual image quality for a wide range of distortiontypes. Assume that p(x) and q(x) are associated with the reference and distorted images, respectively. To
  • 5. A Fuzzy & K-L Based Reduced Reference ImageQuality DOI: 10.9790/0661-1754118128 www.iosrjournals.org 122 | Page estimate the KLD between them using equation 3.2, We can analysis from the set of KLD values if KLD is low that means p(x) and q(x) are close then error is small else error is high. The overall distortion between the distorted and reference images is defined as KLD between p(x) and q(x) and set the threshold value for every class (good, average and bad) of image for finding the quality score through FIS (Fuzzy InferenceSystem). (a) (b) (c) (a1) (b1) (c1) (d1) Figure 3 Comparison of peak of graph between reference image and distorted images (b),(c) of “Women” with noise density 0.008 and .05 of salt & pepper, (a1) graph for original image(a),(b1) graph for (a) and (b) images, (c1) graph for (a) and (c) images, (d) graph for (a),(b) and (c) images
  • 6. A Fuzzy & K-L Based Reduced Reference ImageQuality DOI: 10.9790/0661-1754118128 www.iosrjournals.org 123 | Page We can see and analyses from figure 2, in the graphs (d) when noise density is increased the peak of the graph be increased. After then find KLD between reference images and their corresponding distorted images. B.3. ThresholdAnalysis For thresholding analysis of KLD values, the distorted images are partitioned in to three interclasses (good, average and bad) analyses from figure 3.4 based on. Peak distance between reference and their corresponding distorted graph (KLD). If KLD is small then distorted image is good class of image, KLD is medium then distorted image belong to average class of image else distorted image belongs to bad class of image. Figure 3 shows the KLD value for different class of distortedimages. KLDvaluefordifferentdistortedclassimages (good,average,bad) Figure 4 B.4. Fuzzy InferenceSystem(FIS) Mamdani FIS is the most used in the developing fuzzy models. Mamdani architecture used in this thesis for estimation of the Quality of an image is illustrated in Figure 4 with one input (kld), one output variables(quality) and three fuzzy rules. The rule base for Mamdani model can be writtenas The rule base for Mamdani model can be written as FuzzyRule: If (x is Ai =M1,i) {premise} Then fi =Mo,j {consequent} Where x represents the input (KLD),linguistic label of input(High, average and bad) and M1i,fi and ith MF of input (x), the output of the jthrule,andthejthoutputMF.BothinputandoutputMFhavetheirown parameters depending upon the shape of the MF and are called premise, and consequent parameters respectively. In this thesis, the following trimf MFs for the inputs(kld) and output (S_score) variable are used 𝑚 𝑥 = 0, 𝑧 < 𝑎 𝑧 − 𝑎 𝑏 − 𝑎 , 𝑎 ≤ 𝑧 < 𝑏 1 − 𝑧 − 𝑏 𝑐 − 𝑏 , 𝑏 ≤ 𝑧 < 𝑐 0, 𝑐 ≤ 𝑧 For the input variable KLD we defined three membership functions (high, medium and low) .For first membership function(mf1)name is high membership function the value of [a b c] is [.001 .1430 .5625] from training set of good class images. Where a and b are minimum and maximum value of KLD of good class respectively. The value of c is calculated by mean of KLD value of good class.similarly for medium memberships(mf2) the value of [a b c] is [.5 2.98 7.6043] and low membership function(mf3) the value [a b c] is [7.0437 19.9 35.5823].For the output variable S score we defined three membership functions (good ,average and bad ) .for the good membership function(mf1) the parameters value of [a b c] are [1 2 3]. Similarly for average memberships(mf2) function the parameters of [a b c] are [3 5 7] and similarly for bad memberships(mf3) function the parameter value of [a b c] are [7 8.510]. Finally evaluate the FIS using KLD as input and get the quality score as output. Rule viewer in figure 4 show quality scores for a particular inputKLD.
  • 7. A Fuzzy & K-L Based Reduced Reference ImageQuality DOI: 10.9790/0661-1754118128 www.iosrjournals.org 124 | Page RuleView Figure 5 C. Training Methodology FrameWork D. Proposed Algorithm Begin Step1:- i = Read the reference image and j=Read the distorted image corresponding to referenceimage. Step2:- p(x) = probability distribution of local entropy of i and q(x)=probability distributionoflocalentropy of j. Step3:- Find the distance between p(x) and q(x), using KLD (Kull-backleiblerdistance). Step4:- if KLD<0 KLD =-1*KLD End if Step5:- if KLD in range 1 then KLD infirstclass Elseif KLD in secondclass Else KLD in thirdclass Endif Step6:- Generate the Fuzzy InferenceSystem
  • 8. A Fuzzy & K-L Based Reduced Reference ImageQuality DOI: 10.9790/0661-1754118128 www.iosrjournals.org 125 | Page (a) Define the name ofFIS. (b) Addtheinputandoutputvariable Inputvariable=KLD, range=[0.00135.58] Outputvariable=score,range=[110] (c) Set the membership function and their type(trimf)for input KLD Membershipfunction1=Low,range=[0.001 0.143 0.5625] Membershipfunction2=medium,range=[0.5 2.98 7.6] Membershipfunction3=high,range=[7.04 19.9 35.58] (d) Setthemembershipfunctionandtheirtype(trimf)foroutputscore Membershipfunction1=good,range=[78.510] Membershipfunction2=average,range=[357] Membershipfunction3=bad,range=[123] (e) SettherulesbetweenInput/outputmembershipfunction R1:ifKLDishighthenscoreisbad R2: if KLD is medium then score is average R3: if KLD is low then score isgood Step7:- Printscore E. Flowchartfortheproposedmethod
  • 9. A Fuzzy & K-L Based Reduced Reference ImageQuality DOI: 10.9790/0661-1754118128 www.iosrjournals.org 126 | Page IV. Testing Methodology And Results Analysis To evaluate the performance of the new proposed image quality index, we used the popular Tampere Image Database (TID 2008) [16]. This database uses 25 reference images and contains 17 types of degradations with 100 images per distortion (with their associated MOS). Here, we focus only on some common distortions, namely salt & pepper. We take five original images and their corresponding 20 distorted (salt &pepper) images (Group 2) from Tampere Image Database (TID 2008) and 6 original images and 36 corresponding distorted images Figure 7 (Group 1) for testing the proposed algorithm and trained on our owndatabase.
  • 10. A Fuzzy & K-L Based Reduced Reference ImageQuality DOI: 10.9790/0661-1754118128 www.iosrjournals.org 127 | Page 4a. Evaluation of TestResults We evaluate our obtained result using Pearson’s correlation coefficient and the Spearman rank-order correlation coefficient (SROCC). Table 1.TID 2008 database (group2) and own database (group1): Pearsoncorrelationsforconsidereddistortion,Salt&pepper Objective quality to own objectivequality Pearson Correlation Pearson Correlation Group 1images (Own database) Group 2images (TID2008database) SSIM andS_score 0.8328 0.8097 MSSIM andS_score 0.7331 0.8615 VIF andS_score 0.8092 0.6804 PSNR andS_score 0.8282 0.7412 Table 2.TID 2008 database (group2) and own database (group2): Spearman rank-order correlation coefficient (SROCC) for considered distortion, Salt & pepper Objective quality to own objectivequality Spearman Correlation Spearman Correlation Group 1 images (Own database) Group 2images (TID2008database) SSIM andS_score 0.8649 0.8097 MSSIM andS_score 0.9260 0.8600 VIF andS_score 0.9540 0.9402 PSNR andS_score 0.9466 0.9472
  • 11. A Fuzzy & K-L Based Reduced Reference ImageQuality DOI: 10.9790/0661-1754118128 www.iosrjournals.org 128 | Page V. Conclusion We studied the problem of reduced reference image quality assessment by measuring the changes in local entropies between the reference and distorted images. A new thresholding method based on the relative entropy concept (KLD) is presented in this thesis. The idea is to find a threshold value of KLD which partitioned the three interclass (good, average and bad) of distorted of their corresponding reference image. KLD between probability distribution of local entropy is differing with change in noise density of images. We used Type-1 FIS(Fuzzy Inference System) to measure the Quality of a distortedimage. VI. Future work In future work we can implement to extract other features of distorted and their corresponding reference images to minimise the overlapping KLD range in Type-1 Fuzzy Inference System(FIS) and also try to develop the type-2 FIS because type2 give the good score than type-1 FIS. A fuzzy logic system (FLS) described using at least one type-2 fuzzy set is called a type-2 FLS. Type-1 FLSs are unable to directly handle rule uncertainties Type-1 FLSs are unable to directly handle rule uncertainties because they use type-1 fuzzy sets that are certain (viz, fully described by single numeric values). On the other hand, type-2 FIS’s are useful in circumstances where it is difficult to determine an exact numeric membership function, and there are measurementuncertainties. References [1]. H.R.Wu and K.R. Rao, “Digital Video Image Quality and PerceptualCoding,”CRCPress,2005 [2]. Z.Wang,E.P.Simoncelli and A.C.Bovik,“Multi-scale structural similarityforimagequalityassessment”IEEEAsilomarConference onSignals,SystemsandComputers,2003,Vol.2,pp.1398-1402. [3]. A. Beghdadi and B. Pesquet-Popescu, “A New Image Distortion Measure Based Wavelet Decomposition,” 2003, IEEE International Symposium on Signal Processing and Its Applications, 2003, pp. 485-488 [4]. H.R. Sheikh and A.C.Bovik, “Image information and visual quality,” IEEE Transactions on Image Processing, 2006, Vol.15, no.2, pp.430-444. [5]. Z. Wang, H.R. Sheikh and A.C. Bovik, “No-reference perceptual quality assessment of JPEG compressed images,” IEEE InternationalConferenceonImage Processing,2002,pp.477-480.. [6]. F.Crete, “Estimer, mesurer et corriger les artefacts de- compressionpourlatelevision,”UniversiteJosephFourier,2007. [7]. A .Chetouani, G. Mostafaoui and A. Beghdadi, “A New Free Reference Image Quality Index Based on Perceptual Blur Estimation,” IEEE Pacific-Rim Conference on Multimedia, 2009, pp.1185-1196. [8]. A. Chetouani, A. Beghdadi and M.Deriche, “A new free reference image quality index for blur estimation in the frequency domain,” IEEE International Symposium on Signal Processing and Information Technology, 2009, pp.155-159. [9]. Z. Wang and E.P. Simoncelli, “Reduced-reference image quality assessment using a wavelet-domain natural image statistic model,” Human Vision and Electronic Imaging X, Proc. SPIE, 2005, Vol. 5666, pp149-159. [10]. A. Rehman and Z. Wang, “Reduced-reference SSIM estimation, in Proceedings of the 17th IEEE International Conference on Image Processing (ICIP ’10), pp. 289–292, September2010. [11]. Z.Wang and E. P. Simoncelli, “Reduced-reference image quality assessment using a wavelet-domain natural image statistic model,” in Human Vision and Electronic Imaging, vol. 5666 of Proceedings of SPIE, pp. 149–159, January2005. [12]. Q. Li and Z. Wang, “Reduced-reference image quality assessment using divisive normalization-based image representation,IEEE Journal on Selected Topics in Signal Processing, vol. 3, no. 2, pp. 202–211,2009. [13]. L. Ma, S. Li, F. Zhang, and K. N. Ngan, “Reduced-reference image quality assessment using reorganized DCT-based image representation,” IEEE Transactions onMultimedia, vol. 13, no. 4, pp. 824–829,2011. [14]. R. Soundarararajan and A. C. Bovik, “Rred indices: reduced reference entropic differencing for image quality assessment, IEEE Transactions on Image Processing, vol. 21, no. 2, pp. 517–526, 2012. [15]. H. R. Sheikh, A.C.Bovik, Gustavo de Veciana, An Information Fidelity Criterion for Image Quality Assessment using Natural Scene Statistics,IEEE Transaction on Image processing14 (12) (2005) 21172128. [16]. N. Ponomarenko, M. Carli, V. Lukin, K. Egiazarian, J. Astola and [17]. Battisti, “Color Image Database for Evaluation of Image Quality Metrics,” International Workshop on Multimedia Signal Processing, 2008,pp.403-408.http://www.ponomarenko.info/tid2008.htm