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

K

KMeansClustering - Class in FeatureExtractor.Clustering.KMeans
Class for the k-means clustering of images.
KMeansClustering(ClusteringDistance, int) - Constructor for class FeatureExtractor.Clustering.KMeans.KMeansClustering
Basic constructor.
kNN(int) - Method in class QueryProcessor.SF.ImgIdx.QuerySFIndex
Performs a k-nn query.
kNN(int) - Method in class QueryProcessor.SF.ImgIdx.WindsurfQuerySFMtree
Performs a k-nn query.
kNN(int) - Method in class QueryProcessor.SF.QuerySF
Computes the result of a k-NN query
kNN(int) - Method in class QueryProcessor.SF.QuerySFSequential
Computes the result of a k-NN query
kNN(int) - Method in class QueryProcessor.Utils.RegIdx.RegionQuery
Performs a k-nn query.
kNN(int) - Method in class QueryProcessor.Utils.RegIdx.WindsurfRegionQueryMtree
Performs a k-nn query.
kNNset - Class in QueryProcessor.SF.kNNset
Class implementing the k-NN-set algorithm for solving a query with a scoring function.
kNNset(Image, ScoringFunction, FeatureManager, SortedAccess) - Constructor for class QueryProcessor.SF.kNNset.kNNset
Basic constructor.

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