资源简介
Matlab 三维点云三角化
不是平面域的三角化 是三维点云三角化
亲身测试绝对可用!
代码片段和文件信息
%% MyCrust
%
%Simple surface recostruction program based on Crust algorithm
%Given a set of 3D points returns a triangulated tight surface.
%
%The more points there are the best the surface will be fitted
%although you will have to wait more. For very large models an
%help memory errors may occurs.
%It is important even the point distribution generally uniformly
% distributed points with denser zones in high curvature features
% give the best results.
%
% Remember crust algorithom needs a cloud representing a volume
% so open surface may give inaccurate results.
%
%
% If any problems occurs in execution or if you found a bug
% have a suggestion or question just contact me at:
%
% giaccariluigi@msn.com
%
%
%
%
%Here is a simple example:
%
%load
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-02-27 17:12 Triangle of Point Cloud\
目录 0 2009-03-28 18:54 Triangle of Point Cloud\Matlab点云三角化\
文件 45713 2008-11-20 18:01 Triangle of Point Cloud\Matlab点云三角化\Block.mat
文件 236278 2008-11-20 18:20 Triangle of Point Cloud\Matlab点云三角化\Bunny.bmp
文件 27357 2008-11-20 18:14 Triangle of Point Cloud\Matlab点云三角化\Cactus.mat
文件 1100582 2008-11-20 18:13 Triangle of Point Cloud\Matlab点云三角化\Chair.mat
文件 527477 2008-11-20 18:02 Triangle of Point Cloud\Matlab点云三角化\Dino.mat
文件 550432 2008-11-20 18:05 Triangle of Point Cloud\Matlab点云三角化\Elephant.mat
文件 290952 2008-07-01 20:24 Triangle of Point Cloud\Matlab点云三角化\gargo50k.mat
文件 188902 2008-06-28 16:52 Triangle of Point Cloud\Matlab点云三角化\hippo.mat
文件 985815 2008-11-20 18:13 Triangle of Point Cloud\Matlab点云三角化\Horse.mat
文件 11469 2008-11-20 17:53 Triangle of Point Cloud\Matlab点云三角化\MyCrust.asv
文件 12126 2008-12-01 22:41 Triangle of Point Cloud\Matlab点云三角化\MyCrust.m
文件 306544 2008-11-20 18:11 Triangle of Point Cloud\Matlab点云三角化\Skull.mat
文件 804127 2008-11-20 18:10 Triangle of Point Cloud\Matlab点云三角化\Standford_Bunny.mat
文件 797 2009-03-28 17:45 Triangle of Point Cloud\Matlab点云三角化\TestMyCrust.asv
文件 787 2009-03-28 18:24 Triangle of Point Cloud\Matlab点云三角化\TestMyCrust.m
文件 109 2009-03-28 18:56 Triangle of Point Cloud\Matlab点云三角化\如何運行.txt
相关资源
- HMMforspeechrecogntion 一个可执行的HMM语音
- popular-UCI-datasets 一些非常有用的数据
- GAPSO 这个算法是遗传算法和粒子群优
- synchronization 利用matlab仿真实现载波的
- Gabor Gabor小波变换的matlab实现
- 4 matlab区域填充的具体算法及演示
- MATLAB_image_process_with_PDE 运用偏微分方
- gabijiao 该程序通过实例(函数)
- SIFT2844912
- gbvs 二维图像视觉显著性检测
- wenli 分析了纹理特征提取方法
- EELM
- barcode 基于图像的条形码识别程序(识
-
myaudiopla
yer 使用Matlab GUI实现的音频 - B-spline-surface 在MATLAB-2008a环境下编写的
- NURBS-surface 在MATLAB-2008a环境下编写的
- ACO 用MATLAB编写的蚁群算法最短路径寻
- wavplay 基于matlab GUI界面的播放器
- allfns 是由牛津大学VGG开发的三维重建
- spectrogram_fft
- adaboost 基于adaboost的人脸识别程序
- 2 2课程报告要求:按照讲课内容
- gps GPS信号的捕获、处理程序
- fuzzynetme 模糊神经网络的MATLAB程序
- naive_bayes_numeric 利用matlab实现的朴素贝
- MFandMPF 计算肌电信号积分肌电值
- BM3D BM3D去噪算法的实现和相关文档
- BarrelDistortion 两个matlab程序
- Kalman 用卡尔曼滤波跟踪目标实例
- WSN-matlab-simulation
评论
共有 条评论