Curvature-Based Regularization for Surface Approximation
Abstract
We propose an energy-based framework for approximating surfaces from a cloud of point measurements corrupted by noise and outliers. Our energy assigns a tangent plane to each (noisy) data point by minimizing the squared distances to the points and the irregularity of the surface implicitly defined by the tangent planes. In order to avoid the well-known "shrinking" bias associated with first-order surface regularization, we choose a robust smoothing term that approximates curvature of the underlying surface. In contrast to a number of recent publications estimating curvature using discrete (e. g. binary) labellings with triple-cliques we use higher-dimensional labels that allows modeling curvature with only pair-wise interactions. Hence, many standard optimization algorithms (e. g. message passing, graph cut, etc) can minimize the proposed curvature-based regularization functional. The accuracy of our approach for representing curvature is demonstrated by theoretical and empirical results on synthetic and real data sets from multi-view reconstruction and stereo. (1)
Cite
Text
Olsson and Boykov. "Curvature-Based Regularization for Surface Approximation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247849Markdown
[Olsson and Boykov. "Curvature-Based Regularization for Surface Approximation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/olsson2012cvpr-curvature/) doi:10.1109/CVPR.2012.6247849BibTeX
@inproceedings{olsson2012cvpr-curvature,
title = {{Curvature-Based Regularization for Surface Approximation}},
author = {Olsson, Carl and Boykov, Yuri},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {1576-1583},
doi = {10.1109/CVPR.2012.6247849},
url = {https://mlanthology.org/cvpr/2012/olsson2012cvpr-curvature/}
}