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

   bool PeakDetect7(const Array2dC<DataT> & img,const Index2dC & pos)    
 
Test if position 'pos' is the largest value in a 7 by 7 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. The corners of the area are not mask to bring the area checked closer to a circle.
Maintainer:Charles Galambos, Documentation by CxxDoc: Tue Aug 13 10:00:21 2002