Filter löschen
Filter löschen

How could I count number of these small beads?

2 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().

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by