thinImage: thinImage

Description Usage Arguments Value

View source: R/RcppExports.R

Description

This function returns a vector of locations for black pixels in the thinned image. Thinning done using Zhang - Suen algorithm.

Usage

1
thinImage(img)

Arguments

img

A binary matrix of the text that is to be thinned.

Value

A thinned, one pixel wide, image.


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