- 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.
Image analysis and counting of objects
3 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Image Analyst
2018-10-9
Suggestions:
3 个评论
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!
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Convert Image Type 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

