Changeset 14857 for trunk/ppStack/src/ppStackReadout.c
- Timestamp:
- Sep 14, 2007, 5:51:37 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackReadout.c
r14855 r14857 89 89 // Generate convolved version of input 90 90 pmReadout *convolved = pmReadoutAlloc(NULL); // Convolved version of input readout 91 #if def NO_CONVOLUTION91 #ifndef NO_CONVOLUTION 92 92 if (!ppStackMatch(convolved, ro, sources, config)) { 93 93 psError(PS_ERR_UNKNOWN, false, "Unable to match image %d.", fileNum);
Note:
See TracChangeset
for help on using the changeset viewer.
