-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The Segmentation A algorithm has two main parts, which currently get separated into a few functions.
- k-means segmentation
- binarization of the k-means result
- morphological operations on the binarized result
- 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
Labels
No labels