数字图像处理实验(总计23个)汇总
以下這些實驗中的代碼全部是我自己編寫調試通過的,到此,最后進行一下匯總。
數字圖像處理實驗(1):PROJECT 02-01, Image Printing Program Based on Halftoning (基于半色調技術的圖像打印技術)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/70340458
數字圖像處理實驗(2):PROJECT 02-02, Reducing the Number of Gray Levels in an Image(減小圖像的灰度級)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/70344579
數字圖像處理實驗(3):PROJECT 02-03, Zooming and Shrinking Images by Pixel Replication(通過像素復制縮放圖片)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/70344600
數字圖像處理實驗(4):PROJECT 02-04 [Multiple Uses],Zooming and Shrinking Images by Bilinear Interpolation(通過雙線性內插法縮放圖片)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/70460542
數字圖像處理實驗(5):Proj03-01 ~ Proj03-06(這里有6個實驗)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/70994340
數字圖像處理實驗(5):PROJECT 04-01 [Multiple Uses],Two-Dimensional Fast Fourier Transform(二維快速傅里葉變換)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/71366094
數字圖像處理實驗(6):PROJECT 04-02,Fourier Spectrum and Average Value(傅立葉頻譜和平均值)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/71375543
數字圖像處理實驗(7):PROJECT 04-03 , Lowpass Filtering(低通濾波)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/72722264
數字圖像處理實驗(8):PROJECT 04-04,Highpass Filtering Using a Lowpass Image(使用低通圖像進行高通濾波)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/72722475
數字圖像處理實驗(9):PROJECT 04-05,Correlation in the Frequency Domain(頻域的相關性)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/72722842
數字圖像處理實驗(10):PROJECT 05-01 [Multiple Uses],Noise Generators(噪音發生器)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/72775845
數字圖像處理實驗(11):PROJECT 05-02,Noise Reduction Using a Median Filter(使用中值濾波器減少噪聲)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/72775908
數字圖像處理實驗(12):PROJECT 05-03,Periodic Noise Reduction Using a Notch Filter(使用陷波濾波器減少周期噪聲)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/72779188
數字圖像處理實驗(13):PROJECT 05-04,Parametric Wiener Filter(參數維納濾波器)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/72779509
數字圖像處理實驗(14):PROJECT 06-01,Web-Safe Colors(網頁安全色)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/72784278
數字圖像處理實驗(15):PROJECT 06-02,Pseudo-Color Image Processing(偽彩色圖像處理)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/72784321
數字圖像處理實驗(16):PROJECT 06-03,Color Image Enhancement by Histogram Processing(通過直方圖處理的彩色圖像增強)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/72784377
數字圖像處理實驗(17):PROJECT 06-04,Color Image Segmentation(彩色圖像分割)
鏈接:http://blog.csdn.net/hongbin_xu/article/details/72784421
總結
以上是生活随笔為你收集整理的数字图像处理实验(总计23个)汇总的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 数字图像处理实验(17):PROJECT
- 下一篇: Ubuntu14.04下FTP服务器的搭