[ VIGRA Homepage |
Class Index |
Function Index |
File Index |
Main Page ]
|
FindROISize Class Template Reference
|
 |
Calculate the size of an ROI in an image.
More...
#include "vigra/inspectimage.hxx"
template<class VALUETYPE>
class vigra::FindROISize< VALUETYPE >
Calculate the size of an ROI in an image.
This Functor is often used in conjunction with ArrayOfRegionStatistics to find the sizes of all regions in a labeled image.
Usage:
#include "vigra/inspectimage.hxx"
Namespace: vigra
Member Typedef Documentation
typedef VALUETYPE argument_type
|
|
|
the functor's argument type |
typedef unsigned int result_type
|
|
|
the functor's result type |
typedef VALUETYPE value_type
|
|
Constructor & Destructor Documentation
Member Function Documentation
void operator() |
( |
FindROISize< VALUETYPE > const & |
o |
) |
[inline] |
|
|
(re-)init ROI size with 0 |
Member Data Documentation
The documentation for this class was generated from the following file: