Herror ::descript_class_box (
    const HTuple &ClassifHandle,
    const HTuple &Dimensions
)

Description of the classificator.

A classificator uses a set of hyper cuboids for every class. With these hyper cuboids it is attempted to get the array attributes inside the class. ::descript_class_box returns for every class the expansion of every appropriate cuboid from dimension 1 up to Dimensions (to 'standard_output').


Parameters

ClassifHandle (input_control)
class_box -> HTuple.long
Classificator's handle number.

Dimensions (input_control)
integer -> HTuple.long
Highest dimension for output.
Default value: 3


Result

::descript_class_box returns H_MSG_TRUE.


Possible Predecessors

::create_class_box, ::learn_class_box, ::set_class_box_param


Possible Successors

::enquire_class_box, ::learn_class_box, ::write_class_box, ::close_class_box


See also

::create_class_box, ::enquire_class_box, ::learn_class_box, ::read_class_box, ::write_class_box


Module

Tools



Copyright © 1996-2002 MVTec Software GmbH