aimstil
5.0.5
|
#include <til/NeighborhoodConfigurations.h>
Public Types | |
typedef _TImage | TImage |
typedef _TNeighborhood | TNeighborhood |
typedef TImage::value_type | value_type |
typedef Iterator< TImage >::ConstVolumetric | ConstVolumetricIterator |
![]() | |
typedef _TImage | TImage |
typedef _TNeighborhood | TNeighborhood |
typedef TImage::value_type | value_type |
typedef Iterator< TImage >::ConstVolumetric | ConstVolumetricIterator |
Public Member Functions | |
PT_IsInterior (const TNeighborhood &nh=_TNeighborhood()) | |
INLINE bool | _compute (const ConstVolumetricIterator &iIm) const |
INLINE bool | compute (const ConstVolumetricIterator &iIm) const |
![]() | |
PT_NeighborhoodConfigurations (const TNeighborhood &nh) | |
void | setForeground (value_type foreground) |
void | setBackground (value_type background) |
value_type | getForeground () const |
value_type | getBackground () const |
Additional Inherited Members | |
![]() | |
static void | next () |
![]() | |
TNeighborhood | m_nh |
Definition at line 124 of file NeighborhoodConfigurations.h.
typedef Iterator<TImage>::ConstVolumetric til::PT_IsInterior< _TImage, _TNeighborhood >::ConstVolumetricIterator |
Definition at line 131 of file NeighborhoodConfigurations.h.
typedef _TImage til::PT_IsInterior< _TImage, _TNeighborhood >::TImage |
Definition at line 128 of file NeighborhoodConfigurations.h.
typedef _TNeighborhood til::PT_IsInterior< _TImage, _TNeighborhood >::TNeighborhood |
Definition at line 129 of file NeighborhoodConfigurations.h.
typedef TImage::value_type til::PT_IsInterior< _TImage, _TNeighborhood >::value_type |
Definition at line 130 of file NeighborhoodConfigurations.h.
|
inline |
Definition at line 135 of file NeighborhoodConfigurations.h.
|
inline |
Definition at line 140 of file NeighborhoodConfigurations.h.
|
inline |
Definition at line 185 of file NeighborhoodConfigurations.h.
References til::PT_NeighborhoodConfigurations< _TImage, _TNeighborhood >::getForeground(), and til::PT_NeighborhoodConfigurations< _TImage, _TNeighborhood >::m_nh.