A Graph-Spectral Method for Surface Height Recovery from Needle-Maps
Abstract
The paper describes a graph-spectral method for 3D surface integration. The algorithm takes as its input a 2D field of surface normal estimates, delivered, for instance, by a shape-from-shading or shape-from-texture procedure. The method borrows ideas from routing theory. We exploit the well-known fact that the leading eigenvector of a Markov chain transition probability matrix is the steady-state random walk on the equivalent weighted graph. We use this property to find the minimum total curvature path through the available surface normals. To do this, we construct a transition probability matrix whose elements are related to the differences in surface normal direction. By threading the surface normals together along the path specified by the magnitude order of the components of the leading eigenvector, we perform surface integration. The height increments along the path are simply related to the traversed path length and the slope of the local tangent plane. The method is evaluated on data delivered by a shape-from-shading algorithm.
Cite
Text
Robles-Kelly and Hancock. "A Graph-Spectral Method for Surface Height Recovery from Needle-Maps." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001. doi:10.1109/CVPR.2001.990467Markdown
[Robles-Kelly and Hancock. "A Graph-Spectral Method for Surface Height Recovery from Needle-Maps." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001.](https://mlanthology.org/cvpr/2001/robleskelly2001cvpr-graph/) doi:10.1109/CVPR.2001.990467BibTeX
@inproceedings{robleskelly2001cvpr-graph,
title = {{A Graph-Spectral Method for Surface Height Recovery from Needle-Maps}},
author = {Robles-Kelly, Antonio and Hancock, Edwin R.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2001},
pages = {I:141-148},
doi = {10.1109/CVPR.2001.990467},
url = {https://mlanthology.org/cvpr/2001/robleskelly2001cvpr-graph/}
}