Package edu.mit.sketch.messy

Class Summary
BuildClassifier  
BuildNoiseModel This class is used to take a bunch of anntoated sketches and produce regions that don't contain complete objects.
CandidateFinder This class scans an image for candidate shapes.
ChoosePaintables  
ClassificationResult For storing any classification related info we care about.
Constants  
ContextSet Represent a set of shape context features from a set of Calculators.
ContextUtils  
CrossValidator Do some cross validation across users to make sure we are actually doing well
DivaReader  
HausdorffMatcher  
HausdorffRecognizer  
HausdorffResult The result of a Hausdorff matching
Hypo  
IsolatedClassifier This is an isolated classifier that loads a classification model and the appropriate codebook and can then classifiy isolated shapes.
MatchPointHypothesis  
MatchPoints Store and index match points and their costs.
MatchSet This performs the matching of two ContextSet instances and stores the results.
MessyTest  
ParameterChooser Display parameters and let the user set them.
PointIndex<T> Map from Point2D objects to other objects.
PointIndex2<T>  
ScaleSpaceBB This is a scale space blackboard of the sort described by E.
SCDisplay Display a bunch of contexts from a calc
SCTester This class runs tests and generates statistics for a variety of parameters, templates, datasets, and configurations of various aspects of the shape context matching matching
ShapeChooserUI  
ShapeContext Created: Fri Dec 17 16:21:38 2004
Copyright: Copyright (C) 2004 by MIT.
ShapeContextCalculator Caclulate the shape contexts by finding a set of feature points and calculating a local representation of the shape.
ShapeContextMatcher Compare two sets of shape contexts
ShapeContextViewer ShapeContextViewer displays shape contexts graphically and allows you to run a number of different matching algorithms with a given template and image pair.
ShapeHypothesis This represents a single match hypothesis.
SubStrokeConverter  
TemplateLoader  
Test  
TestCalculator Created: Wed Mar 16 16:32:46 2005
Copyright: Copyright (C) 2004 by MIT.
Trainer  
WekaConverter Build WEKA data structures and files from codebooks.
 

Enum Summary
HypoScoreMethod