Multi-view Wire Art
National Tsing Hua University
Virginia Tech
National Tsing Hua University
Abstract
Algorithm
Method overview. Given three input line drawing images (a), our system starts with reconstructing a discrete visual hull (b) throgh intersecting generalized cones formed by back-projecting the 2D image to 3D using the associated camera parameters (mutually orthogonal viewpoints in this example). We then integrate the isolated components (green voxels) into a connected visual hull (c) via a 3D pathfinding method that jointly analyzes the spatial relations between components in 3D and their 2D counterparts. The traced 3D paths are represented by blue voxels. Next, we apply a volumetric thinning algorithm [Liu et al. 2010] to extract a curve skeleton from the reconstructed visual hull, followed by a structure simplification process that grounds a tailormade quality measurement to strike a balance between i) the projection error and ii) the structure compactness of resulting curve skeleton (d). Lastly, we fit the individual skeleton lines (colored line segments) with cubic splines and employ an image-guided 3D curve deformation to obtain the final smooth, continuous, and compact 3D wire sculpture (e). (Top row) The projections of intermediate products using associated camera parameters.
Results
We present several examples of input line drawings with varying complexity. Given a set of three input images (top), our system automatically generates 3D wires that exhibit three distinct line drawings when perceived from three orthogonal view points (bottom). Our method handles inputs with varying complexity. More results can be found in the Online Gallery.
Multi-view Wire Art in the press:
Acknowledgement
We are grateful to the anonymous reviewers for their comments and suggestions. We also like to thank National Applied Research Laboratories and Xian-Guang Zhong for helping on the 3D printing. The work is supported in part by the Ministry of Science and Technology of Taiwan (107-2218-E-007-047- and 107-2221-E-007-088-MY3).
Bibtex
@article{Hsiao:2018:MVWA:, author = {Hsiao, Kai-Wen and Huang, Jia-Bin and Chu, Hung-Kuo}, title = {Multi-view Wire Art}, journal = {ACM Trans. Graph.}, volume = {37}, number = {6}, year = {2018}, pages = {242:1--242:11}, articleno = {242}, numpages = {11} }