From 98c0775fe3b61a37d90dd5756287f385a311adf0 Mon Sep 17 00:00:00 2001
From: C3204 <zhengyabo@lanpucloud.cn>
Date: 星期三, 15 四月 2026 20:09:49 +0800
Subject: [PATCH] 验证3D相机亮度图无法获取

---
 LB_SmartVision/bin/Debug/net8.0-windows/所有产品/Product0/流程1/default.nds |   97 +-----------------------------------------------
 1 files changed, 2 insertions(+), 95 deletions(-)

diff --git "a/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/\346\265\201\347\250\2131/default.nds" "b/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/\346\265\201\347\250\2131/default.nds"
index 418ca2f..30f3e41 100644
--- "a/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/\346\265\201\347\250\2131/default.nds"
+++ "b/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/\346\265\201\347\250\2131/default.nds"
@@ -1,97 +1,4 @@
 {
-  "Nodes": {
-    "缁撴潫": {
-      "Id": "c2383471-d485-4aab-b6d1-6d7f8c1fbd8f",
-      "Result": true,
-      "Break": false,
-      "RunState": 0,
-      "NodeType": 3,
-      "Text": "缁撴潫",
-      "Description": "缁撴潫",
-      "BranchNodes": {
-        "缁撴潫-Branch0": ""
-      },
-      "BranchIndex": "0",
-      "BranchCondition": null,
-      "TimeoutMilliseconds": 60000,
-      "X": 370,
-      "Y": 241,
-      "Width": 100,
-      "Height": 40,
-      "LeftPoint": "320, 241",
-      "RightPoint": "420, 241",
-      "BtmPoint": "370, 261",
-      "TopPoint": "370, 221"
-    },
-    "鐩告満鍙栧浘": {
-      "Id": "35fe64ae-4fce-4d12-9f2b-64f813f3946e",
-      "Result": true,
-      "Break": false,
-      "RunState": 0,
-      "NodeType": 0,
-      "Text": "鐩告満鍙栧浘",
-      "Description": "鐩告満鍙栧浘",
-      "BranchNodes": {
-        "鐩告満鍙栧浘-Branch0": "缁撴潫"
-      },
-      "BranchIndex": "0",
-      "BranchCondition": null,
-      "TimeoutMilliseconds": 60000,
-      "X": 370,
-      "Y": 142,
-      "Width": 100,
-      "Height": 40,
-      "LeftPoint": "320, 142",
-      "RightPoint": "420, 142",
-      "BtmPoint": "370, 162",
-      "TopPoint": "370, 122"
-    },
-    "寮�濮�": {
-      "Id": "9e1132d8-fb86-4b8c-9398-301c0dbf7c1e",
-      "Result": true,
-      "Break": false,
-      "RunState": 0,
-      "NodeType": 2,
-      "Text": "寮�濮�",
-      "Description": "寮�濮�",
-      "BranchNodes": {
-        "寮�濮�-Branch0": "鐩告満鍙栧浘"
-      },
-      "BranchIndex": "0",
-      "BranchCondition": null,
-      "TimeoutMilliseconds": 60000,
-      "X": 370,
-      "Y": 59,
-      "Width": 100,
-      "Height": 40,
-      "LeftPoint": "320, 59",
-      "RightPoint": "420, 59",
-      "BtmPoint": "370, 79",
-      "TopPoint": "370, 39"
-    }
-  },
-  "Connections": {
-    "鐩告満鍙栧浘-Branch0": {
-      "Id": "50fc00aa-fb6b-4563-8693-5b546c1ed194",
-      "StartNodeId": "35fe64ae-4fce-4d12-9f2b-64f813f3946e",
-      "EndNodeId": "c2383471-d485-4aab-b6d1-6d7f8c1fbd8f",
-      "BranchIndex": 0,
-      "BranchName": "Branch0",
-      "IsParallel": false,
-      "LineColor": "Black",
-      "LineWidth": 2.0,
-      "IsDashed": false
-    },
-    "寮�濮�-Branch0": {
-      "Id": "c598e460-1a19-4109-a55a-99ccf884ce54",
-      "StartNodeId": "9e1132d8-fb86-4b8c-9398-301c0dbf7c1e",
-      "EndNodeId": "35fe64ae-4fce-4d12-9f2b-64f813f3946e",
-      "BranchIndex": 0,
-      "BranchName": "Branch0",
-      "IsParallel": false,
-      "LineColor": "Black",
-      "LineWidth": 2.0,
-      "IsDashed": false
-    }
-  }
+  "Nodes": {},
+  "Connections": {}
 }
\ No newline at end of file

--
Gitblit v1.9.3