- Timestamp:
- Jan 29, 2010, 7:12:43 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psModules/src/imcombine/pmStackReject.c
r26739 r26743 150 150 pmReadout *inRO = pmReadoutAlloc(NULL); // Readout with input image 151 151 inRO->image = image; 152 convRO->image = psImageAlloc(image->numCols, image->numRows, PS_TYPE_F32); 152 153 for (int i = 0; i < numRegions; i++) { 153 154 psRegion *region = subRegions->data[i]; // Region of interest
Note:
See TracChangeset
for help on using the changeset viewer.
