中文说明: 读入三维模型,并且实现三维模型过分割的程序,里面需要依赖两个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.