csafe {handwriter} | R Documentation |
Cursive written word: csafe
Description
Cursive written word: csafe
Usage
csafe
Format
Binary image matrix. 111 rows and 410 columns.
Examples
csafe_document <- list()
csafe_document$image <- csafe
plotImage(csafe_document)
csafe_document$thin <- thinImage(csafe_document$image)
plotImageThinned(csafe_document)
csafe_processList <- processHandwriting(csafe_document$thin, dim(csafe_document$image))
[Package handwriter version 3.1.1 Index]