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

C

centroidSize() - Static method in class Document.Windsurf.WindsurfBand
Returns the size of each centroid.
centroidToString() - Method in class Document.Windsurf.WindsurfBand
Returns a string representation of the centroid of this band.
clear() - Method in class FeatureExtractor.Clustering.ClusteringFeatures
Clears the features of this object.
clear() - Method in class FeatureExtractor.Clustering.Windsurf.WindsurfClusteringFeatures
Clears the features of this object.
clone() - Method in class FeatureExtractor.Clustering.ClusteringFeatures
Creates a new ClusteringFeatures object as a copy of this object.
clone() - Method in class FeatureExtractor.Clustering.Windsurf.WindsurfClusteringFeatures
Creates a new WindsurfClusteringFeatures object as a copy of this object.
clone() - Method in class Utils.Matrix
Returns a copy of this matrix.
close() - Static method in class IndexManager.WindsurfImgMtreeWrapper
Closes the image M-tree.
close() - Static method in class IndexManager.WindsurfRegMtreeWrapper
Closes the region M-tree.
close() - Method in class QueryProcessor.Skyline.Skyset.Skyset
Deletes the previously created cursor for sorted access.
close() - Method in class Utils.MySQL.MySQLConnector
Closes the connection to the DB.
close() - Method in class Utils.MySQL.MySQLQuery
Closes a previously issued select query, releasing JDBC resources.
closeConnection() - Method in class FeatureManager.FeatureManager
Closes the connection to the features DB.
closeConnection() - Method in class FeatureManager.FeatureManagerMySQL
Closes the connection to the features DB.
closeConnection() - Method in class FeatureManager.WindsurfFeatureManagerTxt
Closes the connection to the features file.
closeCursor() - Static method in class IndexManager.WindsurfImgMtreeWrapper
Deletes the previously created image cursor for sorted access.
closeCursor() - Method in class QueryProcessor.SF.ImgIdx.QuerySFIndex
Deletes the previously created cursor for sorted access.
closeCursor() - Method in class QueryProcessor.SF.ImgIdx.WindsurfQuerySFMtree
Deletes the previously created cursor for sorted access.
closeCursor() - Method in class QueryProcessor.SF.kNNset.kNNset
Deletes the previously created cursor for sorted access.
closeCursors() - Static method in class IndexManager.WindsurfRegMtreeWrapper
Deletes the previously created region cursors for sorted access.
closeCursors() - Method in class QueryProcessor.Utils.RegIdx.WindsurfRegIndexMtreeCursors
Deletes the previously created region cursors for sorted access.
closeScan() - Method in class FeatureManager.FeatureManager
Closes a sequential scan over image features.
closeScan() - Method in class FeatureManager.FeatureManagerMySQL
Closes a sequential scan over image features.
closeScan() - Method in class FeatureManager.WindsurfFeatureManagerTxt
Closes a sequential scan over image features.
Cluster - Class in FeatureExtractor.Clustering
A generic cluster, composed of a representative point and the set of pixels associated to it.
Cluster() - Constructor for class FeatureExtractor.Clustering.Cluster
Basic constructor.
cluster(GenericFilterOutput) - Method in class FeatureExtractor.Clustering.GenericClustering
Applies the clustering algorithm to a given filtered image.
cluster(GenericFilterOutput) - Method in class FeatureExtractor.Clustering.KMeans.KMeansClustering
Applies the k-means clustering algorithm to a given filtered image.
ClusteringDistance - Class in FeatureExtractor.Clustering
Abstract class defining a clustering distance for comparing points.
ClusteringDistance() - Constructor for class FeatureExtractor.Clustering.ClusteringDistance
Basic constructor.
ClusteringFeatures - Class in FeatureExtractor.Clustering
Abstract class representing the clustering features.
ClusteringFeatures() - Constructor for class FeatureExtractor.Clustering.ClusteringFeatures
 
ClusteringOutput - Class in FeatureExtractor.Clustering
Abstract class for the output of image clustering.
ClusteringOutput(Vector<Cluster>) - Constructor for class FeatureExtractor.Clustering.ClusteringOutput
Basic constructor.
clusters - Variable in class FeatureExtractor.Clustering.ClusteringOutput
The obtained clusters
compareTo(ImageID) - Method in class Document.ImageID
Compares this object with the specified object for order.
compareTo(ImageID) - Method in class Document.ImageIDnumerical
Compares this object with the specified object for order.
compareTo(ScoredResultImage) - Method in class QueryProcessor.SF.ScoredResultImage
Compares this object with the specified object for order (increasing distance).
compareTo(SkylineResultImage) - Method in class QueryProcessor.Skyline.SkylineResultImage
Compares this object with the specified object for order (increasing level).
compute(double[]) - Method in class FeatureExtractor.Filter.Wavelets.SimpleHaar
Method for applying the Haar wavelet filter to a single array of values (row or column).
compute(double[][], int) - Method in class FeatureExtractor.Filter.Wavelets.Wavelet
Performs the wavelet filter computation.
compute(double[]) - Method in class FeatureExtractor.Filter.Wavelets.Wavelet
Abstract method for applying the wavelet filter to a single array of values (row or column).
computeCentroid(Vector<ClusteringFeatures>) - Static method in class FeatureExtractor.Clustering.ClusteringFeatures
Computes the centroid of a vector of ClusteringFeatures.
condition() - Method in class Utils.Matrix
Computes the condition number of this matrix.
conn - Variable in class FeatureManager.FeatureManagerMySQL
The DB connection
connect() - Method in class Utils.MySQL.MySQLConnector
Connects to the DB.
contains(ImageID) - Method in class FeatureManager.FeatureManager
Checks whether an image ID is contained in the database.
contains(ImageID) - Method in class FeatureManager.FeatureManagerMySQL
Checks whether an image ID is contained in the database.
contains(Image) - Method in class FeatureManager.WindsurfFeatureManagerMySQL
Checks whether the given image is already contained in the database.
countDBImages() - Method in class FeatureManager.FeatureManagerMySQL
Returns the number of images in the feature DB.
countDBRegions() - Method in class FeatureManager.FeatureManagerMySQL
Returns the number of regions in the feature DB.
countRegions(ImageID) - Method in class FeatureManager.FeatureManagerMySQL
Returns the number of regions of the image with a given ID.
countRegions(String) - Method in class FeatureManager.FeatureManagerMySQL
Returns the total number of regions in the features DB.
covariance(double[][], double[][], double[][]) - Static method in class Document.Windsurf.CovarianceMatrix
Computes the covariance matrix for three HSV matrices.
covariance(Vector<Double>, Vector<Double>, Vector<Double>) - Static method in class Document.Windsurf.CovarianceMatrix
Computes the covariance matrix for three HSV vectors.
CovarianceMatrix - Class in Document.Windsurf
Class for computing the covariance matrix of H, S, and V image components.
CovarianceMatrix() - Constructor for class Document.Windsurf.CovarianceMatrix
 
covMatrixToString() - Method in class Document.Windsurf.WindsurfBand
Returns a string representation of the covariance matrix of this band.
covSize() - Static method in class Document.Windsurf.WindsurfBand
Returns the size of each covariance matrix.
create(String) - Method in class IndexManager.ImgIndexManager
Creates a new index from a file containing image features.
create(String) - Method in class IndexManager.ImgIndexManagerMtree
Creates a new M-tree index from a file containing image features.
create(String) - Method in class IndexManager.RegIndexManager
Creates a new index from a file containing region features.
create(String) - Method in class IndexManager.RegIndexManagerMtree
Creates a new index from a file containing region features.
create(String) - Static method in class IndexManager.WindsurfImgMtreeWrapper
Creates a new M-tree index from a file containing image features.
create(String) - Static method in class IndexManager.WindsurfRegMtreeWrapper
Creates a new M-tree index from a file containing region features.
createConnection() - Method in class FeatureManager.FeatureManager
Connects to the feature DB.
createConnection() - Method in class FeatureManager.FeatureManagerMySQL
Connects to the feature DB.
createConnection() - Method in class FeatureManager.WindsurfFeatureManagerTxt
Connects to the features file.
createCursor(int, int, int, double[], double[], double[]) - Static method in class IndexManager.WindsurfImgMtreeWrapper
Creates a cursor for performing sorted access on the index using a given image.
createCursor() - Method in class QueryProcessor.SF.ImgIdx.QuerySFIndex
Creates a cursor for performing sorted access on the index.
createCursor() - Method in class QueryProcessor.SF.ImgIdx.WindsurfQuerySFMtree
Creates a cursor for performing sorted access on the index.
createCursor() - Method in class QueryProcessor.SF.kNNset.kNNset
Creates a cursor for performing sorted access on the index.
createCursors(int, int, int, double[], double[], double[]) - Static method in class IndexManager.WindsurfRegMtreeWrapper
Creates cursors for performing sorted access on the index using all the regions of a given image.
createCursors(WindsurfImage) - Method in class QueryProcessor.Utils.RegIdx.WindsurfRegIndexMtreeCursors
Creates cursors for performing sorted access on the index using all the regions of a given image.
createHSV(ClusteringFeatures[][]) - Static method in class FeatureExtractor.Clustering.Windsurf.WindsurfClusteringFeatures
Extracts the HSV features from a matrix of WindsurfClusteringFeatures.
createImage(ImageID, GenericFilterOutput, ClusteringOutput) - Method in class FeatureExtractor.FeatureExtractor
Creates an image with a particular ID from the output of the filter and the clustering algorithm.
createImage(ImageID, GenericFilterOutput, ClusteringOutput) - Method in class FeatureExtractor.WindsurfFeatureExtractor
Creates a WindsurfImage with a particular ID from the output of the filter and the clustering algorithm.
createImage(ImageID, ResultSet) - Method in class FeatureManager.FeatureManagerMySQL
Creates a new Image given the image ID from the result of a query.
createImage(ImageID, ResultSet) - Method in class FeatureManager.WindsurfFeatureManagerMySQL
Creates a new Image given the image ID.
createQuery(Image) - Method in class IndexManager.ImgIndexManager
Creates a new k-NN query based on the given image using this index.
createQuery(Image) - Method in class IndexManager.ImgIndexManagerMtree
Creates a new k-NN query based on the given image using this index.
createQuery(Region) - Method in class IndexManager.RegIndexManager
Creates a new k-NN query based on the given region using this index.
createQuery(Region) - Method in class IndexManager.RegIndexManagerMtree
Creates a new k-NN query based on the given region using this index.
createQuery() - Method in class Utils.MySQL.MySQLConnector
Creates a new query over this connection.
createScan() - Method in class FeatureManager.FeatureManager
Creates a sequential scan over image features.
createScan() - Method in class FeatureManager.FeatureManagerMySQL
Creates a sequential scan over image features.
createScan() - Method in class FeatureManager.WindsurfFeatureManagerTxt
Creates a sequential scan over image features.
createStatement() - Method in class Utils.MySQL.MySQLConnector
Creates a new statement over this connection.

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