Difference between revisions of "Documentation/Nightly/Modules/SimpleFilters"
From Slicer Wiki
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. |
WARNING: This module is Work in Progress, which means:
|
Introduction and Acknowledgements
This work is supported by NLM, and the Slicer Community. This work is partially supported by... | |||||||||
|
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
Section under construction. |