Difference between revisions of "Projects/Slicer3/2007 Project Week EdgeDetection"
From NAMIC Wiki
Line 4: | Line 4: | ||
|[[Image:genuFA.jpg|thumb|320px|Output Image after edge detection.]] | |[[Image:genuFA.jpg|thumb|320px|Output Image after edge detection.]] | ||
|} | |} | ||
− | + | ||
− | |||
− | |||
__NOTOC__ | __NOTOC__ | ||
Line 14: | Line 12: | ||
* Kitware: Luis Ibanez | * Kitware: Luis Ibanez | ||
+ | {| | ||
+ | |[[Image:LuisAndElliot.jpg|thumb|320px|Working hard on ITK and Slicer3]] | ||
+ | |} | ||
<div style="margin: 20px;"> | <div style="margin: 20px;"> |
Revision as of 23:36, 28 June 2007
Home < Projects < Slicer3 < 2007 Project Week EdgeDetection![]() Return to Project Week Main Page |
Key Investigators
- MIT: Elliot Uvero
- BWH: Lauren O'Donnell
- Kitware: Luis Ibanez
Objective
Enable edge detection of images in Slicer3.
Approach, Plan
Create a Slicer3 CLP module for edge detection of images, using ITK filters.
Progress
A CLP module has been developed.