Importing large VRML file (6 gig) for TREEQSM
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
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 Commenti
Risposte (1)
  Shiva Kalyan Diwakaruni
    
 il 15 Dic 2020
        Hi,
Please try using vrworld instead of read_vrml to load .wrl file and check if it works.
Hope it helps.
Thanks
0 Commenti
Vedere anche
Categorie
				Scopri di più su Point Cloud Processing in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

