| |
106
6 Program Functions
6.1 Overview
This chapter is intended to give an overview and therefore only short explanations are given
about what the mrFindBorders' functions and sub-functions do. For more details, please refer
to the MATLAB source code. However, for some readers, the information presented here
might be too detailed. The author considered this problem. But this document is also intended
for programmers who have/want to extent and/or debug the program, or who would like to
understand how certain functions work. Some details are therefore necessary. Without good
documentation, programs are difficult to enhance. As a consequence, they are not used for a
long time. Since it was the aim to program a useful tool that is easily extendable, this chapter
was included. For programmers, it will probably proof to be very useful.
It is assumed that the reader has some knowledge about MATLAB. For an introduction to
MATLAB, Kermit Sigmons MATLAB Primer can be recommended [Sigmon, 1992 #51].
The author of this document mainly used the MATLAB Help functionality as well as
[Sigmon, 1992 #51] [-, 2000 #52] [-, 2000 #53] [Branch and Grace, 1996 #54]. The files are
organized in different directories. There are only three files within the main directory. All
other files are in subdirectories of the main directory. The first section describes the files in
the main directory. Each of the following sections describes the content of a subdirectory. The
|  |
|
| |
|
|