1 / 11

Image Process

Image Process. 學生 : 王 鴻凱 學號 : 602410143 任 課 教授 : 劉興民 教授. OUTLINE. 程式撰寫環境 使用方法 功能簡介 Demo 心得 Reference. 程式 撰寫環境. 使用 Matlab2009 Windows 8 作業系統. 使用方法. 首先,會有一個 USER 介面,裡面有 14 個按鈕,每個按鈕都有不同的功能。 有一個下拉式選單,可以去選擇圖片。 選完圖片之後,可以去做想要的 process 。. 功能簡介.

Download Presentation

Image Process

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Image Process 學生: 王鴻凱 學號:602410143 任課教授:劉興民 教授

  2. OUTLINE • 程式撰寫環境 • 使用方法 • 功能簡介 • Demo • 心得 • Reference

  3. 程式撰寫環境 • 使用Matlab2009 • Windows8作業系統

  4. 使用方法 • 首先,會有一個USER介面,裡面有14個按鈕,每個按鈕都有不同的功能。 • 有一個下拉式選單,可以去選擇圖片。 • 選完圖片之後,可以去做想要的process。

  5. 功能簡介 • histogram equalization: 把集中在某區域的機率函數平均分配到所有顏色上面 • HistogramEqualizationblock:分成4*4的區塊後,個別做histogram equalization

  6. 功能簡介 • Laplacian:把細節顯示得更加清楚 • high-boost filtering:更可以凸顯細節部分

  7. 功能簡介 • 在RGB色彩空間裡做Power-law(Gamma) Transformations的Enhance • 在HSI色彩空間裡做Power-law(Gamma) Transformations的Enhance • 在L*a*b*色彩空間裡做Power-law(Gamma) Transformations的Enhance

  8. Sobel:影像邊緣偵測常見方法之一 • LOG:Laplacian of a Gaussian,偵測邊界的一種方法

  9. Demo 超連結

  10. 心得 • 透過這次的project,我又再進一步了解matlab的使用方式,像是GUI裡的Button、下拉式選單…..etc,但我覺得我可以學到更多,像是如何直接讀圖,而不是直接內建而成的,還有介面應該可以再更好看一點。 • 未來希望還可以再結合更多的process、以及能在多元的圖檔下做process

  11. Reference • http://blog.yam.com/chu24688/article/50729404 • http://140.130.15.147/%E5%8D%8A%E5%B0%8E%E9%AB%94%E5%8F%8A%E5%85%89%E9%9B%BB/%E8%AA%B2%E7%A8%8B%E6%95%99%E6%9D%90/%E8%87%AA%E5%8B%95%E5%8C%96%E5%85%89%E5%AD%B8%E6%AA%A2%E6%B8%AC/ch06_%E9%82%8A%E7%B7%A3%E5%81%B5%E6%B8%AC.pdf • http://en.wikipedia.org/wiki/Laplace_operator • http://en.wikipedia.org/wiki/Histogram_equalization • http://zh.wikipedia.org/wiki/Lab%E8%89%B2%E5%BD%A9%E7%A9%BA%E9%97%B4 • http://cg2010studio.wordpress.com/2012/10/02/rgb%E8%88%87cielab%E8%89%B2%E5%BD%A9%E7%A9%BA%E9%96%93%E8%BD%89%E6%8F%9B/

More Related