The objective of this work is to perform the 3D reconstruction combining cloud points obtained from different viewpoints using structured light. The point cloud is simplified to reduce the computational time. The main task is the point cloud registration algorithm that matches two point clouds. A well known algorithm for point cloud registration is the ICP that determines the rotation and translation that when applied to one of the point clouds, place both point clouds in accordance. The ICP algorithm executes iteratively two main steps: point correspondence determination and registration algorithm. The point correspondence determination is a module that if not executed properly can make the ICP to converge to a local minimum. To overcome such drawback, it is proposed in this work an ICP that uses statistics to generate a dynamic distance threshold on the distance allowed between closest points. Instead of matching all points from the data set, this technique matches subset-subset points.
The objective of this work is to present an object 3D reconstruction method using the point color information. The object 3D reconstruction is performed by combining point clouds obtained from different viewpoints using two cameras and a structured light projector. The main task is the point cloud registration algorithm that matches two point clouds. A well known algorithm for point cloud registration is the ICP (Iterative Closest Point) that determines the rotation and translation that when applied to one of the point clouds, place both point clouds in accordance. The ICP algorithm executes iteratively two main steps: point correspondence determination and registration algorithm. The point correspondence determination is a module that if not executed properly can make the ICP to converge to a local minimum. To overcome such drawback an ICP that uses statistics to generate a dynamic distance and color threshold on the distance allowed between closest points is proposed and implemented. This approach allows subset matches, instead of matching all points from the point clouds. The surface reconstruction is performed using Marching Cubes and a consensus surface algorithm with signed distance compensates point cloud errors. In this paper the performance of the proposed method is analyzed and compared with the classical ICP.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.