extract_character_features: extract_character_features

Description Usage Arguments Value

View source: R/ExtractFeatures.R

Description

Primary driver of feature extraction. Parses all characters from a processed image.

Usage

1
extract_character_features(img, character_lists, dims)

Arguments

img

The thinned image bitmap

character_lists

Output from processHandwriting$letterLists

dims

Dimensions of binary image

Value

nested lists associating features to respective characters.


handwriter documentation built on Aug. 16, 2021, 5:07 p.m.