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

O

OBJECT - Static variable in interface viper.api.Config
The OBJECT descriptor type.
OBOX - Static variable in class viper.api.datatypes.ViperDataFactoryImpl
URI for the oriented bounding box type.
OMEGA - Static variable in class viper.api.time.Frame
The last possible frame representable by this data type.
OMEGA - Static variable in class viper.api.time.Time
The last moment in time this object can represent.
ORDERED - Static variable in interface viper.descriptors.attributes.Composable
Indicates that the composition is order dependent, such as string concatenation.
OUTSIDE - Static variable in interface edu.umd.cfar.lamp.viper.gui.chronology.DescriptorTimeDragHandler.DRAG
 
OVERALL_MEAN - Static variable in interface viper.comparison.distances.Distance
This metric is meant to be averaged over all frames or media files.
OVERALL_SUM - Static variable in interface viper.comparison.distances.Distance
Like number of pixels detected, this type of metric is meant to be summed over all frames or source files.
ObjectEvaluation - class viper.comparison.ObjectEvaluation.
The standard evaluation that counts the number of matching descriptors.
ObjectEvaluation(EvaluationParameters, int, int) - Constructor for class viper.comparison.ObjectEvaluation
Creates a new instance of ObjectEvaluation
ObjectInformation - class viper.comparison.ObjectInformation.
Stores precision/recall information for object evaluation.
ObjectInformation() - Constructor for class viper.comparison.ObjectInformation
Creates a new instance of ObjectInformation
ObjectTable - class edu.umd.cfar.lamp.viper.gui.table.ObjectTable.
 
ObjectTable(TablePanel) - Constructor for class edu.umd.cfar.lamp.viper.gui.table.ObjectTable
 
ObjectTable.ObjectDataModel - class edu.umd.cfar.lamp.viper.gui.table.ObjectTable.ObjectDataModel.
 
ObjectTable.ObjectDataModel(Config) - Constructor for class edu.umd.cfar.lamp.viper.gui.table.ObjectTable.ObjectDataModel
 
OboxCanvasEditor - class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCanvasEditor.
 
OboxCanvasEditor(Attributable) - Constructor for class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCanvasEditor
 
OboxCreator - class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCreator.
 
OboxCreator(CreatorAssistant, Attribute) - Constructor for class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCreator
 
OboxEditor - class edu.umd.cfar.lamp.viper.gui.data.obox.OboxEditor.
 
OboxEditor() - Constructor for class edu.umd.cfar.lamp.viper.gui.data.obox.OboxEditor
 
OboxInterpolator - class edu.umd.cfar.lamp.viper.gui.data.obox.OboxInterpolator.
Interpolates two oboxes, by interpolating the individual components (origin, size, and rotation).
OboxInterpolator() - Constructor for class edu.umd.cfar.lamp.viper.gui.data.obox.OboxInterpolator
 
OboxNode - class edu.umd.cfar.lamp.viper.gui.data.obox.OboxNode.
 
OboxNode(ViperViewMediator) - Constructor for class edu.umd.cfar.lamp.viper.gui.data.obox.OboxNode
 
OboxRectangle - class edu.umd.cfar.lamp.viper.gui.data.obox.OboxRectangle.
 
OboxRectangle(double, double, double, double, double) - Constructor for class edu.umd.cfar.lamp.viper.gui.data.obox.OboxRectangle
 
OmegaCanvasCreator - class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasCreator.
 
OmegaCanvasCreator(CreatorAssistant, Attribute) - Constructor for class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasCreator
 
OmegaCanvasEditor - class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasEditor.
 
OmegaCanvasEditor(Attributable) - Constructor for class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasEditor
 
OmegaCellEditor - class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCellEditor.
JTable cell editor for the omega head model, which is basically an oriented box with an ellipse inside.
OmegaCellEditor() - Constructor for class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCellEditor
 
OmegaHeadModel - class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaHeadModel.
 
OmegaHeadModel(Pnt, int, int, int, int, int) - Constructor for class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaHeadModel
 
OmegaHeadModel(int[]) - Constructor for class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaHeadModel
 
OmegaInterpolator - class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaInterpolator.
Interpolates two omega heads, by interpolating the individual components (origin, size, and rotation).
OmegaInterpolator() - Constructor for class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaInterpolator
 
OmegaNode - class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaNode.
Displays an 'omega' shape on the image.
OmegaNode() - Constructor for class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaNode
 
OmegaNode(ViperViewMediator) - Constructor for class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaNode
 
OmegaNode.HIGHLIGHT - interface edu.umd.cfar.lamp.viper.examples.omegahead.OmegaNode.HIGHLIGHT.
Enumeration for the type of highlight currently applied
OptionsManager - class edu.umd.cfar.lamp.apploader.prefs.OptionsManager.
Manages command-line arguments.
OptionsManager() - Constructor for class edu.umd.cfar.lamp.apploader.prefs.OptionsManager
Constructs a new, empty options manager.
OrientedBox - class edu.umd.cfar.lamp.viper.geometry.OrientedBox.
An Oriented Box is a rectangle that is rotated about its bottom right corner.
OrientedBox() - Constructor for class edu.umd.cfar.lamp.viper.geometry.OrientedBox
Constructs the empty oriented box
OrientedBox(int[]) - Constructor for class edu.umd.cfar.lamp.viper.geometry.OrientedBox
Constructs a new oriented box from the given set of five parameters
OrientedBox(int, int, int, int, int) - Constructor for class edu.umd.cfar.lamp.viper.geometry.OrientedBox
Creates a new oriented box with the specified parameters
OrientedBox(String) - Constructor for class edu.umd.cfar.lamp.viper.geometry.OrientedBox
Creates a new Oriented Box from a string representation.
o - Variable in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxRectangle
 
ofType(Class, Object) - Static method in class edu.umd.cfar.lamp.apploader.AppLoader
Checks to see that the object is assignable from the given type.
offsetPointByHeight(Point2D, MathVector, double) - Static method in class edu.umd.cfar.lamp.viper.gui.canvas.MathVector
Offsets refPt in the direction of angle, with the magnitude of v projected on the angle
offsetPointByWidth(Point2D, MathVector, double) - Static method in class edu.umd.cfar.lamp.viper.gui.canvas.MathVector
We have a point which we want to move along the line with angle, "angle" v is a vector, which is projected onto angle, and tells us how much to move at an angle.
onEdge() - Method in class edu.umd.cfar.lamp.apploader.misc.TableEvent
Detects if the click was slightly to the east or south of the clicked cell.
oneNth(double, double, double, double) - Static method in class edu.umd.cfar.lamp.viper.gui.data.HelpInterpolate
 
openCanonicalFileAsLocalFile(URI, URI, MediaElement) - Method in class edu.umd.cfar.lamp.viper.gui.core.ViperViewMediator
Opens the file.
openFileForWriting(String) - Static method in class viper.comparison.ViperPE
Opens the file with the specified name for writing.
origPts - Variable in class edu.umd.cfar.lamp.viper.gui.canvas.GenericBoxEditor
 
originals - Variable in class edu.umd.cfar.lamp.viper.geometry.PolyList
While the polys list has no overlaps, the originals list does not.
out - Variable in class edu.columbia.ee.flavor.Bitstream
 
overlap(FrameSpan) - Method in class viper.descriptors.attributes.FrameSpan
Calculates the overlap of another FrameSpan with this one.

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