count pixels that are > 0 in both images
More...
#include <utils.h>
count pixels that are > 0 in both images
Definition at line 400 of file utils.h.
vigra_ext::OverlapSizeCounter::OverlapSizeCounter |
( |
| ) |
|
|
inline |
unsigned int vigra_ext::OverlapSizeCounter::getSize |
( |
| ) |
|
|
inline |
template<typename PIXEL >
void vigra_ext::OverlapSizeCounter::operator() |
( |
PIXEL const & |
img1, |
|
|
PIXEL const & |
img2 |
|
) |
| |
|
inline |
unsigned int vigra_ext::OverlapSizeCounter::size |
The documentation for this struct was generated from the following file: