You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
The text was updated successfully, but these errors were encountered:
This would be useful for writing an example for
watershed
. (The values of themarkers
matrix inwatershed
are not colors, they are just integers representing regions in an image. To visualize th regions, we must map these integers to colors first.)The text was updated successfully, but these errors were encountered: