freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

matlab課程設(shè)計報告(存儲版)

2025-02-17 21:04上一頁面

下一頁面
  

【正文】 a future version of MATLAB% handles structure with handles and user data (see GUIDATA)axes()。gaussian39。 m=fix(M/2)。y3=uint8(real(y2))。)。error39。end%function chuanjiansuoyin_Callback(hObject, eventdata, handles)% hObject handle to chuanjiansuoyin (see GCBO)% eventdata reserved to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)axes()。axes()。,39。this is a gray level image,can not convert39。else msgbox(39。axes()。)。 case 39。end。)。 BW=edge(y,39。string39。if isrgb(x)ycbcr=rgb2ycbcr(x)。 imshow(HSV)。else msgbox(39。)。)。this is a color image,Cannot carry out image corrosion 39。,39。 endendresult=ifftshift(result)。nn=2。)。y3=uint8(real(y2))。 d0=10。salt amp。end%function ditong_Callback(hObject, eventdata, handles)% hObject handle to ditong (see GCBO)% eventdata reserved to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)axes()。end頻譜分析單欄:%function pinpufenxi_Callback(hObject, eventdata, handles)% hObject handle to pinpufenxi (see GCBO)% eventdata reserved to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)%function pinputu_Callback(hObject, eventdata, handles)% hObject handle to pinputu (see GCBO)% eventdata reserved to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)axes()。set(,39。if isrgb() x=imhist((:,:,3))。 failed to spin39。horz=1:10:256。%function gray_Callback(hObject, eventdata, handles)% hObject handle to gray (see GCBO)% eventdata reserved to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)set(,39。axes()。imshow(y)。}。=y。 p1=str2num(p{1})。input parameter1:39。 p2=str2num(p{2})。039。 imshow(y)。defans={39。function right90_Callback(hObject, eventdata, handles)% hObject handle to right90 (see GCBO)% eventdata reserved to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)axes()。endimshow(y)。if isrgb() for k=1:3 y(:,:,k)=flipud(x(:,:,k))。,1,defans)。 prompt={39。input the magnification times39。 %function fangda_Callback(hObject, eventdata, handles)% hObject handle to fangda (see GCBO)% eventdata reserved to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)axes()。%function jietu_Callback(hObject, eventdata, handles)% hObject handle to jietu (see GCBO)% eventdata reserved to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)set(,39。 p1=str2num(p{1})。,39。input parameter139。if isrgb() y=rgb2gray()。elsefile=strcat(pathname,filename)。save as39。else y=imread([path,name])。},39。由于不同版本的MATLAB可能不兼容,特別是高版本的在低版本的MATLAB中幾乎打不開,而只是一堆亂碼。imshow(BW)。sobel39。)。計算的可視化可以將雜亂的數(shù)據(jù)通過圖形表示從中觀察出其內(nèi)在的關(guān)系。,然后在file菜單中選擇新建new中的gui,即可彈出一個新建的figure文件。其中提供了三種邊沿檢測:sobel、prewitt、canny邊沿檢測功能。if isrgb(x) HSV=rgb2hsv(x)。% 計算低通濾波器傳遞函數(shù) result(i,j)=h*g(i,j)。 % 傅立葉變換g=fftshift(g)。失敗39。y2=ifft2(result)。d0=3。elsey1=imnoise(x,39。這樣圖像能量的低頻成分將集中到頻譜中心,圖像上的邊緣、線條細(xì)節(jié)信息等高頻成分將分散在圖像頻譜的邊緣。,p1)。gaussian39。插值方法可選用三種方法,最近鄰插值,雙線性插值,雙三次插值。=get(,39。,1,defans)。[0 ]39。input parameter139。 imshow(y)。如果按下取消按鈕或是發(fā)生錯誤,則返回值是0。(2)、可以對圖像做各種變換,如旋轉(zhuǎn)等。5)圖像直方圖統(tǒng)計和直方圖均衡,要求顯示直方圖統(tǒng)計,比較直方圖均衡后的效果。 《基于MATLAB的圖像處理》課程設(shè)計學(xué)生姓名: 徐清福 學(xué) 號: 110700136 專業(yè)班級: 信通一班 指導(dǎo)教師: 鄭曉明 二○一零 年 4 月 8 日目 錄(二號字體)…………………………………………………2…………………………………………………2……………………………………………2…………………………………………2…………………………………………………3……………………………………………………16………………………………………………………17……………………………………………………………18………………………………………………………34 課程設(shè)計的內(nèi)容如下:綜合運(yùn)用MATLAB工具箱實(shí)現(xiàn)圖像處理的GUI程序設(shè)計。4)編寫程序通過最近鄰插值和雙線性插值等算法將用戶所選取的圖像區(qū)域進(jìn)行放大和縮小整數(shù)倍的操作,并保存,比較幾種插值的效果。由于作者的水平有限,實(shí)現(xiàn)的功能不是很多,而且都是一般的功能;(1)、將一個RGB圖像轉(zhuǎn)換為灰度圖像。Uigetfile函數(shù)的調(diào)用格式為[name,path]=yigetfile(…), 在按下對話框中的執(zhí)行按鈕“打開”后,返回選擇的文件名和路徑,分別保存到“name”和“path”中。由于RGB圖像是三維圖像,所以圖像數(shù)據(jù)是一個三維數(shù)組,為了顯示灰度圖像,把三維圖像降為二維,可以只取其中的二維數(shù)據(jù),實(shí)現(xiàn)方法程序?yàn)椋簓=((:,:,1))。由于該函數(shù)有五個參數(shù)需要輸入,為了方便用戶改變,所以這里設(shè)計一個輸入對話框,用戶通過對話框把五個參數(shù)賦值給[low_in high_in],[low_out high_out],gamma這五個參數(shù),如下一組命令建立了如圖所示的輸入對話框:prompt={39。defans={39。input parameter 39。)。下圖就是對圖像的截圖:縮放功能在MATLAB中,用函數(shù)imresize來實(shí)現(xiàn)對圖像的放大或縮
點(diǎn)擊復(fù)制文檔內(nèi)容
高考資料相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1