## Functions
Turn video into sheet of images
Stitch rendered frames into strips
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 |