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

B

B - Static variable in class edu.mit.sketch.ddg.SkeletonConstraint
 
BackEndRecognizer - Interface in edu.mit.sketch.clocksketch.characterRecognition
 
BackgroundChangeListener - Class in edu.mit.sketch.language.util.gui
BackgroundChangeListener:
BackgroundChangeListener(JComponent) - Constructor for class edu.mit.sketch.language.util.gui.BackgroundChangeListener
 
BackgroundChangeListener(JComponent, Color, Color) - Constructor for class edu.mit.sketch.language.util.gui.BackgroundChangeListener
 
backPage() - Method in class edu.mit.tools.viewer.SoundWaveDisplayPanel
Jump back a page
backtrack - Variable in class edu.mit.sketch.chem.ChemClassifier
 
backtrack - Static variable in class edu.mit.sketch.chem.ChemSketch
 
backup(int) - Method in class edu.mit.sketch.ddlcompiler.ddljtree.SimpleCharStream
 
backup(int) - Static method in class edu.mit.sketch.ddlcompiler.SimpleCharStream
 
BACKWARD - Static variable in class edu.mit.sketch.system.MeetChain
 
BadRuleException - Exception in edu.mit.tools.watch.timeline
 
BadRuleException(String) - Constructor for exception edu.mit.tools.watch.timeline.BadRuleException
 
BadSketchDescriptionException - Exception in edu.mit.tools.watch.dataExtraction
 
BadSketchDescriptionException(String) - Constructor for exception edu.mit.tools.watch.dataExtraction.BadSketchDescriptionException
 
balance(Instances) - Static method in class edu.mit.multimodal.segment.AbstractSegmenter
Balances a set of boolean-valued instances so that both trues and falses are weighted the same.
BalanceFilter - Class in edu.mit.sketch.system.data
Creates a list of objects that contains an equal number of each type.
BalanceFilter(List, int, long) - Constructor for class edu.mit.sketch.system.data.BalanceFilter
 
bar_statistics_module - Static variable in class edu.mit.sketch.ui.TabletGUI
 
BasicRenderer - Class in edu.mit.sketch.system
BasicRenderer.java This is just the basic renderer object.
BasicRenderer() - Constructor for class edu.mit.sketch.system.BasicRenderer
 
BasicSurface - Class in edu.mit.sketch.system
Since this is a SketchPanel other classes can register to listen for new stroke events that it will fire when it detects new inputs.
BasicSurface() - Constructor for class edu.mit.sketch.system.BasicSurface
 
BasicTimelineDataElement - Class in edu.mit.tools.watch.timeline
 
BasicTimelineDataElement(String, int, int, String) - Constructor for class edu.mit.tools.watch.timeline.BasicTimelineDataElement
 
BasicTimelineDataElement(String, int, int) - Constructor for class edu.mit.tools.watch.timeline.BasicTimelineDataElement
 
BatchConfirmThenLabel - Class in edu.mit.sketch.label
Display a series of objects so that they can be efficently labeld/verified in batch.
BatchConfirmThenLabel(String) - Constructor for class edu.mit.sketch.label.BatchConfirmThenLabel
 
BayesianNetwork - Class in edu.mit.sketch.system.bayesnet
My attempt at writing a Bayesian network that the user can add and remove nodes from on the fly, in addition to doing the usual adding evidence and observing nodes that are already in the network.
BayesianNetwork() - Constructor for class edu.mit.sketch.system.bayesnet.BayesianNetwork
 
BayesianNetwork2 - Class in edu.mit.sketch.system.bayesnet
This is the second version of the Bayesian Network class that incorporates and off the shelf package for the flat bayes net manipulation.
BayesianNetwork2() - Constructor for class edu.mit.sketch.system.bayesnet.BayesianNetwork2
 
BayesNetId - Class in edu.mit.sketch.system.bayesnet
Created: Thu Sep 26 14:57:21 2002
Copyright: Copyright (C) 2001 by MIT.
BayesNetId() - Constructor for class edu.mit.sketch.system.bayesnet.BayesNetId
 
