Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated export functionality #13

Merged
merged 4 commits into from
Sep 9, 2024
Merged

Updated export functionality #13

merged 4 commits into from
Sep 9, 2024

Conversation

mese79
Copy link
Collaborator

@mese79 mese79 commented Aug 20, 2024

Segmentation export functionality updates:

  • There is a BaseExporter class to subclass from to create any format exporter.
  • By default, there are tiff, nrrd, and numpy exporters.
  • In the UI, export format can be selected from a combobox.
  • There is also a checkbox to select the post-processing layer as the export layer instead of the raw prediction layer.
  • Export panel moved to the bottom.

Screenshot 2024-08-20 at 14 49 04

@mese79 mese79 merged commit 2a43320 into main Sep 9, 2024
4 checks passed
@mese79 mese79 deleted the ms/update/export branch September 9, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants