Info

This question is closed. Reopen it to edit or answer.

How to get image of : imshow(imgSegmentedGLCM, [])

1 view (last 30 days)
matlab22
matlab22 on 31 Mar 2016
Closed: MATLAB Answer Bot on 20 Aug 2021
i am trying to get the image from harralick code, they use imshow(imgSegmentedGLCM, []) to show it, the type is: n*m logical, how can i transform the image so i can show it by just typing imshow(imgSegmentedGLCM);

Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!