Learn R Programming

magick (version 2.8.5)

Advanced Graphics and Image-Processing in R

Description

Bindings to 'ImageMagick': the most comprehensive open-source image processing library available. Supports many common formats (png, jpeg, tiff, pdf, etc) and manipulations (rotate, scale, crop, trim, flip, blur, etc). All operations are vectorized via the Magick++ STL meaning they operate either on a single frame or a series of frames for working with layers, collages, or animation. In RStudio images are automatically previewed when printed to the console, resulting in an interactive editing environment. The latest version of the package includes a native graphics device for creating in-memory graphics or drawing onto images using pixel coordinates.

Copy Link

Version

Install

install.packages('magick')

Monthly Downloads

73,494

Version

2.8.5

License

MIT + file LICENSE

Maintainer

Last Published

September 20th, 2024

Functions in magick (2.8.5)

image_ggplot

Image to ggplot
effects

Image Effects
morphology

Morphology
geometry

Geometry Helpers
options

Magick Options
_index_

Magick Image Processing
editing

Image Editing
fx

Image FX
edges

Edge / Line Detection
segmentation

Image Segmentation
transform

Image Transform
wizard

Example Images
painting

Image Painting
video

Write Video
thresholding

Image thresholding
reexports

Objects exported from other packages
coder_info

Magick Configuration
defines

Set encoder defines
device

Magick Graphics Device
attributes

Image Attributes
autoviewer

RStudio Graphics AutoViewer
animation

Image Frames and Animation
composite

Image Composite
analysis

Image Analysis
color

Image Color
as_EBImage

Convert to EBImage
ocr

Image Text OCR