OTB  9.0.0
Orfeo Toolbox
Public Attributes | List of all members
otb::NCCRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct Struct Reference

#include <otbNCCRegistrationFunction.h>

Public Attributes

FixedImageNeighborhoodIteratorType m_FixedImageIterator
 

Detailed Description

template<class TFixedImage, class TMovingImage, class TDisplacementField>
struct otb::NCCRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct

A global data type for this class of equation. Used to store iterators for the fixed image.

Definition at line 157 of file otbNCCRegistrationFunction.h.

Member Data Documentation

◆ m_FixedImageIterator

template<class TFixedImage , class TMovingImage , class TDisplacementField >
FixedImageNeighborhoodIteratorType otb::NCCRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_FixedImageIterator

Definition at line 159 of file otbNCCRegistrationFunction.h.


The documentation for this struct was generated from the following file: