跳到主要內容

臺灣博碩士論文加值系統

(44.192.92.49) 您好!臺灣時間:2023/06/08 06:27
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:池品軒
研究生(外文):Chih, Pin-shen
論文名稱:基於擴散曲線之點陣圖自動向量化
論文名稱(外文):Automatically Vectorizing Raster Image based on Diffusion Curves
指導教授:林文杰林文杰引用關係莊榮宏莊榮宏引用關係
學位類別:碩士
校院名稱:國立交通大學
系所名稱:資訊科學與工程研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2013
畢業學年度:102
語文別:中文
論文頁數:41
中文關鍵詞:向量圖擴散曲線
外文關鍵詞:Vector GraphicsDiffusion curves
相關次數:
  • 被引用被引用:0
  • 點閱點閱:234
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
擴散曲線是一種新的向量基元,這種基元被繪製時會將圖片上的區域分開,而且可以在曲線兩側定義顏色。這些顏色會從曲線上平滑地向兩側擴散,遂至整張圖片。本論文基於擴散曲線的特性,提出了一個點陣圖向量化的自動化方法。我們從點陣圖中萃取輪廓、顏色及模糊資訊,並轉換成擴散曲線所需要的幾何基元。我們的方法可以將點陣圖轉換成一組擴散曲線,這組擴散曲線所表示的向量圖會很接近原始的點陣圖內容,而且可以很容易地編輯或製作成動畫。
Diffusion curve is a novel vector-based primitive. It partitions the space through which it is drawn and define colors on each side. These colors smoothly diffuse outwards from each side until they cover the entire image. In this thesis, we propose a method to automatically vectorize a raster image. Our method extracts the contour, color and blur attribute from the raster image, and represents the raster image by the geometry primitives of diffusion curves. The vector graphics, which is represented by a set of diffusion curves closely approximates the original image, can be easily edited or animated.
中文摘要 1
ABSTRACT 2
誌謝 3
目錄 4
中英文對照表 6
第一章 緒論 8
第二章 文獻回顧 10
2.1 向量圖形工具 10
2.2 擴散曲線應用 10
第三章 方法 17
3.1 概觀 17
3.2 擴散曲線 18
3.2.1 資料結構 18
3.2.2 顯像方法 18
3.2.2.1 顏色來源 20
3.2.2.2 顏色擴散 21
3.2.2.3 模糊資訊擴散 21
3.2.2.4 綜合結果 22
3.3 輪廓偵測 23
3.3.1 方向梯度量值 23
3.3.2 亮度、顏色及紋理梯度 24
3.3.3 多重解析度的強度組合 26
3.4 輪廓追蹤 27
3.4.1 摩爾鄰居演算法 27
3.4.2 轉換成貝茲樣條曲線 28
3.5 萃取顏色及模糊資訊 29
第四章 結果 31
第五章 貢獻與未來展望 38
5.1 貢獻 38
5.2 未來展望 38
參考資料 40

[1] Alexandrina Orzan, Adrien Bousseau, Holger Winnemöller, Pascal Barla, Joëlle Thollot, and David Salesin. 2008. "Diffusion curves: a vector representation for smooth-shaded images." ACM Trans. Graph. 27, 3, 92:1-92:8 (August 2008).
[2] Gregory Lecot and Bruno Levy. 2006. "Ardeco: automatic region detection and conversion." In Proceedings of the 17th Eurographics conference on Rendering Techniques (EGSR'06), 349-360.
[3] Jian Sun, Lin Liang, Fang Wen, and Heung-Yeung Shum. 2007. "Image vectorization using optimized gradient meshes." ACM Trans. Graph. 26, 3, 11:1-11:7 (July 2007).
[4] Yu-Kun Lai, Shi-Min Hu, and Ralph R. Martin. 2009. "Automatic and topology-preserving gradient mesh generation for image vectorization." ACM Trans. Graph. 28, 3, 85:1-85:8 (July 2009).
[5] James McCann and Nancy S. Pollard. 2008. "Real-time gradient-domain painting." ACM Trans. Graph. 27, 3, 93:1-93:7 (August 2008).
[6] Peter Selinger. 2003. "Potrace: a polygon-based tracing algorithm."
[7] Stefan Jeschke, David Cline, and Peter Wonka. 2009. "A GPU Laplacian solver for diffusion curves and Poisson image editing." ACM Trans. Graph. 28, 5, 116:1-116:8 (December 2009).
[8] John C. Bowers, Jonathan Leahey, and Rui Wang. 2011. "A ray tracing approach to diffusion curves." In Proceedings of the Twenty-second Eurographics conference on Rendering (EGSR'11), 1345-1352.
[9] H. Winnemöller, A. Orzan, L. Boissieux, and J. Thollot. 2009. "Texture design and draping in 2D images." In Proceedings of the Twentieth Eurographics conference on Rendering (EGSR'09), 1091-1099.
[10] Xin Sun, Guofu Xie, Yue Dong, Stephen Lin, Weiwei Xu, Wencheng Wang, Xin Tong, and Baining Guo. 2012. "Diffusion curve textures for resolution independent texture mapping." ACM Trans. Graph. 31, 4, 74:1-74:9 (July 2012).
[11] Stefan Jeschke, David Cline, and Peter Wonka. 2009. "Rendering surface details with diffusion curves." ACM Trans. Graph. 28, 5, 117:1-117:8 (December 2009).
[12] Kenshi Takayama, Olga Sorkine, Andrew Nealen, and Takeo Igarashi. 2010. "Volumetric modeling with diffusion surfaces." ACM Trans. Graph. 29, 6, 180:1-180:8 (December 2010).
[13] Houssam Hnaidi, Eric Guérin, Samir Akkouche, Adrien Peytavie, Eric Galin. 2010. "Feature based terrain generation using diffusion equation." Computer Graphics Forum 29, 7, 2179--2186.
[14] Patrick Pérez, Michel Gangnet, and Andrew Blake. 2003. "Poisson image editing." ACM Trans. Graph. 22, 3 (July 2003), 313-318.
[15] Pablo Arbelaez, Michael Maire, Charless Fowlkes, and Jitendra Malik. 2011. "Contour Detection and Hierarchical Image Segmentation." IEEE Trans. Pattern Anal. Mach. Intell. 33, 5 (May 2011), 898-916.
[16] Abraham Savitzky, M. J. E. Golay. 1964. “Smoothing and differentiation of data by simplified least squares procedures,” Analytical Chemistry - ANAL CHEM , vol. 36, no. 8, pp. 1627-1639.
[17] Stefan Jeschke, David Cline and Peter Wonka. 2011. "Estimating color and texture parameters for vector graphics." Computer Graphics Forum 30, 2, 523--532.
[18] Hedlena Bezerra, Elmar Eisemann, Doug DeCarlo, and Joëlle Thollot. 2010. "Diffusion constraints for vector graphics." In Proceedings of the 8th International Symposium on Non-Photorealistic Animation and Rendering (NPAR '10), 35-42.

連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top