RTK/Scripts/CreateGammexPhantom: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="floatcenter">[[File:gammex.png|400px]]</div> | <div class="floatcenter">[[File:gammex.png|400px]]</div> | ||
This script uses the file [http:// | This script uses the file [http://wiki.openrtk.org/images/0/0c/Gammex_RMI465.txt Gammex.txt] as configuration file which creates a Gammex phantom. | ||
<source lang="bash"> | <source lang="bash"> | ||
Line 8: | Line 8: | ||
</source> | </source> | ||
RTK accepts all geometries shown in [http://en.wikipedia.org/wiki/Quadric Wiki Quadric], exceptions ( parabolic cylinder and paraboloid family ) | RTK accepts all geometries shown in [http://en.wikipedia.org/wiki/Quadric Wiki Quadric] and boxes, exceptions ( parabolic cylinder and paraboloid family ). |
Latest revision as of 11:27, 8 October 2014
Error creating thumbnail: File missing
This script uses the file Gammex.txt as configuration file which creates a Gammex phantom.
# Create a 3D Gammex phantom
rtkdrawgeometricphantom --phantomfile Gammex_RMI465.txt -o gammex.mha
RTK accepts all geometries shown in Wiki Quadric and boxes, exceptions ( parabolic cylinder and paraboloid family ).