Hugin trunk 0.1
Loading...
Searching...
No Matches
Classes | Functions
vigra_ext::detail Namespace Reference

Classes

struct  BuildDiff
 
struct  BuildSeed
 
struct  CombineMasks
 
struct  CombineMasksForPoisson
 

Functions

template<typename t >
double square (t x)
 
template<class ImageType >
ImageType ResizeImage (const ImageType &image, const vigra::Size2D &newSize)
 

Function Documentation

◆ ResizeImage()

template<class ImageType >
ImageType vigra_ext::detail::ResizeImage ( const ImageType image,
const vigra::Size2D &  newSize 
)

Definition at line 110 of file StitchWatershed.h.

References vigra::omp::copyImage(), and threshold().

Referenced by vigra_ext::MergeImages().

◆ square()

template<typename t >
double vigra_ext::detail::square ( t  x)
inline

Definition at line 51 of file StitchWatershed.h.

Referenced by vigra_ext::detail::BuildDiff::operator()().