A B C D E F G H I J K L M N O P Q R S T U W

F

FeatureExtractor - package FeatureExtractor
The Feature Extractor is the component in charge of extracting the features from a given image (URL/image file).
FeatureExtractor - Class in FeatureExtractor
Class in charge of extracting the features from a given image (URL/image file).
FeatureExtractor() - Constructor for class FeatureExtractor.FeatureExtractor
Basic constructor.
FeatureExtractor.Clustering - package FeatureExtractor.Clustering
Contains the abstract classes for the segmentation of images into regions.
FeatureExtractor.Clustering.KMeans - package FeatureExtractor.Clustering.KMeans
Contains classes implementing the (generic) k-means algorithm.
FeatureExtractor.Clustering.Windsurf - package FeatureExtractor.Clustering.Windsurf
Contains classes specific for the Windsurf clustering algorithm.
FeatureExtractor.Filter - package FeatureExtractor.Filter
Contains the abstract classes for the filtering of images, to be performed in order to prepare each image to segmentation.
FeatureExtractor.Filter.Wavelets - package FeatureExtractor.Filter.Wavelets
Contains the wavelet-based filtering of images, using the Haar wavelet filter in the HSV domain.
FeatureExtractor.Utils - package FeatureExtractor.Utils
Contains utility classes for clustering algorithms.
FeatureManager - package FeatureManager
The Feature Manager (FM) is the component in charge of storing/retrieving the image features from the DB.
FeatureManager - Class in FeatureManager
Abstract class representing a generic Feature Manager.
FeatureManager() - Constructor for class FeatureManager.FeatureManager
Basic constructor.
FeatureManagerMySQL - Class in FeatureManager
Implements the MySQL-based Feature Manager.
FeatureManagerMySQL(String, String, String, String, String, String) - Constructor for class FeatureManager.FeatureManagerMySQL
Basic constructor.
featuresToString() - Method in class Document.Windsurf.WindsurfRegion
Returns a string representation of the features of this region.
filename - Variable in class QueryProcessor.SF.ImgIdx.WindsurfQuerySFMtree
The absolute path of the file containing the index
filter(PlanarImage) - Method in class FeatureExtractor.Filter.GenericFilter
Applies the filter to a given image.
filter(PlanarImage) - Method in class FeatureExtractor.Filter.Wavelets.WaveletFilter
Applies the filter to a given image.
fm - Variable in class QueryProcessor.SF.QuerySFSequential
The feature manager to be used

A B C D E F G H I J K L M N O P Q R S T U W