User Documentation
Centre for Vision, Speech & Signal Processing
DEVELOP IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
PixelMapSearchC::PixelMapSearchC(PixelMapC &,RealT,CurveT,RealT,RealT,const ByteImageC &)
PixelMapSearchC::NewPoints(Point2dC,DListC &)
PixelMapSearchC::NextPoint(Point2dC,BooleanT,RealT &)
PixelMapSearchC::Collect(Point2dC)
PixelMapSearchBaseC::ParamPos(void) const
PixelMapSearchC<class CurveT>
 
Pixel map search base class.
 
include "amma/Image/PixelMapSearch.hh"
User Level:Default
Library:Lines
Example:DoGradEst.cc
Section:Image.Image Processing.Lines
In Scope:std

Parent Classes:

Variables:
Methods:
PixelMapSearchC(PixelMapC & Map,RealT CWidth,CurveT Curve,RealT nMinParam,RealT nMaxParam,const ByteImageC & ninimg)
Constructor.

Point2dC NewPoints(Point2dC CurAt,DListC<PCPixelC> & NewPnts)
Get new points.

Point2dC NextPoint(Point2dC From,BooleanT PosDir,RealT & NewPar)
Find next point on grid.

PCPixelLstC Collect(Point2dC Start)
Returns closest pixels to the 'Start' point

RealT ParamPos() const
Get position in linear space.


Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001