COMPARISON OF SOME CONTENT-BASED IMAGE RETRIEVAL SYSTEMS WITH ROCK TEXTURE IMAGES

Size: px
Start display at page:

Download "COMPARISON OF SOME CONTENT-BASED IMAGE RETRIEVAL SYSTEMS WITH ROCK TEXTURE IMAGES"

Transcription

1 COMPARISON OF SOME CONTENT-BASED IMAGE RETRIEVAL SYSTEMS WITH ROCK TEXTURE IMAGES Leena Lepistö 1, Iivari Kunttu 1, Jorma Autio 2, and Ari Visa 1 1 Tampere University of Technology, Institute of Signal Processing P.O. Box 553, FIN Tampere, Finland 2 Saanio & Riekkola Consulting Engineers, Laulukuja 4 FIN Helsinki, Finland Texture is commonly used feature in most of the content-based image retrieval systems. This texture retrieval ability can be also applied to rock texture. The retrieval of the rock texture is a demanding task because of special character of rock. In this paper some existing contentbased image retrieval systems are tested with a sample set representing clearly different rock images. The recall ability of these systems is measured based on the retrieval experiments. Texture retrieval has also been made using some well-known classifying features, which are extracted from the textures. The extracted features are based on second order statistics (cooccurrence matrix) and texture directionality. These features proved to be powerful in the sample texture retrieval. 1. INTRODUCTION Texture analysis and classification is an usual task in pattern recognition. Textures are important for example in many quality control problems in timber, fiber, paper and printing industries. Another field of texture analysis is aerial photography and remote sensing [11]. Definition of textures is not simple, because they are not always regular and homogenous. Usually texture is defined as a structure, which is composed of many more or less ordered similar elements or patterns [14]. Textures can be characterised and classified in many different ways. Different methods has been developed for that purpose. Classification of rock textures is a very demanding task, because the rock texture is not homogenous. There are differences in colour, granularity and other texture properties within the same rock texture type. Also directionality is very strong in certain rock types. In many cases differences between textures are visible but it is difficult to observe them in automatic way. Recognition of rock has not been an object of active research in recent years although there have been some studies in this field. In the approach of Crida and de Jager [2] a rock recognition system was developed to measure rock size distribution and fragmentation. The results of practical experiments of the system were encouraging. Autio et al [1] developed an analysis and classification procedure for rock textures. Tools for classification were in that research co-occurrence matrix and Hough transform. In addition to colour and shape, texture is an important feature in image retrieval. In the retrieval systems texture similarity is used in distinguishing between the areas of images with similar colour [3],[12]. Texture retrieval in general has been researched a lot [6],[7],[8]. These studies use Wold features, Gabor Wavelets and filters in texture analysis. In most of these studies the considered textures have been homogenous and deterministic. Therefore, the methods which are presented in them cannot directly be applied to the rock image retrieval. During the last few years, development in the field of content-based image retrieval has been rapid. As a result of this research work, some prototype retrieval systems have been

2 Figure 1. Examples of seven different rock image classes. developed [13]. There has been introduced some commercial content-based image retrieval applications as well [4]. There has been published several papers about current content-based retrieval systems [3], [12]. These systems are suitable for retrieval of images from large databases. The results, which are usually published, concern retrieval of photographic images. On the other hand, there has been made only a few practical comparisons of the systems using texture images. In order to be able to manage large databases of rock images, it is necessary to have a automatic system for retrieval of them. In this work our main purpose is to clarify how well some existing content-based image retrieval systems [3], [12] perform queries using rock texture images. In the section two we make experiments to measure recall ability of the systems in case of these images. In that way we are indicating how suitable these systems are for classification of the rock textures. Based on results of the experiments, we select and extract some rock texture features in the section three. These features are used to classify different rock textures. Classification ability of the existing retrieval systems and our own features are discussed in the section four. 2. CONTENT-BASED IMAGE RETRIEVAL OF ROCK TEXTURES The growth of digital imaging has caused the need for efficient storage and retrieval of images. Therefore, content-based image retrieval has been the subject of intense research work. The goal of this research has been to develop a method, which finds from a large database a desired image based on the content of image. Mathematical measures of color, shape and texture are typically used features to characterize image content [3]. Features are usually automatically extracted from images and stored in the image database. Search efficiency is often improved by applying tree-structures in indexing [12]. The queries are made by matching appropriate features of prototype (query) image and stored images. There has been developed several methods and systems for content-based image retrieval. In [3] and [12] there are introduced current varieties of different retrieval methods and applications. The majority of the applications are prototype systems, which are the result of academic research, but there are some commercial systems as well. We selected three different kinds of systems for testing. The selection criteria were availability of the system, ability for handling large databases and different principles in retrieval. MUVIS [13] is a system for content-based image indexing and retrieval. It is a prototype system developed in

3 Percent of the same texture within nine best matches IMatch QBIC MUVIS Rock Texture class Figure 2. Query results of three selected systems. an academic research project. It combines color, texture and shape features of images in retrieval. In texture analysis MUVIS uses among other descriptors second order statistical measures. QBIC [4] is developed by IBM and it is the first and maybe the best-known commercially available system for image retrieval. Also QBIC offers retrieval by combinations of color, texture and shape, which are extracted from each image and stored to the database. Database indexing is made in QBIC using a R*-tree. In the texture retrieval QBIC uses mathematical representations of coarseness, contrast and directionality. An another commercial application is IMatch developed by Mario M. Westphal. The system is based on the databases, which contain the feature vectors. IMatch uses in image identification color and shape features, which can be combined using fuzzy logic. When we make a query, we get a set of database images, which are closest to the query image. The recall ability of a retrieval system can be measured by indicating, how many of the result set images are similar to the query image. In testing we used a testing database, which consisted of 168 rock texture samples. The size of each sample image was 500x500 pixels. The samples represented seven different rock textures (figure 1), and there were 24 samples from each texture class. The samples in the figure 1 indicate that in some classes (for example class 4) the samples are strongly non-homogenous. The queries were made for each system using prototype samples of each texture. The idea was to clarify, how many similar texture samples as the query image the system was able to find from the database. In this experiment, the recall was nine best matches of each query and the number of the correct matches among them was counted. In the figure 2 there are the query results of three selected systems for each texture. The average results of MUVIS, QBIC and IMatch were 76.3%, 61.6% and 52.3% respectively. The level of obtained results can be inspected using a chi square (χ 2 ) calculation [9], in which the difference between observed and expected frequencies f 0 and f e gives the value of chi square:

