nonMaximumSuppress.h File Reference

Header file declaring nonMaximumSuppress() function. More...

#include <dlrComputerVision/image.h>

Include dependency graph for nonMaximumSuppress.h:

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

Go to the source code of this file.

Namespaces

namespace  dlr
namespace  dlr::computerVision

Functions

template<ImageFormat FORMAT>
Image< FORMAT > dlr::computerVision::nonMaximumSuppress (const Image< FORMAT > &inputImage, const Array2D< Float64 > &gradX, const Array2D< Float64 > &gradY)
 This function zeros any pixels of the input image which are not plausible edges.


Detailed Description

Header file declaring nonMaximumSuppress() function.

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

Revision
Date

Definition in file nonMaximumSuppress.h.


Generated on Mon Jul 9 20:34:11 2007 for dlrLibs Utility Libraries by  doxygen 1.5.2