kinect icon indicating copy to clipboard operation
kinect copied to clipboard

Experimental Protocol Setup Help

Open fali100 opened this issue 3 years ago • 0 comments

Hello,

I am doing a project that requires me to collect joint angle data using three synchronized Azure Kinect cameras. I am inexperienced coding with C++ and I wanted to inquire about how I could use the code in this repository to do the following: -synchronize and calibrate three Kinects -output raw data in a csv file containing information on joint type, position.x, position.y, position.z, orientation.x, orientation.y, orientation.z, orientation.w

Any help would be greatly appreciated!

fali100 avatar Nov 03 '21 14:11 fali100