Uses of Package
QueryProcessor.SF.ImgIdx

Packages that use QueryProcessor.SF.ImgIdx
QueryProcessor.SF.ImgIdx Contains classes for connecting with the WINDSURF/M-tree DLL in order to solve SF-based queries on images. 
QueryProcessor.SF.kNNset Contains the index-based algorithm (k-NN-set) for a k-NN query. 
 

Classes in QueryProcessor.SF.ImgIdx used by QueryProcessor.SF.ImgIdx
QuerySFIndex
          Abstract class representing a query with a scoring function to be solved with an index.
 

Classes in QueryProcessor.SF.ImgIdx used by QueryProcessor.SF.kNNset
QuerySFIndex
          Abstract class representing a query with a scoring function to be solved with an index.