Difference between revisions of "NA-MIC/Projects/Collaboration/Non-rigid image registration"
From NAMIC Wiki
Line 11: | Line 11: | ||
* Paul Song, Iowa | * Paul Song, Iowa | ||
* Cheng Zhang, Iowa | * Cheng Zhang, Iowa | ||
+ | * Kate Raising, Iowa | ||
*Bill Hoffman | *Bill Hoffman | ||
*Will Schroeder, Kitware (license issues) | *Will Schroeder, Kitware (license issues) | ||
Line 30: | Line 31: | ||
<h1>Approach, Plan</h1> | <h1>Approach, Plan</h1> | ||
Our plan for the project week is to | Our plan for the project week is to | ||
− | *Convert the SICLE image registration algorithm to use | + | *Convert the SICLE image registration algorithm to use ITK. |
− | *Use CPack to package the | + | *Use CPack to package the sicle.exe program. |
− | *Setup and use a DART Dashboard at Iowa | + | *Setup and use a DART Dashboard at Iowa. |
+ | *Compare and contrast the execution speed and memory requirements of the ITK sicle.exe with original lereg2.exe. | ||
*Investigate integration of wxWidgets with ITK and VTK. | *Investigate integration of wxWidgets with ITK and VTK. | ||
*Compare and contrast the performance of Kwwidgets and wxWidgets | *Compare and contrast the performance of Kwwidgets and wxWidgets |
Revision as of 18:43, 19 June 2008
Home < NA-MIC < Projects < Collaboration < Non-rigid image registration
Key Investigators
- Gary Christensen, Iowa
- Paul Song, Iowa
- Cheng Zhang, Iowa
- Kate Raising, Iowa
- Bill Hoffman
- Will Schroeder, Kitware (license issues)
- Jim Miller
- Luis Ibanez, Kitware
Objective
To develop applications for image registration that can be distributed easily to other sites.
Approach, Plan
Our plan for the project week is to
- Convert the SICLE image registration algorithm to use ITK.
- Use CPack to package the sicle.exe program.
- Setup and use a DART Dashboard at Iowa.
- Compare and contrast the execution speed and memory requirements of the ITK sicle.exe with original lereg2.exe.
- Investigate integration of wxWidgets with ITK and VTK.
- Compare and contrast the performance of Kwwidgets and wxWidgets
Progress