Handle lines with shape simplifier by petebankhead · Pull Request #2054 · qupath/qupath

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@petebankhead

Copy link Copy Markdown

Member

Fixes #2053

Note that this doesn't specifically handle cases where GeometryROI may contain lines (although this isn't really intended/supported).

@petebankhead petebankhead added this to the v0.7.0 milestone

Dec 17, 2025
Split and merge for a GeometryROI with multiple lines.

@petebankhead

Copy link Copy Markdown

Member Author

With the latest commits, a GeometryROI with multiple lines should now work as expected.

@petebankhead petebankhead merged commit f578f9d into qupath:main

Jan 6, 2026

3 checks passed

@petebankhead petebankhead deleted the simplify-lines branch

January 6, 2026 06:37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

v0.7.0

Development

Successfully merging this pull request may close these issues.

'Simplify shape' converts a polyline to a (closed) polygon

1 participant

@petebankhead