| 接口 | 说明 |
|---|---|
| ImageDuplicates |
This interface specifies the format for returning found duplicates.
|
| ImageSearcher |
Searching in an Index
Use the ImageSearcherFactory for creating an ImageSearcher, which will retrieve the images
for you from the index.
|
| ImageSearchHits |
This class simulates the original Lucene Hits object.
|
| SearchHitsFilter |
Interface for all filters that take a result list and create a new result list.
|
| 类 | 说明 |
|---|---|
| AbstractImageSearcher |
Abstract ImageSearcher, which uses javax.imageio.ImageIO to create a BufferedImage
from an InputStream.
|
| BitSamplingImageSearcher |
This class allows for searching based on
BitSampling
HashingMode. |
| FastOpponentImageSearcher |
This file is part of the Caliph and Emir project: http://www.SemanticMetadata.net
Date: 01.02.2006 Time: 00:17:02 |
| GenericDocValuesImageSearcher |
A generic image searcher for global features that uses DocValues instead of Lucene text fields.
|
| GenericFastImageSearcher |
Created by mlux on 01/02/2006.
|
| ImageSearcherUsingWSs |
Created by Nektarios on 9/10/2014.
|
| LshImageSearcher |
This class allows for searching based on
BitSampling
HashingMode. |
| MetricSpacesImageSearcher |
This class allows for searching based on
BitSampling
HashingMode. |
| SimpleImageDuplicates |
This class implements the format for returning found duplicates.
|
| SimpleImageSearchHits |
This file is part of the LIRE project: http://www.SemanticMetadata.net
Date: 02.02.2006 Time: 23:56:15 |
| SimpleResult |
This file is part of the Caliph and Emir project: http://www.SemanticMetadata.net
Date: 03.02.2006 Time: 00:02:27 |
| VisualWordsImageSearcher |
Provides a general searcher for visual words implementation.
|