Difference between revisions of "Documentation/Nightly/Modules/SimpleFilters"

From Slicer Wiki
Jump to: navigation, search
Line 42: Line 42:
 
{{documentation/{{documentation/version}}/module-description}}
 
{{documentation/{{documentation/version}}/module-description}}
 
-->
 
-->
 +
 +
{| border="1" style="border-collapse:collapse;"
 +
|-
 +
! Filter Name
 +
! Brief Description
 +
! ITK Class
 +
|-
 +
| LaplacianRecursiveGaussianImageFilter
 +
| Computes the Laplacian of Gaussian (LoG) of an image.
 +
| LabelOverlayImageFilter
 +
|}
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 13:24, 26 June 2014

Home < Documentation < Nightly < Modules < SimpleFilters


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

This work is supported by NLM, and the Slicer Community. This work is partially supported by...
Author: Bradley Lowekamp, Steve Pieper, Jean-Cristophe Fillion Robin
Contact: Bradley Lowekamp <email>blowekamp@mail.nih.gov</email>

The National Library of Medicine  
National Alliance for Medical Image Computing (NA-MIC)  
Itk  
Kitware, Inc.  


Module Description

N/A

Filter Name Brief Description ITK Class
LaplacianRecursiveGaussianImageFilter Computes the Laplacian of Gaussian (LoG) of an image. LabelOverlayImageFilter

Use Cases

N/A

Tutorials

N/A

Panels and their use

N/A

Similar Modules

N/A

References

N/A

Information for Developers