HWQuantum / Real-time-low-cost-multi-person-3D-pose-estimation

Source code for our 2022 SciencesAdvances paper "Pixels2Pose: Super-resolution time-of-flight imaging for 3D pose estimation."
https://www.science.org/doi/10.1126/sciadv.ade0123
6 stars 0 forks source link

Tof data collection problem #1

Open ljh990817 opened 2 years ago

ljh990817 commented 2 years ago

Hi guys. I think this project is particularly interesting, so I want to reproduce it, but now there is a problem: when collecting tof data, (4,4,144), but I can only collect (4,4,1), so I I want to get your help, the device I use is vl53L5X, I hope to get your help.

mokems commented 9 months ago

Did you fix this problem? I am also trying to get the (4,4,144) data, but there is no library or api to get the raw histogram data.