nature1: Full page image of the 4th sample (nature) of handwriting...

Description Usage Format Examples

Description

Full page image of the 4th sample (nature) of handwriting from the first writer.

Usage

1

Format

Binary image matrix. 811 rows and 1590 columns.

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
nature1_document = list()
nature1_document$image = nature1
plotImage(nature1_document$image)
nature1_document$thin = thinImage(nature1_document$image)
plotImageThinned(nature1_document$image, nature1_document$thin)
nature1_processList = processHandwriting(nature1_document$thin, dim(nature1_document$image))

## End(Not run)

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