Conversion of .mha file to grayscale for segmentation
Show older comments
Hi, I am trying to convert a .mha image to grayscale. When I used rgb2gray I got this error Error using rgb2gray>parse_inputs (line 89) RGB must be a m x n x 3 array.
Error in rgb2gray (line 37) X = parse_inputs(X); I tried looking into the other question forums to understand this error. But couldn't quite understand the problem.
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!