london | R Documentation |
Cursive written word: London
london
Binary image matrix. 148 rows and 481 columns.
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))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.