Sh3z / DIPS

Dynamic Image Processing System for Windows
0 stars 3 forks source link

Recursive Folder Search for Inputs #19

Closed Sh3z closed 10 years ago

Sh3z commented 10 years ago

At the minute, to provide the application with processing inputs the user needs to select everything in the folder, load them, and repeat for every sub-folder. A better option is to allow them to pick the root folder and load all inputs recursively.

Sh3z commented 10 years ago

New checkbox when selecting files for batch. When checked, the user is prompted to select a directory instead of files. The software will then load any valid images within the current directory, before going through each child directory and repeating the process.