|
232 | 232 | "BaseImageParameterName": "", |
233 | 233 | "ApplicableStages": [ |
234 | 234 | { "Stage": "SST_CONVERT_TO_GRAYSCALE", "ColourConversionModes": [{ "BlueChannelWeight": -1, "GreenChannelWeight": -1, "Mode": "CICM_GENERAL", "RedChannelWeight": -1, "ReferChannel": "H_CHANNEL" }] }, |
235 | | - { "Stage": "SST_TRANSFORM_GRAYSCALE", "GrayscaleTransformationModes": [{ "Mode": "GTM_INVERTED" }, { "Mode": "GTM_ORIGINAL" }] }, |
| 235 | + { "Stage": "SST_TRANSFORM_GRAYSCALE", "GrayscaleTransformationModes": [{ "Mode": "GTM_AUTO" }] }, |
236 | 236 | { "Stage": "SST_ENHANCE_GRAYSCALE", "GrayscaleEnhancementModes": [{ "Mode": "GEM_GENERAL" }] }, |
237 | 237 | { "Stage": "SST_BINARIZE_IMAGE", "BinarizationModes": [{ "Mode": "BM_LOCAL_BLOCK", "MorphOperation": "Erode", "ThresholdCompensation": 10 }] }, |
238 | 238 | { "Stage": "SST_DETECT_TEXTURE", "TextureDetectionModes": [{ "Mode": "TDM_GENERAL_WIDTH_CONCENTRATION", "Sensitivity": 5 }] }, |
|
245 | 245 | "BaseImageParameterName": "", |
246 | 246 | "ApplicableStages": [ |
247 | 247 | { "Stage": "SST_CONVERT_TO_GRAYSCALE", "ColourConversionModes": [{ "BlueChannelWeight": -1, "GreenChannelWeight": -1, "Mode": "CICM_GENERAL", "RedChannelWeight": -1, "ReferChannel": "H_CHANNEL" }] }, |
248 | | - { "Stage": "SST_TRANSFORM_GRAYSCALE", "GrayscaleTransformationModes": [{ "Mode": "GTM_INVERTED" }, { "Mode": "GTM_ORIGINAL" }] }, |
| 248 | + { "Stage": "SST_TRANSFORM_GRAYSCALE", "GrayscaleTransformationModes": [{ "Mode": "GTM_AUTO" }] }, |
249 | 249 | { "Stage": "SST_ENHANCE_GRAYSCALE", "GrayscaleEnhancementModes": [{ "Mode": "GEM_GENERAL" }] }, |
250 | 250 | { "Stage": "SST_BINARIZE_IMAGE", "BinarizationModes": [{ "Mode": "BM_LOCAL_BLOCK", "MorphOperation": "Close", "ThresholdCompensation": 10 }] }, |
251 | 251 | { "Stage": "SST_DETECT_TEXTURE", "TextureDetectionModes": [{ "Mode": "TDM_GENERAL_WIDTH_CONCENTRATION", "Sensitivity": 5 }] }, |
|
258 | 258 | "BaseImageParameterName": "", |
259 | 259 | "ApplicableStages": [ |
260 | 260 | { "Stage": "SST_CONVERT_TO_GRAYSCALE", "ColourConversionModes": [{ "BlueChannelWeight": -1, "GreenChannelWeight": -1, "Mode": "CICM_GENERAL", "RedChannelWeight": -1, "ReferChannel": "H_CHANNEL" }] }, |
261 | | - { "Stage": "SST_TRANSFORM_GRAYSCALE", "GrayscaleTransformationModes": [{ "Mode": "GTM_INVERTED" }, { "Mode": "GTM_ORIGINAL" }] }, |
| 261 | + { "Stage": "SST_TRANSFORM_GRAYSCALE", "GrayscaleTransformationModes": [{ "Mode": "GTM_AUTO" }] }, |
262 | 262 | { "Stage": "SST_ENHANCE_GRAYSCALE", "GrayscaleEnhancementModes": [{ "Mode": "GEM_GENERAL" }, { "Mode": "GEM_GRAY_EQUALIZE", "Sensitivity": 9 }] }, |
263 | 263 | { "Stage": "SST_BINARIZE_IMAGE", "BinarizationModes": [{ "Mode": "BM_LOCAL_BLOCK", "MorphOperation": "Close", "ThresholdCompensation": 10 }] }, |
264 | 264 | { "Stage": "SST_DETECT_TEXTURE", "TextureDetectionModes": [{ "Mode": "TDM_GENERAL_WIDTH_CONCENTRATION", "Sensitivity": 5 }] }, |
|
0 commit comments