Convert to Point Cloud for PNG Fıle
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello; I should convert to 3d point cloud my dataset (png files) An example :

But in MATLAB I can not convert png file? How thşs solve problem ?
5 commentaires
Walter Roberson
le 26 Jan 2017
pointCloud(rand(100,3))
Your png file does not contain 3d coordinates. Possibly analyzing the scene might allow you to estimate coordinates.
Réponses (0)
Voir également
Catégories
En savoir plus sur Point Cloud Processing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!