create_classif2 ( : : Name : )

Creation of a new classificator.

create_classif2 initialises a new adaptive classificator. It is going to be the current classificator automatically (cf. set_classif2). All procedures which are explained in chapter classification refer to such a initialised classificator (of type 2). The name is selectable anyhow by the user.

You will find more details about the functionality of the classificator in learn_classif2.


Parameters

Name (input_control)
string -> string
Name of the classificator.
Default value: 'klassifikator1'


Result

descript_classif2 returns TRUE if the parameter is correct. An exception handling is raised, if there exists already a classificator with this name or if there is not enough memory available.


Possible Successors

learn_classif2, enquire_classif2, write_classif2, close_classif2, free_sampset


See also

learn_classif2, enquire_classif2, set_classif2, get_classif2, close_classif2



Copyright © 1996-1997 MVTec Software GmbH