1
2
3
4
5
6
7
8
9
10
11
12
13
| {
| "txtImagePath_TextBox": "D:\\项目\\轮胎外观检测\\SmartVision\\LB_SmartVision\\bin\\Debug\\net8.0-windows\\",
| "cmbImageType_ComboBox": {
| "items": [
| "jpg",
| "bmp"
| ],
| "selectedIndex": 0
| },
| "ckbSaveResultImage_CheckBox": false,
| "ckbSaveRunImage_CheckBox": false,
| "txtImageQuality_TextBox": "50"
| }
|
|