BayesNetId(BayesNetId) - Constructor for class edu.mit.sketch.system.bayesnet.BayesNetId
 
BayesNetItem - Interface in edu.mit.sketch.system.bayesnet
The items that can legally be in the Bayes net (i.e.
BB - Static variable in class edu.mit.sketch.system.Logging
 
BBDisplay - Interface in edu.mit.sketch.system
Created: Mon Apr 15 15:30:58 2002
Copyright: Copyright (C) 2002 by MIT.
bbDistance(StrokeGroup) - Method in class edu.mit.sketch.chem.StrokeGroup
 
bbDistance(StrokeData, StrokeData) - Static method in class edu.mit.sketch.chem.Util
 
bbDistances() - Method in class edu.mit.sketch.chem.StrokeGroup
 
BBGeometricPrimitive - Class in edu.mit.sketch.system
Created: Mon Jul 22 19:49:22 2002
Copyright: Copyright (C) 2002 by MIT.
BBGeometricPrimitive(BBItemType, GeometricObject) - Constructor for class edu.mit.sketch.system.BBGeometricPrimitive
 
BBItem - Class in edu.mit.sketch.system
Created: Wed Jan 2 11:11:26 2002
Copyright: Copyright (C) 2001 by MIT.
BBItem(BBItemType) - Constructor for class edu.mit.sketch.system.BBItem
 
BBITEM - Static variable in class edu.mit.sketch.system.PrimitiveTypes
 
BBItemComparator - Class in edu.mit.sketch.system
Created: Sat Jan 4 18:36:29 2003
Copyright: Copyright (C) 2001 by MIT.
BBItemComparator(Blackboard) - Constructor for class edu.mit.sketch.system.BBItemComparator
 
BBItemId - Class in edu.mit.sketch.system
Provide a unique identifier for each Blackboard Item.
BBItemId() - Constructor for class edu.mit.sketch.system.BBItemId
 
BBItemId(BBItemId) - Constructor for class edu.mit.sketch.system.BBItemId
 
BBItemList - Class in edu.mit.sketch.system.browser
Display a list of BBItems in a JList component that scrolls when needed
BBItemList(Blackboard) - Constructor for class edu.mit.sketch.system.browser.BBItemList
 
BBItemRenderer - Class in edu.mit.sketch.system.browser
Created: Wed Aug 14 13:41:08 2002
Copyright: Copyright (C) 2002 by MIT.
BBItemRenderer(Blackboard) - Constructor for class edu.mit.sketch.system.browser.BBItemRenderer
 
BBItemStore - Class in edu.mit.sketch.system
Created: Thu Feb 21 16:06:58 2002
Copyright: Copyright (C) 2001 by MIT.
BBItemStore() - Constructor for class edu.mit.sketch.system.BBItemStore
 
BBItemType - Class in edu.mit.sketch.system
Created: Fri Feb 15 14:55:00 2002
Copyright: Copyright (C) 2002 by MIT.
BBMonitor - Class in edu.mit.sketch.system
The BBMonitor is notified when modifications are made to the blackboard.
BBMonitor(Scheduler) - Constructor for class edu.mit.sketch.system.BBMonitor
 
BBRecognitionItem - Class in edu.mit.sketch.system
This is a superclass for all items on the blackboard which are directly used in recognition of other items.
BBRecognitionItem(BBItemType) - Constructor for class edu.mit.sketch.system.BBRecognitionItem
 
BBSketchItem - Class in edu.mit.sketch.system
This class holds the base information about objects in the sketch system.
BBSketchItem(Template) - Constructor for class edu.mit.sketch.system.BBSketchItem
The setName method should be called in the constructor to set the name of this sketch item.
BBStroke - Class in edu.mit.sketch.system
A item object that represents the most basic sketch element.
BBStroke(StrokeData) - Constructor for class edu.mit.sketch.system.BBStroke
 
beat_penalty - Variable in class edu.mit.multimodal.alignment.OptimizingAligner
 
beautifyShape(DrawnShape) - Static method in class edu.mit.sketch.language.beautify.IdealShapeCreator
 
begin - Variable in class edu.mit.sketch.chem.SketchComponent
 
beginColumn - Variable in class edu.mit.sketch.ddlcompiler.ddljtree.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class edu.mit.sketch.ddlcompiler.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class edu.mit.sketch.ddlcompiler.ddljtree.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class edu.mit.sketch.ddlcompiler.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class edu.mit.sketch.ddlcompiler.ddljtree.SimpleCharStream
 
BeginToken() - Static method in class edu.mit.sketch.ddlcompiler.SimpleCharStream
 
BELOW - Static variable in class edu.mit.sketch.ddg.PositionConstraint
 
BELOW - Static variable in interface edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2Constants
 
BELOW - Static variable in interface edu.mit.sketch.ddlcompiler.DDLParserConstants
 
BELOW - Static variable in class edu.mit.sketch.geom.SpatialRelation
| | | | ___|___|___ | | | | ___|___|___ | | | X | | |
BELOW - Static variable in class edu.mit.sketch.system.PrimitiveTypes
 
BelowConstraintNode - Class in edu.mit.sketch.ddlcompiler
Parsing can be thought of as generating and AST.
BelowConstraintNode(String, String) - Constructor for class edu.mit.sketch.ddlcompiler.BelowConstraintNode
 
belowLine(Point, Line) - Static method in class edu.mit.sketch.ddg.Util
Returns true if the given point is in the lower hyperplane as defined by the line
belowLine(Line, Point, double) - Static method in class edu.mit.sketch.language.S_UMLLine
 
belowLine(double, double, double, double, double) - Static method in class edu.mit.sketch.language.S_UMLLine
Given a line, represented by slope m, and y-intercept b, does a point, represented by x,y, fall below the line by at least a certain amount (the error).
belowLine(Point, double, double, double) - Static method in class edu.mit.sketch.language.S_UMLLine
Given a line, represented by slope m, and y-intercept b, does a point, represented by x,y, fall below the line by at least a certain amount (the error).
belowLine(Line, Point, double) - Static method in class edu.mit.sketch.uml.S_UMLLine
 
belowLine(double, double, double, double, double) - Static method in class edu.mit.sketch.uml.S_UMLLine
Given a line, represented by slope m, and y-intercept b, does a point, represented by x,y, fall below the line by at least a certain amount (the error).
belowLine(Point, double, double, double) - Static method in class edu.mit.sketch.uml.S_UMLLine
Given a line, represented by slope m, and y-intercept b, does a point, represented by x,y, fall below the line by at least a certain amount (the error).
best() - Method in class edu.mit.sketch.chem.classifiers.Candidate
 
best_fitness - Variable in class edu.mit.multimodal.alignment.GeneticAlgorithm
 
best_index - Variable in class edu.mit.multimodal.alignment.GeneticAlgorithm
 
best_index - Static variable in class edu.mit.sketch.toolkit.Blackboard
Best index (index of the best fit).
bestBindings(Template, List, Blackboard, HashMap, HashMap) - Static method in class edu.mit.sketch.system.TemplateBinder
 
bestCandidate(int) - Method in class edu.mit.sketch.chem.ChemClassifier
 
bestCandidateProb(int) - Method in class edu.mit.sketch.chem.ChemClassifier
 
bestFitLine(double, double, double, double, int, Rectangle2D) - Static method in class edu.tamu.bpaulson.marqs.LeastSquares
Perform a least squares fit with the input values and return a line within the given bounds
bestFitLine(double, double, double, double, int, Rectangle2D) - Static method in class edu.tamu.bpaulson.newrecognizer.LeastSquares
Perform a least squares fit with the input values and return a line within the given bounds
BETWEEN_TENSION_LINES_RELEVANCE_RATING - Static variable in class edu.mit.sketch.ddg.ObjectDescription
The larger the constant, the more the relevance of same-length constraint goes up for two primitives that are between two horizontal or vertical tension lines.
BinaryConstraint() - Method in class edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2
 
BinaryRelationshipConstraint - Class in edu.mit.sketch.ddg
This class represents binary relationships between lines, ellipses, and groups.
BinaryRelationshipConstraint() - Constructor for class edu.mit.sketch.ddg.BinaryRelationshipConstraint
 
BinBorder - Class in edu.mit.sketch.clocksketch.analysis
 
BinBorder(double) - Constructor for class edu.mit.sketch.clocksketch.analysis.BinBorder
 
BinBoundary - Class in edu.mit.sketch.clocksketch.analysis
This class represents the boundaries of a bin in polar coordinate space.
BinBoundary(double, double, BinBorder, BinBorder) - Constructor for class edu.mit.sketch.clocksketch.analysis.BinBoundary
 
bind(BayesNetId, BayesNetId, String) - Method in class edu.mit.sketch.system.bayesnet.BayesianNetwork
This method binds together two objects that are already in the network.
bind(String, Fragment) - Method in class edu.mit.sketch.system.bayesnet.Fragment
 
bind(BBItem) - Method in class edu.mit.sketch.system.Slot
Set the BBItem that this holder points to.
bindByConstraintEnd(Template, Collection, Blackboard, HashMap) - Static method in class edu.mit.sketch.system.TemplateBinder
 
Binding - Class in edu.mit.multimodal
 
Binding() - Constructor for class edu.mit.multimodal.Binding
 
Binding(Referent, Speech) - Constructor for class edu.mit.multimodal.Binding
 
Binding(Referent, Speech, String) - Constructor for class edu.mit.multimodal.Binding
 
Binding - Class in edu.mit.tools.spam
 
Binding(String, int, String, int, String) - Constructor for class edu.mit.tools.spam.Binding
 
Binding(Element) - Constructor for class edu.mit.tools.spam.Binding
 
bindingAt(int) - Method in class edu.mit.tools.spam.BindingVector
 
bindingContainsKeyword(Binding, String) - Static method in class edu.mit.multimodal.KeywordCounter
 
BindingList - Class in edu.mit.multimodal
 
BindingList() - Constructor for class edu.mit.multimodal.BindingList
 
BindingMap - Class in edu.mit.sketch.system
This class creates a tree that can basically be used to do a best first search of bindings to a given template based on the values of the constraints that must be satisfied.
BindingMap(List, HashMap, Template, Blackboard) - Constructor for class edu.mit.sketch.system.BindingMap
 
BindingMapItem - Class in edu.mit.sketch.system
Created: Thu May 13 12:58:21 2004
Copyright: Copyright (C) 2001 by MIT.
BindingMapItemTree - Class in edu.mit.sketch.system
Created: Thu May 13 12:59:49 2004
Copyright: Copyright (C) 2001 by MIT.
BindingStats - Class in edu.mit.multimodal.alignment
 
BindingStats() - Constructor for class edu.mit.multimodal.alignment.BindingStats
 
BindingVector - Class in edu.mit.tools.spam
 
BindingVector() - Constructor for class edu.mit.tools.spam.BindingVector
 
BindingVector(int) - Constructor for class edu.mit.tools.spam.BindingVector
 
bindMultiPolyLine(Set, PolyLineInfo, Blackboard) - Static method in class edu.mit.sketch.system.TemplateBinder
In this version of bindPolyline, possibly multiple sets of line chains are passed in, rather than just one, as in the original BindPolyline
bindPolyLine(Set, List, Blackboard, BBStroke) - Static method in class edu.mit.sketch.system.TemplateBinder
 
bindSlot(BBSketchItem, Slot, BBSketchItem) - Method in class edu.mit.sketch.system.Blackboard
Fill the given slot in the template for the item provided.
bindSlot(BBSketchItem, Slot, BBSketchItem, HashMap) - Method in class edu.mit.sketch.system.Blackboard
 
binomialCoeff(int, int) - Static method in class edu.tamu.hammond.sketch.shapes.TCurve
 
BISECTS - Static variable in interface edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2Constants
 
BISECTS - Static variable in class edu.mit.sketch.system.ConstraintTypes
 
BISECTS - Static variable in class edu.mit.sketch.system.PrimitiveTypes
 
BisectsConstraintNode - Class in edu.mit.sketch.ddlcompiler
Parsing can be thought of as generating and AST.
BisectsConstraintNode(String, String) - Constructor for class edu.mit.sketch.ddlcompiler.BisectsConstraintNode
 
BL - Static variable in class edu.mit.sketch.ddg.SkeletonConstraint
 
Blackboard - Class in edu.mit.sketch.system
The blackboard is the central datastructure for all the information we have collected about the sketch and our interpretations of it.
Blackboard() - Constructor for class edu.mit.sketch.system.Blackboard
 
Blackboard - Class in edu.mit.sketch.toolkit
Polygons recognized by the tablet are sent here.
Blackboard() - Constructor for class edu.mit.sketch.toolkit.Blackboard
 
BlackboardSystem - Class in edu.mit.sketch.system
This is the blackboard system, which includes the three major components of a blackboard architecture: The blackboard itself to hold the data The scheduler The Knowledge Sources The newUserInput method is the entry point of all user generated items into the system (i.e.
BlackboardSystem() - Constructor for class edu.mit.sketch.system.BlackboardSystem
 
blankCopy() - Method in class edu.mit.sketch.system.Template
 
bmp - Static variable in class edu.tamu.bpaulson.marqs.Utils
 
BN - Static variable in class edu.mit.sketch.system.Logging
 
BNManager - Class in edu.mit.sketch.system.bayesnet
This is the top level BN class.
BNManager() - Constructor for class edu.mit.sketch.system.bayesnet.BNManager
 
body_data - Variable in class edu.mit.multimodal.viewer.Viewer
 
BoldHighlight(boolean) - Method in class edu.mit.sketch.clocksketch.gui.DrawingPanel
 
bondConnectDistance(GraphVertex) - Method in class edu.mit.sketch.chem.graph.GraphVertex
 
bondLength - Variable in class edu.mit.sketch.chem.ChemClassifier
 
bondLength - Static variable in class edu.mit.sketch.chem.graph.CDXML
 
BOOLEAN - Static variable in class edu.mit.util.CLITypeHandler
 
bottom() - Method in class edu.mit.sketch.geom.Ellipse
Returns the bottom the ellipse.
BottomUpTemplateFillerKS - Class in edu.mit.sketch.system
Create and update templates on the BB.
BottomUpTemplateFillerKS() - Constructor for class edu.mit.sketch.system.BottomUpTemplateFillerKS
 
bounding_box - Variable in class edu.mit.sketch.toolkit.StrokeData
 
boundingBox - Variable in class edu.mit.sketch.chem.StrokeGroup
 
BoundingBox - Class in edu.mit.sketch.danclock.util
Represents a rectangle aligned with the coordinate system.
BoundingBox(double, double, double, double) - Constructor for class edu.mit.sketch.danclock.util.BoundingBox
Constructs a bounding box of the given dimensions.
BoundingBox(Collection<Point>) - Constructor for class edu.mit.sketch.danclock.util.BoundingBox
Constructs the tightest bounding box containing the given set of points.
BoundingBox(BoundingBox) - Constructor for class edu.mit.sketch.danclock.util.BoundingBox
Copy constructor: creates a BoundingBox object equal to this one.
boundingBox() - Method in class edu.mit.sketch.ddg.DrawnArrow
Get the smallest possible bounding box of any orientation
boundingBox() - Method in class edu.mit.sketch.ddg.DrawnEllipse
Get the smallest possible bounding box of any orientation
boundingBox() - Method in class edu.mit.sketch.ddg.DrawnLine
Get the smallest possible bounding box of any orientation
boundingBox() - Method in class edu.mit.sketch.ddg.DrawnObject
Get the smallest possible bounding box of any orientation
boundingBox() - Method in class edu.mit.sketch.ddg.DrawnOval
Get the smallest possible bounding box of any orientation
boundingBoxRatio() - Method in class edu.tamu.bpaulson.marqs.Sketch
Method used to calculate the bounding box ratio (width/height) of the sketch
BoundsComparator - Class in edu.mit.sketch.toolkit
BoundsComparator.java Created: Fri Dec 19 13:31:52 2003
BoundsComparator(int) - Constructor for class edu.mit.sketch.toolkit.BoundsComparator
 
boxPosition(GeometricObject, GeometricObject, int) - Static method in class edu.mit.sketch.ddg.PositionConstraint
Returns the confidence of a given spatial relationship between objects just based on their bounding box and center
BR - Static variable in class edu.mit.sketch.ddg.SkeletonConstraint
 
breaksConstraint(ConstraintGraphEdgeLabelled, boolean) - Method in class edu.mit.sketch.ddg.Transformation
Find whether a given constraint can be potentially broken by the given transformation.
BreakTimelineDataElement - Class in edu.mit.tools.watch.timeline
 
BreakTimelineDataElement(int) - Constructor for class edu.mit.tools.watch.timeline.BreakTimelineDataElement
 
Browser - Class in edu.mit.sketch.system.browser
Created: Mon Mar 11 13:45:09 2002
Copyright: Copyright (C) 2002 by MIT.
Browser(SketchSystem) - Constructor for class edu.mit.sketch.system.browser.Browser
 
BROWSER - Static variable in class edu.mit.sketch.system.Logging
 
BrowserControl - Class in edu.mit.tools.study
 
BrowserControl() - Constructor for class edu.mit.tools.study.BrowserControl
 
brush_thickness - Static variable in class edu.mit.sketch.ui.CTabletGUIBehavior
 
brush_thickness - Static variable in class edu.mit.sketch.ui.TabletGUIBehavior
 
BStroke - Class in edu.tamu.bpaulson.newrecognizer
BStroke class - Stores and returns information about a single stroke including all of the points sampled
BStroke() - Constructor for class edu.tamu.bpaulson.newrecognizer.BStroke
Default Constructor
BStroke(double[], double[], long[]) - Constructor for class edu.tamu.bpaulson.newrecognizer.BStroke
Constructor for stroke
BStroke(List<TPoint>) - Constructor for class edu.tamu.bpaulson.newrecognizer.BStroke
Constructor for stroke
BStroke(TStroke) - Constructor for class edu.tamu.bpaulson.newrecognizer.BStroke
 
bubbleSortRank(Vector<DesignEvent>) - Method in class edu.mit.sketch.uml.event.DesignEventHistory
 
bubbleSortTime(Vector<DesignEvent>) - Method in class edu.mit.sketch.uml.event.DesignEventHistory
 
buffer - Variable in class edu.mit.sketch.ui.CTabletGUIBehavior
 
buffer - Variable in class edu.mit.sketch.ui.TabletGUIBehavior
 
buffer_graphics - Variable in class edu.mit.sketch.ui.CTabletGUIBehavior
 
buffer_graphics - Variable in class edu.mit.sketch.ui.TabletGUIBehavior
 
buffer_ready - Variable in class edu.mit.sketch.ui.CTabletGUIBehavior
 
buffer_ready - Variable in class edu.mit.sketch.ui.TabletGUIBehavior
 
bufpos - Variable in class edu.mit.sketch.ddlcompiler.ddljtree.SimpleCharStream
 
bufpos - Static variable in class edu.mit.sketch.ddlcompiler.SimpleCharStream
 
BUG - Static variable in class edu.mit.sketch.system.Logging
 
bugReport() - Method in class edu.mit.sketch.uml.Tahuti
Send a bug report or a an update request or any type of feedback to the system administrator
buildClassifier(Instances) - Method in class edu.mit.multimodal.coreference.MUC6DecisionTree
 
buildClassifier(Instances) - Method in class edu.mit.multimodal.coreference.MUC6Split
 
BuildClassifier - Class in edu.mit.sketch.messy
 
BuildClassifier(List<ShapeContextCalculator>, List<ShapeContextCalculator>, TreeSet<String>) - Constructor for class edu.mit.sketch.messy.BuildClassifier
 
BuildClassifier(Instances, TreeSet<String>) - Constructor for class edu.mit.sketch.messy.BuildClassifier
 
buildCommonCovarianceMatrix() - Method in class edu.tamu.bde.rubineclassifier.LinearClassifier
 
buildCovarianceMatrix(Gesture) - Method in class edu.tamu.bde.rubineclassifier.LinearClassifier
 
buildDataset() - Method in class edu.mit.multimodal.coreference.CoreferenceTester
 
buildGraph() - Method in class edu.mit.sketch.chem.ChemSketch
 
buildLibSVM(double, double, double) - Method in class edu.mit.sketch.messy.BuildClassifier
 
buildLibSVM(double, double, double) - Method in class edu.mit.sketch.messy.Trainer
 
buildMLArray(double[]) - Static method in class edu.mit.sketch.toolkit.JMCommunicator
Build MLArray
buildModel(SegmentationTranscript[]) - Method in class edu.mit.multimodal.segment.AbstractSegmenter
Builds a model based on the corpus, including a gesture model and learning the tunable parameters via cross-validation.
buildModels() - Method in class edu.mit.sketch.ui.GestureGUI
addExample
buildNoiseEveryNthPoint(int, ArrayList<Double>, double) - Method in class edu.mit.sketch.messy.BuildNoiseModel
Add new labeled shapes every n points.
BuildNoiseModel - Class in edu.mit.sketch.messy
This class is used to take a bunch of anntoated sketches and produce regions that don't contain complete objects.
BuildNoiseModel(MultimodalActionHistory) - Constructor for class edu.mit.sketch.messy.BuildNoiseModel
 
buildNoiseShifting(int, double, double) - Method in class edu.mit.sketch.messy.BuildNoiseModel
Select random chunks of ink that overlap actual shapes by some amount.
buildShapeFrame() - Method in class edu.mit.sketch.viewer.ShapeDisplay
Convenience method to create a frame for this Display object
buildShapeFrame(Collection<? extends DrawnShape>) - Static method in class edu.mit.sketch.viewer.ShapeDisplay
 
buildShapeGrid(Collection<? extends DrawnShape>, int, int, boolean) - Static method in class edu.mit.sketch.viewer.ShapeDisplay
 
buildSketchFrame(StrokeSet) - Static method in class edu.mit.sketch.viewer.SketchDisplay
 
buildSMOClassifier(File, List<StrokeSet>, List<String>, List<StrokeSet>, double, double) - Static method in class edu.mit.sketch.messy.Trainer
Train a Weka SMO classifier using the given codebook, labels and examples.
buildSMOClassifier(double, double, boolean) - Method in class edu.mit.sketch.messy.Trainer
Train and save a Weka SMO classifier using the given codebook and examples.
buildStructure() - Method in class edu.mit.sketch.chem.ChemSketch
 
BuildTemplatesVisitor - Class in edu.mit.sketch.ddlcompiler.ddljtree
Created: Sat Jul 27 23:30:26 2002
Copyright: Copyright (C) 2002 by MIT.
BuildTemplatesVisitor() - Constructor for class edu.mit.sketch.ddlcompiler.ddljtree.BuildTemplatesVisitor
 
buildTree() - Method in class edu.mit.sketch.geom.Segment
build tree
buildWekaClassifier(String, String[]) - Method in class edu.mit.sketch.messy.BuildClassifier
 
button - Variable in class com.essentialreality.CP5DLL.P5State
 
ButtonPanel - Class in edu.mit.sketch.language.debugger
ButtonPanel.java
ButtonPanel(LADDERCommandGUI) - Constructor for class edu.mit.sketch.language.debugger.ButtonPanel
Creates a button panel to adjust a line of a description.
ButtonPanel.DeleteActionListener - Class in edu.mit.sketch.language.debugger
Action listener for m_deleteButton
ButtonPanel.DeleteActionListener() - Constructor for class edu.mit.sketch.language.debugger.ButtonPanel.DeleteActionListener
 
ButtonPanel.MoveUpActionListener - Class in edu.mit.sketch.language.debugger
Action listener for m_moveUpButton
ButtonPanel.MoveUpActionListener() - Constructor for class edu.mit.sketch.language.debugger.ButtonPanel.MoveUpActionListener
 

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