Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Array::Trait::QbWatershedMarkers< DstArrayT, Src1ArrayT, Src2ArrayT > Class Template Reference

#include <QbWatershedMarkers.h>

Collaboration diagram for Impala::Core::Array::Trait::QbWatershedMarkers< DstArrayT, Src1ArrayT, Src2ArrayT >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Impala::Core::Array::Trait::QbWatershedMarkers::structPointValue PointValueT
typedef Pattern::Qset< PointValueTQT
typedef Pattern::FcvArray<
NeighborsT
VecNeighborsT

Public Member Functions

 QbWatershedMarkers (bool doLabelMask)
 ~QbWatershedMarkers ()
bool WantAnotherLoop ()
bool WantFreshStartLocalPixelInit ()
bool LocalPixelInit (PointValueT &vp, DstArithT &, Src1ArithT, Src2ArithT, bool &continueloop)
bool GlobalPixelInit (PointValueT &vp, DstArithT &arith, Src1ArithT img, Src2ArithT mask)
void First (const PointValueT &val, DstArithT, Src1ArithT, Src2ArithT)
void Calculate (VecNeighborsT &vecneighbors)
Pattern::QAction Result ()
void GetItemToQueue (PointValueT &vp)
void GetItemToRemove (PointValueT &lower, PointValueT &upper)
bool KillThisOne (const PointValueT &vp)
void GetItemToWrite (Geometry::PointZ &point, DstArithT &arith)

Private Types

typedef DstArrayT::ArithType DstArithT
typedef Src1ArrayT::ArithType Src1ArithT
typedef Src2ArrayT::ArithType Src2ArithT

Private Attributes

PointValueT center
Pattern::FcvArray< PointValueTneighboursout
Pattern::FcvArray< Pattern::QActionactionsout
int index
int labelcode
bool doLabel
PointValueT resultVP
unsigned globalOrderCounter

Classes

struct  NeighborsT
struct  structPointValue

Detailed Description

template<class DstArrayT, class Src1ArrayT, class Src2ArrayT>
class Impala::Core::Array::Trait::QbWatershedMarkers< DstArrayT, Src1ArrayT, Src2ArrayT >

Definition at line 20 of file QbWatershedMarkers.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:04:53 2010 for ImpalaSrc by  doxygen 1.5.1