TBC
- Kevin Dick - Carleton University - [email protected]
- Francois Charih - Carleton University - [email protected]
- Jimmy Woo - Carleton University - N/A
- James R. Green - Carleton University - [email protected]
To use the data collection app, you may use the development version by cloning
this repository and running it. This approach requires that you install
Node.js
, yarn
, and all the necessary dependencies.
After downloading Node.js
and yarn
you would do the following:
$ cd data-collection-app
$ yarn
$ yarn dev
You may download the executable for your platform:
Use the package built to download images.
$ cd image-collection
$ npm install
$ node index.js -i <JSON file> -o <output directory>