From reading the mesh file(.off files), it can be extracted 2 parts of data(vertex and face).
How to keep the features for applying a machine learning algorithm?
For instance,
[idx,C] = kmeans(X,3);.
How to build X here from mesh file (.off file)?

回答 (1 件)

Vineeth Kartha
Vineeth Kartha 2016 年 3 月 15 日

0 投票

Hi Tiffiny
Please go through this and see if it helps in resolving your query.
Regards Vineeth

カテゴリ

ヘルプ センター および File ExchangeMatrix Indexing についてさらに検索

タグ

質問済み:

2016 年 3 月 7 日

回答済み:

2016 年 3 月 15 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by