color into a shape
5 views (last 30 days)
Show older comments
RGB2 = label2rgb(L==n, 'copper', 'w', 'noshuffle');
After applying the code above to my script, i am able to color each binary component(shape) in my test image. How do i add all the images to a white blank image.
0 Comments
Answers (0)
See Also
Categories
Find more on Image Filtering and Enhancement in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!