Skip to content

Add function for mapping over matrices #31

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

Open
timjb opened this issue Sep 3, 2016 · 1 comment
Open

Add function for mapping over matrices #31

timjb opened this issue Sep 3, 2016 · 1 comment

Comments

@timjb
Copy link
Collaborator

timjb commented Sep 3, 2016

This would be useful for writing an example for watershed. (The values of the markers matrix in watershed are not colors, they are just integers representing regions in an image. To visualize th regions, we must map these integers to colors first.)

@timjb
Copy link
Collaborator Author

timjb commented Sep 4, 2016

This is also needed for calling the grabCut function: it expects a mask matrix whose values have special meaning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants