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

Create polygon based on image processing of a binary 2D image #12061

Open
magnesj opened this issue Jan 13, 2025 · 0 comments
Open

Create polygon based on image processing of a binary 2D image #12061

magnesj opened this issue Jan 13, 2025 · 0 comments
Assignees

Comments

@magnesj
Copy link
Member

magnesj commented Jan 13, 2025

When working with contour maps, it is often required to create a polygon of the visible parts of a contour map. This operation can be made robust using image processing techniques like flood-fill, erosion and dilation.

  • Create a feature that automatically creates a polygon based on visible contour map
  • Create an interactive feature for adjustments of image processing properties as input to creating the polygon

Example of erosion and dilation
image

@magnesj magnesj added this to the Deeper 2025 - Sprint 1 milestone Jan 13, 2025
@magnesj magnesj self-assigned this Jan 13, 2025
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

No branches or pull requests

1 participant