Other packages > Find by keyword >

imager  

Image Processing Library Based on 'CImg'
View on CRAN: Click here


Download and install imager package within the R console
Install from CRAN:
install.packages("imager")

Install from Github:
library("remotes")
install_github("cran/imager")

Install by package version:
library("remotes")
install_version("imager", "1.0.8")



Attach the package and use:
library("imager")
Maintained by
Aaron Robotham
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-08-26
Latest Update: 2025-08-02
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. The package wraps 'CImg', , a simple, modern C++ library for image processing.
How to cite:
Aaron Robotham (2015). imager: Image Processing Library Based on 'CImg'. R package version 1.0.8, https://cran.r-project.org/web/packages/imager. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.13 (2015-08-26 14:43), 0.14 (2015-09-18 09:13), 0.15 (2016-01-07 14:13), 0.20 (2016-04-28 11:50), 0.30 (2016-09-05 16:38), 0.31 (2016-09-12 15:08), 0.40.1 (2017-03-13 16:49), 0.40.2 (2017-04-24 14:21), 0.40 (2017-03-10 08:50), 0.41.0 (2018-05-22 00:28), 0.41.1 (2018-05-30 09:55), 0.41.2 (2019-01-23 11:43), 0.42.1 (2020-02-17 21:10), 0.42.3 (2020-05-11 18:40), 0.42.7 (2021-02-23 13:20), 0.42.8 (2021-03-16 00:00), 0.42.10 (2021-06-10 09:20), 0.42.11 (2021-11-18 07:20), 0.42.13 (2022-03-07 09:10), 0.42.14 (2022-12-16 13:50), 0.42.15 (2022-12-18 18:20), 0.42.16 (2022-12-19 09:30), 0.42.18 (2023-02-02 21:50), 0.42.19 (2023-03-25 13:50), 0.45.2 (2023-05-10 09:40), 0.45.8 (2024-02-20 12:30), 1.0.1 (2024-04-26 12:40), 1.0.2 (2024-05-13 11:03), 1.0.3 (2025-03-25 08:30), 1.0.5 (2025-08-02 11:30)
Other packages that cited imager R package
View imager citation profile
Other R packages that imager depends, imports, suggests or enhances
Complete documentation for imager
Functions, R codes and Examples using the imager R package
Some associated functions: FFT . RasterPackage . add.colour . as.cimg.array . as.cimg.data.frame . as.cimg.function . as.cimg.im . as.cimg . as.cimg.raster . as.data.frame.cimg . as.data.frame.imlist . as.data.frame.pixset . as.igraph.cimg . as.igraph.pixset . as.imlist . as.pixset . as.raster.cimg . at . autocrop . bbox . blur_anisotropic . boats . boundary . boxblur . boxblur_xy . bucketfill . cannyEdges . capture.plot . center.stencil . channels . ci . cimg.dimensions . cimg.extract . cimg . cimg.openmp . cimg2im . circles . clean . colorise . common_pixsets . contours . coord.index . correlate . crop.borders . deriche . diffusion_tensors . displacement . display.cimg . display.list . display . distance_transform . draw_circle . draw_rect . draw_text . erode . extract_patches . flatten.alpha . frames . get.locations . get.stencil . get_gradient . get_hessian . grab . grapes-inr-grapes . grayscale . grow . gsdim . haar . highlight . hough_circle . hough_line . idply . iiply . ilply . im_split . imager.colourspaces . imager.combine . imager . imager.replace . imager.subset . imappend . imchange . imcoord . imdirac . imdraw . imeval . imfill . imgradient . imhessian . iminfo . imlap . imlist . imnoise . implot . imrep . imrotate . imsharpen . imshift . imsplit . imsub . imwarp . index.coord . inpaint . interact . interp . is.cimg . is.imlist . is.pixset . isoblur . label . liply . load.dir . load.example . load.image . load.video . magick . make.video . map_il . medianblur . mirror . mutate_plyr . nfline . pad . patch_summary_cimg . patchstat . periodic.part . permute_axes . pipe . pixel.grid . pixset . play . plot.cimg . plot.imlist . px.flood . px.na . px.remove_outer . renorm . resize . resize_uniform . rm.alpha . rotate_xy . save.image . split_connected . squeeze . stencil.cross . threshold . vanvliet . warp . watershed . where . 
Some associated R codes: RcppExports.R . basegraphics.R . canny.R . cimg_class.R . conversions.R . coordinates.R . datasets.R . drawing.R . filtering.R . graphs.R . hough.R . imeval.R . imgen.R . imglist.R . inline.R . interactive.R . interpolation.R . loading.R . pixset.R . splitcombine.R . stencils.R . transformations.R . utils-pipe.R . utils.R .  Full imager package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA