Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
HuginLines::InvertedMaskAccessor Class Reference

Public Types

typedef vigra::UInt8 value_type
 

Public Member Functions

template<class ITERATOR >
value_type operator() (ITERATOR const &i) const
 
template<class ITERATOR , class DIFFERENCE >
value_type operator() (ITERATOR const &i, DIFFERENCE d) const
 

Detailed Description

Definition at line 331 of file FindLines.cpp.

Member Typedef Documentation

◆ value_type

Definition at line 334 of file FindLines.cpp.

Member Function Documentation

◆ operator()() [1/2]

template<class ITERATOR >
value_type HuginLines::InvertedMaskAccessor::operator() ( ITERATOR const i) const
inline

Definition at line 336 of file FindLines.cpp.

◆ operator()() [2/2]

value_type HuginLines::InvertedMaskAccessor::operator() ( ITERATOR const i,
DIFFERENCE  d 
) const
inline

Definition at line 341 of file FindLines.cpp.

References threshold().


The documentation for this class was generated from the following file: