Hugintrunk
0.1
|
count pixels that are > 0 in a single image More...
#include <utils.h>
Public Member Functions | |
MaskPixelCounter () | |
template<typename PIXEL > | |
void | operator() (PIXEL const &img1) |
int | getCount () |
Public Attributes | |
int | count |
|
inline |
|
inline |
int vigra_ext::MaskPixelCounter::count |
Definition at line 485 of file utils.h.
Referenced by getCount(), and operator()().