imager {imager} | R Documentation |
imager: an R library for image processing, based on CImg
Description
CImg by David Tschumperle is a C++ library for image processing. It provides most common functions for image manipulation and filtering, as well as some advanced algorithms. imager makes these functions accessible from R and adds many utilities for accessing and working with image data from R. You should install ImageMagick if you want support for image formats beyond PNG and JPEG, and ffmpeg if you need to work with videos (in which case you probably also want to take a look at experimental package imagerstreams on github). Package documentation is available at http://asgr.github.io/imager/.
Author(s)
Maintainer: Aaron Robotham aaron.robotham@uwa.edu.au
Authors:
Simon Barthelme simon.barthelme@gipsa-lab.fr
Other contributors:
David Tschumperle [contributor]
Jan Wijffels [contributor]
Haz Edine Assemlal [contributor]
Shota Ochi shotaochi1990@gmail.com [contributor]
Rodrigo Tobar [contributor]
See Also
Useful links:
Report bugs at https://github.com/asgr/imager/issues