Evita  0.16
Public Member Functions | Private Member Functions | List of all members
evFeatureSegmenterScanline Class Reference

#include <evFeatureSegmenterScanline.h>

Inheritance diagram for evFeatureSegmenterScanline:
Inheritance graph
[legend]
Collaboration diagram for evFeatureSegmenterScanline:
Collaboration graph
[legend]

Public Member Functions

 evFeatureSegmenterScanline (void)
 
virtual ~evFeatureSegmenterScanline (void)
 
virtual const evString GetClassName (void) const
 
int Segment (const evScalarField &significance_map, evSegmentationMap &segmentation_map)
 
- Public Member Functions inherited from evFeatureSegmenter
 evFeatureSegmenter (void)
 
virtual ~evFeatureSegmenter (void)
 
double GetThreshold (void) const
 
void SetThreshold (const double threshold)
 
- Public Member Functions inherited from evProcessObject
 evProcessObject (void)
 
virtual ~evProcessObject (void)
 
- Public Member Functions inherited from evObject
 evObject (void)
 
virtual ~evObject (void)
 
void Print (const int tabbing) const
 
void Print (void) const
 
virtual void PrintSelf (const int tabbing) const
 

Private Member Functions

void Initialize (void)
 

Additional Inherited Members

- Protected Member Functions inherited from evObject
 evObject (const evObject &object)
 
- Protected Attributes inherited from evFeatureSegmenter
double Threshold
 

Constructor & Destructor Documentation

evFeatureSegmenterScanline::evFeatureSegmenterScanline ( void  )
inline
virtual evFeatureSegmenterScanline::~evFeatureSegmenterScanline ( void  )
inlinevirtual

Member Function Documentation

virtual const evString evFeatureSegmenterScanline::GetClassName ( void  ) const
inlinevirtual

Reimplemented from evFeatureSegmenter.

void evFeatureSegmenterScanline::Initialize ( void  )
inlineprivate
int evFeatureSegmenterScanline::Segment ( const evScalarField significance_map,
evSegmentationMap segmentation_map 
)
virtual

Implements evFeatureSegmenter.


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