Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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.

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().


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