Online reconstruction of 3D objects from arbitrary cross-sections
Amit Bermano, Amir Vaxman, Craig Gotsman
In ACM Transactions on Graphics, 30(5), October 2011.
Abstract: We describe a simple algorithm to reconstruct the surface of smooth three-dimensional multilabeled objects from sampled planar cross-sections of arbitrary orientation. The algorithm has the unique ability to handle cross-sections in which regions are classified as being inside the object, outside the object, or unknown. This is achieved by constructing a scalar function on $R^3$, whose zero set is the desired surface. The function is constructed independently inside every cell of the arrangement of the cross-section planes using transfinite interpolation techniques based on barycentric coordinates. These guarantee that the function is smooth, and its zero set interpolates the cross-sections. The algorithm is highly parallelizable and may be implemented as an incremental update as each new cross-section is introduced. This leads to an efficient online version, performed on a GPU, which is suitable for interactive medical applications.
@article{Bermano:2011:ORO,
author = {Amit Bermano and Amir Vaxman and Craig Gotsman},
title = {Online reconstruction of 3D objects from arbitrary cross-sections},
journal = {ACM Transactions on Graphics},
volume = {30},
number = {5},
pages = {113:1--113:11},
month = oct,
year = {2011},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."