Skip to content

Implement Multicut#4

Merged
constantinpape merged 8 commits into
mainfrom
multicut
May 14, 2026
Merged

Implement Multicut#4
constantinpape merged 8 commits into
mainfrom
multicut

Conversation

@constantinpape
Copy link
Copy Markdown
Contributor

No description provided.

Conflict in include/bioimage_cpp/segmentation/mutex_watershed.hxx:
- c_order_strides: kept multicut's resolution (function lives in
  detail/grid.hxx after the duplicate-helper consolidation).
- is_valid_grid_edge in-loop check: dropped in favor of main's version.
  Python's _compute_valid_edges already excludes out-of-bounds source
  pixels, so valid_edges + the existing pre-filter make the check
  redundant.

Multicut benchmarks unchanged after merge.
@constantinpape constantinpape merged commit a223867 into main May 14, 2026
2 checks passed
@constantinpape constantinpape deleted the multicut branch May 14, 2026 20:56
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

Successfully merging this pull request may close these issues.

1 participant