SlideShare a Scribd company logo
1 of 4
Download to read offline
Manas M N et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 6( Version 3), June 2014, pp.104-107 
www.ijera.com 104 | P a g e 
Multimedia Content Based Image Retrieval Iii: Local Tetra Pattern Nagaraja G S1, Rajashekara Murthy S2, Manas M N3, Sridhar N H4 1(Department of CSE, RVCE, Visvesvaraya Technological University, Bangalore-59, Karnataka, India) 2(Department of ISE, RVCE, Visvesvaraya Technological University, Bangalore-59, Karnataka, India) 3(M. Tech, Department of CSE, RVCE, Visvesvaraya Technological University, Bangalore-59, Karnataka, India) 4(Research Scholar, Department of CSE, RVCE, Visvesvaraya Technological University, Bangalore-59, Karnataka, India) ABSTRACT Content Based Image Retrieval methods face several challenges while presentation of results and precision levels due to various specific applications. To improve the performance and address these problems a novel algorithm Local Tetra Pattern (LTrP) is proposed which is coded in four direction instead of two direction used in Local Binary Pattern (LBP), Local Derivative Pattern (LDP) andLocal Ternary Pattern(LTP).To retrieve the images the surrounding neighbor pixel value is calculated by gray level difference, which gives the relation between various multisorting algorithms using LBP, LDP, LTP and LTrP for sorting the images. This method mainly uses low level features such as color, texture and shape layout for image retrieval. Keywords-Content Based Image Retrieval(CBIR),Local Binary Pattern, Local Derivative Pattern, Local Ternary Pattern, Local Ternary pattern(LTrP). 
I. INTRODUCTION 
Multimedia communication refers to the representation, storage, retrieval and dissemination of computer processable information presents in many forms such as text, image, graphics ,speech, audio, video and data communications[1].The user needs a system that prepares and represents the information of interest which allows for the dynamic control of applications and provides a natural interface. To address various challenges of multimedia retrieval LBP,LTP,LDP and LTrPalgorithms have been proposed and discussed. Local Binary Pattern is a very powerful and efficient texture operator.It operates in two dimensions onthe image. Input image is divided into pattern [3] which gives the relationship between the reference pixel with neighbor pixel which develop a gray value.2(p-1) histogram generates 256 different labels can be used as texture descriptor. Eq 1 represents LBP condition[4]. 
LBP P,R = 2(푃−1)푃푃 =1∗푓(푔푝−푔푐) (1) F(x) = 1,푥≥0 0,표푡푕푒푟푤푖푠푒 Where, 푔푐=centre pixel gray values. 푔푝= gray values of neighbor pixel. P= number of neighbor pixel. R= radius of neighbor pixel. 
Local Ternary Patternconstitutes a particular quality of texture classification.LTP codes more resistant to noise, because threshold at exactly the value of the central pixel they tend to be sensitive to noise. In which gray-levels in a zone of width ±t around center pixel is set the values zero, above that is set to +1 and below that is set to -1, t is a user- specified threshold which is shown in Eq2[6]. 
In LDP, LBP can be considered as first-order Local Derivative Pattern with all direction. Local Derivative Pattern is a general framework to encode directive pattern feature from local derivative various. The (n-1)thorder local derivative various can encode the nth-order LDP. I is the image, Z is pattern from the image. The first-order derivatives along 0°, 45°, 90° and 135° directions, which is denoted as I’α(Z) where α= 0°, 45°, 90° and 135°. If Z0 is one point in I(Z), Zi, i = 1, …, 8, are the neighboring point around Z0 So the four first-order derivatives at Z=Z0 are shown in Eq 3. I 10°(Z0) = I(Z0) – I(Z4) I145°(Z0) = I(Z0) – I(Z3) I 190°(Z0) = I(Z0) – I(Z2) I 1135°(Z0) = I(Z0) – I(Z1) (3) 
RESEARCH ARTICLE OPEN ACCESS
Manas M N et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 6( Version 3), June 2014, pp.104-107 
www.ijera.com 105 | P a g e 
The second-order directional LDP can be defined in Eq4 and LDP2(Z), is defined as 32 bits sequence LDP2α(Z0) = {f(I’α(Z0), I’α(Z1)), f(I’α(Z0), I’α(Z2)), …, f(I’α(Z0), I’α(Z8))}, α= 0°, 45°, 90° and 135°. (4) Where f(., .) is a binary function describe below: 푓 푎,푏 = 0,if 푎∗푏> 01,if 푎∗푏≤0 Local Tetra Pattern(LTrP)is able to encode the image in four directions and magnitude. LTrP obtains 8 bit values in each direction. 
II. OVERVIEW OF ALGORITHMS 
LBP is able to encode the images with binary number such as 0 and 1[4]. LTP able to encode the images with numbers such as 0, +1 and -1, later we converted into binary numbers 0 and 1.LDP able to encodes the image in different direction such as 00,450,900 and 1350[5,7]. 
III. LOCAL TETRA PATTERN (LTrP) 
Local tetra pattern(LTrp) is able to encode the image in different direction (Four Direction) and magnitude. LTrp obtains 8 bit values in each direction[8]. A. Direction construction of LTrP LTrP extract more information with four distinct values. Which gives relation between center pixel and its neighbor pixel based on different direction and its derivative. The given input image I(Z) in 1st order derivative in horizontal and vertical direction such as 00 and 900 as shown in eq 5. I10°(gc) = I(gh)-(gc) I190°( gc) = I(gv)-(gc) (5) Where I10°(gc) – center pixel in horizontal direction. I190°( gc) – center pixel in vertical direction. Direction of the center pixel can be calculated as shown in eq 6. 1, I10°(gc)≥ 0 and I190°(gc)≥ 0I1Dir(gc)= 2,I10°(gc)<0 and I190°(gc)≥ 0 3, I10°(gc)< 0 and I190°(gc)< 0 4,I10°(gc)≥0 andI190°(gc)<0 (6) Eq (6) shows the direction of the center pixel. Image is converted into four different direction[15]. The 2nd order derivative LTrP2 of center pixel is given by Eq 7 and Eq 8. LTrP2(gc)={f3(I1Dir.(gc), I1Dir.(g1)), f3(I1Dir.(gc), I1Dir.(g2)), ……….., f3(I1Dir.(gc), I1Dir.(gp))}|p=8. ………..(7) 
f3(I1Dir.(gc), I1Dir.(gp)) = 0, I1Dir.(gc) = I1Dir.(gp) I1Dir.(gp),else …(8) 
We get 8 bit tetra pattern then they are divided into four parts. Each part is converted into three binary patterns as shown in fig 1.The direction 1 represents the center pixel value. Direction 2,3,4 represents neighbor pixel values. 
Fig 1:Eight(8) bit tetra pattern then they are divided into four parts. B. Magnitude and Histogram Estimation. LocalTetra Pattern of each center pixel value calculated by nth order derivatives commonly used 2nd order derivative due to less noise comparing other higher orders. The given input image I(Z) in different direction such as horizontal and vertical direction of 1st order derivative. Four possible direction of center pixel such as 1,2,3,4 as shown in Eq (6), function of the 1st order derivative is expressed as 2nd order derivative. Fig 2 shows directions of LTrp. Local Tetra Pattern values we get 3 0 3 4 0 3 2 0 thus we get 12 binary pattern .13th binary pattern we get through magnitude pattern such as 1 1 1 0 0 1 0 1.Fig 3 shows values of LTrp. 
Fig 2: Different directions of LTrp
Manas M N et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 6( Version 3), June 2014, pp.104-107 
www.ijera.com 106 | P a g e 
Fig 3: Values of LTrp Algorithm for LTrP Magnitude 1. Upload the image. 2. Choose the center pixel value along with 8 neighbor pixel values. 3. Apply the first-order derivatives in horizontal, vertical and diagonal axis. 4. Calculate the magnitude value of center pixel and neighbor pixel. 5. Magnitude of center pixel value is less than neighbor pixel value, the binary value is 1 otherwise 0. 6. Magnitude pattern of 8 bit binary values obtained. 7. Calculate the histograms of binary patterns 8. Construct the feature vector 9. Retrieve the similar images. Algorithm forLTrP Direction 1. Upload the image. 2. Choose the center pixel value along with 8 neighbor pixel values. 3. Apply the first-order derivatives in horizontal, vertical and diagonal axisdivide the patterns into four parts based on the direction of the center pixel. 4. Center pixel direction taken as 1, remaining four direction taken as 0,2,3,4 as shown in figure 2. 5. Apply mathematical formula for eachquadrant. 
6. Obtained the tetra patterns, and separate them into three binary patterns. 
7. Calculate the histograms of binary patterns. 
8. Construct the feature vector 9. Retrieve the images based on the similarity. C.Extraction of Color Features 
Filtering of color images can be done in two ways. In the first method filtering of the three primaries(RGB) are done separately. In second approach luminosity image is filtered first and then result is utilized to a color image. Both are valid. The draw back in the first method is separate filters need to be used which is shown in Fig4. 
Fig 4: Separate filter for RGB D. Query Process Query is passed and similarity features of the image need to check. If similarity featured are matched the similar image is retrieved. 
IV. CONCLUSION 
This paper presents development and implementation details of LTrP. The proposed method would be greatly beneficial to retrieve the images since the pixel value is calculated by four directions and magnitude instead of two directions. This concept results improves the performance efficiency of CBIR when we relatively compare with LBP, LTP and LDP. In our future research work the experimental results of LTrP will be tabulated. 
V. ACKNOWLEDGMENT 
This research work was supported by University Grant Commission (UGC), New Delhi, under the major research project F.No.41-644/2012 (SR) supervised by Dr. Nagaraja G S and RajashekaraMurthy S of RVCE.We would like to thank RVCE research team support towards the project. REFERENCES 
[1] S. Calderara, R. Cucchiara and A. Prati "Multimedia surveillance: Content-based retrieval with multicamera people tracking", Proc. ACM Int. Workshop Video
Manas M N et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 6( Version 3), June 2014, pp.104-107 
www.ijera.com 107 | P a g e 
Surveillance and Sensor Networks (VSSN 2006), 2006 [2] Del Bimbo and P. Pala "Content-based retrieval of 3D models", ACM Trans. Multimedia Computing, Commun. Applic., vol. 2, no. 1, 2006, pp.20 -43. [3] T. Ahonen, A. Hadid, and M. Pietikainen, “Face recognition with local binary patterns,” Proceedings of 8th European Conf. Computer Vision, Prague, Czech Republic,2004, pp. 469-481 [4] Manas.M.N. Nagaraja.G.S. Rajashekaramurthy.s” Implementation of Content Based Image Retrieval using LBP and Avg RGB Algorithms”IJSRD,Vol 1,Issue 11,2014,pp2360-2363. [5] Nagaraja.G.S. Samir Sheriff, Raunaq Kumasr” Implementation Of Content Based Image Retrieval Using The CFSD Algorithms”IJRET,Vol 2, ISSUE 1,JAN 2013,pp 75-79. [6] Sesha Kalyur, Nagaraja.G.S.” Image Digest:A Numbering Scheme for Classifying Digital Images”ICECIT,Elsevier Publications 2013, SIT Tumkur. [7] Nagaraja G S,Rajashekaramurthy.s Manas.M.N,Sridhar,N,H."Multimedia CBIR II: Implementation of LTP and LDP algorithms" IJERT,Vol 3, ISSUE 5,MAY 2014,pp 1103-06. [8] H. A. Moghaddam and M. Saadatmand Tarzjan, “Gabor wavelet correlogram algorithm for image indexing and retrieval,” in Proc., pp. 925–928.ICPR,2006. [9] M. Saadatmand Tarzjan and H. A. Moghaddam, “A novel evolutionary approach for optimizing content based image retrieval,” IEEETrans. Syst., Man, Cybern. B, Cybern., vol. 37, no. 1, pp. 139– 153,Feb. 2007. [10] P.S.Suhasini , Dr. K.Sri Rama Krishna, Dr. I. V. Murali Krishna, “CBIR Using Color Histogram Processing” Journal of Theoretical and Applied Information Technology, Vol6. No1. 2009, pp. 116 – 122. [11] Shengjiu Wang, “A Robust CBIR Approach Using Local Color Histograms,” Department of Computer Science, University of Alberta, Edmonton, Alberta, Canada, Tech. Rep. TR 01-13, October 2010, pp. 23-35. [12] T. Ahonen, A. Hadid, and M. Pietikainen, “Face description with local binary patterns: application to face recognition,” IEEE Trans. on Pattern Analysis and Machine Intelligence, 28 (12),2006, pp.2037-2041. 
[13] H. Jin, Q. Liu, H. Lu, and X. Tong, “Face detection using improved lbp under Bayesian framework,” Proceedings of 3rd International Conference on Image and Graphics, Hong Kong, China,2004, pp. 306- 309. [14] A. Petpon, and Sanun Srisuk, “Face recognition with local line binary pattern,” Proceedings of 5th International Conference on Image and Graphics, Xi’an, China, 2009,pp. 533-539. [15] X. Tan, and B. Triggs, “Enhanced local texture feature sets for face recognition under difficult lighting conditions,” IEEE Trans. on Image Processing, 19 (6),2010, pp. 1635-1650. [16] T. Jabid, M.H. Kabir, and O. Chae, “Local Directional Pattern (LDP) for face recognition,” Proceedings of 2010 Digest of Technical Papers International Conference on Consumer Electronics, Las Vegas, NV, USA,2010, pp. 329-330. [17] B. Zhang, Y. Gao, S. Zhao and J. Liu, “Local derivative pattern versus local binary pattern: Face recognition with high- order local pattern descriptor,” IEEE Trans. on Image Processing, 19 (2),2010, pp.533- 544. [18] P.J. Phillips, H. Wechsler, J. Huang, and P. Rauss, “The FERET database and evaluation procedure for face recognition algorithms,” Image and Vision Computing, 16 (5), 1998, pp. 295-306. [19] K.C. Lee, J. Ho, and D. Kriegman, “Acquiring linear subspaces for face recognition under variable lighting,” IEEE Transactions on Pattern Analysis and Machine Intelligence, 27 (5), 2005,pp. 684- 698. [20] S.M. Zakariya, Rashid Ali, Nesar Ahmad, “Unsupervised CBIR by Combining visual features of an image with a threshold”, Special issue of IJCCT Vol.2 Issue 2,3,4 2010 for International Conference[ICCT- 2010], December 2010, pp. 204-209.

