Changeset 9335
- Timestamp:
- Oct 5, 2006, 5:04:14 PM (20 years ago)
- Location:
- trunk/ippconfig
- Files:
-
- 5 edited
-
isp/ppMerge_bias.config (modified) (1 diff)
-
isp/ppMerge_dark.config (modified) (1 diff)
-
isp/ppMerge_flat.config (modified) (1 diff)
-
isp/ppMerge_shutter.config (modified) (1 diff)
-
ppMerge_template.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/isp/ppMerge_bias.config
r9331 r9335 9 9 FRACLOW F32 0.1 # Fraction of low pixels to reject immediately 10 10 NKEEP S32 5 # Minimum number of pixels in stack to keep 11 SHUTTERSIZE S32 128 # Size of shutter regions for statistics 11 SHUTTER.SIZE S32 10 # Size for shutter measurement regions 12 SHUTTER.ITER S32 2 # Number of iterations for shutter measurement 13 SHUTTER.REJ F32 3 # Rejection limit for shutter measurement 12 14 MASKVAL S32 0xff # Mask value for input data 13 15 COMBINE STR MEAN # Statistic to use for combination: -
trunk/ippconfig/isp/ppMerge_dark.config
r9331 r9335 9 9 FRACLOW F32 0.1 # Fraction of low pixels to reject immediately 10 10 NKEEP S32 5 # Minimum number of pixels in stack to keep 11 SHUTTERSIZE S32 128 # Size of shutter regions for statistics 11 SHUTTER.SIZE S32 10 # Size for shutter measurement regions 12 SHUTTER.ITER S32 2 # Number of iterations for shutter measurement 13 SHUTTER.REJ F32 3 # Rejection limit for shutter measurement 12 14 MASKVAL S32 0xff # Mask value for input data 13 15 COMBINE STR MEAN # Statistic to use for combination: -
trunk/ippconfig/isp/ppMerge_flat.config
r9331 r9335 9 9 FRACLOW F32 0.1 # Fraction of low pixels to reject immediately 10 10 NKEEP S32 5 # Minimum number of pixels in stack to keep 11 SHUTTERSIZE S32 128 # Size of shutter regions for statistics 11 SHUTTER.SIZE S32 10 # Size for shutter measurement regions 12 SHUTTER.ITER S32 2 # Number of iterations for shutter measurement 13 SHUTTER.REJ F32 3 # Rejection limit for shutter measurement 12 14 MASKVAL S32 0xff # Mask value for input data 13 15 COMBINE STR MEAN # Statistic to use for combination: -
trunk/ippconfig/isp/ppMerge_shutter.config
r9331 r9335 9 9 FRACLOW F32 0.1 # Fraction of low pixels to reject immediately 10 10 NKEEP S32 5 # Minimum number of pixels in stack to keep 11 SHUTTERSIZE S32 128 # Size of shutter regions for statistics 11 SHUTTER.SIZE S32 10 # Size for shutter measurement regions 12 SHUTTER.ITER S32 2 # Number of iterations for shutter measurement 13 SHUTTER.REJ F32 3 # Rejection limit for shutter measurement 12 14 MASKVAL S32 0xff # Mask value for input data 13 15 COMBINE STR MEAN # Statistic to use for combination: -
trunk/ippconfig/ppMerge_template.config
r9318 r9335 10 10 NKEEP S32 5 # Minimum number of pixels in stack to keep 11 11 MASKVAL S32 0xff # Mask value for input data 12 SHUTTERSIZE S32 10 # Size for shutter measurement regions 12 SHUTTER.SIZE S32 10 # Size for shutter measurement regions 13 SHUTTER.ITER S32 2 # Number of iterations for shutter measurement 14 SHUTTER.REJ F32 3 # Rejection limit for shutter measurement 13 15 COMBINE STR MEAN # Statistic to use for combination 14 16 MEAN STR ROBUST_MEDIAN # Statistic to use to measure the mean
Note:
See TracChangeset
for help on using the changeset viewer.
