Projects/Slicer3/2007 Project Week EdgeDetection
From NAMIC Wiki
Home < Projects < Slicer3 < 2007 Project Week EdgeDetection
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 in Slicer3. With the great help of Luis, the documentation and error checking of the ITK ZeroCrossingEdgeDetectionFilter were improved.