aimstil
5.0.5
|
#include <til/RegionGrowingPlugin.h>
Public Member Functions | |
RegionCentroid () | |
void | init () |
TPoint | get () |
Get centroid. More... | |
template<typename TIterator > | |
void | update (TIterator begin, TIterator end) |
Definition at line 31 of file RegionGrowingPlugin.h.
|
inline |
Definition at line 35 of file RegionGrowingPlugin.h.
References til::RegionCentroid< TPoint >::init().
|
inline |
Get centroid.
Definition at line 48 of file RegionGrowingPlugin.h.
|
inline |
Definition at line 39 of file RegionGrowingPlugin.h.
References til::fill().
Referenced by til::RegionCentroid< TPoint >::RegionCentroid(), til::RegionMaxInt< TImage >::RegionMaxInt(), and til::RegionSize::RegionSize().
|
inline |
Definition at line 67 of file RegionGrowingPlugin.h.