How could I count number of these small beads?

2 次查看(过去 30 天)
I want to count the number of beads in each square.

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by