![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkANTSNeighborhoodCorrelationImageToImageMetricv4.h>
Public Attributes | |
| FixedImageType::ConstPointer | fixedImage |
| MovingImageType::ConstPointer | movingImage |
| SizeValueType | numberOfFillZero |
| RadiusType | radius |
| ImageRegionType | scanRegion |
| IndexValueType | scanRegionBeginIndexDim0 |
| VirtualImageType::ConstPointer | virtualImage |
| SizeValueType | windowLength |
Definition at line 211 of file itkANTSNeighborhoodCorrelationImageToImageMetricv4.h.
| FixedImageType::ConstPointer itk::ANTSNeighborhoodCorrelationImageToImageMetricv4< TFixedImage, TMovingImage, TVirtualImage >::ScanParametersType::fixedImage |
Definition at line 218 of file itkANTSNeighborhoodCorrelationImageToImageMetricv4.h.
| MovingImageType::ConstPointer itk::ANTSNeighborhoodCorrelationImageToImageMetricv4< TFixedImage, TMovingImage, TVirtualImage >::ScanParametersType::movingImage |
Definition at line 219 of file itkANTSNeighborhoodCorrelationImageToImageMetricv4.h.
| SizeValueType itk::ANTSNeighborhoodCorrelationImageToImageMetricv4< TFixedImage, TMovingImage, TVirtualImage >::ScanParametersType::numberOfFillZero |
Definition at line 214 of file itkANTSNeighborhoodCorrelationImageToImageMetricv4.h.
| RadiusType itk::ANTSNeighborhoodCorrelationImageToImageMetricv4< TFixedImage, TMovingImage, TVirtualImage >::ScanParametersType::radius |
Definition at line 221 of file itkANTSNeighborhoodCorrelationImageToImageMetricv4.h.
| ImageRegionType itk::ANTSNeighborhoodCorrelationImageToImageMetricv4< TFixedImage, TMovingImage, TVirtualImage >::ScanParametersType::scanRegion |
Definition at line 213 of file itkANTSNeighborhoodCorrelationImageToImageMetricv4.h.
| IndexValueType itk::ANTSNeighborhoodCorrelationImageToImageMetricv4< TFixedImage, TMovingImage, TVirtualImage >::ScanParametersType::scanRegionBeginIndexDim0 |
Definition at line 216 of file itkANTSNeighborhoodCorrelationImageToImageMetricv4.h.
| VirtualImageType::ConstPointer itk::ANTSNeighborhoodCorrelationImageToImageMetricv4< TFixedImage, TMovingImage, TVirtualImage >::ScanParametersType::virtualImage |
Definition at line 220 of file itkANTSNeighborhoodCorrelationImageToImageMetricv4.h.
| SizeValueType itk::ANTSNeighborhoodCorrelationImageToImageMetricv4< TFixedImage, TMovingImage, TVirtualImage >::ScanParametersType::windowLength |
Definition at line 215 of file itkANTSNeighborhoodCorrelationImageToImageMetricv4.h.
1.7.6.1