mf_read_db ( : : FileName : )

Reading of an MF-database.

The operator mf_read_db reads an MF-database file and determines it to be the current MF-database.

The HORUS system can manage more than one MF-database at a time, only one of them however being active. The MF-database will be always given the name of the corresponding file.


Parameters

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


Result

If the file name is correct, the operator mf_read_db returns the value TRUE. Otherwise an exception is raised.


Possible Predecessors

mf_features, mf_db_generation


Possible Successors

mf_interprete_image, mf_compute_energy, mf_close_db


See also

mf_db_generation, mf_set_db, mf_get_db, mf_close_db



Copyright © 1996-1997 MVTec Software GmbH