Hi. I am doing project on Text detection and localizing in natural scenes, so i need to implement stroke width transform algorithm in order to detect text in a image.
now i found gradient for an canny edge image, then i need to find stroke width of the character by locating edge pixel p and opposite edge pixel q, by using gradient magnitude and direction.
Please help me any one how to find stroke width of the character(text).
Thank you.
2 Comments
Chandra Shekhar (view profile)
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/54216-text-detection-using-stroke-width-transform#comment_112144
Celine Preeti (view profile)
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/54216-text-detection-using-stroke-width-transform#comment_346962
Sign in to comment.