ANIMA  4.0
Public Attributes | List of all members
anima::MCMBlockMatchingInitializer< PixelType, NDimensions >::MCMBlockGeneratorThreadStruct Struct Reference

#include <animaMCMBlockMatchInitializer.h>

+ Inheritance diagram for anima::MCMBlockMatchingInitializer< PixelType, NDimensions >::MCMBlockGeneratorThreadStruct:
+ Collaboration diagram for anima::MCMBlockMatchingInitializer< PixelType, NDimensions >::MCMBlockGeneratorThreadStruct:

Public Attributes

std::vector< std::vector< MCModelPointer > > ref_models
 
- Public Attributes inherited from anima::BlockMatchingInitializer< PixelType, NDimensions >::BlockGeneratorThreadStruct
std::vector< std::vector< PointType > > blocks_positions
 
std::vector< std::vector< double > > blocks_variances
 
std::vector< unsigned int > blockStartOffsets
 
Pointer Filter
 
unsigned int maskIndex
 
std::vector< std::vector< unsigned int > > nb_blocks
 
std::vector< std::vector< unsigned int > > startBlocks
 
std::vector< std::vector< ImageRegionType > > tmpOutput
 
std::vector< unsigned int > totalNumberOfBlocks
 

Additional Inherited Members

- Public Member Functions inherited from anima::BlockMatchingInitializer< PixelType, NDimensions >::BlockGeneratorThreadStruct
virtual ~BlockGeneratorThreadStruct ()
 To be able to inherit from it. More...
 

Detailed Description

template<class PixelType, unsigned int NDimensions = 3>
struct anima::MCMBlockMatchingInitializer< PixelType, NDimensions >::MCMBlockGeneratorThreadStruct

Definition at line 34 of file animaMCMBlockMatchInitializer.h.

Member Data Documentation

◆ ref_models

template<class PixelType , unsigned int NDimensions = 3>
std::vector< std::vector <MCModelPointer> > anima::MCMBlockMatchingInitializer< PixelType, NDimensions >::MCMBlockGeneratorThreadStruct::ref_models

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