An Algorithm to Generate Visual Hulls

刘钢,王锐,鲍虎军,彭群生
2002-01-01
Journal of Software
Abstract:In this paper, an algorithm is presented to generate visual hulls of 3D objects. The algorithm fully utilizes the advantages of ADFs (adaptively sampled distance fields) in approximation precision and memory requirement. Different from the traditional voxel interpolation methods, the algorithm takes ADFs as the data structure to describe the visual hulls to simplify the interpolation process and improve the algorithm efficiency. Finally, the enhanced SurfaceNets algorithm is employed to triangulate ADFs in order to obtain the topologically consistent models. The experimental results show that the algorithm can rapidly generate complex models with high precision.
What problem does this paper attempt to address?