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

TDSFT: v1.0.0 #36

Merged
merged 198 commits into from
Jun 29, 2023
Merged

TDSFT: v1.0.0 #36

merged 198 commits into from
Jun 29, 2023

Conversation

drudilorenzo
Copy link
Collaborator

@drudilorenzo drudilorenzo commented May 27, 2023

Create TDSFT's first release.

It contains:

  1. TDSFT first release (v1.0.0);
  2. Standalone for Linux, MacOS, and Windows;
  3. Simple test data;
  4. Complete documentation.

Main features:

  • Load, open, and remove segmentations (file format supported: jpg, png, jpeg, bmp, tif, tiff, and gif);
  • Choose a one-pixel line type (external, internal, middle);
  • Choose the closing line algorithm (the algorithm used if the result segmentation is not already closed):
    - Chan-Vese;
    - Geodesic;
    - No-closing;
    - Linear Interpolation;
    - Shape Preserving (default).
  • Fuse of the segmentations using one of the supported algorithms:
    - Average Smallest and Largest;
    - Average Target From Input;
    - Average Target Smallest;
    - Average Target Largest;
    - STAPLE;
    - Largest;
    - Smallest;
    - Middle.
  • EXTENSIBILITY.

For more info see the first version of the documentation file.

The release is used for the bachelor thesis of Lorenzo Drudi (lorenzodrudi11@gmail.com).

@drudilorenzo drudilorenzo added the release:major Label used for creating a major release (only on main) label May 27, 2023
@drudilorenzo drudilorenzo requested a review from UniBoDS4H May 27, 2023 16:15
@drudilorenzo drudilorenzo self-assigned this May 27, 2023
@drudilorenzo drudilorenzo added enhancement New feature or request Style Gui related pr labels Jun 14, 2023
@drudilorenzo drudilorenzo merged commit 24805c6 into main Jun 29, 2023
@drudilorenzo drudilorenzo deleted the develop branch June 29, 2023 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request release:major Label used for creating a major release (only on main) Style Gui related pr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant