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 件のコメント

Walter Roberson
Walter Roberson 2017 年 7 月 7 日
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

1 件のコメント

Lingqiang Ran
Lingqiang Ran 2017 年 4 月 19 日
Hi Carl, thanks a lot for your help!

サインインしてコメントする。

Image Analyst
Image Analyst 2017 年 4 月 19 日

0 投票

You might try superpixels() or edge detection.

3 件のコメント

Lingqiang Ran
Lingqiang Ran 2017 年 5 月 29 日
Thanks! But the method does not solve the problem well.
Image Analyst
Image Analyst 2017 年 5 月 31 日
Then try convolutional neural networks. I don't have any demo code for that to help you.
Lingqiang Ran
Lingqiang Ran 2017 年 7 月 7 日
Thanks!

サインインしてコメントする。

質問済み:

2017 年 4 月 2 日

コメント済み:

2017 年 7 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by