4 2 ( f f ) 0 c 2 χ = (1) f e The expected frequency was obtained using a hypergeometric distribution [10]. The calculation indicated that there is a significant difference between obtained results and expectation value (α>>0.01). The results indicate variety in the texture classification ability of the systems. Also different textures act in different ways in the comparison. The queries using IMatch were not very successful. Reason for that may be that the system has not been developed primarily for texture classification. IMatch made its best result when using fuzzy combination of shape and color features. The query results of QBIC are in most texture classes better. Especially in case of the textures, which have strong directionality QBIC has worked better than IMatch. Ability for rock texture classification is the best by MUVIS system, which uses measures calculated from the co-occurrence matrices in the texture retrieval. 3. FEATURE EXTRACTION Testing part of our work indicated that some of the existing content-based image retrieval systems are capable of classifying the rock textures. However, systems are not developed to work with special types of textures. They do not consider the special character of rock texture. Therefore additional research had to be done in the area of the texture features. The cooccurrence matrix proved to be powerful in texture classification of MUVIS. Therefore, the co-occurrence matrix was selected to the basis of our own feature extraction. In addition, the texture directionality was also considered as a distinguishing feature. In this section we are testing how well these features distinguish between the rock texture samples Textural features One of the second order statistical measures is the co-occurrence matrix [14], which is based on the spatial gray level dependence. The approach is commonly used in the texture analysis and classification. It is based on the estimation of the second order joint probability density functions g(i,j d,θ). Each of them is the probability of going from gray level i to gray level j, when the intersample spacing is d and the direction is Θ. The probabilities create the cooccurrence matrix M(i,j d,θ). It is possible to extract several texture features from the matrix, including contrast, entropy and energy. Contrast = i j 2 ( i j) M ( i, j d, Θ) Energy = M ( i, j d, Θ) Entropy = i j i j 2 M ( i, j d, Θ) log M ( i, j d, Θ) We calculated these measures for each texture. The results varied a little when using different values for d. In our experiments, we used value five for d. The results showed that these measures are able to distinguish between most of the texture samples. Figure 3 shows how contrast and entropy can distinguish between the samples. In addition to these textural features, we used also some statistical features to characterize the texture images. These features were mean gray level and standard deviation of the texture image. Contrast, entropy, energy, mean gray level and standard deviation of the texture image form a feature vector for each image. Image database is indexed using these feature vectors. In the retrieval the nearest feature vectors for each query image can be found using the Euclidean distance [5]. (2) (3) (4)

5 Entropy class class 2 class 3 class 4 7 class 5 class 6 class Contrast Figure 3. Contrast-entropy map of the texture samples in the testing database. Figure 4. Directional masks for eight directions Directionality Certain rock textures have strong directionality, which can be used as a distinguishing feature between the rock textures. The directionality can be measured using the Hough transform or a directional filtering technique [1]. The Hough transform [5] is a method for detecting directions in images, and it has proved to be powerful also in the rock texture characterization [1]. The idea of the directional filtering is close to the method used in the edge detection [5], in which masks (figure 4) are used to find the edges in certain direction in image. In our approach there are eight directions and a mask is made for each direction (figure 4). The texture is measured by a set of these directional masks, which glide across the texture image. In both methods the directions form a distribution that is called the directional histogram. Directional histograms can be used in the image database indexing and retrieval. The distance D between two histogram h 1 and h 2, can be calculated in the following way: 8 D = h1 ( i) h2 ( i) (5) i= Retrieval Experiments We tested the features presented in the sections 3.1 and 3.2 with the texture samples in the testing database. The testing principle was similar to the testing method in the section 2: A prototype image from each texture class was used as a query image. The distances between the query image and the images in the testing database were calculated. After that the performance of the retrieval was measured by counting the images of the same class as the

6 Percent of the same texture within nine best matches Textural features Directional measurement based on filtering masks Directional measurement based on hough transform Combination Rock Texture Class Figure 5. Results of retrieval experiments in each texture class. The average results of textural features, filtering masks, Hough transforms, and their combination were 65.1%, 68.3%, 63.5%, and 81.0% respectively. query image within nine best matches. We made the retrieval experiments in three ways, which were the textural features (presented in the section 3.1), directional histograms based on filtering technique and Hough transform. The average results of the queries using these methods were 65.1%, 68.3% and 63.5%, respectively. Because these methods measure only some particular features from the texture images, it is practical to combine the features in the retrieval. Therefore, we made also a query using a feature combination by adding the normalized distances together. In this case the average retrieval result was 81.0 %. The query results in each texture class are presented in figure 5. The computing time of the retrieval using all the prototypes was less than one second using Matlab on a PC with 804 MHz Pentium III CPU and 256 MB primary memory. 4. DISCUSSION Experiments using the existing content-based image retrieval systems in the section two indicated that the systems are not very suitable for classification of the rock textures, which is quite demanding task. Therefore, some additional research in the field of the feature selection and extraction has to be made. Our experiments showed that the statistical measures obtained from the co-occurrence matrix have good classification ability for the rock images used in this study. The proposed directionality measurement proved to be useful in classification. The experiments indicated that the directional histogram can be used as a classifying feature also for the textures, which do not have strong directionality. Because of the special character of the rock, the statistical measures are not always constant within the same texture class. This can be problematic when different textures must be distinguished. On the other hand, this ability can also be utilized when researching the variations within the same texture class. The performance of the directionality measurement is dependent on the resolution of the texture image, because the size of the mask should be

7 clearly larger than the grain size of the rock. If the image resolution is too high, the directionality cannot be measured properly. This work indicated that there is a great potential in the feature analysis in the field of rock texture classification. The texture features proposed in this work proved to be effective in classification of the rock texture samples. In case of the rock textures these methods can give even better results compared to the existing content-based image retrieval systems. In comparison to the best of the existing system, MUVIS (78.6%), our approach was better (81.0%). The difference is relatively small. However, in case of the demanding, nonhomogenous textures (e.g. class 4), our method was significantly better. Therefore, our approach can also be applied to the demanding rock textures. The features in our approach are simple and they are easy to calculate. They are very suitable for the image retrieval from large and distributed databases. Additional distinguishing texture features may improve the retrieval and they offer possibility for the further research at this area. 5. ACKNOWLEDGMENT We would like to thank Saanio & Riekkola Oy and Technology Development Centre of Finland (TEKES s grant 40397/01) for financial support. 6. REFERENCES 1. Autio J., Lukkarinen, S., Rantanen, L., and Visa, A. The Classification and Characterisation of Rock Using Texture Analysis by Co-occurrence Matrices and the Hough Transform, International Symposium Applications in Geology, Belgium, May , Crida, R., C., and de Jager, G. Rock Recognition Using Feature Classification, GOMSIG-94, Proceedings of the Symposium on 1994 IEEE South Africa, 1994, Eakins, J. P., and Graham, M. E.,Content-based Image Retrieval, A report to the JISC Technology Applications Programme, Institute of Image Data Research, University of Northumbria at Newcastle, January 1999, Flickner, M., Sawhney, H., Niblack, W., Ashley, J., Huang Q., Dom, B., Gorkani, M., Hafner, J., Lee, D., Petkovic, D., Steele, D. and Yanker, P. Query by Image and Video Content: The QBIC system, IEEE Computer, vol. 28, September 1995, Gonzales, R. C. and Woods, R. E. Digital Image Processing, Addison Wesley, United States of America, Levienaise-Obadia, B., Christmas, W. and Kittler, J. Defining quantisation strategies and a perceptual similarity measure for texture-based annotation and retrieval, Proceedings of 15 th International Conference on Pattern Recognition, vol. 3, 2000, Liu, F. and Picard, R. W. Periodicity, Directionality, and Randomness: Wold Features for Image Modeling and Retrieval, IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 18, no 7, July 1996, Manjunath, B. S. and Ma, W. Y. Texture Features for Browsing and Retrieval of Image Data, IEEE Transactions on Pattern Analysis and Machine Intelligence, vol.18, no 8, August 1996, Manning, C. D. and Schutze, H. Foundations of Statistical Natural Language Processing, The MIT Press, London, Milton, J. S. and Arnold, J. C. Introduction to Probability and Statistics. Principles and Applications for Engineering and the Computing Sciences, Mc Graw-Hill, New York, 1995.

