Size: 662
Comment:
|
Size: 827
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
||Category D ||Version 3.0 || |
|
Line 5: | Line 7: |
||SPC Tools Suite ||viewShape.sh -- helper app that copies geometery0*.in and runs view_shape || |
|
Line 8: | Line 14: |
* geometry.in | * geometry.in |
Line 11: | Line 17: |
{{{ |
. {{{ |
Line 14: | Line 19: |
* Filename, filesize and bit length | * Filename, x and y number of pixels, and bit length |
Line 16: | Line 21: |
* Some essence of stretch | * Focal length and FOV |
Line 25: | Line 30: |
}}} |
}}} |
Line 35: | Line 37: |
Line 36: | Line 39: |
CategoryPrograms | CategoryPrograms [[CategorySPCTools]] |
view_shape
Category D |
Version 3.0 |
The generates a point-of-view image of the shape model.
SPC Tools Suite |
viewShape.sh -- helper app that copies geometery0*.in and runs view_shape |
Input - files
- Shapefiles - filename given as stdin
- geometry.in
Input - geometry.in
'view' 1024 1024 8 * Filename, x and y number of pixels, and bit length 1500 40 40 * Focal length and FOV -1 0 0 0 0 -1 0 -1 0 -1 3 0 * Sun position 0 50000 0 * Point of view, distance from object
Output
- The output image in pgm format
- Name: view.pgm (or as described in geometry.in)