- Timestamp:
- Mar 30, 2011, 9:42:02 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/psModules/src/imcombine/pmSubtractionMatch.c
r30813 r31091 684 684 // if we failed, it might be due to the desired normWindow being larger than the current footprint. 685 685 // in this case, just adjust the footprint and try again. 686 if (tryAgain && (nTries >= 2)) {686 if (tryAgain && (nTries >= 5)) { 687 687 // unrecoverable error 688 688 psError(PM_ERR_STAMPS, true, "Unable to get stamp window (failure to converge).");
Note:
See TracChangeset
for help on using the changeset viewer.
