|
Hugin trunk 0.1
|
count pixels that are > 0 in both images More...
#include <utils.h>
Public Member Functions | |
| OverlapSizeCounter () | |
| template<typename PIXEL > | |
| void | operator() (PIXEL const &img1, PIXEL const &img2) |
| unsigned int | getSize () |
Public Attributes | |
| unsigned int | size |
|
inline |
Definition at line 419 of file utils.h.
Referenced by getSize(), and operator()().