3D Point Cloud Reduction Using Mixed-Integer Quadratic Programming
Abstract
Large scale 3D image localization requires computationally expensive matching between 2D feature points in the query image and a 3D point cloud. In this paper, we present a method to accelerate the matching process and to reduce the memory footprint by analyzing the view-statistics of points in a training corpus. Given a training image set that is representative of common views of a scene, our approach identifies a compact subset of the 3D point cloud for efficient localization, while achieving comparable localization performance to using the full 3D point cloud. We demonstrate that the problem can be precisely formulated as a mixed-integer quadratic program and present a pointwise descriptor calibration process to improve matching. We show that our algorithm outperforms the state-of-theart greedy algorithm on standard datasets, on measures of both point-cloud compression and localization accuracy.
Cite
Text
Park et al. "3D Point Cloud Reduction Using Mixed-Integer Quadratic Programming." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2013. doi:10.1109/CVPRW.2013.41Markdown
[Park et al. "3D Point Cloud Reduction Using Mixed-Integer Quadratic Programming." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2013.](https://mlanthology.org/cvprw/2013/park2013cvprw-3d/) doi:10.1109/CVPRW.2013.41BibTeX
@inproceedings{park2013cvprw-3d,
title = {{3D Point Cloud Reduction Using Mixed-Integer Quadratic Programming}},
author = {Park, Hyun Soo and Wang, Yu and Nurvitadhi, Eriko and Hoe, James C. and Sheikh, Yaser and Chen, Mei},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2013},
pages = {229-236},
doi = {10.1109/CVPRW.2013.41},
url = {https://mlanthology.org/cvprw/2013/park2013cvprw-3d/}
}