More Related Content

What's hot

IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Digital Image Fundamentals
Digital Image FundamentalsDigital Image Fundamentals
Digital Image FundamentalsA B Shinde
 
Multi Resolution features of Content Based Image Retrieval
Multi Resolution features of Content Based Image RetrievalMulti Resolution features of Content Based Image Retrieval
Multi Resolution features of Content Based Image RetrievalIDES Editor
 
Histogram Processing
Histogram ProcessingHistogram Processing
Histogram ProcessingAmnaakhaan
 
ijrrest_vol-2_issue-2_013
ijrrest_vol-2_issue-2_013ijrrest_vol-2_issue-2_013
ijrrest_vol-2_issue-2_013Ashish Gupta
 
Introduction to Image Processing with MATLAB
Introduction to Image Processing with MATLABIntroduction to Image Processing with MATLAB
Introduction to Image Processing with MATLABSriram Emarose
 
Spectral approach to image projection with cubic b spline interpolation
Spectral approach to image projection with cubic b spline interpolationSpectral approach to image projection with cubic b spline interpolation
Spectral approach to image projection with cubic b spline interpolationiaemedu
 
Performance Anaysis for Imaging System
Performance Anaysis for Imaging SystemPerformance Anaysis for Imaging System
Performance Anaysis for Imaging SystemVrushali Lanjewar
 
