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/流程0/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\2130/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\2130/default.nds"
index 08df39b..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\2130/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\2130/default.nds"
@@ -1,97 +1,4 @@
 {
-  "Nodes": {
-    "缁撴潫": {
-      "Id": "e5e2a90d-977c-45a6-a016-d0e8d05e54c1",
-      "Result": true,
-      "Break": false,
-      "RunState": 0,
-      "NodeType": 3,
-      "Text": "缁撴潫",
-      "Description": "缁撴潫",
-      "BranchNodes": {
-        "缁撴潫-Branch0": ""
-      },
-      "BranchIndex": "0",
-      "BranchCondition": null,
-      "TimeoutMilliseconds": 60000,
-      "X": 333,
-      "Y": 287,
-      "Width": 100,
-      "Height": 40,
-      "LeftPoint": "283, 287",
-      "RightPoint": "383, 287",
-      "BtmPoint": "333, 307",
-      "TopPoint": "333, 267"
-    },
-    "鐩告満鍙栧浘": {
-      "Id": "9202455b-431a-40b8-b2c8-82cbb8036e3f",
-      "Result": true,
-      "Break": false,
-      "RunState": 0,
-      "NodeType": 0,
-      "Text": "鐩告満鍙栧浘",
-      "Description": "鐩告満鍙栧浘",
-      "BranchNodes": {
-        "鐩告満鍙栧浘-Branch0": "缁撴潫"
-      },
-      "BranchIndex": "0",
-      "BranchCondition": null,
-      "TimeoutMilliseconds": 60000,
-      "X": 333,
-      "Y": 114,
-      "Width": 100,
-      "Height": 40,
-      "LeftPoint": "283, 114",
-      "RightPoint": "383, 114",
-      "BtmPoint": "333, 134",
-      "TopPoint": "333, 94"
-    },
-    "寮�濮�": {
-      "Id": "764a8f8e-6ac9-4e2f-b3a5-67a54b9cdbad",
-      "Result": true,
-      "Break": false,
-      "RunState": 0,
-      "NodeType": 2,
-      "Text": "寮�濮�",
-      "Description": "寮�濮�",
-      "BranchNodes": {
-        "寮�濮�-Branch0": "鐩告満鍙栧浘"
-      },
-      "BranchIndex": "0",
-      "BranchCondition": null,
-      "TimeoutMilliseconds": 60000,
-      "X": 333,
-      "Y": 41,
-      "Width": 100,
-      "Height": 40,
-      "LeftPoint": "283, 41",
-      "RightPoint": "383, 41",
-      "BtmPoint": "333, 61",
-      "TopPoint": "333, 21"
-    }
-  },
-  "Connections": {
-    "鐩告満鍙栧浘-Branch0": {
-      "Id": "ccb1157a-590b-4a6a-ab9d-a041dc0f40bc",
-      "StartNodeId": "9202455b-431a-40b8-b2c8-82cbb8036e3f",
-      "EndNodeId": "e5e2a90d-977c-45a6-a016-d0e8d05e54c1",
-      "BranchIndex": 0,
-      "BranchName": "Branch0",
-      "IsParallel": false,
-      "LineColor": "Black",
-      "LineWidth": 2.0,
-      "IsDashed": false
-    },
-    "寮�濮�-Branch0": {
-      "Id": "963edd3a-0554-4527-8d0a-13041a32f219",
-      "StartNodeId": "764a8f8e-6ac9-4e2f-b3a5-67a54b9cdbad",
-      "EndNodeId": "9202455b-431a-40b8-b2c8-82cbb8036e3f",
-      "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