修改kinect操作
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user