OCR for Gujarati Numeral using Neural Network
OCR for Gujarati Numeral using Neural NetworkOCR for Gujarati Numeral using Neural Network
OCR for Gujarati Numeral using Neural Networkijsrd.com
 
IRJET- Malayalam Text Detection from Natural-Scene Images
IRJET- Malayalam Text Detection from Natural-Scene ImagesIRJET- Malayalam Text Detection from Natural-Scene Images
IRJET- Malayalam Text Detection from Natural-Scene ImagesIRJET Journal
 
RP BASED OPTIMIZED IMAGE COMPRESSING TECHNIQUE
RP BASED OPTIMIZED IMAGE COMPRESSING TECHNIQUERP BASED OPTIMIZED IMAGE COMPRESSING TECHNIQUE
RP BASED OPTIMIZED IMAGE COMPRESSING TECHNIQUEprj_publication
 
Image Matting via LLE/iLLE Manifold Learning
Image Matting via LLE/iLLE Manifold LearningImage Matting via LLE/iLLE Manifold Learning
Image Matting via LLE/iLLE Manifold LearningITIIIndustries
 
Interpolation Technique using Non Linear Partial Differential Equation with E...
Interpolation Technique using Non Linear Partial Differential Equation with E...Interpolation Technique using Non Linear Partial Differential Equation with E...
Interpolation Technique using Non Linear Partial Differential Equation with E...CSCJournals
 
