Open d-genk opened 6 months ago
Updated to include a more thorough overhaul of the driver. Many/most processing and logging steps should be modularized, data flow should be made more consistent and intelligible, and better control flow should be implemented in anticipation of the development of customizable processing flows for different types of images.
Remove all hard-coded parameters from the image segmentation pipeline and allow them to be configured when the segmentation driver is called. Set default values for each parameter to be the value that currently appears in the pipeline. Add documentation explaining the signification of each parameter and where in the pipeline it appears.