Approximate pyramidal shape decomposition
Ruizhen Hu, Honghua Li, Hao Zhang, Daniel Cohen-Or
In ACM Transactions on Graphics, 33(6), November 2014.
Abstract: A shape is pyramidal if it has a flat base with the remaining boundary forming a height function over the base. Pyramidal shapes are optimal for molding, casting, and layered 3D printing. However, many common objects are not pyramidal. We introduce an algorithm for approximate pyramidal shape decomposition. The general exact pyramidal decomposition problem is NP-hard. We turn this problem into an NP-complete problem which admits a practical solution. Specifically, we link pyramidal decomposition to the Exact Cover Problem (ECP). Given an input shape S, we develop clustering schemes to derive a set of building blocks for approximate pyramidal parts of S. The building blocks are then combined to yield a set of candidate pyramidal parts. Finally, we employ Knuth's Algorithm X over the candidate parts to obtain solutions to ECP as pyramidal shape decompositions. Our solution is equally applicable to 2D or 3D shapes, and to shapes with polygonal or smooth boundaries, with or without holes. We demonstrate our algorithm on numerous shapes and evaluate its performance.
@article{Hu:2014:APS,
author = {Ruizhen Hu and Honghua Li and Hao Zhang and Daniel Cohen-Or},
title = {Approximate pyramidal shape decomposition},
journal = {ACM Transactions on Graphics},
volume = {33},
number = {6},
pages = {213:1--213:12},
month = nov,
year = {2014},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."