Can anyone help me converting rgb to 8-bit gray scale or indexed color image to open in NeuronJ?

2 次查看(过去 30 天)
I used: rgb2gray(im), rgb2ind(im,3) it converts but when I open this image in NeuronJ software it says Only 8-bit images can be opened.

采纳的回答

Image Analyst
Image Analyst 2015-6-13
Those both will create 8 bit images. How did you use imwrite()? Can you open them in any other software, like Photoshop? If so, you'll have to contact NeuronJ tech support. I've never heard of it before and I don't think it's part of MATLAB.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by