Open dills122 opened 5 years ago
Create a multi card processor class, that enables a user to give a directory as a command arg and have the processor iterate through the directory and process all the images inside.
Single Processor: File
This will be similar to the single processor linked above.
Will need to create a new cli command in the index.js file
index.js
Create a multi card processor class, that enables a user to give a directory as a command arg and have the processor iterate through the directory and process all the images inside.
Single Processor: File
This will be similar to the single processor linked above.
Will need to create a new cli command in the
index.js
file