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::computerVision
 This namespace is still in the early stages of development.

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 Wed Nov 25 12:15:07 2009 for dlrComputerVision Utility Library by  doxygen 1.5.8