london {handwriter} | R Documentation |
Cursive written word: London
Description
Cursive written word: London
Usage
london
Format
Binary image matrix. 148 rows and 481 columns.
Examples
london_document <- list()
london_document$image <- london
plotImage(london_document)
london_document$thin <- thinImage(london_document$image)
plotImageThinned(london_document)
london_processList <- processHandwriting(london_document$thin, dim(london_document$image))
[Package handwriter version 3.1.1 Index]