Convert to Point Cloud for PNG Fıle
    6 ビュー (過去 30 日間)
  
       古いコメントを表示
    
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 件のコメント
  Walter Roberson
      
      
 2017 年 1 月 26 日
				pointCloud(rand(100,3))
Your png file does not contain 3d coordinates. Possibly analyzing the scene might allow you to estimate coordinates.
回答 (0 件)
参考
カテゴリ
				Help Center および File Exchange で Point Cloud Processing についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!