mf_set_db ( : : FileName : )

Activating an MF-database.

The operator mf_set_db determines the MF-database FileName to be the current MF-database. Before, this file has to be read by using the operator mf_read_db.


Parameters

FileName (input_control)
filename.named -> string
Name of the MF-database to be activated (the extension .db will be added automatically).


Result

If the names of the databases are correct, the operator mf_set_db returns the value TRUE. Otherwise an exception is raised.


Possible Predecessors

mf_features, mf_db_generation, mf_read_db


Possible Successors

mf_interprete_image, mf_compute_energy, mf_close_db


See also

mf_db_generation, mf_read_db, mf_get_db, mf_close_db



Copyright © 1996-1997 MVTec Software GmbH