Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

anyone knows how to write a function in matlab to segment the characters using the watershed algorithm? any help would be much appreciated. Thank you!

1 visualizzazione (ultimi 30 giorni)
I want to matlab code for segment characters(below image) using watershed algorithm ...? please any one help me to solve this ....?
Here is an image ..!
  5 Commenti
DB
DB il 9 Mag 2017
Modificato: DB il 9 Mag 2017
Thank you so much for your valuable suggestions
The above image does not have a linear space between the characters so I want to know how to segment nonlinear space between characters through watershed algorithm so that's why i'm asking this question ,actually i don't know watershed algorithm how it works , some one suggest me to segment touching character and nonlinear characters through watershed algorithm
This is not homework only self learning purpose and I seen too many examples but i did'nt get any proper results of my image ..!
please provide me code for this image through watershed algorithm and it is small thing but the small thing means a lot for me
please help me sir ....! thank you
Rik
Rik il 9 Mag 2017
That the space between the characters is non-linear doesn't really matter if you are looking at the area of blobs with approximately the same color (e.g. with regionprops after thresholding).
I would advise you to read the wiki-page on watershed. It will help you understand what is going on.
The link I provided advises to show what you tried and how it failed to do what you want. Apparently you have put in the effort, but you show none of it. Instead of Googling the same example as you found and pasting it here, I'm asking you to put the code you used here, so we can build on your work to solve this.

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by