Changeset 15448 for trunk/ppStack/src/ppStackMatch.c
- Timestamp:
- Nov 5, 2007, 9:52:22 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackMatch.c
r15428 r15448 79 79 // Do the image matching 80 80 if (!pmSubtractionMatch(output, input, fake, footprint, regionSize, spacing, threshold, sources, 81 stampsName, t arget, type, size, order, widths, orders, inner, ringsOrder,81 stampsName, type, size, order, widths, orders, inner, ringsOrder, 82 82 binning, optimum, optWidths, optOrder, optThresh, iter, rej, maskBad, 83 maskBlank, badFrac )) {83 maskBlank, badFrac, PM_SUBTRACTION_MODE_TARGET)) { 84 84 psError(PS_ERR_UNKNOWN, false, "Unable to match images."); 85 85 psFree(fake);
Note:
See TracChangeset
for help on using the changeset viewer.
