Convert to Point Cloud for PNG Fıle
    7 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentarios
  Walter Roberson
      
      
 el 26 de En. de 2017
				pointCloud(rand(100,3))
Your png file does not contain 3d coordinates. Possibly analyzing the scene might allow you to estimate coordinates.
Respuestas (0)
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!

