v2f/docs
Matt bc9ab846f6 Set theme jekyll-theme-minimal 2017-10-30 22:14:54 -04:00
..
Readme.md Update project readme and a readme file for explaining the source. 2017-10-11 14:00:12 -07:00
_config.yml Set theme jekyll-theme-minimal 2017-10-30 22:14:54 -04:00

Readme.md

Functions

convert(path, dpi, length)

Turn video into sheet of images

stitch(loc, dim)

Stitch rendered frames into strips

convert(path, dpi, length)

Turn video into sheet of images

Kind: global function

Param Type Description
path String file path (absolute)
dpi Integer target printing dpi
length Integer strip length in frames

stitch(loc, dim)

Stitch rendered frames into strips

Kind: global function

Param Type Description
loc String Path of folder containing frames
dim Object Dimensions object