write_classif2 ( : : FileName : )

Output of the current classificator on a file.

write_classif2 saves the current classificator in a file. If necessary you may read the data by calling read_classif2.


Attention

If there exists already a file with this name, it is overwritten without a warning. The file can not be edited.


Parameters

FileName (input_control)
filename.named -> string
Name of the file which contains the written data.
Default value: 'klassifikator1'


Result

write_classif2 returns TRUE. An exception handling is raised, if there is no current classificator (see set_classif2) or if it was not possible to open file FileName .


Possible Predecessors

create_classif2, enquire_classif2, get_classif2, set_classif2, learn_classif2, test_sampset2, write_classif2


Possible Successors

close_classif2, free_sampset


See also

create_classif2, get_classif2, read_classif2, set_classif2



Copyright © 1996-1997 MVTec Software GmbH