-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- I'm sorry to bother you. Since I don't have your contact information(Gamil...), I may open an issue here to get your attention. I watched your Youtube video: 3D scanning on iPhone streaming to M1 Mac using vdbfusion and Python
. To be honest, it's a very good work. - And it's the first time that I have seen that just use the iPhone as a "Localization" role in SLAM(Simultaneous Localization and Mapping). Amazing, and I also learned that in iphone, by using ARKit can get some important informations:
By comparing the position of the tracked feature differences between video frames, and then comparing with the motion sensor data, a high-precision position and motion model is obtained. (Apple Developer Official website)
- It's apparently from the video that the iPhone's "Localization" feature is excellent, and I'd like to explore more work in this area as well. Traditional high-definition positioning equipment(like Vicon motion capture system) is expensive and complicated to use. Compared with this functions of the iPhone, its light weight and low cost can shorten the development cycle, or even as a reference example that can quickly compare with other SLAM methods.
- However, I rarely use 3D scan on iphone streaming to M1 Mac lively. The implementation process is not well understood. Therefore, I hope that the author, can you provide a code in the Youtube video for learning reference.
Thank you very much.
Metadata
Metadata
Assignees
Labels
No labels