Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
HuginBase::Nona::CalcMaskUnion Struct Reference
functor to calculate the union of two images. More...
#include <Stitcher.h>
Public Member Functions | |
| CalcMaskUnion () | |
| template<typename PIXEL> | |
| PIXEL | operator() (PIXEL const &img1, PIXEL const &img2) |
Public Attributes | |
| int | count |
Detailed Description
functor to calculate the union of two images.also calculates the size of the union
Constructor & Destructor Documentation
|
|
|
Member Function Documentation
|
||||||||||||||||
|
|
Member Data Documentation
|
|
|
The documentation for this struct was generated from the following file:
- hugin_base/nona/Stitcher.h
1.3.9.1