Changeset 13441 for trunk/psphot/src/pmFootprint.h
- Timestamp:
- May 21, 2007, 7:49:18 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/pmFootprint.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/pmFootprint.h
r13372 r13441 31 31 void pmFootprintSetBBox(pmFootprint *fp); 32 32 psArray *pmFindFootprints(const psImage *img, const float threshold, const int npixMin); 33 pmFootprint *pmOldFindFootprintAtPoint(const psImage *img, 34 const float threshold, 35 int row, int col); 33 36 pmFootprint *pmFindFootprintAtPoint(const psImage *img, 34 37 const float threshold, 38 const psArray *peaks, 35 39 int row, int col); 36 40
Note:
See TracChangeset
for help on using the changeset viewer.
