matlab 影像轉灰階問題 |
尚未結案
|
7y7y7
一般會員 發表:14 回覆:2 積分:3 註冊:2004-12-28 發送簡訊給我 |
|
fusung
中階會員 發表:26 回覆:169 積分:99 註冊:2003-11-25 發送簡訊給我 |
Hello,7y7y7 我試過妳的程式碼,並沒有問題啊! 下面的顯示圖片程式碼妳可以參考看看...
[x,map]=imread('exoHyCdz.bmp'); gray_fg=rgb2gray(x); %轉灰階 BW=im2bw(x,map,0.9); %二值化 figure %顯示圖片 subplot(121) imshow(gray_fg) subplot(122) imshow(BW)The first step toward proving things for yourself is to understand how others have done it before!
------
The first step toward proving things for yourself is to understand how others have done it before! |
7y7y7
一般會員 發表:14 回覆:2 積分:3 註冊:2004-12-28 發送簡訊給我 |
引言: Hello,7y7y7 我試過妳的程式碼,並沒有問題啊! 下面的顯示圖片程式碼妳可以參考看看...試出來了 只是不知道為啥之前會跑出紅色的圖 發表人 - 7y7y7 於 2005/11/23 13:44:46[x,map]=imread('exoHyCdz.bmp'); gray_fg=rgb2gray(x); %轉灰階 BW=im2bw(x,map,0.9); %二值化 figure %顯示圖片 subplot(121) imshow(gray_fg) subplot(122) imshow(BW)The first step toward proving things for yourself is to understand how others have done it before! |
fusung
中階會員 發表:26 回覆:169 積分:99 註冊:2003-11-25 發送簡訊給我 |
本站聲明 |
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。 2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。 3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇! |