Maximal multi-channel local binary pattern with colour information for CBIR

  • PDF / 2,160,271 Bytes
  • 21 Pages / 439.37 x 666.142 pts Page_size
  • 18 Downloads / 168 Views

DOWNLOAD

REPORT


Maximal multi-channel local binary pattern with colour information for CBIR Vimina E. R. 1

& Divya M. O.

1

Received: 11 June 2019 / Revised: 2 April 2020 / Accepted: 11 June 2020 # Springer Science+Business Media, LLC, part of Springer Nature 2020

Abstract

Content Based Image Retrieval (CBIR) focuses on retrieving images from repositories based on visual features extracted from the images. Texture and colour are one of the popularly used feature combination in CBIR. A major challenge in colour image retrieval is the characterization of features of the constituent channels and their integration. The commonly adopted methodology include extraction of features of various channels followed by their concatenation. However, the resulting image feature vector is generally of high dimensionality. To address this problem, in this paper a texture-colour descriptor is proposed integrating the multi-channel features. For texture computation, a fixed sized local intensity based descriptor, Maximal Multi-channel Local Binary Pattern (MMLBP), which integrates the multi-channel local binary information through an adder-map followed by thresholding is introduced. The histogram of the obtained patterns is used for representing the image texture. Colour information is captured by quantizing the RGB colour space and is represented with histogram. The colour-texture descriptors are further fused to characterize the images. The efficacy of the descriptor is evaluated by carrying out retrieval on benchmarked datasets for image retrieval such as Wang’s 1 K, Corel 5 K, Corel 10 K, Coloured Brodatz Texture and Zubud, using precision and recall measures as evaluation metrics. It is observed that the proposed descriptor presents improved retrieval performance over the databases under consideration and outperforms other descriptors. Keywords CBIR . Local binary pattern . Multi-channel feature extraction . RGB colour quantization . Feature fusion . Image matching

* Vimina E. R. [email protected] Divya M. O. [email protected]

1

Department of Computer Science and IT, Amrita School of Arts and Sciences, Amrita Viswa Vidyapeetham-Kochi Campus, Ernakulam, India

Multimedia Tools and Applications

1 Introduction The proliferation of internet and wide-spread use of digital media have caused an exponential growth in digital imagery and multimedia information over the past decade. Nowadays digital images are used in every field of life such as education, medicine, entertainment, science and technology to name a few. This has made automated techniques like Content Based Image Retrieval (CBIR) very relevant in today’s world for efficient indexing and retrieval of images. Unlike the earlier methods that utilizes textual descriptions or metadata associated with the images for retrieval, CBIR systems use features automatically extracted from the image for retrieving relevant images from datasets in response to a query. A general CBIR system mainly consists two phases namely feature extraction and similarity computation. In the former phase the fe