descript_class_box ( : : ClassifHandle, 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 -> integer
Classificator's handle number.

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


Result

descript_class_box returns 2 (H_MSG_TRUE).


Parallelization Information

descript_class_box is local and processed completely exclusively without parallelization.


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-2005 MVTec Software GmbH