Skip to content

Clarify Segmentation A workflow #650

@danielmwatkins

Description

@danielmwatkins

The Segmentation A algorithm has two main parts, which currently get separated into a few functions.

  1. k-means segmentation
  2. binarization of the k-means result
  3. morphological operations on the binarized result
  4. merging the binarized k-means result and the morphological operations result

There also seems to be an issue where landmask pixels get unmasked, so on the way toward clarifying the algorithm we can address that issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions