fbernardpi / sparsePdmFitting

Code for our paper "Shape-aware surface reconstruction from sparse 3D point-clouds", Medical Image Analysis, 38, 2017.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

*************** GENERAL ***************
This is an implementation of the method described in [1] for fitting a 
statistical shape model to a sparse set of points. When using this 
code, please cite [1]. 

[1] F. Bernard, L. Salamanca, J. Thunberg, A. Tack, D. Jentsch, H. Lamecker,
S. Zachow, F. Hertel, J. Goncalves, P. Gemmar: Shape-aware Surface 
Reconstruction from Sparse 3D Point-Clouds. Medical Image Analysis, 38, 
pp. 77-89, May 2017
http://dx.doi.org/10.1016/j.media.2017.02.005

For feedback, suggestions or other comments please contact Florian Bernard 
per email (f.bernardpi[at]gmail[dot]com).

*************** USAGE *****************
The files demo_2d.m and demo_3d.m contain simple examples that shows how to use the 
method.










About

Code for our paper "Shape-aware surface reconstruction from sparse 3D point-clouds", Medical Image Analysis, 38, 2017.

License:GNU Affero General Public License v3.0


Languages

Language:MATLAB 100.0%