move rid-hole options from device to image process

This commit is contained in:
gb 2023-11-10 14:45:59 +08:00
parent b32720182e
commit 4d98cda06f
1 changed files with 0 additions and 112 deletions

View File

@ -706,118 +706,6 @@
"range": ["弱", "较弱", "一般", "较强", "强"],
"depend": "is-anti-permeate==true"
},
"is-rid-hole-l": {
"cat": "base",
"group": "imgp",
"title": "穿孔移除—左侧",
"desc": "穿孔在纸张上的左侧",
"type": "bool",
"fix-id": 34879,
"size": 4,
"cur": false,
"default": false
},
"search-hole-range-l": {
"cat": "base",
"group": "imgp",
"title": " 左侧穿孔搜索范围占幅面比例",
"desc": "穿孔搜索范围占幅面比例",
"type": "float",
"fix-id": 34880,
"size": 8,
"cur": 0.100000,
"default": 0.100000,
"range": {
"min": 0.000000,
"max": 0.500000,
"step": 0.050000
},
"depend": "is-rid-hole-l==true"
},
"is-rid-hole-r": {
"cat": "base",
"group": "imgp",
"title": "穿孔移除—右侧",
"desc": "穿孔在纸张上的右侧",
"type": "bool",
"fix-id": 34881,
"size": 4,
"cur": false,
"default": false
},
"search-hole-range-r": {
"cat": "base",
"group": "imgp",
"title": " 右侧穿孔搜索范围占幅面比例",
"desc": "穿孔搜索范围占幅面比例",
"type": "float",
"fix-id": 34882,
"size": 8,
"cur": 0.100000,
"default": 0.100000,
"range": {
"min": 0.000000,
"max": 0.500000,
"step": 0.050000
},
"depend": "is-rid-hole-r==true"
},
"is-rid-hole-t": {
"cat": "base",
"group": "imgp",
"title": "穿孔移除—上侧",
"desc": "穿孔在纸张的上部",
"type": "bool",
"fix-id": 34883,
"size": 4,
"cur": false,
"default": false
},
"search-hole-range-t": {
"cat": "base",
"group": "imgp",
"title": " 上侧穿孔搜索范围占幅面比例",
"desc": "穿孔搜索范围占幅面比例",
"type": "float",
"fix-id": 34884,
"size": 8,
"cur": 0.100000,
"default": 0.100000,
"range": {
"min": 0.000000,
"max": 0.500000,
"step": 0.050000
},
"depend": "is-rid-hole-t==true"
},
"is-rid-hole-b": {
"cat": "base",
"group": "imgp",
"title": "穿孔移除—下侧",
"desc": "穿孔在纸张的下部",
"type": "bool",
"fix-id": 34885,
"size": 4,
"cur": false,
"default": false
},
"search-hole-range-b": {
"cat": "base",
"group": "imgp",
"title": " 下侧穿孔搜索范围占幅面比例",
"desc": "穿孔搜索范围占幅面比例",
"type": "float",
"fix-id": 34886,
"size": 8,
"cur": 0.100000,
"default": 0.100000,
"range": {
"min": 0.000000,
"max": 0.500000,
"step": 0.050000
},
"depend": "is-rid-hole-b==true"
},
"is-wait-scan": {
"cat": "base",
"group": "feeder",