Open UnHumbleBen opened 2 years ago
Client suggest we start with implementing a button that does the initial segmentation for a bunch of files at once.
Client suggest that we visually display a progress bar to indicate number of files finished processing once the batch has been implemented.
Allow a batch of images to be selected and analyzed (removing manual corrections).
Add a button to allow user to select a bunch of files all at once and return as output the result of the fiber analysis in a form of csv. (Decision will need to be made on the output format, e.g. one csv per a input file or one csv for the entire output).
A good place to start would be to try to just get the automatic analysis working for just one file before moving on to getting the steps working for a batch of files.