stone/slag segmentation problem

조회 수: 4 (최근 30일)
Lingqiang Ran
Lingqiang Ran 2017년 4월 2일
댓글: Walter Roberson 2017년 7월 7일
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일
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일
You might try superpixels() or edge detection.
  댓글 수: 3
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!

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by