Camera.json 1.1 KB
{
	"CodeOrder": "HalconOnly",
	"Halcon": {
		"CodeType": "All",
		"Zoom1DCode": 1.5,
		"Zoom2DCode": 1.5
	},
	"EyemLib": {
		"CodeType": "All",
		"BlockSize": 11,
		"RangeC": 5,
		"SymbolMin": 128,
		"SymbolMax": 215
	},
	"Region": {
		"monitor": {
			"Aplan": [{
				"RegionName": "one",
				"X": 133,
				"Y": 167,
				"Width": 396,
				"Height": 456,
				"Ratio": 0.5
			}, {
				"RegionName": "two",
				"X": 555,
				"Y": 170,
				"Width": 390,
				"Height": 450,
				"Ratio": 0.6
			}],
			"Bplan": [{
				"RegionName": "one",
				"X": 927,
				"Y": 278,
				"Width": 396,
				"Height": 456,
				"Ratio": 0.5
			}, {
				"RegionName": "two",
				"X": 1353,
				"Y": 276,
				"Width": 396,
				"Height": 456,
				"Ratio": 0.5
			}],
			"C计划": [{
				"RegionName": "name1",
				"X": 940,
				"Y": 320,
				"Width": 410,
				"Height": 410,
				"Ratio": 0.4
			}]
		},
		"monitor2": {
			"key1": [{
				"RegionName": "one",
				"X": 967,
				"Y": 288,
				"Width": 396,
				"Height": 456,
				"Ratio": 0.5
			}]
		}
	},
	"HIKIPCamera": [{
		"Name": "monitor",
		"IP": "192.168.10.64",
		"User": "admin",
		"Password": "qwert2asdfg",
		"Port": 8000
	}]
}