Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
vigra_ext::detail::BuildDiff Struct Reference

#include <StitchWatershed.h>

Public Member Functions

template<class PixelType >
double operator() (PixelType const &v1, PixelType const &v2) const
 
template<class PixelType >
double operator() (vigra::RGBValue< PixelType > const &v1, vigra::RGBValue< PixelType > const &v2) const
 

Detailed Description

Definition at line 56 of file StitchWatershed.h.

Member Function Documentation

◆ operator()() [1/2]

template<class PixelType >
double vigra_ext::detail::BuildDiff::operator() ( PixelType const v1,
PixelType const v2 
) const
inline

Definition at line 59 of file StitchWatershed.h.

References threshold().

◆ operator()() [2/2]

template<class PixelType >
double vigra_ext::detail::BuildDiff::operator() ( vigra::RGBValue< PixelType > const v1,
vigra::RGBValue< PixelType > const v2 
) const
inline

Definition at line 64 of file StitchWatershed.h.

References vigra_ext::detail::square(), and threshold().


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