Understanding Indirect Time-of-Flight Depth Sensing
devblogs.microsoft.com
Understanding Indirect Time-of-Flight Depth Sensing
1–10 of 40 posts
Re: Understanding Indirect Time-of-Flight Depth Sensing
#2They are a big problem in built environments which have lots of 90 deg angles that act as retroreflectors to the signal. To my knowledge none of the ToF sensor manufacturers (MS, Sony, PMD, Samsung, etc..) has solved this problem. If anyone has, please let me know as the topic is of professional interest to me.
Re: Understanding Indirect Time-of-Flight Depth Sensing
#3The article doesn't mention the main drawback of ToF depth sensing: Multipath Errors. They originate from light bouncing around in the scene before coming back to the detector, causing the resulting depth maps to have dents and distortions in the neighborhood of angled surfaces. They are a big problem in built environments which have lots of 90 deg angles that act as retroreflectors to the signal. To my knowledge non…
Presumably my cursory experience with this from half a decade ago is not news to you if you have professional interest in the topic, but maybe you can elaborate how this is not a feasible solution in your case?
Re: Understanding Indirect Time-of-Flight Depth Sensing
#4Re: Understanding Indirect Time-of-Flight Depth Sensing
#5The article doesn't mention the main drawback of ToF depth sensing: Multipath Errors. They originate from light bouncing around in the scene before coming back to the detector, causing the resulting depth maps to have dents and distortions in the neighborhood of angled surfaces. They are a big problem in built environments which have lots of 90 deg angles that act as retroreflectors to the signal. To my knowledge non…
Re: Understanding Indirect Time-of-Flight Depth Sensing
#6Re: Understanding Indirect Time-of-Flight Depth Sensing
#7How do these ToF systems deal with multiple sensors pointing at the same scene? I've seen it work with two ToF sensors, but haven't been able to find a good explanation for how it works.
Re: Understanding Indirect Time-of-Flight Depth Sensing
#8How do these ToF systems deal with multiple sensors pointing at the same scene? I've seen it work with two ToF sensors, but haven't been able to find a good explanation for how it works.
Azure Kinect uses a 3.5mm jack to sync this between sensors.
Re: Understanding Indirect Time-of-Flight Depth Sensing
#9Do LIDARs work under the same phase shift based ToF sensing?
Some LIDARs do use phase shift as described. Others can use a pulse of light and measure that directly, while others use frequency modulation. Phase shift is just one way to measure distance using light.
Re: Understanding Indirect Time-of-Flight Depth Sensing
#10That would mean that before percepts are updated and available for applications (with knowledge like depth), a lot of information, not just the current frame, has already been integrated. Information such as previous frames, common shapes or surfaces, objects, the current full scene model, etc. That will make the system significantly more efficient and robust. And also enable things like true video understanding including the 3d structure of scenes.
Definitely easier said than done of course.