stopmotion: Build Stop Motion Animations from Image Sequences
A pipeline-friendly toolkit for assembling stop motion animations
from sequences of still images. Provides functions to read image directories,
restructure frame sequences (duplicate, splice, arrange), apply per-frame
pixel transformations (rotate, wiggle, flip, flop, blur, scale, crop, trim,
border, background), and export the result as a GIF. All transformation
functions accept a 'frames' argument to target any subset of frames, bridging
the gap between 'magick' functions that operate on an entire image stack and
fine-grained stop motion editing. Image processing is performed via
'ImageMagick Studio LLC' (2024) <https://imagemagick.org>.
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=stopmotion
to link to this page.