LoadPSF1(const StringC &) | Load PSF1 font. |
LoadPSF2(const StringC &) | Load PSF2 font. |
DefaultFont(void) | Access default font. |
DrawText(const FontC &,const DataT &,const Index2dC &,const StringC &,ImageC &) | |
DrawTextCenter(const FontC &,const DataT &,const Index2dC &,const StringC &,ImageC &) | |
SobolImage(const ImageRectangleC &) | Generate a sobel image of a given size. |
SubSample22(const ImageC &) | |
PeakDetect3(const Array2dC &,const Index2dC &) | Test if position 'pos' is the largest value in a 3 by 3 area. |
PeakDetect5(const Array2dC &,const Index2dC &) | Test if position 'pos' is the largest value in a 5 by 5 area. |
PeakDetect7(const Array2dC &,const Index2dC &) | Test if position 'pos' is the largest value in a 7 by 7 area. |
LocatePeakSubPixel(const Array2dC &,const Index2dC &,RealT) | Locate peak with sub-pixel precision. |
LocatePeakSubPixel(const Array2dC &,const Index2dC &) | Locate peak with sub-pixel precision. |