8 11. Rhrauer, H., Seidel, K. and Datcu, M. Multi-scale indices for content-based image retrieval, IEEE International, vol. 5, 1999, Smeulders, A. W. M., Worring, M., Santini, S. Gupta, A. and Jain, R. Content-Based Image Retrieval at the End of the Early Years, IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 22, December 2000, Trimeche, M., Cheich, F. A., Gabbouj, M. and Cramariuc, B. Content-Based Description of Images for Retrieval in Large Databases: MUVIS, X European Signal Processing Conference, Eusipco-2000, Finland, September 5-8, Visa, A. Texture Classification and Segmentation Based on Neutral Network Methods, Helsinki University of Technology, Finland, 1990.

Classification Method for Colored Natural Textures Using Gabor Filtering

Classification Method for Colored Natural Textures Using Gabor Filtering Classiication Method or Colored Natural Textures Using Gabor Filtering Leena Lepistö 1, Iivari Kunttu 1, Jorma Autio 2, and Ari Visa 1, 1 Tampere University o Technology Institute o Signal Processing P.

More information

Multiresolution Texture Analysis of Surface Reflection Images

Multiresolution Texture Analysis of Surface Reflection Images Multiresolution Texture Analysis of Surface Reflection Images Leena Lepistö, Iivari Kunttu, Jorma Autio, and Ari Visa Tampere University of Technology, Institute of Signal Processing P.O. Box 553, FIN-330

More information

Binary Histogram in Image Classification for Retrieval Purposes

Binary Histogram in Image Classification for Retrieval Purposes Binary Histogram in Image Classification for Retrieval Purposes Iivari Kunttu 1, Leena Lepistö 1, Juhani Rauhamaa 2, and Ari Visa 1 1 Tampere University of Technology Institute of Signal Processing P.

More information

Color-Based Classification of Natural Rock Images Using Classifier Combinations

Color-Based Classification of Natural Rock Images Using Classifier Combinations Color-Based Classification of Natural Rock Images Using Classifier Combinations Leena Lepistö, Iivari Kunttu, and Ari Visa Tampere University of Technology, Institute of Signal Processing, P.O. Box 553,

More information

Prototyping Color-based Image Retrieval with MATLAB

Prototyping Color-based Image Retrieval with MATLAB Prototyping Color-based Image Retrieval with MATLAB Petteri Kerminen 1, Moncef Gabbouj 2 1 Tampere University of Technology, Pori, Finland 2 Tampere University of Technology, Signal Processing Laboratory,

More information

APPLYING TEXTURE AND COLOR FEATURES TO NATURAL IMAGE RETRIEVAL

APPLYING TEXTURE AND COLOR FEATURES TO NATURAL IMAGE RETRIEVAL APPLYING TEXTURE AND COLOR FEATURES TO NATURAL IMAGE RETRIEVAL Mari Partio, Esin Guldogan, Olcay Guldogan, and Moncef Gabbouj Institute of Signal Processing, Tampere University of Technology, P.O.BOX 553,

More information

Research Article Image Retrieval using Clustering Techniques. K.S.Rangasamy College of Technology,,India. K.S.Rangasamy College of Technology, India.

Research Article Image Retrieval using Clustering Techniques. K.S.Rangasamy College of Technology,,India. K.S.Rangasamy College of Technology, India. Journal of Recent Research in Engineering and Technology 3(1), 2016, pp21-28 Article ID J11603 ISSN (Online): 2349 2252, ISSN (Print):2349 2260 Bonfay Publications, 2016 Research Article Image Retrieval

More information

Content-Based Image Retrieval of Web Surface Defects with PicSOM

Content-Based Image Retrieval of Web Surface Defects with PicSOM Content-Based Image Retrieval of Web Surface Defects with PicSOM Rami Rautkorpi and Jukka Iivarinen Helsinki University of Technology Laboratory of Computer and Information Science P.O. Box 54, FIN-25

More information

Image Retrieval by Example: Techniques and Demonstrations

Image Retrieval by Example: Techniques and Demonstrations Image Retrieval by Example: Techniques and Demonstrations Elena Stringa, Paul Meylemans 1 and João G.M. Gonçalves Joint Research Centre, 21020 Ispra (VA), ITALY 1 Euratom Safeguards Office, LUXEMBOURG

More information

2 Line-Angle-Ratio Statistics Experiments on various types of images showed us that one of the strongest spatial features of an image is its line segm

2 Line-Angle-Ratio Statistics Experiments on various types of images showed us that one of the strongest spatial features of an image is its line segm Using Texture in Image Similarity and Retrieval Selim Aksoy and Robert M. Haralick Intelligent Systems Laboratory Department of Electrical Engineering University of Washington Seattle, WA 9895-25 faksoy,haralickg@isl.ee.washington.edu

More information

Texture Segmentation by Windowed Projection

Texture Segmentation by Windowed Projection Texture Segmentation by Windowed Projection 1, 2 Fan-Chen Tseng, 2 Ching-Chi Hsu, 2 Chiou-Shann Fuh 1 Department of Electronic Engineering National I-Lan Institute of Technology e-mail : fctseng@ccmail.ilantech.edu.tw

More information

Holistic Correlation of Color Models, Color Features and Distance Metrics on Content-Based Image Retrieval

Holistic Correlation of Color Models, Color Features and Distance Metrics on Content-Based Image Retrieval Holistic Correlation of Color Models, Color Features and Distance Metrics on Content-Based Image Retrieval Swapnil Saurav 1, Prajakta Belsare 2, Siddhartha Sarkar 3 1Researcher, Abhidheya Labs and Knowledge

More information

Evaluation of Features for Defect Image Retrieval

