|
Size: 244
Comment:
|
Size: 562
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 13: | Line 13: |
| Ensure all images are registered to center of the shape file. Configure [[LIMBER.IN]] | |
| Line 16: | Line 17: |
| {{{ limber }}} |
|
| Line 17: | Line 22: |
| Copy over the new limb vectors and remove the Q size (1st line). {{{ cp LIMBVECS.TXT SHAPEFILES/pointsV\ }}} |
|
| Line 20: | Line 32: |
| {{{ vecs2shape cd SHAPEFILES vi pointsV\ vecs2shape pointsV\ 128 13 draftV\ }}} |
Block 10 - Limber V2
Description
Builds a model using the limbs
Procedure
Set-up
Ensure all images are registered to center of the shape file. Configure LIMBER.IN
Run Limber
limber
Extract Vectors
Copy over the new limb vectors and remove the Q size (1st line).
cp LIMBVECS.TXT SHAPEFILES/pointsV\
Build Shape Model
vecs2shape cd SHAPEFILES vi pointsV\ vecs2shape pointsV\ 128 13 draftV\
