pmPeaks.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  pmPeak
 pmPeak data structure More...

Enumerations

enum  pmPeakType { PM_PEAK_LONE, PM_PEAK_EDGE, PM_PEAK_FLAT, PM_PEAK_UNDEF }
 pmPeakType More...

Functions

pmPeakpmPeakAlloc (int x, int y, float counts, pmPeakType type)
 pmPeakAlloc()
bool pmIsPeak (const psPtr ptr)
psVector * pmFindVectorPeaks (const psVector *vector, float threshold)
 pmFindVectorPeaks()
psArray * pmFindImagePeaks (const psImage *image, float threshold)
 pmFindImagePeaks()
psList * pmCullPeaks (psList *peaks, float maxValue, const psRegion valid)
 pmCullPeaks()
psArray * pmPeaksSubset (psArray *peaks, float maxvalue, const psRegion valid)
 pmPeaksSubset()
int pmPeaksCompareAscend (const void **a, const void **b)
int pmPeaksCompareDescend (const void **a, const void **b)


Generated on Fri Feb 2 22:35:52 2007 for Pan-STARRS Module Library by  doxygen 1.5.1