Section5 Rbf
Section5 RbfSection5 Rbf
Section5 Rbfkylin
 
Image enhancement techniques a review
Image enhancement techniques   a reviewImage enhancement techniques   a review
Image enhancement techniques a revieweSAT Journals
 

What's hot (18)

IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Digital Image Fundamentals
Digital Image FundamentalsDigital Image Fundamentals
Digital Image Fundamentals
 
A1804010105
A1804010105A1804010105
A1804010105
 
Multi Resolution features of Content Based Image Retrieval
Multi Resolution features of Content Based Image RetrievalMulti Resolution features of Content Based Image Retrieval
Multi Resolution features of Content Based Image Retrieval
 
Histogram Processing
Histogram ProcessingHistogram Processing
Histogram Processing
 
ijrrest_vol-2_issue-2_013
ijrrest_vol-2_issue-2_013ijrrest_vol-2_issue-2_013
ijrrest_vol-2_issue-2_013
 
Introduction to Image Processing with MATLAB
Introduction to Image Processing with MATLABIntroduction to Image Processing with MATLAB
Introduction to Image Processing with MATLAB
 
Spectral approach to image projection with cubic b spline interpolation
Spectral approach to image projection with cubic b spline interpolationSpectral approach to image projection with cubic b spline interpolation
Spectral approach to image projection with cubic b spline interpolation
 
Performance Anaysis for Imaging System
Performance Anaysis for Imaging SystemPerformance Anaysis for Imaging System
Performance Anaysis for Imaging System
 
mini prjt
mini prjtmini prjt
mini prjt
 
OCR for Gujarati Numeral using Neural Network
OCR for Gujarati Numeral using Neural NetworkOCR for Gujarati Numeral using Neural Network
OCR for Gujarati Numeral using Neural Network
 
IRJET- Malayalam Text Detection from Natural-Scene Images
IRJET- Malayalam Text Detection from Natural-Scene ImagesIRJET- Malayalam Text Detection from Natural-Scene Images
IRJET- Malayalam Text Detection from Natural-Scene Images
 
RP BASED OPTIMIZED IMAGE COMPRESSING TECHNIQUE
RP BASED OPTIMIZED IMAGE COMPRESSING TECHNIQUERP BASED OPTIMIZED IMAGE COMPRESSING TECHNIQUE
RP BASED OPTIMIZED IMAGE COMPRESSING TECHNIQUE
 
Image Matting via LLE/iLLE Manifold Learning
Image Matting via LLE/iLLE Manifold LearningImage Matting via LLE/iLLE Manifold Learning
Image Matting via LLE/iLLE Manifold Learning
 
Interpolation Technique using Non Linear Partial Differential Equation with E...
Interpolation Technique using Non Linear Partial Differential Equation with E...Interpolation Technique using Non Linear Partial Differential Equation with E...
Interpolation Technique using Non Linear Partial Differential Equation with E...
 
Section5 Rbf
Section5 RbfSection5 Rbf
Section5 Rbf
 
Image enhancement techniques a review
Image enhancement techniques   a reviewImage enhancement techniques   a review
Image enhancement techniques a review
 
poster
posterposter
poster
 

Viewers also liked

RSA Based Secured Image Steganography Using DWT Approach
RSA Based Secured Image Steganography Using DWT ApproachRSA Based Secured Image Steganography Using DWT Approach
RSA Based Secured Image Steganography Using DWT ApproachIJERA Editor
 
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...IJERA Editor
 
Data Collection via Synthetic Aperture Radiometry towards Global System
Data Collection via Synthetic Aperture Radiometry towards Global SystemData Collection via Synthetic Aperture Radiometry towards Global System
Data Collection via Synthetic Aperture Radiometry towards Global SystemIJERA Editor
 
Realizing business value with iam
Realizing business value with iamRealizing business value with iam
Realizing business value with iamArun Gopinath
 
Data Hiding In Medical Images by Preserving Integrity of ROI Using Semi-Rever...
Data Hiding In Medical Images by Preserving Integrity of ROI Using Semi-Rever...Data Hiding In Medical Images by Preserving Integrity of ROI Using Semi-Rever...
Data Hiding In Medical Images by Preserving Integrity of ROI Using Semi-Rever...IJERA Editor
 
New Approach of Preprocessing For Numeral Recognition
New Approach of Preprocessing For Numeral RecognitionNew Approach of Preprocessing For Numeral Recognition
New Approach of Preprocessing For Numeral RecognitionIJERA Editor
 
Acoustic Analysis of Commercially Available Timber Species in Nigeria
Acoustic Analysis of Commercially Available Timber Species in NigeriaAcoustic Analysis of Commercially Available Timber Species in Nigeria
Acoustic Analysis of Commercially Available Timber Species in NigeriaIJERA Editor
 
A Survey of Software Reusability
A Survey of Software ReusabilityA Survey of Software Reusability
A Survey of Software ReusabilityIJERA Editor
 
Properties of ‘Emu’ Feather Fiber Composites
Properties of ‘Emu’ Feather Fiber CompositesProperties of ‘Emu’ Feather Fiber Composites
Properties of ‘Emu’ Feather Fiber CompositesIJERA Editor
 

Viewers also liked (20)

RSA Based Secured Image Steganography Using DWT Approach
RSA Based Secured Image Steganography Using DWT ApproachRSA Based Secured Image Steganography Using DWT Approach
RSA Based Secured Image Steganography Using DWT Approach
 
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...
 
G42044752
G42044752G42044752
G42044752
 
Data Collection via Synthetic Aperture Radiometry towards Global System
Data Collection via Synthetic Aperture Radiometry towards Global SystemData Collection via Synthetic Aperture Radiometry towards Global System
Data Collection via Synthetic Aperture Radiometry towards Global System
 
