8.6 Putting It All Together
To build SCIRun modules from ITK filters:
- Ensure that SCIRun is Configured with support for the Insight
package. See the SCIRun Installation Guide for details.
- Place ITK filter description files in:
SCIRun/src/Packages/Insight/ITK
- Place SCIRun filter description files in:
SCIRun/src/Packages/Insight/Dataflow/Modules/Filters/XML
- Place SCIRun GUI description files in:
SCIRun/src/Packages/Insight/Dataflow/Modules/Filters/XML
- Invoke gnumake to build SCIRun (see the SCIRun
Installation Guide for details)
After building SCIRun, ITK filter modules can be created by selecting
their names from the sub-menu of SCIRun's
package menu.
Ted Dustman
2005-06-22