microsoft / HoloLens2ForCV

Sample code and documentation for using the Microsoft HoloLens 2 for Computer Vision research.
MIT License
490 stars 145 forks source link

Point Convert Precision #64

Open jinpengxuan opened 3 years ago

jinpengxuan commented 3 years ago

Use the depth information collected in the DEPTH_LONG_THROW mode, and then use the save_pclouds.py script to convert it into a point cloud, but the accuracy of the point cloud is not enough. Are there any ways to improve it?

jinpengxuan commented 3 years ago

In Hololens2 research mode, is there any difference between the point cloud accuracy obtained by DEPTH_LONG_THROW and DEPTH_AHAT? After experimentation, it is found that the accuracy of the point cloud obtained in the two modes is not different from the effect.