IB-0.2
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
IBMAPPriorNeighbourDensity Class Reference

#include <IBMAPUpdateDensityAlgorithms.h>

Inheritance diagram for IBMAPPriorNeighbourDensity:
IBAbstract::IBVoxCollectionMAPAlgorithm

Public Member Functions

 IBMAPPriorNeighbourDensity (const IBVoxCollection &image, float sigma)
 
void SetFilter (Abstract::VoxImageFilter *filter)
 
void UpdateDensity (IBVoxCollection *voxels, unsigned int threshold)
 

Protected Attributes

Abstract::VoxImageFilter * m_Filter
 
IBVoxCollection m_NeighMap
 
Scalarf m_Sigma
 

Constructor & Destructor Documentation

IBMAPPriorNeighbourDensity::IBMAPPriorNeighbourDensity ( const IBVoxCollection image,
float  sigma 
)
inline

Member Function Documentation

void IBMAPPriorNeighbourDensity::SetFilter ( Abstract::VoxImageFilter *  filter)
inline
void IBMAPPriorNeighbourDensity::UpdateDensity ( IBVoxCollection voxels,
unsigned int  threshold 
)
virtual

Field Documentation

Abstract::VoxImageFilter* IBMAPPriorNeighbourDensity::m_Filter
protected
IBVoxCollection IBMAPPriorNeighbourDensity::m_NeighMap
protected
Scalarf IBMAPPriorNeighbourDensity::m_Sigma
protected

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