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

Text recognition - Generate directional feature vectors for ERs #23

Open
ddetone opened this issue Apr 13, 2014 · 0 comments
Open

Text recognition - Generate directional feature vectors for ERs #23

ddetone opened this issue Apr 13, 2014 · 0 comments
Assignees

Comments

@ddetone
Copy link
Member

ddetone commented Apr 13, 2014

Generate the 200-dimensional feature vector for each ER to prepare the ER for character classification.

1.) Normalize to 35 x 35, preserving aspect ratio and centroid
2.) Split into 8 bit maps where each bit map corresponds to orientations of boundary pixels
3.) Apply Gaussian blurring
4.) Vectorize

From "A Method for Text Localization and Recognition in Real-World Images", Section 3.5.

@ddetone ddetone added this to the Scene Word Recognition milestone Apr 13, 2014
@ddetone ddetone self-assigned this Apr 13, 2014
@ddetone ddetone changed the title Generate directional feature vectors for ERs Text recognition - Generate directional feature vectors for ERs Apr 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant