Description Objects from the Class Slots Methods Author(s) See Also Examples
Class to create a training category.
Objects can be created by calls of the form new("aviris_training", category, color, scene, band, posX, posY).
category:Object of class "character". Name of the new category.
color:Object of class "character". Color that will represent the category.
scene:Object of class "aviris_scene".
bands:Object of class "list".
posX:Object of class "numeric".
posY:Object of class "numeric".
signature(.Object = "aviris_training"): ...
Marcelo Almiron and Adrian Muract
See Also aviris_image-class, aviris_scene-class, aviris_training-class
1 | showClass("aviris_training")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.