machine-shop / mothra

Automated butterfly wing length measurement
Other
27 stars 15 forks source link

Adding option to process folders through text file #62

Closed alexdesiqueira closed 3 years ago

alexdesiqueira commented 3 years ago

Adds the option to read folders from a text file, using the option -i.

alexdesiqueira commented 3 years ago

Tried to improve the code a little bit more. This new version can read images from subfolders.

stefanv commented 3 years ago

File endings differ on platforms. Safest may be to call .strip()