thinImage: thinImage

View source: R/RcppExports.R

thinImageR Documentation

thinImage

Description

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

Usage

thinImage(img)

Arguments

img

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

Value

A thinned, one pixel wide, image.


CSAFE-ISU/handwriter documentation built on March 24, 2024, 6:23 p.m.