1
0
mirror of synced 2024-09-23 19:08:26 +02: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);