Importing large VRML file (6 gig) for TREEQSM
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jordan Knapp-Wilson
el 10 de Dic. de 2020
Respondida: Shiva Kalyan Diwakaruni
el 15 de Dic. de 2020
Hello! Sorry I'm rather new to matlab, was wondering if anyone had any experience with loading in large VRML files?
Been trying to use P = read_vrml('filename.wrl'), but when the file finally imports it has a value of 0?
Trying to using matlab in order to model tree architecture via TREEQSM, but matlab has proven to be...difficult haha
Any help appreciated, thank you!
0 comentarios
Respuestas (1)
Shiva Kalyan Diwakaruni
el 15 de Dic. de 2020
Hi,
Please try using vrworld instead of read_vrml to load .wrl file and check if it works.
Hope it helps.
Thanks
0 comentarios
Ver también
Categorías
Más información sobre Point Cloud Processing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!