SimpleITK  1.0.1
Classes | Namespaces | Functions
sitkNormalizedCorrelationImageFilter.h File Reference
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
+ Include dependency graph for sitkNormalizedCorrelationImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::simple::NormalizedCorrelationImageFilter
 Computes the normalized correlation of an image and a template. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::NormalizedCorrelation (const Image &image, const Image &maskImage, const Image &templateImage)
 Computes the normalized correlation of an image and a template. More...