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
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!