1
0
mirror of synced 2024-11-14 10:27:45 +01:00
depthrush/depthrushConfig/kinectTest.h
2023-07-28 17:56:16 +07:00

2 lines
112 B
C

#pragma once
int kinectTest(float xGrad, float xOffset, float yGrad, float yOffset, float zGrad, float zOffset);