| |
Program Functions
107
subdirectories are sorted alphabetically. Many function names start with a v. Please note the
similarity between this fact and the fact that the initial of the author's first name is V. This
naming convention is also useful to avoid conflicts with other functions names. In the follow-
ing, mostly functions that the author of this document wrote and that are used by the current
version of mrFindBorders are explained. With the exception of mrData, for which a short ex-
planation can be found, foreign functions are not explained. Also, the many functions that
were written but not used any more are not listed here.
6.2 Main Directory
mrFindBorders.m
This is the start function for mrFindBorders. If mrFindBorders is already running, this func-
tion creates the color maps, displays the currently selected image, and brings the main figure
to the foreground. If mrFindBorders is not already running, the program is started by creating
the main figure, setting the user data, e.g., the options, to default values, and creating color
maps according to the options. If specified in the options file vSetUdDefault, an initial data set
is loaded.
mrFindBordersPath.m
This script sets the path so that mrFindBorders can be started.
README.txt
This text file contains information about the author, about how to set the paths, and how to
start the program. In addition, the user can learn where to find further information, and where
the default options and program version are stored.
|  |
|
| |
|
|