Uses of Package
edu.umd.cfar.lamp.viper.geometry

Packages that use edu.umd.cfar.lamp.viper.geometry
edu.umd.cfar.lamp.mpeg1.video   
edu.umd.cfar.lamp.viper.examples.omegahead   
edu.umd.cfar.lamp.viper.geometry A set of classes for manipulating geometric data, usually used for ViPER attribute data
edu.umd.cfar.lamp.viper.gui.canvas Provides a canvas view of the video frame with editable metadata overlaid atop it. 
edu.umd.cfar.lamp.viper.gui.core Some core, necessary classes for dealing with a ViPER project. 
edu.umd.cfar.lamp.viper.gui.data.bbox   
edu.umd.cfar.lamp.viper.gui.data.obox   
edu.umd.cfar.lamp.viper.gui.players   
edu.umd.cfar.lamp.viper.gui.remote   
viper.api.time This package provides a set of classes for working with time and time series data. 
viper.descriptors.attributes Provides the classes necessary to read Attributes in from a file and compare them.  
 

Classes in edu.umd.cfar.lamp.viper.geometry used by edu.umd.cfar.lamp.mpeg1.video
Rational
          Represents numbers as a fraction with two BigIntegers.
 

Classes in edu.umd.cfar.lamp.viper.geometry used by edu.umd.cfar.lamp.viper.examples.omegahead
Pnt
          Represents a 2d point in Rational format.
 

Classes in edu.umd.cfar.lamp.viper.geometry used by edu.umd.cfar.lamp.viper.geometry
BoundingBox
          This class reprsents a rectangle aligned with the coordinate axes or a set of such rectangles.
BoxInformation
          An Oriented Box is a rectangle that is rotated about its bottom right corner.
Circle
          A circle, specified by the center point and the radius in integer format, supporting functions necessary for simple comparison.
Component
          Represents a homogonous vector.
ConvexPolygon
          A class representing a Convex Polygon.
Ellipse
          An ellipse.
HasCentroid
          Interface for all geometric objects that have some concept of a 'centroid'.
Moveable
          Instances of this interface allow movement along the 8 cardinal directions.
OrientedBox
          An Oriented Box is a rectangle that is rotated about its bottom right corner.
Pnt
          Represents a 2d point in Rational format.
Polygon
          This class represents a series of line segments.
PolyLine
          This class represents a series of line segments.
PolyList
          This class represents the intersection / union of several Convex Polygons.
Rational
          Represents numbers as a fraction with two BigIntegers.
Squiggle
          Represents a squiggly line as a list of connected line segments.
 

Classes in edu.umd.cfar.lamp.viper.geometry used by edu.umd.cfar.lamp.viper.gui.canvas
BoxInformation
          An Oriented Box is a rectangle that is rotated about its bottom right corner.
 

Classes in edu.umd.cfar.lamp.viper.geometry used by edu.umd.cfar.lamp.viper.gui.core
Pnt
          Represents a 2d point in Rational format.
 

Classes in edu.umd.cfar.lamp.viper.geometry used by edu.umd.cfar.lamp.viper.gui.data.bbox
BoxInformation
          An Oriented Box is a rectangle that is rotated about its bottom right corner.
 

Classes in edu.umd.cfar.lamp.viper.geometry used by edu.umd.cfar.lamp.viper.gui.data.obox
BoxInformation
          An Oriented Box is a rectangle that is rotated about its bottom right corner.
 

Classes in edu.umd.cfar.lamp.viper.geometry used by edu.umd.cfar.lamp.viper.gui.players
Rational
          Represents numbers as a fraction with two BigIntegers.
 

Classes in edu.umd.cfar.lamp.viper.geometry used by edu.umd.cfar.lamp.viper.gui.remote
Rational
          Represents numbers as a fraction with two BigIntegers.
 

Classes in edu.umd.cfar.lamp.viper.geometry used by viper.api.time
Rational
          Represents numbers as a fraction with two BigIntegers.
 

Classes in edu.umd.cfar.lamp.viper.geometry used by viper.descriptors.attributes
BoxInformation
          An Oriented Box is a rectangle that is rotated about its bottom right corner.
Pnt
          Represents a 2d point in Rational format.
PolyList
          This class represents the intersection / union of several Convex Polygons.
Rational
          Represents numbers as a fraction with two BigIntegers.