Difference between revisions of "ITK"

From UFRC
Jump to navigation Jump to search
Line 22: Line 22:
 
[[Modules|modules documentation]]
 
[[Modules|modules documentation]]
 
===Serial===
 
===Serial===
*{{#var:app}}
+
*{lowercase:{{#var:app}}}
 
==System Variables==
 
==System Variables==
* HPC_{{#lowercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{{#var:app}}}_DIR - installation 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:21, 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

modules documentation

Serial

  • {lowercase:ITK}

System Variables

  • HPC_{{{#var:app}}}_DIR - installation directory