stone/slag segmentation problem

Hello!
I want to seperate each slag piece from the image, and measure its size. Are there any good methods to do it?
Thanks a lot!

1 个评论

Improving the lighting could help.
Also, would this possibly be part of a movie? Sometimes hidden objects and ambiguities can be reduced analyzing sequences.

请先登录,再进行评论。

回答(2 个)

Carl
Carl 2017-4-4

0 个投票

Hi Lingqiang, the following documentation page has a lot of good resources on doing image segmentation in MATLAB. Is there something you wanted to do, that isn't covered by the methods discussed on that page?
https://www.mathworks.com/discovery/image-segmentation.html
Image Analyst
Image Analyst 2017-4-19

0 个投票

You might try superpixels() or edge detection.

3 个评论

Thanks! But the method does not solve the problem well.
Then try convolutional neural networks. I don't have any demo code for that to help you.

请先登录,再进行评论。

类别

在 帮助中心 和 File Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by