ITK  4.13.0
Insight Segmentation and Registration Toolkit
Classes
Module ITKSpatialFunction
+ Collaboration diagram for Module ITKSpatialFunction:

Classes

class  itk::SpatialFunctionImageEvaluatorFilter< TSpatialFunction, TInputImage, TOutputImage >
 

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: