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

D

d - Variable in class FeatureExtractor.Clustering.GenericClustering
The clustering distance used to compare the pixels
d - Variable in class QueryProcessor.SF.ScoredResultImage
The distance of this image to the query computed using the scoring function
datapoints - Variable in class FeatureExtractor.Filter.GenericFilterOutput
Pixels of the image to be filtered
db - Variable in class Utils.MySQL.MySQLConnector
The DB name
delete(Image) - Method in class IndexManager.ImgIndexManager
Deletes an image from the index.
delete(Image) - Method in class IndexManager.ImgIndexManagerMtree
Deletes an image from the M-tree index.
delete(ImageID, Region) - Method in class IndexManager.RegIndexManager
Deletes a region from the index.
delete(ImageID, Region) - Method in class IndexManager.RegIndexManagerMtree
Deletes a region from the index.
delete(int, int, int, double[], double[], double[]) - Static method in class IndexManager.WindsurfImgMtreeWrapper
Deletes an image from the M-tree index.
delete(int, int, double[], double[]) - Static method in class IndexManager.WindsurfRegMtreeWrapper
Deletes a region from the M-tree index.
deleteRegionAt(int) - Method in class Document.Image
Removes the num-th region of an image.
deleteRegionID(ImageID) - Method in class Document.Image
Removes an image region having a particular ID.
determinant() - Method in class Utils.Matrix
Computes the determinant of this matrix.
diff(ClusteringFeatures) - Method in class FeatureExtractor.Clustering.ClusteringFeatures
Subtracts the features of a given object to those of this object.
diff(ClusteringFeatures) - Method in class FeatureExtractor.Clustering.Windsurf.WindsurfClusteringFeatures
Subtracts the features of a given object to those of this object.
distance(Image) - Method in class Document.Image
Abstract method for computing the distance to another image.
distance(Region) - Method in class Document.Region
Abstract method for computing the distance to another region.
distance(WindsurfBand, WindsurfBand) - Static method in class Document.Windsurf.Distance.BandDistance
Method for computing the distance between two bands.
distance(WindsurfBand) - Method in class Document.Windsurf.WindsurfBand
Method for computing the distance to another band.
distance(WindsurfImage) - Method in class Document.Windsurf.WindsurfImage
Specific method for computing the distance to another image.
distance(Image) - Method in class Document.Windsurf.WindsurfImage
Method for computing the distance to another image.
distance(Region) - Method in class Document.Windsurf.WindsurfRegion
Method for computing the distance to another region.
distance(WindsurfRegion) - Method in class Document.Windsurf.WindsurfRegion
Specific method for computing the distance to another region.
distance(ClusteringFeatures, ClusteringFeatures) - Method in class FeatureExtractor.Clustering.ClusteringDistance
Computes the clustering distance between two points.
distance(ClusteringFeatures, ClusteringFeatures) - Method in class FeatureExtractor.Clustering.Windsurf.Mahalanobis
Computes the Mahalanobis distance between two points.
distance(Image, Image, Matrix) - Static method in class QueryProcessor.SF.ScoringFunction.EMD.WrapperEMD
Computes the regular EMD distance between two images given the matrix of distances between images' regions.
distance(Image, Image, Matrix) - Static method in class QueryProcessor.SF.ScoringFunction.HillClimbing.WrapperAVGGreedy
Computes the greedy average distance between two images given the matrix of distances between images' regions.
distance(Image, Image, Matrix) - Static method in class QueryProcessor.SF.ScoringFunction.HillClimbing.WrapperIRM
Computes the IRM distance between two images given the matrix of distances between images' regions.
distance(Matrix) - Static method in class QueryProcessor.SF.ScoringFunction.Hungarian.WrapperAVG
Computes the average distance given the matrix of distances between images' regions.
distance(Image, Image, Matrix) - Method in class QueryProcessor.SF.ScoringFunction.ScoringFunction
Computes the distance between two images given the matrix of distances between images' regions.
distance(Image, Image, Matrix) - Method in class QueryProcessor.SF.ScoringFunction.ScoringFunctionAVG
Computes the distance between two images given the matrix of distances between images' regions.
distance(Image, Image, Matrix) - Method in class QueryProcessor.SF.ScoringFunction.ScoringFunctionAVGGreedy
Computes the distance between two images given the matrix of distances between images' regions.
distance(Image, Image, Matrix) - Method in class QueryProcessor.SF.ScoringFunction.ScoringFunctionEMD
Computes the distance between two images given the matrix of distances between images' regions.
distance(Image, Image, Matrix) - Method in class QueryProcessor.SF.ScoringFunction.ScoringFunctionIRM
Computes the distance between two images given the matrix of distances between images' regions.
distance(Image, Image, Matrix) - Method in class QueryProcessor.SF.ScoringFunction.ScoringFunctionMIN
Computes the distance between two images given the matrix of distances between images' regions.
distance - Variable in class QueryProcessor.Utils.SortedAccessResult
Distance value of this result to the query region
Document - package Document
Contains the definition of classes modelling documents: in our case, these correspond to images and regions.
Document.Windsurf - package Document.Windsurf
Contains the definition of classes modelling images and regions for Windsurf.
Document.Windsurf.Distance - package Document.Windsurf.Distance
Contains the definition of classes for computing the distance between region bands in Windsurf.

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