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

#include <IBVoxImageScanner.h>

Inheritance diagram for RangeThresholdScan:
SimpleThresholdScan

Public Types

typedef SimpleThresholdScan BaseClass
 
typedef std::vector
< BaseClass::ScanOption
ScanOption
 
typedef std::vector
< BaseClass::ScanData
ScanData
 
- Public Types inherited from SimpleThresholdScan
typedef std::vector< float > ImageData
 

Public Member Functions

 RangeThresholdScan ()
 
ScanData Scan (ScanOption opt)
 
void ResetScanData ()
 
- Public Member Functions inherited from SimpleThresholdScan
 SimpleThresholdScan ()
 
template<class T >
void LoadImageData (T *image)
 
ScanData Scan (ScanOption opt)
 
void ResetScanData ()
 
ScanData GetScanData ()
 

Protected Attributes

ScanData m_ScanData
 
- Protected Attributes inherited from SimpleThresholdScan
ImageData m_ImageData
 
ScanData m_ScanData
 

Member Typedef Documentation

Constructor & Destructor Documentation

RangeThresholdScan::RangeThresholdScan ( )
inline

Member Function Documentation

void RangeThresholdScan::ResetScanData ( )
inline

Field Documentation

ScanData RangeThresholdScan::m_ScanData
protected

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