A046050106
A046050106A046050106
A046050106
 
Realizing business value with iam
Realizing business value with iamRealizing business value with iam
Realizing business value with iam
 
B046030712
B046030712B046030712
B046030712
 
Data Hiding In Medical Images by Preserving Integrity of ROI Using Semi-Rever...
Data Hiding In Medical Images by Preserving Integrity of ROI Using Semi-Rever...Data Hiding In Medical Images by Preserving Integrity of ROI Using Semi-Rever...
Data Hiding In Medical Images by Preserving Integrity of ROI Using Semi-Rever...
 
New Approach of Preprocessing For Numeral Recognition
New Approach of Preprocessing For Numeral RecognitionNew Approach of Preprocessing For Numeral Recognition
New Approach of Preprocessing For Numeral Recognition
 
Be4201384387
Be4201384387Be4201384387
Be4201384387
 
J42046469
J42046469J42046469
J42046469
 
Bv4301417422
Bv4301417422Bv4301417422
Bv4301417422
 
Acoustic Analysis of Commercially Available Timber Species in Nigeria
Acoustic Analysis of Commercially Available Timber Species in NigeriaAcoustic Analysis of Commercially Available Timber Species in Nigeria
Acoustic Analysis of Commercially Available Timber Species in Nigeria
 
Y04408126132
Y04408126132Y04408126132
Y04408126132
 
C43030914
C43030914C43030914
C43030914
 
Ar044280284
Ar044280284Ar044280284
Ar044280284
 
C046061219
C046061219C046061219
C046061219
 
Aq4301224227
Aq4301224227Aq4301224227
Aq4301224227
 
A Survey of Software Reusability
A Survey of Software ReusabilityA Survey of Software Reusability
A Survey of Software Reusability
 
Properties of ‘Emu’ Feather Fiber Composites
Properties of ‘Emu’ Feather Fiber CompositesProperties of ‘Emu’ Feather Fiber Composites
Properties of ‘Emu’ Feather Fiber Composites
 

Similar to R04603104107

Performance analysis of chain code descriptor for hand shape classification
Performance analysis of chain code descriptor for hand shape classificationPerformance analysis of chain code descriptor for hand shape classification
Performance analysis of chain code descriptor for hand shape classificationijcga
 
APPLYING R-SPATIOGRAM IN OBJECT TRACKING FOR OCCLUSION HANDLING
APPLYING R-SPATIOGRAM IN OBJECT TRACKING FOR OCCLUSION HANDLINGAPPLYING R-SPATIOGRAM IN OBJECT TRACKING FOR OCCLUSION HANDLING
APPLYING R-SPATIOGRAM IN OBJECT TRACKING FOR OCCLUSION HANDLINGsipij
 
Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...
Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...
Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...sipij
 
11.graph cut based local binary patterns for content based image retrieval
11.graph cut based local binary patterns for content based image retrieval11.graph cut based local binary patterns for content based image retrieval
11.graph cut based local binary patterns for content based image retrievalAlexander Decker
 
3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrieval3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrievalAlexander Decker
 
11.framework of smart mobile rfid networks
11.framework of smart mobile rfid networks11.framework of smart mobile rfid networks
11.framework of smart mobile rfid networksAlexander Decker
 
3.[13 21]framework of smart mobile rfid networks
3.[13 21]framework of smart mobile rfid networks3.[13 21]framework of smart mobile rfid networks
3.[13 21]framework of smart mobile rfid networksAlexander Decker
 
3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrieval3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrievalAlexander Decker
 
HSI Classification: Analysis
HSI Classification: AnalysisHSI Classification: Analysis
HSI Classification: AnalysisIRJET Journal
 
Face recognition using selected topographical features
Face recognition using selected topographical features Face recognition using selected topographical features
Face recognition using selected topographical features IJECEIAES
 
Spectral approach to image projection with cubic
Spectral approach to image projection with cubicSpectral approach to image projection with cubic
Spectral approach to image projection with cubiciaemedu
 
Deep Local Parametric Filters for Image Enhancement
Deep Local Parametric Filters for Image EnhancementDeep Local Parametric Filters for Image Enhancement
Deep Local Parametric Filters for Image EnhancementSean Moran
 
