Changeset 24479 for trunk/psModules/src/camera/pmFPABin.c
- Timestamp:
- Jun 17, 2009, 8:45:16 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPABin.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPABin.c
r24003 r24479 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.
