跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.173) 您好!臺灣時間:2024/12/02 19:39
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:吳思慧
研究生(外文):Szu-Hui Wu
論文名稱:影像同時放大與強化—利用原始影像分析做外插或內插放大
論文名稱(外文):Simultaneous Image Scaling and Enhancement –A Pattern-Based Inter-/Extra- polation
指導教授:莊仁輝
指導教授(外文):Jen-Hui Chuang
學位類別:碩士
校院名稱:國立交通大學
系所名稱:電機學院IC設計產業專班
學門:商業及管理學門
學類:其他商業及管理學類
論文種類:學術論文
論文出版年:2007
畢業學年度:95
語文別:中文
論文頁數:88
中文關鍵詞:影像放大銳利化內插外插
外文關鍵詞:imagescalingenhancementinterpolationextrapolation
相關次數:
  • 被引用被引用:0
  • 點閱點閱:520
  • 評分評分:
  • 下載下載:68
  • 收藏至我的研究室書目清單書目收藏:0
本論文提出一個可以實作於硬體上的影像放大以及強化方法,一般常見的放大以及強化影像方法,都是先透過內插補點的方法將影像放大之後,再針對放大過後的影像做強化,而我們的方法則是可以在放大的同時強化影像。另外,不同於其他相關研究中,較沒有考慮到利用原始影像的資訊直接做不限比例放大或強化,我們則是透過分析原始影像的資訊,去放大影像。在分析原始影像之前,我們會先預先定義出邊緣或是角的種類,接著再針對一個小區塊作分析,判斷這個小區塊的原始影像是否符合我們預先定義的種類,再根據分析的結果選擇要使用內插補點或是外插補點的方式。因此本論文中也會探討小區塊的大小,以及預先定義種類的多寡,對影像放大強化造成的影響。
The thesis proposes an image scaling and enhancement method which is suitable for hardware implementation. Except for very limited image scaling ratios, most image scaling and enhancement methods first scale the image by interpolation, and then enhance the image without considering image content. With analysis of image content, the proposed method scales and enhances the image simultaneously without the above limitation. For such analysis, different pixel patterns of an object edge or corner are pre-defined for a particular window size. For each pattern, proper interpolation/extrapolation scheme is adopted by the proposed method for simultaneous scaling and enhancement. Effects of choosing different window sizes, and associated pixel patterns, on image scaling and enhancement are also examined in detail in this thesis.
表目錄 vi
第一章 簡介 1
1.1 文獻探討 2
1.1.1 適合硬體實作的方法 3
1.1.2 適合軟體實作的方法 4
1.2 影像同時放大及強化流程 6
第二章 基本影像放大方法 9
2.1 影像內插放大概述 9
2.2 基本內插演算法 10
2.2.1 Sinc演算法 11
2.2.2 Nearest Neighbor演算法 13
2.2.3 Linear/Bi-linear演算法 13
2.2.4 Cubic/Bi-cubic演算法 14
2.3 二維度Cubic內插補點演算法 16
第三章 影像放大與強化 17
3.1 基本觀念 17
3.1.1 影像放大後處理之Hi-Boost強化 17
3.1.2 影像放大與強化之內插與外插 22
3.2 內插與外插架構介紹 27
3.3 二維內插外插之影像放大與強化方法介紹 27
3.3.1 判斷2×2區域內邊以及角的處理 28
3.3.1 判斷4×2區域內邊的處理 30
3.3.2 判斷4×4區域內邊的處理 36
第四章 討論 51
4.1 分類的完整性 51
4.2 邊緣的連續性 53
第五章 實驗結果 54
5.1 判斷2×2區域內邊的實驗結果 54
5.2 判斷4×2區域內邊的實驗結果 59
5.3 判斷4×4區域內邊以及角的實驗結果 66
第六章 結論與未來的研究方向 86
參考文獻 87
[1] T.W. Parks and C.S. Burrus, Digital Filter Design, John Wiley & Sons, 1987. Pages. 209-213.
[2] R.G. Keys, “Cubic Convolution Interpolation for Digital Image Processing,” IEEE Trans. Acoustic, Speech and Signal Processing, vol. 29, pp. 1153-1160, 1981.
[3] K. Turkowski, “Filters for Common Resampling Tasks,” Graphics Gems I, Academic Press, pp. 147-165, 1991.
[4] D.P. Mitchell and A.N. Netravali, “Reconstruction Filters in Computer Graphics,” Proc. SIGGRAPH, volume 22, pages 221--228, August 1988.
[5] http://www.cg.tuwien.ac.at/~theussl/DA/node11.html
[6] R.C. Gonzalez and R.E. Woods, Digital Image Processing, Prentice Hall, 2nd Edition, 2002.
[7] S.D. Bayrakeri and R.M. Mersereau, “A New Method for Directional Image Interpolation,” Proc. Int. Conf. Acoustics, Speech, Sig. Process., Vol. 4, pp. 2383-2386, 1995.
[8] D. Su and P. Willis, “Image Interpolation by Pixel Level Data-Dependent Triangulation,” Computer Graphics Forum, 2004.
[9] L. Rodrigues, D.L. Borges, and L.M. Ganalves, “A Locally Adaptive Edge-Preserving Algorithm for Image Interpolation,” Proc. Computer Graphics and Image Processing, pp. 300-305, Oct. 2002.
[10] C.H. Kim, S.M. Seong, J.A. Lee, and L.S. Kim, “Winscale: An Image-Scaling Algorithm Using an Area Pixel Model,” IEEE Trans. Circuits Syst. Video Technol., Vol. 13, No. 6, pp. 549-553, June 2003.
[11] G. de Haan and M. Zhao “Making the Best of Legacy Video on Modern Display,” Society for Information Display DIGEST, 2006.
[12] X. Wu and X. Zhang, “Image Interpolation Using Texture Orientation Map and Kernel Discriminant,” International Conference on Image Processing, 2005.
[13] A.J. Storkey, “Dynamic Structure Super-Resolution,” Proc. NIPS, 2002.
[14] M. Bertalmio, A.L. Bertozzi, and G. Sapiro, “Navier-Stokes, Fluid Dynamics, and Image and Video Inpainting,” Proc. CVPR, 2001.
[15] B.S. Morse and D. Schwartzwald, “Image Magnification Using Level-Set Reconstruction,” Proc. CVPR, 2001.
[16] M. Elad and A. Feuer, “Restoration of a Single Superresolution Image from Several Blurred, Noisy, and Undersampled Measured Images,” IEEE Trans. Image Processing, vol. 6, no. 12, pp. 1646–1658, December 1997.
[17] M. Irani and S. Peleg, “Improving Resolution by Image Registration,” CVGIP, 1991.
[18] S. Baker and T. Kanade, “Limits on Super-Resolution and How to Break Them,” IEEE Trans. Pattern Analysis and Machine Intelligence, vol. 24, no. 9, pp. 1167-1183, September 2002.
[19] H. Chang, D.Y. Yeung, and Y. Xiong, “Super-Resolution through Neighbor Embedding,” Proc. IEEE Conf. Computer Vision and Pattern Recognition, pp. I: 275–282, 2004.
[20] W.T. Freeman, T.R. Jones, and E.C. Pasztor, “Example-Based Super-Resolution,” IEEE Computer Graphics and Applications, 22(2):56–65, March/April 2002.
[21] A. Hertzmann, C.E. Jacobs, N. Oliver, B. Curless, and D.H. Salesin, “Image Analogies,” Proc. of ACM SIGGRAPH’01, pp. 327–340, 2001.
[22] J. Sun, N.N. Zheng, H. Tao, and H.Y. Shum, “Image Hallucination with Primal Sketch Priors,” Proc. CVPR, 2003.
[23] A.V. Oppenheim and R.W. Schafer, Discrete-Time Signal Processing, Prentice Hall, 2nd Edition, 1999.
[24] A.J. Eglit, “Method and Apparatus for Upscaling an Image in Both Horizontal and Vertical Directions,” US005739867, Feb. 1997.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top