3L-IBS

所属分类:matlab编程
开发工具:matlab
文件大小:13845KB
下载次数:6
上传日期:2014-08-26 00:14:24
上 传 者adilsondisso
说明:  Given a 3D cloud of points accompanied by normals an implicit b-spline surface is reconstructed.

文件列表:
3L-IBS\27.mat (543073, 2014-07-30)
3L-IBS\58.mat (669976, 2014-08-08)
3L-IBS\66.mat (687468, 2014-07-06)
3L-IBS\70.mat (688849, 2014-07-06)
3L-IBS\73.mat (542452, 2014-08-02)
3L-IBS\83.mat (542611, 2014-08-09)
3L-IBS\88.mat (691390, 2014-07-06)
3L-IBS\Armadillo.mat (897066, 2014-07-31)
3L-IBS\Bunny.mat (580620, 2014-07-31)
3L-IBS\Cow.mat (579358, 2014-08-06)
3L-IBS\DEMO.m (1640, 2014-08-09)
3L-IBS\Duck.mat (521564, 2014-08-09)
3L-IBS\Eight.mat (32918, 2014-07-31)
3L-IBS\H10.mat (466950, 2014-08-09)
3L-IBS\H15.mat (1557605, 2014-08-09)
3L-IBS\H20.mat (3593748, 2014-08-09)
3L-IBS\Hand.mat (513891, 2014-08-09)
3L-IBS\Homer.mat (31372, 2014-08-09)
3L-IBS\IBS.png (199522, 2014-08-09)
3L-IBS\IBSL3_3D.m (4818, 2014-08-09)
3L-IBS\IBSL3_3D_T.m (6814, 2014-08-09)
3L-IBS\IBSLevelSurf.m (5535, 2014-08-09)
3L-IBS\Kitten.mat (600984, 2014-07-31)
3L-IBS\Mannequin.mat (384749, 2014-08-09)
3L-IBS\MaxPlanck.mat (401833, 2014-08-09)
3L-IBS\NewOffset.m (2726, 2014-08-09)
3L-IBS\RegMatrix3D.m (4846, 2014-08-09)
3L-IBS\RegMatrix3D_T.m (5975, 2014-08-09)
3L-IBS\Torus.mat (224463, 2014-07-31)
license.txt (1316, 2014-08-25)

% Author: Mohammad Rouhani, Morpheo Team, INRIA Rhone Alpes, (2013) % Email: mohammad.rouhani@inria.fr % Title: convolutions between two B-Spline basis functions % Place of publication: Grenoble, France % Available from: URL % http://www.iis.ee.ic.ac.uk/~rouhani/mycodes/IBS.rar %==================================================================== % When using this software, PLEASE ACKNOWLEDGE the effort that went % into development BY REFERRING THE PAPER: %::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: % Rouhani M. and Sappa A.D., Implicit B-spline fitting using the 3L % algorithm, IEEE Conference on on Image Processing (ICIP'11), 2011. %::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: This code present a surface reconstruction technique based on implicit B-Splines (IBSs). This Matlab code can be simply executed by calling the DEMO.m file provided in this folder. For feeding the code, one may need a 3D mesh (points+triangulations); however, some examples are already provided in the folder: (Armadillo, Bunny, Cow, Duck, Hand, Homer, Kitten, Knot and Mannequin). The mothod use an algebraic approach that is quite fast and contributes local geometry. The smoothness of the surface can be easily controlled through the regularization parameter L in function IBSL3_3DTRI.m: the higher L results in a smoother surface and vice versa. The regularization matrices are provided for size N=20, 30; for other sizes the RegMatrix3D.m will be automatically called to reconstruct the matrix anatically. Please refer to the abovementioned reference and find the extended works in "Blended IBS" page. For running the code of IBS and Truncated IBS please call DEMO.m

近期下载者

相关文件


收藏者