Changeset 18507
- Timestamp:
- Jul 14, 2008, 8:46:54 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackLoop.c
r18435 r18507 592 592 pmReadoutFreeData(ro); 593 593 594 psLogMsg("ppStack", PS_LOG_INFO, "%ld total pixels to inspect from image %d", inspect->n, i); 594 psLogMsg("ppStack", PS_LOG_INFO, "%ld total pixels to inspect from image %d", 595 inspect ? inspect->n : 0, i); 595 596 596 597 psPixels *reject = pmStackReject(inspect, NULL, threshold, subRegions->data[i],
Note:
See TracChangeset
for help on using the changeset viewer.
