Difference between revisions of "ITK"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
*{{#var:app}} | *{{#var:app}} | ||
==System Variables== | ==System Variables== | ||
− | + | * HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory | |
+ | * HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory | ||
+ | * HPC_{{#uppercase:{{#var:app}}}}_INC - include file directory | ||
+ | * HPC_{{#uppercase:{{#var:app}}}}_BIN - executable program directory | ||
+ | |||
{{#if: {{#var: exe}}|==How To Run== | {{#if: {{#var: exe}}|==How To Run== | ||
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}} | WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}} |
Revision as of 19:26, 22 February 2013
Description
itk website
ITK is an open-source, cross-platform system that provides developers with an extensive suite of software tools for image analysis. Developed through extreme programming methodologies, ITK employs leading-edge algorithms for registering and segmenting multidimensional data.
Required Modules
Serial
- itk
System Variables
- HPC_{{#uppercase:itk}}_DIR - installation directory
- HPC_{{#uppercase:itk}}_LIB - library directory
- HPC_{{#uppercase:itk}}_INC - include file directory
- HPC_{{#uppercase:itk}}_BIN - executable program directory