【正文】
.............7 7 84. 程序運(yùn)行截圖及其說(shuō)明 95. 簡(jiǎn)單操作手冊(cè) 14 18參考文獻(xiàn) 19致 謝 19附錄 20摘 要 圖像變換,是指通過(guò)某種數(shù)學(xué)映射,將圖像信號(hào)從空域變換到另外的域上進(jìn)行分析的手段。隨著人類(lèi)活動(dòng)范圍的不斷擴(kuò)大,圖像處理的應(yīng)用領(lǐng)域也將隨之不斷擴(kuò)大。同時(shí),各頻率分量的幅值也就趨于無(wú)窮小,為了描述頻譜特性,引入頻譜密度函數(shù)的概念。’wname’為小波類(lèi)型。 程序調(diào)試是軟件使用的一個(gè)重要環(huán)節(jié),而在調(diào)試過(guò)程中可能會(huì)出現(xiàn)錯(cuò)誤,這就需要對(duì)錯(cuò)誤進(jìn)行細(xì)致分析個(gè)修正:.程序錯(cuò)誤分類(lèi): 程序錯(cuò)誤分為三類(lèi) 編譯錯(cuò)誤: 在編寫(xiě)程序時(shí)書(shū)寫(xiě)了錯(cuò)誤的語(yǔ)法, 編譯器無(wú)法正確解釋源代碼而產(chǎn)生的錯(cuò)誤,也稱為語(yǔ)法錯(cuò)誤,產(chǎn)生編譯錯(cuò)誤提示對(duì)話框。cout39。 2.分離受懷疑的程序:試著找到出錯(cuò)的代碼段,將其復(fù)制到一個(gè)新的工程中,對(duì)新工程運(yùn)行,檢查錯(cuò)誤,可以排除程序其它部分的干擾,提高調(diào)試效率。 一.本系統(tǒng)實(shí)現(xiàn)圖像的傅里葉變換步驟:: 2. 小波多尺度和重構(gòu)進(jìn)入操作 在這兩周的圖像處理的綜合訓(xùn)練中,通過(guò)對(duì)圖象變換的設(shè)計(jì)過(guò)程,我加深了對(duì)圖像變換的理解,對(duì)傅立葉變換和小波多尺度和重構(gòu)的實(shí)現(xiàn)有所掌握,對(duì)課本中所學(xué)的各種圖像知識(shí)的進(jìn)一步理解和掌握,學(xué)會(huì)了如何把學(xué)到的知識(shí)用于解決實(shí)際問(wèn)題,鍛煉了自己動(dòng)手的能力。 當(dāng)然我的同學(xué)在程序設(shè)計(jì)中也給了我很大的幫助,沒(méi)有他們,我就難以發(fā)現(xiàn)一些潛在的錯(cuò)誤,在此我對(duì)他們的幫助表示感謝!附 錄: A=imread(39。%畫(huà)圖像原始圖 imshow(I)。)。)。db139。v39。,1)。 title(39。 subplot(224)。 %對(duì)分解的細(xì)節(jié)系數(shù)執(zhí)行單層重構(gòu),小波為db1 imshow(d,[])。s Tools menu. Choose GUI allows only one% instance to run (singleton).%% See also: GUIDE, GUIDATA, GUIHANDLES % Edit the above text to modify the response to help tuxiang % Last Modified by GUIDE 10Jan2013 13:34:37 % Begin initialization code DO NOT EDITgui_Singleton = 1。gui_OutputF39。 ischar(varargin{1}) = str2func(varargin{1})。 % function m_file_Callback(hObject, eventdata, handles)% hObject handle to m_file (see GCBO)% eventdata reserved to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA) % function m_image_Callback(hObject, eventdata, handles)% hObject handle to m_image (see GCBO)% eventdata reserved to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA) % function m_image_fyz_Callback(hObject, eventdata, handles)% hObject handle to m_image_fyz (see GCBO)% eventdata reserved to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)img_src=getappdata(,39。 % function m_image_fyf_Callback(hObject, eventdata, handles)% hObject handle to m_image_fyf (see GCBO)% eventdata reserved to be defined in a future version of MATLAB% handles structure with handles and user data (se