|
ANIMA
4.0
|
#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... | |
Definition at line 34 of file animaMCMBlockMatchInitializer.h.
| std::vector< std::vector <MCModelPointer> > anima::MCMBlockMatchingInitializer< PixelType, NDimensions >::MCMBlockGeneratorThreadStruct::ref_models |
Definition at line 36 of file animaMCMBlockMatchInitializer.h.
Referenced by anima::MCMBlockMatchingInitializer< PixelType, NDimensions >::InitializeThreading().
1.8.13