how to read images from a folder one after the other from a folder and convert them into its greylevel image using a for loop?
    5 ビュー (過去 30 日間)
  
       古いコメントを表示
    
Suppose i hav around 30 images in a folder named 'images'.Now what i need to do is to read the images one after the other and convert them into their greylevel image.how to do this process using a for loop or any other technique for reading the images one after the other instead of writing 'imread' for all the 30 images 30 times .How can u do this...plz help sir...
0 件のコメント
回答 (1 件)
参考
カテゴリ
				Help Center および File Exchange で Loops and Conditional Statements についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

