-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Feature request: points to labels #5087
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
Comments
Good idea. Should it be in |
A great question. I don't have a strong preference. Maybe we reopen #1608? =P |
@harish-vnkt Hello! I think that approach will be slower than using the direct assignment in the above code snippet. Regarding module, I'm not sure, nor do I know what the best name is. |
Closed by #5180 |
Description
I find myself repeating the following lines very often:
This is required for example to take a set of centroids and turn them into markers for watershed.
I think it would be great for skimage to provide a utility function to do this.
The text was updated successfully, but these errors were encountered: