필터 지우기
필터 지우기

How could I count number of these small beads?

조회 수: 2 (최근 30일)
Mohammed Ali
Mohammed Ali 2018년 5월 14일
편집: Image Analyst 2018년 5월 14일
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