Applying the same mask on a set of images
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Elliza Feisol
il 14 Lug 2020
Commentato: Image Analyst
il 14 Lug 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 Commenti
Risposta accettata
Image Analyst
il 14 Lug 2020
Yes. See code samples in the FAQ: https://matlab.fandom.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
3 Commenti
Image Analyst
il 14 Lug 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Explore and Edit Images with Image Viewer App in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!