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

Feature/api/close-line-algo #33

Merged
merged 15 commits into from
May 14, 2023
Merged

Feature/api/close-line-algo #33

merged 15 commits into from
May 14, 2023

Conversation

drudilorenzo
Copy link
Collaborator

@drudilorenzo drudilorenzo commented May 8, 2023

Add algorithms to close the resulting segmentation when it is not already closed after the resulting process.
It is a common behavior with the average class algorithms and with STAPLE when the number of segments is small (less than 8/10).

Implemented methods:

  1. Chan Vese
  2. Geodesic Active Contour
  3. No closing
  4. Shape-Preserving Piecewise Cubic Hermite interpolation (PCHIP)

Close #32

@drudilorenzo drudilorenzo added enhancement New feature or request Style Gui related pr labels May 8, 2023
@drudilorenzo drudilorenzo requested a review from UniBoDS4H May 8, 2023 18:00
@drudilorenzo drudilorenzo self-assigned this May 8, 2023
@drudilorenzo drudilorenzo changed the title Feat/api/close line algo Feat/api/close-line-algo May 8, 2023
@drudilorenzo drudilorenzo changed the title Feat/api/close-line-algo Feature/api/close-line-algo May 14, 2023
@drudilorenzo drudilorenzo merged commit bb8764f into develop May 14, 2023
@drudilorenzo drudilorenzo deleted the feat/api/close-line-algo branch May 14, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Style Gui related pr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant