ITK/InsightClopedia: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
mNo edit summary
Line 4: Line 4:


A classification of filters can be found in the Doxygen documentation's page [http://www.itk.org/Doxygen310/html/modules.html ITK Modules].
A classification of filters can be found in the Doxygen documentation's page [http://www.itk.org/Doxygen310/html/modules.html ITK Modules].
= Image Processing =
* [[ITK/InsightClopedia/ImageProcessing/IteratingOverAnImage | Iterate over an image and retrieve each pixels neighbors]]
* [[ITK/InsightClopedia/Image Smoothing Filters | Image Smoothing Filters]]
* [[ITK/InsightClopedia/Mathematical Morphology | Mathematical Morphology]]


= Meshes =
= Meshes =

Revision as of 13:14, 1 December 2010

Welcome to the InsightClopedia.

This is a community-maintained resource that describes components of the Insight Toolkit and their use.

A classification of filters can be found in the Doxygen documentation's page ITK Modules.

Meshes

Reading and Writing

Wrapping and Other Languages

DO's and DON'Ts of ITK