- Timestamp:
- Feb 4, 2010, 3:18:46 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psModules/src/imcombine/pmStackReject.c
r26761 r26769 156 156 psRegion *region = subRegions->data[i]; // Region of interest 157 157 pmSubtractionKernels *kernels = subKernels->data[i]; // Kernel of interest 158 if (!pmSubtractionConvolve(NULL, convRO, NULL, inRO, NULL, stride, 0, 0, 1.0, 0.0, 158 if (!pmSubtractionConvolve(NULL, convRO, NULL, inRO, NULL, stride, 0, 0, 1.0, 0.0, 0.0, 159 159 region, kernels, false, true)) { 160 160 psError(PS_ERR_UNKNOWN, false, "Unable to convolve mask image in region %d.", i);
Note:
See TracChangeset
for help on using the changeset viewer.
