User Documentation
Centre for Vision, Speech & Signal Processing
DEVELOP IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
RegSeedC::RegSeedC(const PixelC &,NumLabelC)
RegSeedC::GetPos(void) const
RegSeedC::GetLabel(void) const
RegSeedC::FindPeak(const ByteImageC &)
RegSeedC
 
Stores seeds for region growing
 
include "amma/DERA/RegOrderedGrow.hh"
User Level:Default
Library:DERARegTrack
Example:exIndex.cc
Section:Applications.Image Processing.DERA Small Target Detection
In Scope:std

Variables:

Methods:
RegSeedC(const PixelC & pos,NumLabelC label)
Constructor
indIndex of types of intererest.

const PixelC & GetPos() const
Access to the pixel position
indIndex of types of intererest.

NumLabelC GetLabel() const
Access to the seed label
indIndex of types of intererest.

void FindPeak(const ByteImageC & scene)
Moves seed to the local maximum
indIndex of types of intererest.


Programmer:Robert Crida, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001