stone/slag segmentation problem

1 visualización (últimos 30 días)
Lingqiang Ran
Lingqiang Ran el 2 de Abr. de 2017
Comentada: Walter Roberson el 7 de Jul. de 2017
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 comentario
Walter Roberson
Walter Roberson el 7 de Jul. de 2017
Improving the lighting could help.
Also, would this possibly be part of a movie? Sometimes hidden objects and ambiguities can be reduced analyzing sequences.

Iniciar sesión para comentar.

Respuestas (2)

Carl
Carl el 4 de Abr. de 2017
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 comentario
Lingqiang Ran
Lingqiang Ran el 19 de Abr. de 2017
Hi Carl, thanks a lot for your help!

Iniciar sesión para comentar.


Image Analyst
Image Analyst el 19 de Abr. de 2017
You might try superpixels() or edge detection.
  3 comentarios
Image Analyst
Image Analyst el 31 de Mayo de 2017
Then try convolutional neural networks. I don't have any demo code for that to help you.
Lingqiang Ran
Lingqiang Ran el 7 de Jul. de 2017
Thanks!

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by