跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.175) 您好!臺灣時間:2024/12/07 22:21
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:邱家瑋
研究生(外文):Jia-Wei Chiou
論文名稱:由二維影像形成三維材質之自動合成系統
論文名稱(外文):Automatic 3D Solid Texture Synthesis from a 2D Image
指導教授:楊傳凱
指導教授(外文):Chuan-Kai Yang
學位類別:碩士
校院名稱:國立臺灣科技大學
系所名稱:資訊管理系
學門:電算機學門
學類:電算機一般學類
論文種類:學術論文
論文出版年:2006
畢業學年度:94
語文別:英文
論文頁數:45
中文關鍵詞:材質合成三維材質固態材質機率模型視覺外型
外文關鍵詞:texture synthesissolid textureprobability modelvisual hull
相關次數:
  • 被引用被引用:0
  • 點閱點閱:295
  • 評分評分:
  • 下載下載:35
  • 收藏至我的研究室書目清單書目收藏:0
材質合成(texture synthesis)為電腦圖學(computer graphics)之熱門研究領域。多數材質合成之研究成果專注於處理二維影像,對較複雜之三維或更高維度之材質合成研究較少。本篇論文以由單張二維影像特徵合成三維材質為題;由二維影像統計資料建立機率模型,進而以此機率模型控制三維材質之合成過程,並利用視覺外型(visual hull)技術為固態材質建模。
Texture synthesis, especially 2 dimensional (2D) image texture synthesis, is a common problem which interests many Computer Graphics researchers. But texture synthesis in 3 dimensional (3D) data or even higher dimension has been less discussed. In this thesis, we demonstrate an algorithm which employs a probability model and borrows the idea from visual hull to automatically generate 3D solid textures from a single image.
Index
中文摘要 I
ABSTRACT II
誌謝 III
Index IV
List of Figures V
1 Introduction 1
2 Related Works 3
2.1 Visual Hull 3
2.2 Solid Texture 6
2.3 Collision Detection & Prevention 10
2.4 Tri-map 11
3 Solid Texture Synthesis 12
3.1 Algorithm Overview 12
3.2 2D Analysis phase 13
3.2.1 Profile Formation 13
3.2.2 Hierarchical Probability Model (H.P.M.) 15
3.2.3 Color 19
3.3 3D Synthesis phase 22
3.3.1 Particle Generation 22
3.3.2 Collision Prevention 29
3.3.3 Configuration of the H.P.M. 31
3.3.4 The Final Stage 32
4 Result 34
4.1 Input data and Settings 34
4.1.1 128*128 data sets 34
4.1.2 256*256 data sets 35
4.2 Result 36
4.3 Statistics comparisons 40
5 Conclusion & Future Work 41
Reference 43
[1] Aldo Laurentini. “The visual hull: A new tool for contour-based image understanding”. In Proceedings of the 7th Scandinavian Conference on Image Analysis, pp.993-1002 (1991)
[2] Ming C. Lin & Stefan Gottschalk. “Collision detection between geometric models: a survey”. In Proceedings of IMA Conference on Mathematics of Surfaces, pp. 37-56 (1998)
[3] Aldo Laurentini. “The Visual Hull Concept for Silhouette-Based Image Understanding”. IEEE Transactions on pattern analysis and machine intelligence, Volume 16, Number 2, pp.150-162, Feb. (1994)
[4] Aldo Laurentini. “How Far 3D Shapes Can Be Understood from 2D Silhouettes”. IEEE Transactions on pattern analysis and machine intelligence, Volume 17, Number 2, pp.188-195, Feb. (1995)
[5] Aldo Laurentini. “Theoretical Capabilities and Limits of the Volume Intersection Technique”. Int. Rept. L292 (1992)
[6] Jan Klein & Gabriel Zachmann. “Point Cloud Collision Detection”. In EUROGRAPHICS ‘2004 & Computer Graphics Forum, Volume 23, Number 3, Grenoble, France, pp. 567-576, Aug. (2004)
[7] Wojciech Matusik, Chris Buehler, Ramesh Raskar, Steven J. Gortler & Leonard McMillan. “Image-Based Visual Hulls”. In ACM SIGGRAPH ‘2000, pp. 369–374, July (2000)
[8] Bottino A., Cavallero L. & Laurentini A.. “Interactive Reconstruction of 3-D Objects from Silhouettes”. In WSCG ‘2001, Volume 2, pp. 230-236 (2001)
[9] Yung-Yu Chuang, Aseem Agarwala, Brian Curless, David H. Salesin & Richard Szeliski. “Video Matting of Complex Scenes”. In ACM SIGGRAPH ‘2002 & Transactions on Graphics, Volume 21, Number 3, pp. 243-248, July (2002)
[10] Morgan McGuire, Wojciech Matusik, Hanspeter Pfister, John F. Hughes & Fredo Durand. “Defocus Video Matting”. In ACM SIGGRAPH ‘2005, July (2005)
[11] Jian Sun, Yin Li, Sing Bing Kang & Heung-Yeung Shum. “Flash Matting”. In ACM SIGGRAPH ‘2006 and Transactions on Graphics, Boston, MA, Aug. (2006)
[12] Yung-Yu Chuang, Brian Curless, David H. Salesin, Richard Szeliski. “A Bayesian Approach to Digital Matting”. In Proceedings of IEEE Computer Vision and Pattern Recognition (CVPR ‘2001), Volume II, pp.264-271, Dec. (2001)
[13] D. Ghazanfarpour & J.M. Dischler. “Spectral Analysis for Automatic 3-D Texture Generation”. Computers and Graphics, Volume 19, Number 3, pp.413-422, May (1995)
[14] D. Ghazanfarpour & J.M. Dischler. “Generation of 3D Texture Using Multiple 2D Models analysis”. In EUROGRAPHICS '1996 & Computer Graphics Forum, Volume 15, Number 3, 1996, pp. 311-323 (1996)
[15] J.M. Dischler, D. Ghazanfarpour & R. Freydier. “Anisotropic Solid Texture synthesis Using Orthogonal 2D Views”. In EUROGRAPHICS '1998 & Computer Graphics Forum, Volume 17, Issue 3, pp. 87-96, Sep. (1998)
[16] J.M. Dischler & D. Ghazanfarpour. “A survey of 3D texturing”. Computers and Graphics, Volume 25, Number 1, pp. 135-151, Feb. (2001)
[17] Yisong Chen & Horace H.S. Ip. “Texture evolution: 3D texture synthesis from single 2D growable texture pattern”. The Visual Computer, Volume 20, Number 10, pp. 650-664, Dec. (2004)
[18] Robert Jagnow, Julie Dorsey & Holly Rushmeier. “Stereological Techniques for Solid Textures”. In ACM SIGGRAPH ‘2004 & Transactions on Graphics, Volume 23, Number 3, pp. 329-335 (2004)
[19] Jia-Wei Chiou & Chuan-Kai Yang. “A New Algorithm for Solid Texture Synthesis”. Technical Report (2006)
[20] Robert Carl Jagnow. “Stereological Techniques for Synthesizing Solid Textures from Image of Aggregate Materials”. PHD Thesis, MIT, Dec. (2004)
[21] Ken Perlin. “An Image Synthesizer”. In ACM SIGGRAPH '1985 & Transactions on Graphics, Volume 19, Number 3, July, pp. 287-296 (1985)
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
1. 李坤崇(1992)國小學生學習適應及其相關因素之賡續研究。臺南師院學報,25,83-122。
2. 李坤崇(1990)我國國小學生學習適應及其相關因素之研究。臺南師院學報,23,133-159。
3. 巫有鎰(1999)影響國小學生學業成就的因果機制----以台北市和台東縣作比較。台灣師大教育研究集刊,43輯,213-242頁。
4. 吳清基(1985)。給技職教育一片美好的天空和尊嚴。技術及職業教育雙月刊,27,2-5。
5. 吳武典、陳秀蓉(1980)。教師領導行為與學生的期待、學業成就及生活適應。台灣師範大學教育心理學報,11,87-104。
6. 吳正勝(1981)。大一學生學習適應之調查研究。輔導學報,4,81-134。
7. 吳天方、陳鎮潦、張訓臣(2003)。二十一世紀高職學生能力指標。技術及職業教育雙月刊,76,40-43。
8. 李坤崇、邱美華(1991)。國中國小學生學習適應之個人因素探討。輔導月刊,27,8-21。
9. 李坤崇、歐慧敏(1993)行為困擾量表編製報告。中國測驗學會測驗年刊,40,117-134。
10. 沈溪南、楊豪森(2003)。高職存廢議題之探討與分析。技術及職業教育雙月刊,73,26-28。
11. 周嘉明(2001)。邁入新世紀、迎接新挑戰─談私立高職經營策略。技術及職業教育雙月刊,63,59-61。
12. 邱德才(1992)。台中市國民中學單親家庭學生親子關係與生活適應之研究。學生輔導通訊,23, 34-41。
13. 徐昌慧(1999)職業學校新課程之修訂理念與展望。教育資料文摘,258,52-60。
14. 高強華(2000),青少年的價值選擇與價值教育。學生輔導,70,14-25。
15. 張新仁、邱上真、李素慧(2000)。國中英語科學習困難學生之補救教學成效研究。教育學刊,16期,頁163-191。