/luma-of-images

Output CSV file of lumas of sequential image files

Primary LanguageJavaScript

usage

node ./index.js path/to/images/directory OPTIONS
    OPTIONS:
      --timeInterval=N                (what is the interval between files. default: 1)
      --outputFile=path/to/csv/file   (does a test run when this is excluded)
      --maxFiles=N                    (for testing)