Main Page   Class Overview   Pixels   Images   Geometry   Quick Index  

HxNgbIsMaxGradDir2d Class Template Reference

Non maximum suppression in the direction of the gradient. More...

#include <HxNgbIsMaxGradDir2d.h>

List of all members.

Public Types

typedef HxNgbCnumTag IteratorCategory
typedef HxNgb1PhaseTag PhaseCategory
typedef HxNgbTransInVarTag TransVarianceCategory
typedef HxCnum CnumType

Public Methods

 HxNgbIsMaxGradDir2d (HxTagList &tags)
 ~HxNgbIsMaxGradDir2d ()
HxSizes size ()
CnumType begin ()
CnumType end ()
void init (const ArithT &value)
void next (int x, int y, const ArithT &value)
ResultT result () const

Static Public Methods

HxString className ()


Detailed Description

template<class ResultT, class ArithT>
class HxNgbIsMaxGradDir2d< ResultT, ArithT >

Non maximum suppression in the direction of the gradient.

If the current pixel is smaller than the two pixels in the gradient and opposite direction it is set to 0. ArithT is required to be a 2 dimensional vector.


The documentation for this class was generated from the following files:
Generated on Tue Jan 8 13:59:33 2002 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001