- Timestamp:
- Jun 25, 2009, 2:00:56 PM (17 years ago)
- Location:
- branches/eam_branches/20090522
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090522
- Property svn:mergeinfo changed
-
branches/eam_branches/20090522/psModules
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/20090522/psModules/src/camera/pmFPABin.c
r24003 r24557 65 65 } 66 66 67 float imageValue, maskValue;// Values to set 67 // Values to set 68 float imageValue; 69 psImageMaskType maskValue; 68 70 if (numPix > 0) { 69 71 imageValue = sum / numPix;
Note:
See TracChangeset
for help on using the changeset viewer.
