User Documentation
RAVL, Recognition And Vision Library
DEVELOP HOME PAGE CLASS LIST CONTENTS
Ravl - Images - Filtering - SumT SearchMinAbsDifference(const Array2dC<DataT> & tmpl,const Array2dC<DataT> & img,const IndexRange2dC & area,Index2dC & at,SumT & rminScore)
 

   SumT SearchMinAbsDifference(const Array2dC<DataT> & tmpl,const Array2dC<DataT> & img,const IndexRange2dC & area,Index2dC & at,SumT & rminScore)    
 
Search img for template 'tmpl' with the minimum absolute difference.
 
include "Ravl/Image/Matching.hh"
User Level:Normal
Library:RavlImageProc
In Scope:RavlImageN

Returns the score minum score found, and sets 'at' to the position it occured at. The position is the pixel in 'img' corresponding to 0,0 in 'imgTemplate'.
Maintainer:Charles Galambos, Documentation by CxxDoc: Tue Aug 13 10:00:21 2002