Counting objects with different size in the images
3 次查看(过去 30 天)
显示 更早的评论
Dear All;
I have objects with different sizes in the image, i would like to classify them in different ranges based on the their size range , how can i do that.
Best Regards;
Mustafa
0 个评论
回答(1 个)
Image Analyst
2014-1-11
That's exactly what my Image Segmentation Tutorial does http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
It classifies 5 and 10 cent coins based on their area. Download it and try it. It's just a simple script that uses a standard MATLAB demo image shipped with the Image Processing Toolbox.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!