Evaluation of Features for Defect Image Retrieval Evaluation of Features for Defect Image Retrieval Jukka Iivarinen, Antti Ilvesmäki, and Jussi Pakkanen Laboratory of Computer and Information Science Helsinki University of Technology P.O. Box 5400, FIN-02015

More information

Textural Features for Image Database Retrieval

Textural Features for Image Database Retrieval Textural Features for Image Database Retrieval Selim Aksoy and Robert M. Haralick Intelligent Systems Laboratory Department of Electrical Engineering University of Washington Seattle, WA 98195-2500 {aksoy,haralick}@@isl.ee.washington.edu

More information

A Texture Feature Extraction Technique Using 2D-DFT and Hamming Distance

A Texture Feature Extraction Technique Using 2D-DFT and Hamming Distance A Texture Feature Extraction Technique Using 2D-DFT and Hamming Distance Author Tao, Yu, Muthukkumarasamy, Vallipuram, Verma, Brijesh, Blumenstein, Michael Published 2003 Conference Title Fifth International

More information

Content Based Image Retrieval Using Combined Color & Texture Features

Content Based Image Retrieval Using Combined Color & Texture Features IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 6 Ver. III (Nov. Dec. 2016), PP 01-05 www.iosrjournals.org Content Based Image Retrieval

More information

By choosing to view this document, you agree to all provisions of the copyright laws protecting it.

By choosing to view this document, you agree to all provisions of the copyright laws protecting it. Jussi Pakkanen and Jukka Iivarinen, A Novel Self Organizing Neural Network for Defect Image Classification. In Proceedings of the International Joint Conference on Neural Networks, pages 2553 2558, Budapest,

More information

DEFECT IMAGE CLASSIFICATION WITH MPEG-7 DESCRIPTORS. Antti Ilvesmäki and Jukka Iivarinen

DEFECT IMAGE CLASSIFICATION WITH MPEG-7 DESCRIPTORS. Antti Ilvesmäki and Jukka Iivarinen DEFECT IMAGE CLASSIFICATION WITH MPEG-7 DESCRIPTORS Antti Ilvesmäki and Jukka Iivarinen Helsinki University of Technology Laboratory of Computer and Information Science P.O. Box 5400, FIN-02015 HUT, Finland

More information

Using texture to analyze and manage large collections of remote sensed image and video data

Using texture to analyze and manage large collections of remote sensed image and video data Using texture to analyze and manage large collections of remote sensed image and video data Shawn Newsam, Lei Wang, Sitaram Bhagavathy, and Bangalore S. Manjunath We describe recent research into using

More information

PERFORMANCE EVALUATION OF ONTOLOGY AND FUZZYBASE CBIR

PERFORMANCE EVALUATION OF ONTOLOGY AND FUZZYBASE CBIR PERFORMANCE EVALUATION OF ONTOLOGY AND FUZZYBASE CBIR ABSTRACT Tajman sandhu (Research scholar) Department of Information Technology Chandigarh Engineering College, Landran, Punjab, India yuvi_taj@yahoo.com

More information

AN EFFICIENT BATIK IMAGE RETRIEVAL SYSTEM BASED ON COLOR AND TEXTURE FEATURES

AN EFFICIENT BATIK IMAGE RETRIEVAL SYSTEM BASED ON COLOR AND TEXTURE FEATURES AN EFFICIENT BATIK IMAGE RETRIEVAL SYSTEM BASED ON COLOR AND TEXTURE FEATURES 1 RIMA TRI WAHYUNINGRUM, 2 INDAH AGUSTIEN SIRADJUDDIN 1, 2 Department of Informatics Engineering, University of Trunojoyo Madura,

More information

Implementation of Texture Feature Based Medical Image Retrieval Using 2-Level Dwt and Harris Detector

Implementation of Texture Feature Based Medical Image Retrieval Using 2-Level Dwt and Harris Detector International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.erd.com Volume 4, Issue 4 (October 2012), PP. 40-46 Implementation of Texture Feature Based Medical

More information

Image Querying. Ilaria Bartolini DEIS - University of Bologna, Italy

Image Querying. Ilaria Bartolini DEIS - University of Bologna, Italy Image Querying Ilaria Bartolini DEIS - University of Bologna, Italy i.bartolini@unibo.it http://www-db.deis.unibo.it/~ibartolini SYNONYMS Image query processing DEFINITION Image querying refers to the

More information

An Autoassociator for Automatic Texture Feature Extraction

An Autoassociator for Automatic Texture Feature Extraction An Autoassociator for Automatic Texture Feature Extraction Author Kulkarni, Siddhivinayak, Verma, Brijesh Published 200 Conference Title Conference Proceedings-ICCIMA'0 DOI https://doi.org/0.09/iccima.200.9088

More information

A Survey on Content Based Image Retrieval

A Survey on Content Based Image Retrieval A Survey on Content Based Image Retrieval Aniket Mirji 1, Danish Sudan 2, Rushabh Kagwade 3, Savita Lohiya 4 U.G. Students of Department of Information Technology, SIES GST, Mumbai, Maharashtra, India

More information

MEDICAL IMAGE RETRIEVAL BY COMBINING LOW LEVEL FEATURES AND DICOM FEATURES

MEDICAL IMAGE RETRIEVAL BY COMBINING LOW LEVEL FEATURES AND DICOM FEATURES International Conference on Computational Intelligence and Multimedia Applications 2007 MEDICAL IMAGE RETRIEVAL BY COMBINING LOW LEVEL FEATURES AND DICOM FEATURES A. Grace Selvarani a and Dr. S. Annadurai

More information

Texture Analysis. Selim Aksoy Department of Computer Engineering Bilkent University

Texture Analysis. Selim Aksoy Department of Computer Engineering Bilkent University Texture Analysis Selim Aksoy Department of Computer Engineering Bilkent University saksoy@cs.bilkent.edu.tr Texture An important approach to image description is to quantify its texture content. Texture

More information

Statistical texture classification via histograms of wavelet filtered images

Statistical texture classification via histograms of wavelet filtered images Statistical texture classification via histograms of wavelet filtered images Author Liew, Alan Wee-Chung, Jo, Jun Hyung, Chae, Tae Byong, Chun, Yong-Sik Published 2011 Conference Title Proceedings of the

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK REVIEW ON CONTENT BASED IMAGE RETRIEVAL BY USING VISUAL SEARCH RANKING MS. PRAGATI

More information

FEATURE EXTRACTION TECHNIQUES FOR IMAGE RETRIEVAL USING HAAR AND GLCM

FEATURE EXTRACTION TECHNIQUES FOR IMAGE RETRIEVAL USING HAAR AND GLCM FEATURE EXTRACTION TECHNIQUES FOR IMAGE RETRIEVAL USING HAAR AND GLCM Neha 1, Tanvi Jain 2 1,2 Senior Research Fellow (SRF), SAM-C, Defence R & D Organization, (India) ABSTRACT Content Based Image Retrieval

