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

W

Wavelet - Class in FeatureExtractor.Filter.Wavelets
Abstract class implementing the wavelet computation.
Wavelet() - Constructor for class FeatureExtractor.Filter.Wavelets.Wavelet
 
WaveletFilter - Class in FeatureExtractor.Filter.Wavelets
Class implementing the wavelet-based filtering of images.
WaveletFilter(Wavelet, int) - Constructor for class FeatureExtractor.Filter.Wavelets.WaveletFilter
Basic constructor.
WaveletFilterOutput - Class in FeatureExtractor.Filter.Wavelets
Class for the output of wavelet-based image filtering.
WaveletFilterOutput(double[][], double[][], double[][]) - Constructor for class FeatureExtractor.Filter.Wavelets.WaveletFilterOutput
Basic constructor.
WindsurfBand - Class in Document.Windsurf
Class representing a Windsurf band
WindsurfBand(ClusteringFeatures, double[][]) - Constructor for class Document.Windsurf.WindsurfBand
Creates a new band given a centroid and a covariance matrix.
WindsurfBand(String[]) - Constructor for class Document.Windsurf.WindsurfBand
Creates a band from an array of strings.
WindsurfClusteringFeatures - Class in FeatureExtractor.Clustering.Windsurf
Class representing the clustering features for Windsurf.
WindsurfClusteringFeatures() - Constructor for class FeatureExtractor.Clustering.Windsurf.WindsurfClusteringFeatures
Default constructor (sets all features to 0).
WindsurfClusteringFeatures(WindsurfClusteringFeatures) - Constructor for class FeatureExtractor.Clustering.Windsurf.WindsurfClusteringFeatures
Copy constructor.
WindsurfClusteringFeatures(double, double, double) - Constructor for class FeatureExtractor.Clustering.Windsurf.WindsurfClusteringFeatures
Basic constructor.
WindsurfFeatureExtractor - Class in FeatureExtractor
Class in charge of extracting the Windsurf features from a given image (URL/image file).
WindsurfFeatureExtractor() - Constructor for class FeatureExtractor.WindsurfFeatureExtractor
Basic constructor.
WindsurfFeatureManagerMySQL - Class in FeatureManager
Implements the MySQL-based Feature Manager for Windsurf.
WindsurfFeatureManagerMySQL(String, String, String, String) - Constructor for class FeatureManager.WindsurfFeatureManagerMySQL
Basic constructor for a local database.
WindsurfFeatureManagerMySQL(String, String, String, String, String, String) - Constructor for class FeatureManager.WindsurfFeatureManagerMySQL
Basic constructor for a remote database.
WindsurfFeatureManagerTxt - Class in FeatureManager
Implements the text-based Feature Manager for Windsurf.
WindsurfFeatureManagerTxt(String) - Constructor for class FeatureManager.WindsurfFeatureManagerTxt
Basic constructor.
WindsurfImage - Class in Document.Windsurf
Class representing a Windsurf image
WindsurfImage(ImageID, WaveletFilterOutput, ClusteringOutput) - Constructor for class Document.Windsurf.WindsurfImage
Creates an image with a particular ID from the output of the Wavelet filter and the clustering algorithm.
WindsurfImage(Vector<String>) - Constructor for class Document.Windsurf.WindsurfImage
Creates an image from a vector of strings.
WindsurfImage(ImageID, ResultSet) - Constructor for class Document.Windsurf.WindsurfImage
Creates an image with a particular ID from the result of a DB query.
WindsurfImgMtreeWrapper - Class in IndexManager
Class implementing operations for invoking native functions for managing the image M-tree.
WindsurfImgMtreeWrapper() - Constructor for class IndexManager.WindsurfImgMtreeWrapper
 
WindsurfKMeansClustering - Class in FeatureExtractor.Clustering.Windsurf
Class for the k-means clustering of Windsurf images.
WindsurfKMeansClustering(ClusteringDistance, int) - Constructor for class FeatureExtractor.Clustering.Windsurf.WindsurfKMeansClustering
Basic constructor.
WindsurfProperties - Class in Utils.Constants
Class containing Windsurf-specific constants.
WindsurfProperties() - Constructor for class Utils.Constants.WindsurfProperties
 
WindsurfQuerySFMtree - Class in QueryProcessor.SF.ImgIdx
Class representing a query for Windsurf with a scoring function to be solved with a M-tree.
WindsurfQuerySFMtree(Image, ScoringFunction, String) - Constructor for class QueryProcessor.SF.ImgIdx.WindsurfQuerySFMtree
Basic constructor.
WindsurfRegIndexMtreeCursors - Class in QueryProcessor.Utils.RegIdx
Class performing region index scans for Windsurf using M-tree.
WindsurfRegIndexMtreeCursors(String) - Constructor for class QueryProcessor.Utils.RegIdx.WindsurfRegIndexMtreeCursors
Basic constructor.
WindsurfRegion - Class in Document.Windsurf
Class representing a Windsurf region
WindsurfRegion(WaveletFilterOutput, ClusteringOutput, int) - Constructor for class Document.Windsurf.WindsurfRegion
Creates a region with a particular ID from the output of the Wavelet filter and the clustering algorithm.
WindsurfRegion(String[]) - Constructor for class Document.Windsurf.WindsurfRegion
Creates a region from an array of strings.
WindsurfRegionQueryMtree - Class in QueryProcessor.Utils.RegIdx
Class representing a region query for Windsurf using M-tree.
WindsurfRegionQueryMtree(Region, String) - Constructor for class QueryProcessor.Utils.RegIdx.WindsurfRegionQueryMtree
Basic constructor.
WindsurfRegMtreeWrapper - Class in IndexManager
Class implementing operations for invoking native functions for managing the region M-tree.
WindsurfRegMtreeWrapper() - Constructor for class IndexManager.WindsurfRegMtreeWrapper
 
WindsurfSortedAccessResult - Class in QueryProcessor.Utils
Class representing the result of a sorted access to the region index for Windsurf.
WindsurfSortedAccessResult(ScoredResultImage, int) - Constructor for class QueryProcessor.Utils.WindsurfSortedAccessResult
Basic constructor.
WrapperAVG - Class in QueryProcessor.SF.ScoringFunction.Hungarian
Wrapper class for computing the average distance.
WrapperAVG() - Constructor for class QueryProcessor.SF.ScoringFunction.Hungarian.WrapperAVG
 
WrapperAVGGreedy - Class in QueryProcessor.SF.ScoringFunction.HillClimbing
Wrapper class for computing the average scoring function using the hill climbing algorithm.
WrapperAVGGreedy() - Constructor for class QueryProcessor.SF.ScoringFunction.HillClimbing.WrapperAVGGreedy
 
WrapperEMD - Class in QueryProcessor.SF.ScoringFunction.EMD
Wrapper class for computing the EMD distance.
WrapperEMD() - Constructor for class QueryProcessor.SF.ScoringFunction.EMD.WrapperEMD
 
WrapperIRM - Class in QueryProcessor.SF.ScoringFunction.HillClimbing
Wrapper class for computing the IRM scoring function using the hill climbing algorithm.
WrapperIRM() - Constructor for class QueryProcessor.SF.ScoringFunction.HillClimbing.WrapperIRM
 

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