How could I count number of these small beads?
    3 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
I want to count the number of beads in each square.
0 Commenti
Risposte (1)
  Image Analyst
      
      
 il 14 Mag 2018
        
      Modificato: Image Analyst
      
      
 il 14 Mag 2018
  
      Use stdfilt() to identify the square-ish regions. Then use a tophat filter, imtophat(), or maybe imbothat().
0 Commenti
Vedere anche
Categorie
				Scopri di più su Image Segmentation and Analysis 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!