Counting objects in binary image

4 ビュー (過去 30 日間)
Anonymous
Anonymous 2018 年 5 月 11 日
回答済み: Image Analyst 2018 年 5 月 12 日
How can I count the number of objects in a binary image without using built in functions? I know that regionprops does that, but I am not allowed to use built in functions.
  1 件のコメント
KSSV
KSSV 2018 年 5 月 12 日
Can you attach your image, so that we can help you.

サインインしてコメントする。

回答 (1 件)

Image Analyst
Image Analyst 2018 年 5 月 12 日
You can probably find connected components labeling pseudocode on the internet somewhere. Of course, if you do find that, could it be considered a "built-in function" that you're not allowed to use since someone else wrote it?

カテゴリ

Help Center および File ExchangeImage Segmentation and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by