PB-NBV: Efficient Projection-Based Next-Best-View Planning Framework for Reconstruction of Unknown Objects
Zhizhou Jia, Yuetao Li, Qun Hao, and Shaohui Zhang

TL;DR
This paper introduces PB-NBV, an efficient projection-based framework for next-best-view planning that reduces computational costs and improves 3D object reconstruction quality in robotic applications.
Contribution
The framework refits voxel clusters into ellipsoids and uses a projection-based evaluation, significantly reducing ray-casting and computational costs in NBV planning.
Findings
Achieves higher point cloud coverage than existing methods
Reduces computational time significantly
Validated in both simulation and real-world experiments
Abstract
Completely capturing the three-dimensional (3D) data of an object is essential in industrial and robotic applications. The task of next-best-view (NBV) planning is to calculate the next optimal viewpoint based on the current data, gradually achieving a complete 3D reconstruction of the object. However, many existing NBV planning algorithms incur heavy computational costs due to the extensive use of ray-casting. Specifically, this framework refits different types of voxel clusters into ellipsoids based on the voxel structure. Then, the next optimal viewpoint is selected from the candidate views using a projection-based viewpoint quality evaluation function in conjunction with a global partitioning strategy. This process replaces extensive ray-casting, significantly improving the computational efficiency. Comparison experiments in the simulation environment show that our framework…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques
