Applying the same mask on a set of images
    4 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
    Elliza Feisol
 le 14 Juil 2020
  
    
    
    
    
    Commenté : Image Analyst
      
      
 le 14 Juil 2020
             I would like to apply a mask on the channels (semicircles) so it can be excluded from analysis of cell distribution (figure attached). I am  required to apply a mask for 120 images, is it possible to read and write as well as apply the mask to all 120 images? 

0 commentaires
Réponse acceptée
  Image Analyst
      
      
 le 14 Juil 2020
        Yes.  See code samples in the FAQ: https://matlab.fandom.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
3 commentaires
  Image Analyst
      
      
 le 14 Juil 2020
				I had cropped the images because I assumed you didn't really have that big white frame around everything.  If you really have that, then delete the call to imclearborder() and pass 1 into bwareafilt() instead of 4.
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur Explore and Edit Images with Image Viewer App dans Help Center et File Exchange
			
	Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



