Image analysis and counting of objects
古いコメントを表示
I have several images of surgical instruments, and my goal is to know how many objects I have in the image, ie for any image the code has to calculate the number of objects present in the image. I have a code done, but it's just giving me the right number for an image. Someone can help me?
回答 (1 件)
Image Analyst
2018 年 10 月 9 日
0 投票
Suggestions:
- Read this link
- Download and run my Image Segmentation Tutorial here in my File Exchange
- Post your image and code if you still can't do it.
3 件のコメント
Rita Mendes
2018 年 10 月 9 日
編集済み: Rita Mendes
2018 年 10 月 9 日
Image Analyst
2018 年 10 月 9 日
Sorry but this would be a project, not some 5 minute, hundred line program, and I can't afford to spend that much time to help you. The main problem is the non-uniform background plus the overlapping of items. Like how is the program supposed to know that a cross bar of the basket is not a tool? And how does it know that two scissors overlapping is not a single item of some new exotic type of scissors? If you didn't have those problems it would be one line of code to count them all!
Rita Mendes
2018 年 10 月 9 日
カテゴリ
ヘルプ センター および File Exchange で Image Preview and Device Configuration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

