How could I count number of these small beads?

3 Ansichten (letzte 30 Tage)
Mohammed Ali
Mohammed Ali am 14 Mai 2018
Bearbeitet: Image Analyst am 14 Mai 2018
I want to count the number of beads in each square.

Antworten (1)

Image Analyst
Image Analyst am 14 Mai 2018
Bearbeitet: Image Analyst am 14 Mai 2018
Use stdfilt() to identify the square-ish regions. Then use a tophat filter, imtophat(), or maybe imbothat().

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by