Size: 662
Comment:
|
← Revision 6 as of 2016-07-24 09:35:55 ⇥
Size: 829
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | 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)'' | ||Category B||Version 3.0|| |
Line 5: | Line 5: |
=== Requires === | == 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 === |
Line 9: | Line 13: |
=== Output === | === Output Files === |
Line 13: | Line 17: |
---------- |
|
Line 15: | Line 21: |
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]]. | Just type 'make_lmrklistX' in the command prompt to use. ---------- ''(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
Category B |
Version 3.0 |
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
Just type 'make_lmrklistX' in the command prompt to use.
(Compiled by DL)
Based on SPOC v3.02A PDF/UTILITIES/MAKE_LMRKLISTX.f File Reference