Package: imager
Type: Package
Title: Image Processing Library Based on CImg
Version: 0.15
Date: 2016-01-05
Author: Simon Barthelme [aut, cre],
    Antoine Cecchi [ctb]
Authors@R: c(person("Simon","Barthelme",email="simon.barthelme@gipsa-lab.fr",role=c("aut","cre")),
	   person("Antoine","Cecchi",email="antoine.cecchi@phelma.grenoble-inp.fr",role="ctb"))
Maintainer: Simon Barthelme <simon.barthelme@gipsa-lab.fr>
Description: 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.
License: LGPL
Imports: Rcpp (>= 0.11.5),methods
Depends: R (>= 2.10.0),plyr,magrittr,stringr,grDevices,png,jpeg
SystemRequirements: fftw3
Enhances: spatstat
LinkingTo: Rcpp
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-01-07 10:01:22 UTC; simon
Repository: CRAN
Date/Publication: 2016-01-07 14:13:17
