From 9268a274d63e64ba0d9b96b2c6760451e2c49b49 Mon Sep 17 00:00:00 2001 From: root <13910913995@163.com> Date: Wed, 13 Aug 2025 14:24:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0Detection.vue=E5=89=8D?= =?UTF-8?q?=E7=AB=AF=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/renderer/src/views/Detection.vue | 240 +++++++++++------- 1 file changed, 149 insertions(+), 91 deletions(-) diff --git a/frontend/src/renderer/src/views/Detection.vue b/frontend/src/renderer/src/views/Detection.vue index 1c47400c..f3212390 100644 --- a/frontend/src/renderer/src/views/Detection.vue +++ b/frontend/src/renderer/src/views/Detection.vue @@ -25,7 +25,7 @@ + --el-button-border-color: transparent;width: 120px;height: 30px;font-size: 20px;"> 结束
-
+
头部姿态
+ + 校准 +
{{ imuStatus - }}
+ }}
@@ -103,6 +108,7 @@
旋转角
+
{{ headlist.rotation }}
左:{{ @@ -113,7 +119,8 @@
倾斜角
-
+
{{ headlist.tilt }}
+
左:{{ headPoseMaxValues.tiltLeftMax.toFixed(1) }}°
@@ -123,7 +130,8 @@
俯仰角
-
+
{{ headlist.pitch }}
+
俯:{{ headPoseMaxValues.pitchDownMax.toFixed(1) }}°
@@ -138,7 +146,7 @@
- + @@ -331,7 +339,8 @@
- +
@@ -358,8 +367,10 @@