Package: stopmotion 0.1.0
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.
Authors:
stopmotion_0.1.0.tar.gz
stopmotion_0.1.0.zip(r-4.7)stopmotion_0.1.0.zip(r-4.6)stopmotion_0.1.0.zip(r-4.5)
stopmotion_0.1.0.tgz(r-4.6-any)stopmotion_0.1.0.tgz(r-4.5-any)
stopmotion_0.1.0.tar.gz(r-4.7-any)stopmotion_0.1.0.tar.gz(r-4.6-any)
stopmotion_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
stopmotion/json (API)
NEWS
| # Install 'stopmotion' in R: |
| install.packages('stopmotion', repos = c('https://albansagouis.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/albansagouis/stopmotion/issues
analogediting-videostopmotionweekend-projectquarto
Last updated from:2f07c06ec4. Checks:9 OK. Indexed: yes.
A new build is currently in progress.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 163 | ||
| source / vignettes | OK | 206 | ||
| linux-release-x86_64 | OK | 127 | ||
| macos-release-arm64 | OK | 193 | ||
| macos-oldrel-arm64 | OK | 181 | ||
| windows-devel | OK | 112 | ||
| windows-release | OK | 92 | ||
| windows-oldrel | OK | 100 | ||
| wasm-release | OK | 114 |
Exports:arrangebackgroundblurbordercentercentrecropduplicateflipflopmontagepreviewreadrotatescalesplicestopmotion_verbositytrimwiggle
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Reorder frames in a stop-motion film | arrange |
| Set the background colour of images | background |
| Blur images | blur |
| Add a border to images | border |
| Align frames to a common set of reference points | center centre |
| Crop images | crop |
| Duplicate frames | duplicate |
| Flip images vertically | flip |
| Flop images horizontally | flop |
| Display frames as a montage | montage |
| Preview an animation | preview |
| Read images into a stop-motion film | read |
| Rotate images | rotate |
| Scale images | scale |
| Splice frames into a film | splice |
| Control stopmotion verbosity | stopmotion_verbosity |
| Trim edges from images | trim |
| Add a wiggle effect to frames | wiggle |
