필터 지우기
필터 지우기

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.
  댓글 수: 1
Surya Gnyawali
Surya Gnyawali 2015년 6월 13일
Yes these images can be open in Photoshop. But When I tried to load in NeuronJ it only says ONLY 8-bit images are supported. Very funny> Thank you!

댓글을 달려면 로그인하십시오.

추가 답변 (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