Blogtrottr
批踢踢實業坊 ask 板
 
Re: [請問] 問一段matlab的程式
Dec 21st 2013, 19:30, by DKer

作者DKer ()

站內ask

標題Re: [請問] 問一段matlab的程式

時間Sat Dec 21 19:30:21 2013

※ 引述《Makoto0813 (多愁善感的中學二年級生)》之銘言: : matlab完全一竅不通,去stack overflow發問之後 : 網友給我一段matlab的程式碼,我想是基礎的內容,但是花一段時間還是沒查到 : 想說是否板上有用過matlab的網友能解惑一下感謝 : 以下是一小段的程式碼: : I=rgb2gray(I); : I=double(I); : I=I.^0.6; % non linear transform before canny edge detector : BW=edge(I,'canny'); : %%% padding at the possible bone regions : BW(1,BW(2,:)==1)=1; : ^^^^^^^^^^^^^^^^^^^^這段文字是說一個影像的資料結構有的function嗎? 不是很清楚 它的實際用途跟下面這個寫法是一樣的: id=find(BW(2,:)==1); BW(1,id)=1; 應該算是MATLAB特有的簡化寫法 : BW(end,BW(end-1,:)==1)=1; : BW(BW(:,2)==1,1)=1; : BW(BW(:,end-1)==1,end)=1; -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 180.177.43.86

DKer:我寫信請版主幫刪好了XD 原以為會回很長 12/21 19:31

This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions
arrow
arrow
    全站熱搜
    創作者介紹
    創作者 xmks 的頭像
    xmks

    2014星座運勢大預言, 唐立淇2014星座運勢, 2014星座運勢處女座, 2014星座運勢雙魚座, 2014星座運勢天秤座, 薇薇安2014星座運勢

    xmks 發表在 痞客邦 留言(0) 人氣()