Skip to content

Add the Meyer watershed segmentation

Baptiste Esteban requested to merge development/watershed into next

This merge request adds the watershed segmentation to Pylena

  • Add Watershed segmentation
    • From local minima with watershed lines
    • From local minima without watershed lines
    • From markers with watershed lines
  • Add tests
  • Add documentation
  • Add example

Merge request reports