三维模型实现过分割我要分享

Three-dimension model segmentation

matlab 分割 模型 实现 三维

关注次数: 212

下载次数: 0

文件大小: 47.78 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明: 读入三维模型,并且实现三维模型过分割的程序,里面需要依赖两个matlab工具箱,分别是geom3d和toolbox_graph.改程序采用matlab与c混合编程,使用k-means算法进行聚类最终形成最后的过分割区域。其中三维模型面片之间的相似度采用的是一个回归模型训练出来的。


English Description:

Read into the model, and segmentation of three dimensional model of the program, which relies on two Matlab toolbox, geom3d and toolbox_graph, respectively. modified procedure using MATLAB and c programming mix, using k-means algorithm for clustering eventually formed the end of the region. One similarity between patches using three dimensional model is a regression model trained.


代码预览