|
Developer Documentation |
|
Centre for Vision, Speech & Signal Processing |
Derived Classes:
Variables:
- const RealT CWidth;
-
Width of corridor.
- const RealT CWidth2;
-
- RealT Where;
-
Where in the model we are.
- RealT MaxParam;
-
Maximum value of paramiter.
- RealT MinParam;
-
Minumum value of paramiter.
- PixelMapC & Map;
-
Map of pixels.
- HSetC Done;
-
Bins that have been checked.
- DListC Ready;
-
Points that have been covered. in increasing paramiter value.
- Index2dC LastSet;
-
Center of last set of 4 bins.
- ByteImageC inimg;
-
Methods:
- PixelMapSearchBaseC(PixelMapC & Map,RealT CWidth,RealT nMinParam,RealT nMaxParam,const ByteImageC & ninimg)
-
Constructor.
- RealT ParamPos() const
-
Get position in linear space.
- void MergeReady(DListC<PCPixelC> & ALst,const DListC<PCPixelC> & Ready)
-
Merge new points into ready list.
- BinListC<Point2dC,Index2dC,PixelC> & MapLocal()
-
Access bins in map.
|
Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001
|