sobel.h File Reference

Header file declaring some routines to compute sobel edge images. More...

#include <dlrComputerVision/image.h>

Include dependency graph for sobel.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::applySobelX (const Image< FORMAT > &inputImage, bool normalizeResult=false)
 This function applies the sobel edge operator in the X direction.
template<ImageFormat FORMAT>
Image< FORMAT > dlr::computerVision::applySobelY (const Image< FORMAT > &inputImage, bool normalizeResult=false)
 This function applies the sobel edge operator in the Y direction.


Detailed Description

Header file declaring some routines to compute sobel edge images.

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

Revision
Date

Definition in file sobel.h.


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