Segmentation of overlapped aggregate images without a background
조회 수: 3 (최근 30일)
이전 댓글 표시
Is it possible to segment the visible portion of the particles in images like this (not taken by me, downloaded from the internet) to get binary images like the attached? The particles have different textures, no definitive background, different illumination and massively overlapped. I tried this Matlab answer (https://www.mathworks.com/matlabcentral/answers/2151-separating-objects-in-an-image) and got the attached. When I tried to separate them using bwlabel(), I got something like the attached, along with many useless separations.
If yes, then is it possible to generalize it to work for many similar images ?
I appreciate the help from all the hardworking people from Matlab answers forum. Thank you
댓글 수: 0
답변 (1개)
Image Analyst
2016년 7월 25일
It's probably possible, at least to some accuracy. You might look here for algorithms on rocks and gravel or particles: http://www.visionbib.com/bibliography/contents.html
참고 항목
카테고리
Help Center 및 File Exchange에서 Particle & Nuclear Physics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!