make_list
MAKE SURE THIS IS LINKED SOMEWHERE IN THE USER MANUAL!
[From make_list.f]
{ Filename I/O Description
---
LIMBLIST1.TXT I List of images to be match w/
- images in landmark files
LMRKLIST.TXT I List of current landmarks <LMRKNM>.LMK I Landmark files whose PICTURES
- entries will be matched w/ images in LIMBLIST1.TXT
LIST.TXT O List of landmarks that had
- images that matches the images in the LIMBLIST1.TXT and the number of images that were matched
}
This routine will read the image names from the LIMBLIST1.TXT file and document any matches of those image names with the images names or PICTURES in the current list of landmark. The document consists of the landmark name and the number of matching images with the LIMBLIST1.TXT.
Output file is LIST.TXT
- List of landmarks that had images that matches the images in the LIMBLIST1.TXT and the number of images that were matched.