Changeset 3813 for trunk/pois/src/pois.h
- Timestamp:
- Apr 29, 2005, 10:53:49 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/pois/src/pois.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pois/src/pois.h
r3807 r3813 173 173 174 174 // Reject stamps, based on the deviations 175 boolpoisRejectStamps(psArray *stamps, // Array of stamps176 psImage *mask, // Mask image177 const psVector *deviations, // Vector of deviations for the stamps178 const poisConfig *config // Configuration175 psList *restrict poisRejectStamps(psArray *stamps, // Array of stamps 176 psImage *mask, // Mask image 177 const psVector *deviations, // Vector of deviations for the stamps 178 const poisConfig *config // Configuration 179 179 ); 180 180
Note:
See TracChangeset
for help on using the changeset viewer.
