Size: 709
Comment:
|
Size: 699
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 23: | Line 23: |
Line 25: | Line 24: |
Line 27: | Line 25: |
Line 29: | Line 26: |
Line 31: | Line 27: |
Lesson 1
Objectives (shown again)
- Gain familiarity with file structure
Process new images to use in solution (convert/PROCESS_IMG)
display.e an image for context
Run dynamics
register a couple images
=== File Structure ==
- Main directory (Vesta)
- IMAGEFILES/
- MAPFILES/
- NOMINALS/
- SUMFILES/
- SHAPEFILES/
- .in files
- .txt and .TXT files
Process New Images
cd ../DAWN/NEW_IMAGES_2011_206 ls -1 > $myvesta/newpix.txt cd ../NEW_IMAGES_2011_207 ls -1 >> $myvesta/newpix.txt cd $myvesta ../DAWN/UTILITIES/PROCESS_IMG.e
$myvesta = BEE/Vesta/