aimstil  5.0.5
til::SimpleGhost< PixelTest > Class Template Reference

#include <til/regionGrowing.h>

Public Types

typedef PixelTest::TImage TImage
 

Public Member Functions

 SimpleGhost (TImage &im, const PixelTest &test)
 
bool test (const numeric_array< int, 3 > &pos) const
 

Static Public Member Functions

static void update (const numeric_array< int, 3 > &)
 
static bool stop ()
 

Detailed Description

template<class PixelTest>
class til::SimpleGhost< PixelTest >

Definition at line 79 of file regionGrowing.h.

Member Typedef Documentation

◆ TImage

template<class PixelTest >
typedef PixelTest::TImage til::SimpleGhost< PixelTest >::TImage

Definition at line 84 of file regionGrowing.h.

Constructor & Destructor Documentation

◆ SimpleGhost()

template<class PixelTest >
til::SimpleGhost< PixelTest >::SimpleGhost ( TImage im,
const PixelTest &  test 
)
inline

Definition at line 88 of file regionGrowing.h.

References til::RegionGrowingExpr< TExpr, TImage >::test().

Member Function Documentation

◆ stop()

template<class PixelTest >
static bool til::SimpleGhost< PixelTest >::stop ( )
inlinestatic

Definition at line 101 of file regionGrowing.h.

◆ test()

template<class PixelTest >
bool til::SimpleGhost< PixelTest >::test ( const numeric_array< int, 3 > &  pos) const
inline

Definition at line 98 of file regionGrowing.h.

◆ update()

template<class PixelTest >
static void til::SimpleGhost< PixelTest >::update ( const numeric_array< int, 3 > &  )
inlinestatic

Definition at line 95 of file regionGrowing.h.


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