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);