Changeset 13442 for trunk/psphot/src/pmFootprint.h
- Timestamp:
- May 21, 2007, 8:49:24 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/pmFootprint.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/pmFootprint.h
r13441 r13442 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);36 33 pmFootprint *pmFindFootprintAtPoint(const psImage *img, 37 34 const float threshold,
Note:
See TracChangeset
for help on using the changeset viewer.
