Visual information retrieval using Java and LIRE [electronic resource] / Mathias Lux, Oge Marques.
Series: Synthesis lectures on information concepts, retrieval, and services ; #25Publisher: San Rafael, Calif. (1537 Fourth Street, San Rafael, CA 94901 USA) : Morgan & Claypool, 2013Copyright date: ©2013Description: 1 online resource (xv, 96 p.) : illISBN:- 9781608459186
| Item type | Current library | Home library | Collection | Call number | Materials specified | Copy number | Status | Date due | Barcode | |
|---|---|---|---|---|---|---|---|---|---|---|
| AM | PERPUSTAKAAN LINGKUNGAN KEDUA | PERPUSTAKAAN LINGKUNGAN KEDUA KOLEKSI AM-P. LINGKUNGAN KEDUA | - | TA1637.L894 3 (Browse shelf(Opens below)) | 1 | Available | 00002162243 |
Browsing PERPUSTAKAAN LINGKUNGAN KEDUA shelves, Shelving location: KOLEKSI AM-P. LINGKUNGAN KEDUA Close shelf browser (Hides shelf browser)
|
|
|
|
|
|
|
||
| TA1637.J364 3 Teknologi & rekabentuk grafik digital / | TA1637.L365 3 Software engineering for image processing systems / | TA1637.L56 2005 Image processing using pulse-coupled neural networks / | TA1637.L894 3 Visual information retrieval using Java and LIRE | TA1637.M373 3 Introduction to image processing / | TA1637.M375 3 Practical image and video processing using MATLAB / | TA1637.M428 3 Mathematical morphology / |
Part of: Synthesis digital library of engineering and computer science.
Series from website.
Includes bibliographical references (p. 87-94).
Preface -- Acknowledgments --
1. Introduction -- 1.1 Design challenges -- 1.2 Getting started with LIRE -- 1.2.1 Java setup -- 1.2.2 Downloading, unpacking, and running LireDemo -- 1.2.3 Indexing an image collection -- 1.2.4 Browsing the index, selecting an image, and performing a search --
2. Information retrieval: selected concepts and techniques -- 2.1 Basic concepts and document representation -- 2.1.1 Vector retrieval model -- 2.2 Retrieval evaluation -- 2.3 Text information retrieval with Lucene --
3. Visual features -- 3.1 Digital imaging in a nutshell -- 3.1.1 Digital imaging in Java -- 3.2 Global features -- 3.2.1 Color features -- 3.2.2 Texture features -- 3.2.3 Combining color and texture -- 3.3 Local features -- 3.3.1 Scale-invariant feature transform (SIFT) -- 3.3.2 Speeded-up robust features (SURF) -- 3.4 Metrics, normalization, and distance functions -- 3.5 Evaluation of visual features -- 3.5.1 Figures of merit -- 3.5.2 Datasets -- 3.5.3 Challenges -- 3.6 Feature extraction using LIRE --
4. Indexing visual features -- 4.1 Indexing: the na詶e approach -- 4.1.1 Basic indexing and linear search in LIRE -- 4.2 Nearest-neighbor search -- 4.3 Hashing -- 4.3.1 Locality sensitive hashing -- 4.3.2 Metric spaces approximate indexing -- 4.4 Bag of visual words -- 4.4.1 Bag of visual words using LIRE --
5. LIRE: an extensible Java CBIR library -- 5.1 Architecture and low-level features -- 5.2 Indexing and searching -- 5.3 Advanced features -- 5.3.1 Bag of visual words -- 5.3.2 Result re-ranking and filtering -- 5.4 How to apply LIRE -- 5.4.1 Scenario investigation -- 5.4.2 Benchmarking -- 5.4.3 Deployment tests and performance optimization --
6. Concluding remarks -- 6.1 Research directions, challenges, and opportunities -- 6.2 Resources -- Bibliography -- Authors' biographies.
Visual information retrieval (VIR) is an active and vibrant research area, which attempts at providing means for organizing, indexing, annotating, and retrieving visual information (images and videos) from large, unstructured repositories. The goal of VIR is to retrieve matches ranked by their relevance to a given query, which is often expressed as an example image and/or a series of keywords. During its early years (1995-2000), the research efforts were dominated by content-based approaches contributed primarily by the image and video processing community. During the past decade, it was widely recognized that the challenges imposed by the lack of coincidence between an image's visual contents and its semantic interpretation, also known as semantic gap, required a clever use of textual metadata (in addition to information extracted from the image's pixel contents) to make image and video retrieval solutions efficient and effective. The need to bridge (or at least narrow) the semantic gap has been one of the driving forces behind current VIR research. Additionally, other related research problems and market opportunities have started to emerge, offering a broad range of exciting problems for computer scientists and engineers to work on. In this introductory book, we focus on a subset of VIR problems where the media consists of images, and the indexing and retrieval methods are based on the pixel contents of those images--an approach known as content-based image retrieval (CBIR). We present an implementation-oriented overview of CBIR concepts, techniques, algorithms, and figures of merit. Most chapters are supported by examples written in Java, using Lucene (an open-source Java-based indexing and search implementation) and LIRE (Lucene Image REtrieval), an open-source Java-based library for CBIR.
Description based on online resource; title from PDF t.p. (Morgan & Claypool, viewed on February 17, 2013).
There are no comments on this title.
