Hello Quarto

visualization
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


The magick package: Advanced Image-Processing in R

What is this?

Excerpt from Vignette: The new magick package is an ambitious effort to modernize and simplify high-quality image processing in R. It wraps the ImageMagick STL which is perhaps the most comprehensive open-source image processing library available today.

  1. Link to vignette here: https://cran.r-project.org/web/packages/magick/vignettes/intro.html#Installing_magick
Back to top