Image Segmenter - how to load grayscale image from workspace correctly?
Show older comments
Hello, I would like to segment grayscale image (uint16) in Image Segmenter app (Matlab R2018a academic use).

However, when I load it from workspace, I see only a black image, where I can´t recognize anything.

I think that the problem is that the app shows the image like imshow(picture) instead of imshow(picture,[ ]). Is it possible to change it? Or is there any other way how to solve the problem?
Thanks in advance.
Accepted Answer
More Answers (0)
Categories
Find more on Convert Image Type 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!