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.

Package details

AuthorAndy Bosyi
MaintainerAndy Bosyi <andy@bosyi.com>
LicenseGPL (>= 2)
Version1.1.1
URL http://bosyi.com/craft/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("fasteraster")

Try the fasteraster package in your browser

Any scripts or data that you put into this service are public.

fasteraster documentation built on May 2, 2019, 3:35 p.m.