stone/slag segmentation problem
Mostra commenti meno recenti
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 Commento
Walter Roberson
il 7 Lug 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.
Risposte (2)
Carl
il 4 Apr 2017
0 voti
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 Commento
Lingqiang Ran
il 19 Apr 2017
Image Analyst
il 19 Apr 2017
0 voti
You might try superpixels() or edge detection.
3 Commenti
Lingqiang Ran
il 29 Mag 2017
Image Analyst
il 31 Mag 2017
Then try convolutional neural networks. I don't have any demo code for that to help you.
Lingqiang Ran
il 7 Lug 2017
Categorie
Scopri di più su Image Segmentation in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!