aimstil  5.0.5
til::RegionMaxInt< TImage > Class Template Reference

#include <til/RegionGrowingPlugin.h>

Public Types

typedef TImage::value_type value_type
 

Public Member Functions

 RegionMaxInt ()
 
 RegionMaxInt (const TImage &im)
 
value_type getMaxInt ()
 
void init (const TImage &im)
 
void update (const numeric_array< int, 3 > &v)
 

Detailed Description

template<class TImage>
class til::RegionMaxInt< TImage >

Definition at line 94 of file RegionGrowingPlugin.h.

Member Typedef Documentation

◆ value_type

template<class TImage >
typedef TImage::value_type til::RegionMaxInt< TImage >::value_type

Definition at line 98 of file RegionGrowingPlugin.h.

Constructor & Destructor Documentation

◆ RegionMaxInt() [1/2]

template<class TImage >
til::RegionMaxInt< TImage >::RegionMaxInt ( )
inline

Definition at line 102 of file RegionGrowingPlugin.h.

References til::min().

◆ RegionMaxInt() [2/2]

template<class TImage >
til::RegionMaxInt< TImage >::RegionMaxInt ( const TImage &  im)
inline

Definition at line 104 of file RegionGrowingPlugin.h.

References til::RegionCentroid< TPoint >::init().

Member Function Documentation

◆ getMaxInt()

template<class TImage >
value_type til::RegionMaxInt< TImage >::getMaxInt ( )
inline

Definition at line 111 of file RegionGrowingPlugin.h.

◆ init()

template<class TImage >
void til::RegionMaxInt< TImage >::init ( const TImage &  im)
inline

Definition at line 115 of file RegionGrowingPlugin.h.

References til::min().

◆ update()

template<class TImage >
void til::RegionMaxInt< TImage >::update ( const numeric_array< int, 3 > &  v)
inline

Definition at line 121 of file RegionGrowingPlugin.h.


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