matlab圖象特效處理.rar
matlab圖象特效處理,matlab圖象特效處理2萬字 56頁包括開題報告,任務書,論文正文,源代碼摘要近年來,計算機圖像技術(shù)的飛速發(fā)展使個人電腦上的美術(shù)創(chuàng)作進入一個新的階段,各種圖像處理軟件也越來越完善,普及程度不斷的提高。我們可以對圖像進行修飾、對圖形進行編輯、對圖像的色彩進行處理等。在實際生活和工作中,人們可以對數(shù)碼照相機拍攝下來的照片...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 劉麗 發(fā)布
Matlab圖象特效處理
2萬字 56頁
包括開題報告,任務書,論文正文,源代碼
摘要
近年來,計算機圖像技術(shù)的飛速發(fā)展使個人電腦上的美術(shù)創(chuàng)作進入一個新的階段,各種圖像處理軟件也越來越完善,普及程度不斷的提高。我們可以對圖像進行修飾、對圖形進行編輯、對圖像的色彩進行處理等。在實際生活和工作中,人們可以對數(shù)碼照相機拍攝下來的照片進行編輯和修飾,還可以在原圖像基礎上制作特效效果。如果和其它工具軟件配合使用,則可以進行高質(zhì)量的廣告設計、美術(shù)創(chuàng)意和三維動畫制作。
本文從圖象處理的基本原理開始闡述,探討了包括色彩調(diào)整、代數(shù)運算、幾何運算、濾鏡效果、藝術(shù)效果、扭曲效果和風格化七個模塊的處理。色彩平衡可以按照特定要求改變圖像中每個像素的亮度值;代數(shù)運算可以對兩幅圖象進行代數(shù)運算;幾何運算可以對圖象進行簡單的形狀處理;濾鏡效果是針對相臨像素間的關(guān)系來處理每個像素,達到一種特殊的效果。藝術(shù)效果是可以將圖象加工成精美的“藝術(shù)品” ;扭曲效果可以對圖像進行變形處理;風格化屬于破壞性濾鏡,通過置換像素生成繪畫或印象派的效果。
關(guān)鍵詞:matlab,圖象,圖象處理,圖象特效
Magic effect of image process with matlab
Abstract
In recent years, with the rapid development of computer image process that the creative arts on personal computers have come to a new stage, various image processing software has become more perfect and spread continuously. We can refine the image of graphics, editing the image and process the color of image. In real life and work, people can refine and edit the pictures of digital from camera, and make magic effect base on the origin image. If used with software and other tools, we can conduct high-quality advertising design, creative art and 3D animation.
This paper expound begin with the basic image processing principles, and discussing seven modules of processing including color adjustment, algebra, geometry calculation, and filter effects, artistic effect and distortion effect . The brightness value of each image pixel can be changed by color balance processing in accordance with the specific requirements; algebra processing can perform a mathematical process with two image; geometric processing can change the shape of the images; Base on the relationship of adjacent pixels the filter effect can change each pixel to achieve a special effect. Images can be processed into beautiful "art" by Artistic effect; Images can be deformed by distortion effect processing; Style effects belongs to destructive filter effects, reaching painting or impressionism effect through replacing each pixel.
Key Words:matlab,image,image process,magic effect of image
目錄
1. 緒論 4
1.1 研究動機 4
1.2 研究歷史 4
1.3 研究現(xiàn)狀 5
1.4本文的組織 6
2. 數(shù)字圖象處理概述 6
3. 在MATLAB下實現(xiàn)的程序基本框架 8
3.1 MATLAB實現(xiàn)的優(yōu)缺點 8
3.1.1 MATLAB實現(xiàn)的優(yōu)勢 8
3.1.2 MATLAB實現(xiàn)的缺點 9
3.2 實際設計的GUI界面 11
3.3 程序整體流程 11
3.4 本章小結(jié) 12
4.特效算法 12
4.1 圖像色彩和色調(diào)調(diào)整 12
4.2 代數(shù)運算 24
4.3幾何運算 26
4.4 濾鏡效果 32
4.4.1 模糊濾鏡 32
4.4.2 銳化濾鏡 35
4.4.3 浮雕濾鏡 37
4.4.4 雜點 39
4.5 藝術(shù)效果 40
4.6 扭曲效果 45
4.7 風格化 48
4.8 本章小結(jié) 51
總結(jié) 52
感謝 53
參考文獻 54
參考文獻
[8]向世名.Visual C++數(shù)字圖像與圖形處理[M].北京:電子工業(yè)出版社
[9]阮秋琦.數(shù)字圖像處理學[M].北京:電子工業(yè)出版社.
[10]霍宏濤.數(shù)字圖像處理[M].北京:北京理工大學出版社.
[11]朱志剛.數(shù)字圖像處理[M].北京:電子工業(yè)出版社.
[12]劉中倉,王瑞雪.數(shù)字圖像處理技術(shù)現(xiàn)狀與展望[J].計算機時代
2萬字 56頁
包括開題報告,任務書,論文正文,源代碼
摘要
近年來,計算機圖像技術(shù)的飛速發(fā)展使個人電腦上的美術(shù)創(chuàng)作進入一個新的階段,各種圖像處理軟件也越來越完善,普及程度不斷的提高。我們可以對圖像進行修飾、對圖形進行編輯、對圖像的色彩進行處理等。在實際生活和工作中,人們可以對數(shù)碼照相機拍攝下來的照片進行編輯和修飾,還可以在原圖像基礎上制作特效效果。如果和其它工具軟件配合使用,則可以進行高質(zhì)量的廣告設計、美術(shù)創(chuàng)意和三維動畫制作。
本文從圖象處理的基本原理開始闡述,探討了包括色彩調(diào)整、代數(shù)運算、幾何運算、濾鏡效果、藝術(shù)效果、扭曲效果和風格化七個模塊的處理。色彩平衡可以按照特定要求改變圖像中每個像素的亮度值;代數(shù)運算可以對兩幅圖象進行代數(shù)運算;幾何運算可以對圖象進行簡單的形狀處理;濾鏡效果是針對相臨像素間的關(guān)系來處理每個像素,達到一種特殊的效果。藝術(shù)效果是可以將圖象加工成精美的“藝術(shù)品” ;扭曲效果可以對圖像進行變形處理;風格化屬于破壞性濾鏡,通過置換像素生成繪畫或印象派的效果。
關(guān)鍵詞:matlab,圖象,圖象處理,圖象特效
Magic effect of image process with matlab
Abstract
In recent years, with the rapid development of computer image process that the creative arts on personal computers have come to a new stage, various image processing software has become more perfect and spread continuously. We can refine the image of graphics, editing the image and process the color of image. In real life and work, people can refine and edit the pictures of digital from camera, and make magic effect base on the origin image. If used with software and other tools, we can conduct high-quality advertising design, creative art and 3D animation.
This paper expound begin with the basic image processing principles, and discussing seven modules of processing including color adjustment, algebra, geometry calculation, and filter effects, artistic effect and distortion effect . The brightness value of each image pixel can be changed by color balance processing in accordance with the specific requirements; algebra processing can perform a mathematical process with two image; geometric processing can change the shape of the images; Base on the relationship of adjacent pixels the filter effect can change each pixel to achieve a special effect. Images can be processed into beautiful "art" by Artistic effect; Images can be deformed by distortion effect processing; Style effects belongs to destructive filter effects, reaching painting or impressionism effect through replacing each pixel.
Key Words:matlab,image,image process,magic effect of image
目錄
1. 緒論 4
1.1 研究動機 4
1.2 研究歷史 4
1.3 研究現(xiàn)狀 5
1.4本文的組織 6
2. 數(shù)字圖象處理概述 6
3. 在MATLAB下實現(xiàn)的程序基本框架 8
3.1 MATLAB實現(xiàn)的優(yōu)缺點 8
3.1.1 MATLAB實現(xiàn)的優(yōu)勢 8
3.1.2 MATLAB實現(xiàn)的缺點 9
3.2 實際設計的GUI界面 11
3.3 程序整體流程 11
3.4 本章小結(jié) 12
4.特效算法 12
4.1 圖像色彩和色調(diào)調(diào)整 12
4.2 代數(shù)運算 24
4.3幾何運算 26
4.4 濾鏡效果 32
4.4.1 模糊濾鏡 32
4.4.2 銳化濾鏡 35
4.4.3 浮雕濾鏡 37
4.4.4 雜點 39
4.5 藝術(shù)效果 40
4.6 扭曲效果 45
4.7 風格化 48
4.8 本章小結(jié) 51
總結(jié) 52
感謝 53
參考文獻 54
參考文獻
[8]向世名.Visual C++數(shù)字圖像與圖形處理[M].北京:電子工業(yè)出版社
[9]阮秋琦.數(shù)字圖像處理學[M].北京:電子工業(yè)出版社.
[10]霍宏濤.數(shù)字圖像處理[M].北京:北京理工大學出版社.
[11]朱志剛.數(shù)字圖像處理[M].北京:電子工業(yè)出版社.
[12]劉中倉,王瑞雪.數(shù)字圖像處理技術(shù)現(xiàn)狀與展望[J].計算機時代