ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Classes | |
class | itk::SpatialFunctionImageEvaluatorFilter< TSpatialFunction, TInputImage, TOutputImage > |
Evaluates a SpatialFunction onto a source image. More... | |
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.