Skip to content
This repository has been archived by the owner on Apr 20, 2020. It is now read-only.

OpLabelVolume optimization #127

Merged
merged 11 commits into from
Mar 26, 2014

Conversation

burgerdev
Copy link
Member

  • a volume with singleton z axis (aka 'image') is now given to vigra.analysis.labelImageWithBackground (improves speed)
  • locking is done on thread level instead of on request level (removed potential deadlock with overlapping requests)
  • the operator is using really abstract classes
  • writing an implementation for lazy CC labeling should be easier now

@burgerdev
Copy link
Member Author

Should be safe, tested both lazyflow and ilastik - with and without blockedarray. Waiting for thorbenk/blockedarray#4

burgerdev added a commit that referenced this pull request Mar 26, 2014
@burgerdev burgerdev merged commit 02a8b2c into ilastik:master Mar 26, 2014
@burgerdev burgerdev deleted the OpLabelVolume-optimization branch March 26, 2014 12:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant