VisionFlowPro/FlowProjects/test.flow
2023-02-28 14:50:28 +08:00

116 lines
3.6 KiB
Plaintext

{
"connections": [
{
"in_id": "{a340f2ff-e098-494e-aa9b-ec319ad5c469}",
"in_index": 0,
"out_id": "{81429418-7d12-45bf-ab97-9e3741bd9353}",
"out_index": 0
},
{
"in_id": "{81429418-7d12-45bf-ab97-9e3741bd9353}",
"in_index": 0,
"out_id": "{5b9425ee-74a8-4e67-8185-7782bf860064}",
"out_index": 0
},
{
"in_id": "{8eb4a83d-d4f1-4580-84b3-4e70d5f3852c}",
"in_index": 1,
"out_id": "{d7c8188e-0aa7-420d-b7aa-89bea6f48f31}",
"out_index": 0
},
{
"in_id": "{d7c8188e-0aa7-420d-b7aa-89bea6f48f31}",
"in_index": 0,
"out_id": "{a340f2ff-e098-494e-aa9b-ec319ad5c469}",
"out_index": 0
}
],
"nodes": [
{
"id": "{5b9425ee-74a8-4e67-8185-7782bf860064}",
"model": {
"curIndex": 2,
"folderPath": "B:/TestData/vision/0215",
"name": "图像目录输入"
},
"position": {
"x": 203.50000000000003,
"y": 142.16666666666669
}
},
{
"id": "{8eb4a83d-d4f1-4580-84b3-4e70d5f3852c}",
"model": {
"name": "图像显示"
},
"position": {
"x": 830.1111111111111,
"y": 151.74999999999994
}
},
{
"id": "{d7c8188e-0aa7-420d-b7aa-89bea6f48f31}",
"model": {
"m_maxGraySlider": 255,
"m_minGraySlider": 0,
"name": "二值化节点"
},
"position": {
"x": 439.83333333333337,
"y": 604.6666666666667
}
},
{
"id": "{81429418-7d12-45bf-ab97-9e3741bd9353}",
"model": {
"name": "图像转灰度"
},
"position": {
"x": 543.0787037037037,
"y": 275.43055555555566
}
},
{
"id": "{a340f2ff-e098-494e-aa9b-ec319ad5c469}",
"model": {
"m_region_data": {
"shapeMode": {
"data": [
1
]
},
"shapePolygon": {
"data": [
{
"poly_data": [
{
"x": 795.3333333333337,
"y": 1565.4666666666662
},
{
"x": 875.3333333333337,
"y": 1565.4666666666662
},
{
"x": 875.3333333333337,
"y": 1645.4666666666662
},
{
"x": 795.3333333333337,
"y": 1645.4666666666662
}
]
}
]
}
},
"name": "选区掩膜"
},
"position": {
"x": 641.6666666666667,
"y": 165.83333333333334
}
}
]
}