Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the least path from the A* algorithm in segmenting the line upto character #2

Open
Matt-arch opened this issue Jan 18, 2021 · 1 comment

Comments

@Matt-arch
Copy link

Hello, I am Metasebiya Mulugeta, I been trying to solve this problem by own using my little experience in computer vision and underdeveloped programming skills, when I got to see your blog it helps me a lot I am really grateful for your kind contribution. My question is as follows, I applied your implementation in segmenting Amharic letters from a given scanned document, the astar algorithm returned the least cost path and detects the blocking regions as well but while extracting the lines from the image it turns out the blocking regions are cut out from, here is the what i tried the entire code is your implementation, and could you show me how proceed towards segmenting the characters from the words, I tried by taking the minimum white space but I failed t do it?
here is the sample Amharic letter
1

@SaniDutta36
Copy link

God knows......

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants