Efficient Multi-Frequency Phase Unwrapping using Kernel Density Estimation

August 18, 2016 Β· Entered Twilight Β· πŸ› European Conference on Computer Vision

πŸŒ… TWILIGHT: Old Age
Predates the code-sharing era β€” a pioneer of its time

"No code URL or promise found in abstract"
"Code repo scraped from project page (backfill)"

Evidence collected by the PWNC Scanner

Repo contents: .gitattributes, .github, .gitignore, APACHE20, CMakeLists.txt, CONTRIB, GPL2, README.md, cmake_modules, depends, doc, examples, freenect2.cmake.in, freenect2.pc.in, freenect2Version.cmake.in, include, platform, src, tools

Authors Felix JÀremo Lawin, Per-Erik Forssén, Hannes Ovrén arXiv ID 1608.05209 Category cs.CV: Computer Vision Citations 23 Venue European Conference on Computer Vision Repository https://github.com/OpenKinect/libfreenect2 ⭐ 2213 Last Checked 1 month ago
Abstract
In this paper we introduce an efficient method to unwrap multi-frequency phase estimates for time-of-flight ranging. The algorithm generates multiple depth hypotheses and uses a spatial kernel density estimate (KDE) to rank them. The confidence produced by the KDE is also an effective means to detect outliers. We also introduce a new closed-form expression for phase noise prediction, that better fits real data. The method is applied to depth decoding for the Kinect v2 sensor, and compared to the Microsoft Kinect SDK and to the open source driver libfreenect2. The intended Kinect v2 use case is scenes with less than 8m range, and for such cases we observe consistent improvements, while maintaining real-time performance. When extending the depth range to the maximal value of 8.75m, we get about 52% more valid measurements than libfreenect2. The effect is that the sensor can now be used in large depth scenes, where it was previously not a good choice. Code and supplementary material are available at http://www.cvl.isy.liu.se/research/datasets/kinect2-dataset.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Computer Vision