- Timestamp:
- May 29, 2012, 4:44:00 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120405/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120405/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20111122/psphot merged: 33070-33071,33086,33088,33094-33095,33612,33640
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120405/psphot/src
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20111122/psphot/src merged: 33070-33071,33086,33094,33612,33640
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120405/psphot/src/psphotTestSourceOutput.c
r21183 r33946 136 136 137 137 // generate working image for this source 138 psRegion region = {ix - dx, ix + dx, iy - dy, iy + dy};138 psRegion region = psRegionSet(ix - dx, ix + dx, iy - dy, iy + dy); 139 139 140 140 psImage *vM = psImageSubset (imMo, region);
Note:
See TracChangeset
for help on using the changeset viewer.