INTRODUCING THE CONCEPT OF INFORMATION PIXELS AND THE SIPA (STORING INFORMATI...
INTRODUCING THE CONCEPT OF INFORMATION PIXELS AND THE SIPA (STORING INFORMATI...INTRODUCING THE CONCEPT OF INFORMATION PIXELS AND THE SIPA (STORING INFORMATI...
INTRODUCING THE CONCEPT OF INFORMATION PIXELS AND THE SIPA (STORING INFORMATI...IJITCA Journal
 
INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RET...
 INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RET... INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RET...
INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RET...IJITCA Journal
 
INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RETR...
INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RETR...INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RETR...
INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RETR...IJITCA Journal
 
Comparative Analysis of Lossless Image Compression Based On Row By Row Classi...
Comparative Analysis of Lossless Image Compression Based On Row By Row Classi...Comparative Analysis of Lossless Image Compression Based On Row By Row Classi...
Comparative Analysis of Lossless Image Compression Based On Row By Row Classi...IJERA Editor
 
Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...
Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...
Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...IJITCA Journal
 
A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...
A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...
A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...CSCJournals
 

Similar to R04603104107 (20)

C044021013
C044021013C044021013
C044021013
 
Performance analysis of chain code descriptor for hand shape classification
Performance analysis of chain code descriptor for hand shape classificationPerformance analysis of chain code descriptor for hand shape classification
Performance analysis of chain code descriptor for hand shape classification
 
APPLYING R-SPATIOGRAM IN OBJECT TRACKING FOR OCCLUSION HANDLING
APPLYING R-SPATIOGRAM IN OBJECT TRACKING FOR OCCLUSION HANDLINGAPPLYING R-SPATIOGRAM IN OBJECT TRACKING FOR OCCLUSION HANDLING
APPLYING R-SPATIOGRAM IN OBJECT TRACKING FOR OCCLUSION HANDLING
 
Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...
Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...
Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...
 
N045077984
N045077984N045077984
N045077984
 
11.graph cut based local binary patterns for content based image retrieval
11.graph cut based local binary patterns for content based image retrieval11.graph cut based local binary patterns for content based image retrieval
11.graph cut based local binary patterns for content based image retrieval
 
3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrieval3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrieval
 
11.framework of smart mobile rfid networks
11.framework of smart mobile rfid networks11.framework of smart mobile rfid networks
11.framework of smart mobile rfid networks
 
3.[13 21]framework of smart mobile rfid networks
3.[13 21]framework of smart mobile rfid networks3.[13 21]framework of smart mobile rfid networks
3.[13 21]framework of smart mobile rfid networks
 
3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrieval3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrieval
 
HSI Classification: Analysis
HSI Classification: AnalysisHSI Classification: Analysis
HSI Classification: Analysis
 
Face recognition using selected topographical features
Face recognition using selected topographical features Face recognition using selected topographical features
Face recognition using selected topographical features
 
Spectral approach to image projection with cubic
Spectral approach to image projection with cubicSpectral approach to image projection with cubic
Spectral approach to image projection with cubic
 
Deep Local Parametric Filters for Image Enhancement
Deep Local Parametric Filters for Image EnhancementDeep Local Parametric Filters for Image Enhancement
Deep Local Parametric Filters for Image Enhancement
 
INTRODUCING THE CONCEPT OF INFORMATION PIXELS AND THE SIPA (STORING INFORMATI...
INTRODUCING THE CONCEPT OF INFORMATION PIXELS AND THE SIPA (STORING INFORMATI...INTRODUCING THE CONCEPT OF INFORMATION PIXELS AND THE SIPA (STORING INFORMATI...
INTRODUCING THE CONCEPT OF INFORMATION PIXELS AND THE SIPA (STORING INFORMATI...
 
INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RET...
 INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RET... INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RET...
INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RET...
 
INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RETR...
INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RETR...INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RETR...
INTRODUCING THE CONCEPT OF BACKINKING AS AN EFFICIENT MODEL FOR DOCUMENT RETR...
 
Comparative Analysis of Lossless Image Compression Based On Row By Row Classi...
Comparative Analysis of Lossless Image Compression Based On Row By Row Classi...Comparative Analysis of Lossless Image Compression Based On Row By Row Classi...
Comparative Analysis of Lossless Image Compression Based On Row By Row Classi...
 
Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...
Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...
Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...
 
A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...
A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...
A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...
 

R04603104107

  • 1. Manas M N et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 6( Version 3), June 2014, pp.104-107 www.ijera.com 104 | P a g e Multimedia Content Based Image Retrieval Iii: Local Tetra Pattern Nagaraja G S1, Rajashekara Murthy S2, Manas M N3, Sridhar N H4 1(Department of CSE, RVCE, Visvesvaraya Technological University, Bangalore-59, Karnataka, India) 2(Department of ISE, RVCE, Visvesvaraya Technological University, Bangalore-59, Karnataka, India) 3(M. Tech, Department of CSE, RVCE, Visvesvaraya Technological University, Bangalore-59, Karnataka, India) 4(Research Scholar, Department of CSE, RVCE, Visvesvaraya Technological University, Bangalore-59, Karnataka, India) ABSTRACT Content Based Image Retrieval methods face several challenges while presentation of results and precision levels due to various specific applications. To improve the performance and address these problems a novel algorithm Local Tetra Pattern (LTrP) is proposed which is coded in four direction instead of two direction used in Local Binary Pattern (LBP), Local Derivative Pattern (LDP) andLocal Ternary Pattern(LTP).To retrieve the images the surrounding neighbor pixel value is calculated by gray level difference, which gives the relation between various multisorting algorithms using LBP, LDP, LTP and LTrP for sorting the images. This method mainly uses low level features such as color, texture and shape layout for image retrieval. Keywords-Content Based Image Retrieval(CBIR),Local Binary Pattern, Local Derivative Pattern, Local Ternary Pattern, Local Ternary pattern(LTrP). I. INTRODUCTION Multimedia communication refers to the representation, storage, retrieval and dissemination of computer processable information presents in many forms such as text, image, graphics ,speech, audio, video and data communications[1].The user needs a system that prepares and represents the information of interest which allows for the dynamic control of applications and provides a natural interface. To address various challenges of multimedia retrieval LBP,LTP,LDP and LTrPalgorithms have been proposed and discussed. Local Binary Pattern is a very powerful and efficient texture operator.It operates in two dimensions onthe image. Input image is divided into pattern [3] which gives the relationship between the reference pixel with neighbor pixel which develop a gray value.2(p-1) histogram generates 256 different labels can be used as texture descriptor. Eq 1 represents LBP condition[4]. LBP P,R = 2(푃−1)푃푃 =1∗푓(푔푝−푔푐) (1) F(x) = 1,푥≥0 0,표푡푕푒푟푤푖푠푒 Where, 푔푐=centre pixel gray values. 푔푝= gray values of neighbor pixel. P= number of neighbor pixel. R= radius of neighbor pixel. Local Ternary Patternconstitutes a particular quality of texture classification.LTP codes more resistant to noise, because threshold at exactly the value of the central pixel they tend to be sensitive to noise. In which gray-levels in a zone of width ±t around center pixel is set the values zero, above that is set to +1 and below that is set to -1, t is a user- specified threshold which is shown in Eq2[6]. In LDP, LBP can be considered as first-order Local Derivative Pattern with all direction. Local Derivative Pattern is a general framework to encode directive pattern feature from local derivative various. The (n-1)thorder local derivative various can encode the nth-order LDP. I is the image, Z is pattern from the image. The first-order derivatives along 0°, 45°, 90° and 135° directions, which is denoted as I’α(Z) where α= 0°, 45°, 90° and 135°. If Z0 is one point in I(Z), Zi, i = 1, …, 8, are the neighboring point around Z0 So the four first-order derivatives at Z=Z0 are shown in Eq 3. I 10°(Z0) = I(Z0) – I(Z4) I145°(Z0) = I(Z0) – I(Z3) I 190°(Z0) = I(Z0) – I(Z2) I 1135°(Z0) = I(Z0) – I(Z1) (3) RESEARCH ARTICLE OPEN ACCESS
  • 2. Manas M N et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 6( Version 3), June 2014, pp.104-107 www.ijera.com 105 | P a g e The second-order directional LDP can be defined in Eq4 and LDP2(Z), is defined as 32 bits sequence LDP2α(Z0) = {f(I’α(Z0), I’α(Z1)), f(I’α(Z0), I’α(Z2)), …, f(I’α(Z0), I’α(Z8))}, α= 0°, 45°, 90° and 135°. (4) Where f(., .) is a binary function describe below: 푓 푎,푏 = 0,if 푎∗푏> 01,if 푎∗푏≤0 Local Tetra Pattern(LTrP)is able to encode the image in four directions and magnitude. LTrP obtains 8 bit values in each direction. II. OVERVIEW OF ALGORITHMS LBP is able to encode the images with binary number such as 0 and 1[4]. LTP able to encode the images with numbers such as 0, +1 and -1, later we converted into binary numbers 0 and 1.LDP able to encodes the image in different direction such as 00,450,900 and 1350[5,7]. III. LOCAL TETRA PATTERN (LTrP) Local tetra pattern(LTrp) is able to encode the image in different direction (Four Direction) and magnitude. LTrp obtains 8 bit values in each direction[8]. A. Direction construction of LTrP LTrP extract more information with four distinct values. Which gives relation between center pixel and its neighbor pixel based on different direction and its derivative. The given input image I(Z) in 1st order derivative in horizontal and vertical direction such as 00 and 900 as shown in eq 5. I10°(gc) = I(gh)-(gc) I190°( gc) = I(gv)-(gc) (5) Where I10°(gc) – center pixel in horizontal direction. I190°( gc) – center pixel in vertical direction. Direction of the center pixel can be calculated as shown in eq 6. 1, I10°(gc)≥ 0 and I190°(gc)≥ 0I1Dir(gc)= 2,I10°(gc)<0 and I190°(gc)≥ 0 3, I10°(gc)< 0 and I190°(gc)< 0 4,I10°(gc)≥0 andI190°(gc)<0 (6) Eq (6) shows the direction of the center pixel. Image is converted into four different direction[15]. The 2nd order derivative LTrP2 of center pixel is given by Eq 7 and Eq 8. LTrP2(gc)={f3(I1Dir.(gc), I1Dir.(g1)), f3(I1Dir.(gc), I1Dir.(g2)), ……….., f3(I1Dir.(gc), I1Dir.(gp))}|p=8. ………..(7) f3(I1Dir.(gc), I1Dir.(gp)) = 0, I1Dir.(gc) = I1Dir.(gp) I1Dir.(gp),else …(8) We get 8 bit tetra pattern then they are divided into four parts. Each part is converted into three binary patterns as shown in fig 1.The direction 1 represents the center pixel value. Direction 2,3,4 represents neighbor pixel values. Fig 1:Eight(8) bit tetra pattern then they are divided into four parts. B. Magnitude and Histogram Estimation. LocalTetra Pattern of each center pixel value calculated by nth order derivatives commonly used 2nd order derivative due to less noise comparing other higher orders. The given input image I(Z) in different direction such as horizontal and vertical direction of 1st order derivative. Four possible direction of center pixel such as 1,2,3,4 as shown in Eq (6), function of the 1st order derivative is expressed as 2nd order derivative. Fig 2 shows directions of LTrp. Local Tetra Pattern values we get 3 0 3 4 0 3 2 0 thus we get 12 binary pattern .13th binary pattern we get through magnitude pattern such as 1 1 1 0 0 1 0 1.Fig 3 shows values of LTrp. Fig 2: Different directions of LTrp
  • 3. Manas M N et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 6( Version 3), June 2014, pp.104-107 www.ijera.com 106 | P a g e Fig 3: Values of LTrp Algorithm for LTrP Magnitude 1. Upload the image. 2. Choose the center pixel value along with 8 neighbor pixel values. 3. Apply the first-order derivatives in horizontal, vertical and diagonal axis. 4. Calculate the magnitude value of center pixel and neighbor pixel. 5. Magnitude of center pixel value is less than neighbor pixel value, the binary value is 1 otherwise 0. 6. Magnitude pattern of 8 bit binary values obtained. 7. Calculate the histograms of binary patterns 8. Construct the feature vector 9. Retrieve the similar images. Algorithm forLTrP Direction 1. Upload the image. 2. Choose the center pixel value along with 8 neighbor pixel values. 3. Apply the first-order derivatives in horizontal, vertical and diagonal axisdivide the patterns into four parts based on the direction of the center pixel. 4. Center pixel direction taken as 1, remaining four direction taken as 0,2,3,4 as shown in figure 2. 5. Apply mathematical formula for eachquadrant. 6. Obtained the tetra patterns, and separate them into three binary patterns. 7. Calculate the histograms of binary patterns. 8. Construct the feature vector 9. Retrieve the images based on the similarity. C.Extraction of Color Features Filtering of color images can be done in two ways. In the first method filtering of the three primaries(RGB) are done separately. In second approach luminosity image is filtered first and then result is utilized to a color image. Both are valid. The draw back in the first method is separate filters need to be used which is shown in Fig4. Fig 4: Separate filter for RGB D. Query Process Query is passed and similarity features of the image need to check. If similarity featured are matched the similar image is retrieved. IV. CONCLUSION This paper presents development and implementation details of LTrP. The proposed method would be greatly beneficial to retrieve the images since the pixel value is calculated by four directions and magnitude instead of two directions. This concept results improves the performance efficiency of CBIR when we relatively compare with LBP, LTP and LDP. In our future research work the experimental results of LTrP will be tabulated. V. ACKNOWLEDGMENT This research work was supported by University Grant Commission (UGC), New Delhi, under the major research project F.No.41-644/2012 (SR) supervised by Dr. Nagaraja G S and RajashekaraMurthy S of RVCE.We would like to thank RVCE research team support towards the project. REFERENCES [1] S. Calderara, R. Cucchiara and A. Prati "Multimedia surveillance: Content-based retrieval with multicamera people tracking", Proc. ACM Int. Workshop Video
  • 4. Manas M N et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 6( Version 3), June 2014, pp.104-107 www.ijera.com 107 | P a g e Surveillance and Sensor Networks (VSSN 2006), 2006 [2] Del Bimbo and P. Pala "Content-based retrieval of 3D models", ACM Trans. Multimedia Computing, Commun. Applic., vol. 2, no. 1, 2006, pp.20 -43. [3] T. Ahonen, A. Hadid, and M. Pietikainen, “Face recognition with local binary patterns,” Proceedings of 8th European Conf. Computer Vision, Prague, Czech Republic,2004, pp. 469-481 [4] Manas.M.N. Nagaraja.G.S. Rajashekaramurthy.s” Implementation of Content Based Image Retrieval using LBP and Avg RGB Algorithms”IJSRD,Vol 1,Issue 11,2014,pp2360-2363. [5] Nagaraja.G.S. Samir Sheriff, Raunaq Kumasr” Implementation Of Content Based Image Retrieval Using The CFSD Algorithms”IJRET,Vol 2, ISSUE 1,JAN 2013,pp 75-79. [6] Sesha Kalyur, Nagaraja.G.S.” Image Digest:A Numbering Scheme for Classifying Digital Images”ICECIT,Elsevier Publications 2013, SIT Tumkur. [7] Nagaraja G S,Rajashekaramurthy.s Manas.M.N,Sridhar,N,H."Multimedia CBIR II: Implementation of LTP and LDP algorithms" IJERT,Vol 3, ISSUE 5,MAY 2014,pp 1103-06. [8] H. A. Moghaddam and M. Saadatmand Tarzjan, “Gabor wavelet correlogram algorithm for image indexing and retrieval,” in Proc., pp. 925–928.ICPR,2006. [9] M. Saadatmand Tarzjan and H. A. Moghaddam, “A novel evolutionary approach for optimizing content based image retrieval,” IEEETrans. Syst., Man, Cybern. B, Cybern., vol. 37, no. 1, pp. 139– 153,Feb. 2007. [10] P.S.Suhasini , Dr. K.Sri Rama Krishna, Dr. I. V. Murali Krishna, “CBIR Using Color Histogram Processing” Journal of Theoretical and Applied Information Technology, Vol6. No1. 2009, pp. 116 – 122. [11] Shengjiu Wang, “A Robust CBIR Approach Using Local Color Histograms,” Department of Computer Science, University of Alberta, Edmonton, Alberta, Canada, Tech. Rep. TR 01-13, October 2010, pp. 23-35. [12] T. Ahonen, A. Hadid, and M. Pietikainen, “Face description with local binary patterns: application to face recognition,” IEEE Trans. on Pattern Analysis and Machine Intelligence, 28 (12),2006, pp.2037-2041. [13] H. Jin, Q. Liu, H. Lu, and X. Tong, “Face detection using improved lbp under Bayesian framework,” Proceedings of 3rd International Conference on Image and Graphics, Hong Kong, China,2004, pp. 306- 309. [14] A. Petpon, and Sanun Srisuk, “Face recognition with local line binary pattern,” Proceedings of 5th International Conference on Image and Graphics, Xi’an, China, 2009,pp. 533-539. [15] X. Tan, and B. Triggs, “Enhanced local texture feature sets for face recognition under difficult lighting conditions,” IEEE Trans. on Image Processing, 19 (6),2010, pp. 1635-1650. [16] T. Jabid, M.H. Kabir, and O. Chae, “Local Directional Pattern (LDP) for face recognition,” Proceedings of 2010 Digest of Technical Papers International Conference on Consumer Electronics, Las Vegas, NV, USA,2010, pp. 329-330. [17] B. Zhang, Y. Gao, S. Zhao and J. Liu, “Local derivative pattern versus local binary pattern: Face recognition with high- order local pattern descriptor,” IEEE Trans. on Image Processing, 19 (2),2010, pp.533- 544. [18] P.J. Phillips, H. Wechsler, J. Huang, and P. Rauss, “The FERET database and evaluation procedure for face recognition algorithms,” Image and Vision Computing, 16 (5), 1998, pp. 295-306. [19] K.C. Lee, J. Ho, and D. Kriegman, “Acquiring linear subspaces for face recognition under variable lighting,” IEEE Transactions on Pattern Analysis and Machine Intelligence, 27 (5), 2005,pp. 684- 698. [20] S.M. Zakariya, Rashid Ali, Nesar Ahmad, “Unsupervised CBIR by Combining visual features of an image with a threshold”, Special issue of IJCCT Vol.2 Issue 2,3,4 2010 for International Conference[ICCT- 2010], December 2010, pp. 204-209.