More information

Content Based Image Retrieval Using Color Quantizes, EDBTC and LBP Features

Content Based Image Retrieval Using Color Quantizes, EDBTC and LBP Features Content Based Image Retrieval Using Color Quantizes, EDBTC and LBP Features 1 Kum Sharanamma, 2 Krishnapriya Sharma 1,2 SIR MVIT Abstract- To describe the image features the Local binary pattern (LBP)

More information

IMAGE RETRIEVAL: A STATE OF THE ART APPROACH FOR CBIR

IMAGE RETRIEVAL: A STATE OF THE ART APPROACH FOR CBIR IMAGE RETRIEVAL: A STATE OF THE ART APPROACH FOR CBIR AMANDEEP KHOKHER Department of ECE, RIMT-MAEC Mandi Gobindgarh, Punjab, India amandeep.khokher@gmail.com DR. RAJNEESH TALWAR Department of ECE, RIMT-IET

More information

An Introduction to Content Based Image Retrieval

An Introduction to Content Based Image Retrieval CHAPTER -1 An Introduction to Content Based Image Retrieval 1.1 Introduction With the advancement in internet and multimedia technologies, a huge amount of multimedia data in the form of audio, video and

More information

Content Based Image Retrieval with Semantic Features using Object Ontology

Content Based Image Retrieval with Semantic Features using Object Ontology Content Based Image Retrieval with Semantic Features using Object Ontology Anuja Khodaskar Research Scholar College of Engineering & Technology, Amravati, India Dr. S.A. Ladke Principal Sipna s College

More information

Sketch Based Image Retrieval Approach Using Gray Level Co-Occurrence Matrix

Sketch Based Image Retrieval Approach Using Gray Level Co-Occurrence Matrix Sketch Based Image Retrieval Approach Using Gray Level Co-Occurrence Matrix K... Nagarjuna Reddy P. Prasanna Kumari JNT University, JNT University, LIET, Himayatsagar, Hyderabad-8, LIET, Himayatsagar,

More information

An Efficient Semantic Image Retrieval based on Color and Texture Features and Data Mining Techniques

An Efficient Semantic Image Retrieval based on Color and Texture Features and Data Mining Techniques An Efficient Semantic Image Retrieval based on Color and Texture Features and Data Mining Techniques Doaa M. Alebiary Department of computer Science, Faculty of computers and informatics Benha University

More information

Content Based Image Retrieval in Database of Segmented Images

Content Based Image Retrieval in Database of Segmented Images Content Based Image Retrieval in Database of Segmented Images Szabolcs Sergyán John von Neumann Faculty of Informatics, Budapest Tech Bécsi út 96/B, H-1034 Budapest, Hungary sergyan.szabolcs@nik.bmf.hu

More information

Content-Based Image Retrieval Some Basics

Content-Based Image Retrieval Some Basics Content-Based Image Retrieval Some Basics Gerald Schaefer Department of Computer Science Loughborough University Loughborough, U.K. gerald.schaefer@ieee.org Abstract. Image collections are growing at a

More information

COMPARISION OF NORMAL Vs HERNIATED CERVICAL IMAGES USING GRAY LEVEL TEXTURE FEATURES

COMPARISION OF NORMAL Vs HERNIATED CERVICAL IMAGES USING GRAY LEVEL TEXTURE FEATURES COMPARISION OF NORMAL Vs HERNIATED CERVICAL IMAGES USING GRAY LEVEL TEXTURE FEATURES C.Malarvizhi 1 and P.Balamurugan 2 1 Ph.D Scholar, India 2 Assistant Professor,India Department Computer Science, Government

More information

Texture. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors

Texture. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors Texture The most fundamental question is: How can we measure texture, i.e., how can we quantitatively distinguish between different textures? Of course it is not enough to look at the intensity of individual

More information

A Content Based Image Retrieval System Based on Color Features

A Content Based Image Retrieval System Based on Color Features A Content Based Image Retrieval System Based on Features Irena Valova, University of Rousse Angel Kanchev, Department of Computer Systems and Technologies, Rousse, Bulgaria, Irena@ecs.ru.acad.bg Boris

More information

A Study on Feature Extraction Techniques in Image Processing

A Study on Feature Extraction Techniques in Image Processing International Journal of Computer Sciences and Engineering Open Access Review Paper Volume-4, Special Issue-7, Dec 2016 ISSN: 2347-2693 A Study on Feature Extraction Techniques in Image Processing Shrabani

More information

Shape Similarity Estimation using Ordinal Measures

Shape Similarity Estimation using Ordinal Measures Shape Similarity Estimation using Ordinal Measures Faouzi Alaya Cheikh, Bogdan Cramariuc, Mari Partio, Pasi Reionen and Moncef Gabbou Tampere University of Technology, P.O. Box 553, FIN-33101, Tampere,

More information

CHAPTER 2 TEXTURE CLASSIFICATION METHODS GRAY LEVEL CO-OCCURRENCE MATRIX AND TEXTURE UNIT

CHAPTER 2 TEXTURE CLASSIFICATION METHODS GRAY LEVEL CO-OCCURRENCE MATRIX AND TEXTURE UNIT CHAPTER 2 TEXTURE CLASSIFICATION METHODS GRAY LEVEL CO-OCCURRENCE MATRIX AND TEXTURE UNIT 2.1 BRIEF OUTLINE The classification of digital imagery is to extract useful thematic information which is one

More information

Categorization and Searching of Color Images Using Mean Shift Algorithm

Categorization and Searching of Color Images Using Mean Shift Algorithm Leonardo Journal of Sciences ISSN 1583-0233 Issue 14, January-June 2009 p. 173-182 1* Prakash PANDEY, 2 Uday Pratap SINGH and 3 Sanjeev JAIN Lakshmi Narain College of Technology, Bhopal (India) E-mails:

More information

Image Mining Using Image Feature

Image Mining Using Image Feature Image Mining Using Image Feature Varsha Kundlikar 1, Meghana Nagori 2. Abstract In this paper, features of image used for mining images from database. Basic features of images such as colour of pixel in

More information

Evaluation of Texture Features for Content-Based Image Retrieval

