getEuclideanDistance.h File Reference

Header file declaring the euclideanDistance() function template. More...

#include <list>
#include <dlrComputerVision/imageFormat.h>
#include <dlrComputerVision/imageIO.h>
#include <dlrComputerVision/image.h>
#include <cmath>
#include <dlrNumeric/index2D.h>

Include dependency graph for getEuclideanDistance.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  dlr::computerVision
 This namespace is still in the early stages of development.

Functions

template<ImageFormat FORMAT>
Array2D< double > dlr::computerVision::getEuclideanDistance (const Image< FORMAT > &inputImage, size_t maxNumberOfPasses)
template<ImageFormat FORMAT>
Array2D< double > dlr::computerVision::getEuclideanDistance (const Image< FORMAT > &inputImage, size_t maxNumberOfPasses, size_t &numberOfPassesUsed)


Detailed Description

Header file declaring the euclideanDistance() function template.

Copyright (C) 2006 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
Date

Definition in file getEuclideanDistance.h.


Generated on Wed Nov 25 12:15:06 2009 for dlrComputerVision Utility Library by  doxygen 1.5.8