User Documentation
RAVL, Recognition And Vision Library
DEVELOP HOME PAGE CLASS LIST CONTENTS
Ravl - Images - Misc - bool PeakDetect3(const Array2dC<DataT> & img,const Index2dC & pos)
 

   bool PeakDetect3(const Array2dC<DataT> & img,const Index2dC & pos)    
 
Test if position 'pos' is the largest value in a 3 by 3 area.
 
include "Ravl/Image/PeakDetector.hh"
User Level:Normal
Library:RavlImageProc
In Scope:RavlImageN

Is is the users responsibility to ensure that all pixels around 'pos' are in the image.
Maintainer:Charles Galambos, Documentation by CxxDoc: Tue Aug 13 10:00:21 2002