5枚の画像データを読み込み、それぞれのデータを記憶していきたいのですが………
    1 vue (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
5枚の画像をそれぞれ読み込んでデータを記憶させたいのですが、なぜか5枚目のデータしか表示されません。どうしたらよいのか教えていただけませんか?
10 commentaires
  Jiro Doke
    
 le 13 Déc 2017
				figure コマンドは単体で使えます。 BW=figure とやる必要はありません。
最後のデータしか残らないのは、ループが回る度に centroids が更新(上書き)されるからです。もし単に座標データを目で確認したいだけならば、ループの中で centroid をコマンドウィンドウに表示するようにすれば良いと思います。ヒント: disp
Réponses (0)
Voir également
Catégories
				En savoir plus sur イメージ算術 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!

