Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster version of LabelsToRoiManager #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BioImaging-NKI
Copy link

Hi Robert, here's a faster (macro) version of pullLabelsToROIManager().
Labels are first cropped to the maximum x and y bounds of all labels, then masked and pulled to the ROI Manager. See https://forum.image.sc/t/clij-label-map-to-roi-fast-version/51356/31.

Labels are cropped to the maximum x and y bounds of all labels and masked, before pulled to the ROI Manager. See https://forum.image.sc/t/clij-label-map-to-roi-fast-version/51356/31.
Translated Labelmap_to_ROI_Manager.ijm in Groovy. Processing is now a bit faster.
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