Package org.imageterrier.dsms

Class Summary
AbstractHistogramConsistentScore  
AbstractRANSACGeomModifier Abstract base class for DocumentScoreModifiers that use RANSAC to fit a geometric model to matching pairs of visual terms.
AffineScoreModifier A score modifier that can be applied to a position index with x and y coordinates, and works by fitting a AffineTransformModel to the matching visual term pairs.
ConsistentAffineScoreModifier  
ConsistentOriScoreModifier  
ConsistentScaleScoreModifier  
ConsistentSpatialScoreModifier  
HomographyScoreModifier A score modifier that can be applied to a position index with x and y coordinates, and works by fitting a HomographyModel to the matching visual term pairs.
NNScoreModifier An score modifier that can be used to re-weight retrieved documents in the style of Sivic and Zisserman's "VideoGoogle" paper.
 

Enum Summary
PeakMode Different techniques for generating weights from histograms in scoring.
 



Copyright © 2011 The University of Southampton. All Rights Reserved.