Changeset 19135
- Timestamp:
- Aug 20, 2008, 11:42:11 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/masks.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/masks.config
r18563 r19135 21 21 RANGE U8 0x04 # The pixel is out of range in the image of interest 22 22 SAT U8 0x04 # The pixel is saturated in the image of interest 23 BAD U8 0x0 4# The pixel is low in the image of interest23 BAD U8 0x08 # The pixel is low in the image of interest 24 24 25 CR U8 0x08 # The pixel is probably a CR 26 GHOST U8 0x08# The pixel is probably a CR25 GHOST U8 0x08 # The pixel is probably part of a ghost 26 CR U8 0x10 # The pixel is probably a CR 27 27 28 BAD.WARP U8 0x20 # The pixel is low in the image of interest 29 POOR.WARP U8 0x40 # The pixel is low in the image of interest 28 30 29 BAD.WARP U8 0x04 # The pixel is low in the image of interest 30 POOR.WARP U8 0x04 # The pixel is low in the image of interest 31 # 9 total distinct concepts in here 32 # we need one bit for MARK
Note:
See TracChangeset
for help on using the changeset viewer.
