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: |
0.31 |
Depends: |
R (≥ 2.10.0), plyr, magrittr |
Imports: |
Rcpp (≥
0.11.5), methods, stringr, png, jpeg, readbitmap, grDevices, purrr |
LinkingTo: |
Rcpp |
Suggests: |
knitr, rmarkdown, ggplot2, dplyr, scales, testthat, OpenMPController |
Enhances: |
spatstat |
Published: |
2016-09-12 |
Author: |
Simon Barthelme [aut, cre],
Antoine Cecchi [ctb] |
Maintainer: |
Simon Barthelme <simon.barthelme at gipsa-lab.fr> |
BugReports: |
https://github.com/dahtah/imager/issues |
License: |
LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL] |
URL: |
http://dahtah.github.io/imager, https://github.com/dahtah/imager |
NeedsCompilation: |
yes |
SystemRequirements: |
fftw3 |
Materials: |
README NEWS |
CRAN checks: |
imager results |