Fast image processing for images in up to 4 dimensions (two spatial
dimensions, one time/depth dimension, one colour dimension). Provides most
traditional image processing tools (filtering, morphology, transformations,
etc.) as well as various functions for easily analysing image data using R. The
package wraps 'CImg', <http://cimg.eu>, a simple, modern C++ library for image
processing.
Version: |
1.0.2 |
Depends: |
R (≥ 4.0.0), magrittr |
Imports: |
Rcpp (≥ 1.0.0), methods, stringr, png, jpeg, readbitmap, grDevices, purrr, downloader, igraph |
LinkingTo: |
Rcpp |
Suggests: |
knitr, rmarkdown, ggplot2, dplyr, scales, testthat, raster, spatstat.geom, magick, Cairo |
Published: |
2024-05-13 |
DOI: |
10.32614/CRAN.package.imager |
Author: |
Simon Barthelme [aut],
David Tschumperle [ctb],
Jan Wijffels [ctb],
Haz Edine Assemlal [ctb],
Shota Ochi [ctb],
Aaron Robotham [cre],
Rodrigo Tobar [ctb] |
Maintainer: |
Aaron Robotham <aaron.robotham at uwa.edu.au> |
BugReports: |
https://github.com/asgr/imager/issues |
License: |
LGPL-3 |
URL: |
https://asgr.github.io/imager/, https://github.com/asgr/imager/ |
NeedsCompilation: |
yes |
SystemRequirements: |
fftw3, libtiff, X11 |
Materials: |
NEWS |
CRAN checks: |
imager results |