|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
object
extraction.
See:
Description
Interface Summary | |
---|---|
Extractor<T extends LocalAbstractObject> | Interface for extractors that can create objects
from binary data. |
Class Summary | |
---|---|
ExtractorDataSource | Provides a data source for Extractor s. |
ExtractorIterator<T extends LocalAbstractObject> | Iterator that provides objects by Extractor . |
Extractors | Collection of utility methods for Extractor s. |
Exception Summary | |
---|---|
ExtractorException | Throwable that indicates an error during extraction. |
Support for object
extraction.
Extractors are responsible for computing specific features of objects
that can be used for indexing. For example, an extractor can derive
MPEG-7 descriptors from a given binary image.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |