TBC
- Kevin Dick - Carleton University - KevinDick@cmail.carleton.ca
- Francois Charih - Carleton University - francoischarih@sce.carleton.ca
- Jimmy Woo - Carleton University - N/A
- James R. Green - Carleton University - jrgreen@sce.carleton.ca
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>