Skip to content

asalmon91/ARFS-2-Batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ARFS-2-Batch

Get input for ARFS and create DeMotion batch (.dmb) files from ARFS output. See help doc for instructions

Requires >= Matlab 2016b

Currently requires Python 2.7 Installed at C:\Python27 on Windows. This has not been tested on Mac or Linux. Required python packages (these should be included with Python 2):

  • os
  • sys
  • getopt
  • cPickle