fasteraster: Raster Image Processing and Vector Recognition

If there is a need to recognise edges on a raster image or a bitmap or any kind of a matrix, one can find packages that does only 90 degrees vectorization. Typically the nature of artefact images is linear and can be vectorized in much more efficient way than draw a series of 90 degrees lines. The fasteraster package does recognition of lines using only one pass. It also allows to calculate mass and the mass centers for the recognized zones or polygons.

Version: 1.1.1
Imports: Rcpp (≥ 0.12.5)
LinkingTo: Rcpp
Published: 2017-03-19
Author: Andy Bosyi
Maintainer: Andy Bosyi <andy at bosyi.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: http://bosyi.com/craft/
NeedsCompilation: yes
Materials: README
CRAN checks: fasteraster results

Downloads:

Reference manual: fasteraster.pdf
Package source: fasteraster_1.1.1.tar.gz
Windows binaries: r-devel: fasteraster_1.1.1.zip, r-release: fasteraster_1.1.1.zip, r-oldrel: fasteraster_1.1.1.zip
macOS binaries: r-release: fasteraster_1.1.1.tgz, r-oldrel: fasteraster_1.1.1.tgz
Old sources: fasteraster archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fasteraster to link to this page.