Evaluation of Texture Features for Content-Based Image Retrieval Evaluation of Texture Features for Content-Based Image Retrieval Peter Howarth and Stefan Rüger Department of Computing, Imperial College London, South Kensington Campus, London SW7 2AZ {peter.howarth,

More information

Color interest points detector for visual information retrieval

Color interest points detector for visual information retrieval Color interest points detector for visual information retrieval Jérôme Da Rugna a and Hubert Konik a a LIGIV, Université Jean Monnet, 3 rue Javelin Pagnon, 42000, St Etienne, France ABSTRACT The purpose

More information

A Texture Descriptor for Image Retrieval and Browsing

A Texture Descriptor for Image Retrieval and Browsing A Texture Descriptor for Image Retrieval and Browsing P. Wu, B. S. Manjunanth, S. D. Newsam, and H. D. Shin Department of Electrical and Computer Engineering University of California, Santa Barbara, CA

More information

Texture. Texture is a description of the spatial arrangement of color or intensities in an image or a selected region of an image.

Texture. Texture is a description of the spatial arrangement of color or intensities in an image or a selected region of an image. Texture Texture is a description of the spatial arrangement of color or intensities in an image or a selected region of an image. Structural approach: a set of texels in some regular or repeated pattern

More information

Rough Feature Selection for CBIR. Outline

Rough Feature Selection for CBIR. Outline Rough Feature Selection for CBIR Instructor:Dr. Wojciech Ziarko presenter :Aifen Ye 19th Nov., 2008 Outline Motivation Rough Feature Selection Image Retrieval Image Retrieval with Rough Feature Selection

More information

Content Based Image Retrieval

Content Based Image Retrieval Content Based Image Retrieval R. Venkatesh Babu Outline What is CBIR Approaches Features for content based image retrieval Global Local Hybrid Similarity measure Trtaditional Image Retrieval Traditional

More information

A REGION-BASED APPROACH TO CONCEPTUAL IMAGE CLASSIFICATION

A REGION-BASED APPROACH TO CONCEPTUAL IMAGE CLASSIFICATION A REGION-BASED APPROACH TO CONCEPTUAL IMAGE CLASSIFICATION Symeon Papadopoulos 1, Vasileios Mezaris 1,2, Ioannis Kompatsiaris 2, Michael G. Strintzis 1,2 1 Information Processing Laboratory, Electrical

More information

Content-based Image Retrieval using Image Partitioning with Color Histogram and Wavelet-based Color Histogram of the Image

Content-based Image Retrieval using Image Partitioning with Color Histogram and Wavelet-based Color Histogram of the Image Content-based Image Retrieval using Image Partitioning with Color Histogram and Wavelet-based Color Histogram of the Image Moheb R. Girgis Department of Computer Science Faculty of Science Minia University,

More information

Content Based Image Retrieval Using Hierachical and Fuzzy C-Means Clustering

Content Based Image Retrieval Using Hierachical and Fuzzy C-Means Clustering Content Based Image Retrieval Using Hierachical and Fuzzy C-Means Clustering Prof.S.Govindaraju #1, Dr.G.P.Ramesh Kumar #2 #1 Assistant Professor, Department of Computer Science, S.N.R. Sons College, Bharathiar

More information

Analysis of Image and Video Using Color, Texture and Shape Features for Object Identification

Analysis of Image and Video Using Color, Texture and Shape Features for Object Identification IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 16, Issue 6, Ver. VI (Nov Dec. 2014), PP 29-33 Analysis of Image and Video Using Color, Texture and Shape Features

More information

Schedule for Rest of Semester

Schedule for Rest of Semester Schedule for Rest of Semester Date Lecture Topic 11/20 24 Texture 11/27 25 Review of Statistics & Linear Algebra, Eigenvectors 11/29 26 Eigenvector expansions, Pattern Recognition 12/4 27 Cameras & calibration

More information

Shape Similarity Estimation using Ordinal Measures

Shape Similarity Estimation using Ordinal Measures Shape Similarity Estimation using Ordinal Measures Faouzi Alaya Cheikh, Bogdan Cramariuc, Mari Partio, Pasi Reionen and Moncef Gabbou Tampere University of Technology, P.O. Box 553, FIN-33101, Tampere,

More information

TEXTURE CLASSIFICATION BASED ON GABOR WAVELETS

TEXTURE CLASSIFICATION BASED ON GABOR WAVELETS International Journal of Research in Computer Science eissn 2249-8265 Volume 2 Issue 4 (2012) pp. 39-44 White Globe Publications TEXTURE CLASSIFICATION BASED ON GABOR WAVELETS Amandeep Kaur¹, Savita Gupta²

More information

Texture Image Segmentation using FCM

Texture Image Segmentation using FCM Proceedings of 2012 4th International Conference on Machine Learning and Computing IPCSIT vol. 25 (2012) (2012) IACSIT Press, Singapore Texture Image Segmentation using FCM Kanchan S. Deshmukh + M.G.M

More information

A Texture Extraction Technique for. Cloth Pattern Identification

A Texture Extraction Technique for. Cloth Pattern Identification Contemporary Engineering Sciences, Vol. 8, 2015, no. 3, 103-108 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2015.412261 A Texture Extraction Technique for Cloth Pattern Identification Reshmi

More information

Integrated Querying of Images by Color, Shape, and Texture Content of Salient Objects

Integrated Querying of Images by Color, Shape, and Texture Content of Salient Objects Integrated Querying of Images by Color, Shape, and Texture Content of Salient Objects Ediz Şaykol, Uğur Güdükbay, and Özgür Ulusoy Department of Computer Engineering, Bilkent University 06800 Bilkent,

More information

An Efficient Content Based Image Retrieval System

An Efficient Content Based Image Retrieval System IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 16, Issue 3, Ver. VI (May-Jun. 2014), PP 95-104 An Efficient Content Based Image Retrieval System Dr. Meenakshi

More information

Digital Image Processing. Lecture # 15 Image Segmentation & Texture

Digital Image Processing. Lecture # 15 Image Segmentation & Texture Digital Image Processing Lecture # 15 Image Segmentation & Texture 1 Image Segmentation Image Segmentation Group similar components (such as, pixels in an image, image frames in a video) Applications:

More information

TEMPORAL AND SPATIAL SEMANTIC MODELS FOR MULTIMEDIA PRESENTATIONS ABSTRACT

TEMPORAL AND SPATIAL SEMANTIC MODELS FOR MULTIMEDIA PRESENTATIONS ABSTRACT TEMPORAL AND SPATIAL SEMANTIC MODELS FOR MULTIMEDIA PRESENTATIONS Shu-Ching Chen and R. L. Kashyap School of Electrical and Computer Engineering Purdue University, West Lafayette, IN 47907-285, U.S.A.

More information

ADAPTIVE TEXTURE IMAGE RETRIEVAL IN TRANSFORM DOMAIN

ADAPTIVE TEXTURE IMAGE RETRIEVAL IN TRANSFORM DOMAIN THE SEVENTH INTERNATIONAL CONFERENCE ON CONTROL, AUTOMATION, ROBOTICS AND VISION (ICARCV 2002), DEC. 2-5, 2002, SINGAPORE. ADAPTIVE TEXTURE IMAGE RETRIEVAL IN TRANSFORM DOMAIN Bin Zhang, Catalin I Tomai,

More information

Tools for texture/color based search of images

Tools for texture/color based search of images pp 496-507, SPIE Int. Conf. 3106, Human Vision and Electronic Imaging II, Feb. 1997. Tools for texture/color based search of images W. Y. Ma, Yining Deng, and B. S. Manjunath Department of Electrical and

More information

Neural Network based textural labeling of images in multimedia applications

Neural Network based textural labeling of images in multimedia applications Neural Network based textural labeling of images in multimedia applications S.A. Karkanis +, G.D. Magoulas +, and D.A. Karras ++ + University of Athens, Dept. of Informatics, Typa Build., Panepistimiopolis,

More information

Simultaneous surface texture classification and illumination tilt angle prediction

Simultaneous surface texture classification and illumination tilt angle prediction Simultaneous surface texture classification and illumination tilt angle prediction X. Lladó, A. Oliver, M. Petrou, J. Freixenet, and J. Martí Computer Vision and Robotics Group - IIiA. University of Girona

More information

AN EFFICIENT BINARIZATION TECHNIQUE FOR FINGERPRINT IMAGES S. B. SRIDEVI M.Tech., Department of ECE

AN EFFICIENT BINARIZATION TECHNIQUE FOR FINGERPRINT IMAGES S. B. SRIDEVI M.Tech., Department of ECE AN EFFICIENT BINARIZATION TECHNIQUE FOR FINGERPRINT IMAGES S. B. SRIDEVI M.Tech., Department of ECE sbsridevi89@gmail.com 287 ABSTRACT Fingerprint identification is the most prominent method of biometric

More information

HOW USEFUL ARE COLOUR INVARIANTS FOR IMAGE RETRIEVAL?

HOW USEFUL ARE COLOUR INVARIANTS FOR IMAGE RETRIEVAL? HOW USEFUL ARE COLOUR INVARIANTS FOR IMAGE RETRIEVAL? Gerald Schaefer School of Computing and Technology Nottingham Trent University Nottingham, U.K. Gerald.Schaefer@ntu.ac.uk Abstract Keywords: The images

More information

Structure-Based Similarity Search with Graph Histograms

Structure-Based Similarity Search with Graph Histograms Structure-Based Similarity Search with Graph Histograms Apostolos N. Papadopoulos and Yannis Manolopoulos Data Engineering Lab. Department of Informatics, Aristotle University Thessaloniki 5006, Greece

More information

Short Run length Descriptor for Image Retrieval

Short Run length Descriptor for Image Retrieval CHAPTER -6 Short Run length Descriptor for Image Retrieval 6.1 Introduction In the recent years, growth of multimedia information from various sources has increased many folds. This has created the demand

More information

Texture Analysis and Applications

Texture Analysis and Applications Texture Analysis and Applications Chaur-Chin Chen Department of Computer Science National Tsing Hua University Hsinchu 30043, Taiwan E-mail: cchen@cs.nthu.edu.tw Tel/Fax: (03) 573-1078/572-3694 Outline

More information

Scalable Coding of Image Collections with Embedded Descriptors

Scalable Coding of Image Collections with Embedded Descriptors Scalable Coding of Image Collections with Embedded Descriptors N. Adami, A. Boschetti, R. Leonardi, P. Migliorati Department of Electronic for Automation, University of Brescia Via Branze, 38, Brescia,

More information

Remote Sensing Image Retrieval using High Level Colour and Texture Features

Remote Sensing Image Retrieval using High Level Colour and Texture Features International Journal of Engineering and Technical Research (IJETR) Remote Sensing Image Retrieval using High Level Colour and Texture Features Gauri Sudhir Mhatre, Prof. M.B. Zalte Abstract The whole

More information

An Improved CBIR Method Using Color and Texture Properties with Relevance Feedback

An Improved CBIR Method Using Color and Texture Properties with Relevance Feedback An Improved CBIR Method Using Color and Texture Properties with Relevance Feedback MS. R. Janani 1, Sebhakumar.P 2 Assistant Professor, Department of CSE, Park College of Engineering and Technology, Coimbatore-

More information

CHAPTER 4 DETECTION OF DISEASES IN PLANT LEAF USING IMAGE SEGMENTATION

CHAPTER 4 DETECTION OF DISEASES IN PLANT LEAF USING IMAGE SEGMENTATION CHAPTER 4 DETECTION OF DISEASES IN PLANT LEAF USING IMAGE SEGMENTATION 4.1. Introduction Indian economy is highly dependent of agricultural productivity. Therefore, in field of agriculture, detection of

More information

Texture Analysis of Painted Strokes 1) Martin Lettner, Paul Kammerer, Robert Sablatnig

