Changeset 3802
- Timestamp:
- Apr 29, 2005, 8:34:47 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/pois/src/poisFindStamps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pois/src/poisFindStamps.c
r3792 r3802 46 46 47 47 // Only find a new stamp if we need to 48 if ( (stamp->x == 0 && stamp->y == 0) ||stamp->status == POIS_STAMP_RESET) {48 if (stamp->status == POIS_STAMP_RESET) { 49 49 // Find maximum non-masked value in the image section, but don't include a footprint around 50 50 // the edge
Note:
See TracChangeset
for help on using the changeset viewer.
