修改kinect操作

This commit is contained in:
liuyunhui
2025-10-26 23:23:15 +08:00
parent f7476d3c92
commit d69ce05107
9 changed files with 28 additions and 14 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+10 -2
View File
@@ -1,6 +1,6 @@
{
"master":true,
"ndisplay":false,
"ndisplay":true,
"slaveIp":"127.0.0.1",
"windowSize":{
"x":3840,
@@ -9,6 +9,14 @@
"KinectOffset":{
"x":0,
"y":0,
"z":0
"z":1
},
"KinectRange":{
"scale":0.5,
"xCenter":100,
"xMin":-100,
"xMax":100,
"yMin":-200,
"yMax":200
}
}