Texture Analysis of Painted Strokes 1) Martin Lettner, Paul Kammerer, Robert Sablatnig Texture Analysis of Painted Strokes 1) Martin Lettner, Paul Kammerer, Robert Sablatnig Vienna University of Technology, Institute of Computer Aided Automation, Pattern Recognition and Image Processing

More information

Face Detection for Skintone Images Using Wavelet and Texture Features

Face Detection for Skintone Images Using Wavelet and Texture Features Face Detection for Skintone Images Using Wavelet and Texture Features 1 H.C. Vijay Lakshmi, 2 S. Patil Kulkarni S.J. College of Engineering Mysore, India 1 vijisjce@yahoo.co.in, 2 pk.sudarshan@gmail.com

More information

IMAGE RETRIEVAL USING CO-OCCURRENCE MATRIX & TEXTON CO-OCCURRENCE MATRIX FOR HIGH PERFORMANCE

IMAGE RETRIEVAL USING CO-OCCURRENCE MATRIX & TEXTON CO-OCCURRENCE MATRIX FOR HIGH PERFORMANCE IMAGE RETRIEVAL USING CO-OCCURRENCE MATRIX & TEXTON CO-OCCURRENCE MATRIX FOR HIGH PERFORMANCE Sunita P. Aware Department of IT., Jawaharlal Darda C.O.E., Yavatmal (MS), India ABSTRACT This paper put forward

More information

TRANSFORM FEATURES FOR TEXTURE CLASSIFICATION AND DISCRIMINATION IN LARGE IMAGE DATABASES

TRANSFORM FEATURES FOR TEXTURE CLASSIFICATION AND DISCRIMINATION IN LARGE IMAGE DATABASES TRANSFORM FEATURES FOR TEXTURE CLASSIFICATION AND DISCRIMINATION IN LARGE IMAGE DATABASES John R. Smith and Shih-Fu Chang Center for Telecommunications Research and Electrical Engineering Department Columbia

More information

Content Based Image Retrieval (CBIR) Using Segmentation Process

Content Based Image Retrieval (CBIR) Using Segmentation Process Content Based Image Retrieval (CBIR) Using Segmentation Process R.Gnanaraja 1, B. Jagadishkumar 2, S.T. Premkumar 3, B. Sunil kumar 4 1, 2, 3, 4 PG Scholar, Department of Computer Science and Engineering,

