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 Exchange에서 Matrix 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