|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BoxInformation | |
| 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.data.bbox | |
| edu.umd.cfar.lamp.viper.gui.data.obox | |
| viper.descriptors.attributes | Provides the classes necessary to read Attributes in from a file and compare them. |
| Uses of BoxInformation in edu.umd.cfar.lamp.viper.geometry |
| Classes in edu.umd.cfar.lamp.viper.geometry that implement BoxInformation | |
class |
BoundingBox
This class reprsents a rectangle aligned with the coordinate axes or a set of such rectangles. |
class |
OrientedBox
An Oriented Box is a rectangle that is rotated about its bottom right corner. |
| Uses of BoxInformation in edu.umd.cfar.lamp.viper.gui.canvas |
| Methods in edu.umd.cfar.lamp.viper.gui.canvas with parameters of type BoxInformation | |
abstract void |
PBoxNode.setPath(BoxInformation box)
|
| Uses of BoxInformation in edu.umd.cfar.lamp.viper.gui.data.bbox |
| Methods in edu.umd.cfar.lamp.viper.gui.data.bbox with parameters of type BoxInformation | |
void |
BboxNode.setPath(BoxInformation box)
|
| Uses of BoxInformation in edu.umd.cfar.lamp.viper.gui.data.obox |
| Methods in edu.umd.cfar.lamp.viper.gui.data.obox with parameters of type BoxInformation | |
void |
OboxNode.setPath(BoxInformation box)
|
| Uses of BoxInformation in viper.descriptors.attributes |
| Classes in viper.descriptors.attributes that implement BoxInformation | |
protected static class |
Attribute_bbox.Bbox
|
protected static class |
Attribute_obox.Obox
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||