More information

Lecture 6: Multimedia Information Retrieval Dr. Jian Zhang

Lecture 6: Multimedia Information Retrieval Dr. Jian Zhang Lecture 6: Multimedia Information Retrieval Dr. Jian Zhang NICTA & CSE UNSW COMP9314 Advanced Database S1 2007 jzhang@cse.unsw.edu.au Reference Papers and Resources Papers: Colour spaces-perceptual, historical

More information

CHAPTER 4 SEMANTIC REGION-BASED IMAGE RETRIEVAL (SRBIR)

CHAPTER 4 SEMANTIC REGION-BASED IMAGE RETRIEVAL (SRBIR) 63 CHAPTER 4 SEMANTIC REGION-BASED IMAGE RETRIEVAL (SRBIR) 4.1 INTRODUCTION The Semantic Region Based Image Retrieval (SRBIR) system automatically segments the dominant foreground region and retrieves

More information

Content Based Image Retrieval Using Texture Structure Histogram and Texture Features

Content Based Image Retrieval Using Texture Structure Histogram and Texture Features International Journal of Computational Intelligence Research ISSN 0973-1873 Volume 13, Number 9 (2017), pp. 2237-2245 Research India Publications http://www.ripublication.com Content Based Image Retrieval

More information

Available Online through

Available Online through Available Online through www.ijptonline.com ISSN: 0975-766X CODEN: IJPTFI Research Article ANALYSIS OF CT LIVER IMAGES FOR TUMOUR DIAGNOSIS BASED ON CLUSTERING TECHNIQUE AND TEXTURE FEATURES M.Krithika

More information

Content-Based Image Retrieval Using Multiple Representations

Content-Based Image Retrieval Using Multiple Representations Content-Based Image Retrieval Using Multiple Representations Karin Kailing, Hans-Peter Kriegel, and Stefan Schönauer University of Munich Institute for Computer Science {kailing,kriegel,schoenauer}@dbs.ifi.lmu.de

More information

ECE 176 Digital Image Processing Handout #14 Pamela Cosman 4/29/05 TEXTURE ANALYSIS

ECE 176 Digital Image Processing Handout #14 Pamela Cosman 4/29/05 TEXTURE ANALYSIS ECE 176 Digital Image Processing Handout #14 Pamela Cosman 4/29/ TEXTURE ANALYSIS Texture analysis is covered very briefly in Gonzalez and Woods, pages 66 671. This handout is intended to supplement that

More information

FACULTY OF ENGINEERING AND INFORMATION TECHNOLOGY DEPARTMENT OF COMPUTER SCIENCE. Project Plan

FACULTY OF ENGINEERING AND INFORMATION TECHNOLOGY DEPARTMENT OF COMPUTER SCIENCE. Project Plan FACULTY OF ENGINEERING AND INFORMATION TECHNOLOGY DEPARTMENT OF COMPUTER SCIENCE Project Plan Structured Object Recognition for Content Based Image Retrieval Supervisors: Dr. Antonio Robles Kelly Dr. Jun

More information

IMAGE RETRIEVAL SYSTEM USING HYBRID FEATURE EXTRACTION TECHNIQUE

IMAGE RETRIEVAL SYSTEM USING HYBRID FEATURE EXTRACTION TECHNIQUE IMAGE RETRIEVAL SYSTEM USING HYBRID FEATURE EXTRACTION TECHNIQUE Vadhri Suryanarayana 1, Dr. M.V.L.N. Raja Rao 2, Dr. P. Bhaskara Reddy 3 and Dr. G. Ravindra Babu 4 ABSTRACT 1 Dept. of CSE & MCA, NRI Institute

More information

Several pattern recognition approaches for region-based image analysis

Several pattern recognition approaches for region-based image analysis Several pattern recognition approaches for region-based image analysis Tudor Barbu Institute of Computer Science, Iaşi, Romania Abstract The objective of this paper is to describe some pattern recognition

More information

RobustmageRetrievalusingDominantColourwithBinarizedPatternFeatureExtractionandFastCorrelation

RobustmageRetrievalusingDominantColourwithBinarizedPatternFeatureExtractionandFastCorrelation Global Journal of Computer Science and Technology: F Graphics & Vision Volume 14 Issue 3 Version 1.0 Year 2014 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

Get High Precision in Content-Based Image Retrieval using Combination of Color, Texture and Shape Features

Get High Precision in Content-Based Image Retrieval using Combination of Color, Texture and Shape Features Get High Precision in Content-Based Image Retrieval using Combination of Color, Texture and Shape Features 1 Mr. Rikin Thakkar, 2 Ms. Ompriya Kale 1 Department of Computer engineering, 1 LJ Institute of

More information

Image Retrieval System Based on Sketch

Image Retrieval System Based on Sketch Image Retrieval System Based on Sketch Author 1 Mrs. Asmita A. Desai Assistant Professor,Department of Electronics Engineering, Author 2 Prof. Dr. A. N. Jadhav HOD,Department of Electronics Engineering,

More information

A Miniature-Based Image Retrieval System

A Miniature-Based Image Retrieval System A Miniature-Based Image Retrieval System Md. Saiful Islam 1 and Md. Haider Ali 2 Institute of Information Technology 1, Dept. of Computer Science and Engineering 2, University of Dhaka 1, 2, Dhaka-1000,

More information

Texture Segmentation and Classification in Biomedical Image Processing

Texture Segmentation and Classification in Biomedical Image Processing Texture Segmentation and Classification in Biomedical Image Processing Aleš Procházka and Andrea Gavlasová Department of Computing and Control Engineering Institute of Chemical Technology in Prague Technická

More information

Extending Image Retrieval Systems with a Thesaurus for Shapes

Extending Image Retrieval Systems with a Thesaurus for Shapes Extending Image Retrieval Systems with a Thesaurus for Shapes Master Thesis Lars-Jacob Hove Institute for Information and Media Sciences University of Bergen Lars.Hove@student.uib.no October 12 th, 2004

More information

CHAPTER 3 FEATURE EXTRACTION

CHAPTER 3 FEATURE EXTRACTION 37 CHAPTER 3 FEATURE EXTRACTION 3.1. INTRODUCTION This chapter presents feature representation of information of a frame in a video. The feature representation for image objects, the feature representation

More information

FRACTAL DIMENSION BASED TECHNIQUE FOR DATABASE IMAGE RETRIEVAL

FRACTAL DIMENSION BASED TECHNIQUE FOR DATABASE IMAGE RETRIEVAL FRACTAL DIMENSION BASED TECHNIQUE FOR DATABASE IMAGE RETRIEVAL Radu DOBRESCU*, Florin IONESCU** *POLITEHNICA University, Bucharest, Romania, radud@aii.pub.ro **Technische Hochschule Konstanz, fionescu@fh-konstanz.de

More information