ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes
Module ITKSpatialFunction
Group Filtering
+ Collaboration diagram for Module ITKSpatialFunction:

Classes

class  itk::SpatialFunctionImageEvaluatorFilter< TSpatialFunction, TInputImage, TOutputImage >
 Evaluates a SpatialFunction onto a source image. More...

Detailed Description

This module contains filters related to the use of spatial functions. The spatial function classes implement the concept of defining regions of space, typically as masks. You will find here the filter that can take a spatial function, and rasterize it into the grid of an image.

Dependencies: