Description Usage Arguments Value
View source: R/ExtractFeatures.R
Primary driver of feature extraction. Parses all characters from a processed image.
1 | extract_character_features(img, character_lists, dims)
|
img |
The thinned image bitmap |
character_lists |
Output from processHandwriting$letterLists |
dims |
Dimensions of binary image |
nested lists associating features to respective characters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.