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 @@