Effacer les filtres
Effacer les filtres

Read .off files

10 vues (au cours des 30 derniers jours)
Tiffiny
Tiffiny le 7 Mar 2016
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)?

Réponses (1)

Vineeth Kartha
Vineeth Kartha le 15 Mar 2016
Hi Tiffiny
Please go through this and see if it helps in resolving your query.
Regards Vineeth

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by