Size: 680
Comment:
|
Size: 792
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
(Compiled by DL) | |
Line 4: | Line 3: |
''(The following section is taken from [[http://sbib.psi.edu/wiki_ext/refman.pdf|SPOC v3.02A PDF]]/UTILITIES/MAKE_LMRKLISTX.f File Reference)'' | == Description == |
Line 6: | Line 5: |
=== Requires === | This program reads the landmarks in the [[LMRKLIST.TXT]] file. Then, from the corresponding landmark files, it reads the size, scale, landmark position vector from the center of the body to center of the landmark and the number of pictures containing the landmark. It writes these values out to the [[LMRKLISTX.TXT]]. === Required Files === |
Line 10: | Line 11: |
=== Output === | === Output Files === |
Line 14: | Line 15: |
---------- |
|
Line 16: | Line 19: |
This routine reads the landmarks in the [[LMRKLIST.TXT]] file and then from the corresponding landmark files reads the size, scale, landmark position vector from the center of the body to center of the landmark and the number of pictures containing the landmark and writes these values out to the [[LMRKLISTX.TXT]]. | (./) Any entry or example to show/explain here?? ---------- ''(Compiled by DL)'' Based on [[http://sbib.psi.edu/wiki_ext/refman.pdf|SPOC v3.02A PDF]]/UTILITIES/MAKE_LMRKLISTX.f File Reference) CategoryPrograms |
make_lmrklistX
Description
This program reads the landmarks in the LMRKLIST.TXT file. Then, from the corresponding landmark files, it reads the size, scale, landmark position vector from the center of the body to center of the landmark and the number of pictures containing the landmark. It writes these values out to the LMRKLISTX.TXT.
Required Files
LMRKLIST.TXT - List of the full suite of LMKFILES.
Output Files
LMRKLISTX.TXT - LMKFILE information.
Using make_lmrklistX
Any entry or example to show/explain here??
(Compiled by DL)
Based on SPOC v3.02A PDF/UTILITIES/MAKE_LMRKLISTX.f File Reference)