barrier_grid_animat​ion

Barrier grid animation is an effect created by moving a striped transparent overlay across an interlaced image. This file creates both.
9 descargas
Actualizado 7 oct 2020

% Barrier-grid animation (a.k.a.picket-fence animation or
% kinegram) is an animation effect created by moving a striped transparent
% overlay across an interlaced image.
% SYNTAX
% [encodedAnimation, venetianBlindsPattern] = barrier_grid_animation...
% (transparentColumnWidth, animationFolder)
% INPUTS
% [OPTIONAL INPUTS]
% transparentColumnWidth Integer to indicate the width of the
% transparent columns (default: 4)
% animationFolder Folder where the individual frames are stored.
% These should be black and white pictures, a number
% between 2 and 6 images works fine in most
% situations (default: current)
% OUTPUTS
% encodedAnimation Image to be printed on white paper (2D matrix)
% venetianBlindsPattern Image to be printed on a transparent medium (2D matrix)
% ______________________________________________________________________________
% Copyright (C) 2020 Edgar Guevara, PhD
% ______________________________________________________________________________
“In the early 2,000’s, a version of Barrier Grid Animation called “Scanimation®” was popularized by Rufus Butler Seder in such children’s books as “GALLOP!” and “STAR WARS.”

Citar como

Edgar Guevara (2024). barrier_grid_animation (https://github.com/guevaracodina/barrier_grid_animation), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2017a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.0.1

Renamed to barrier_grid_animation

1.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.