Responsive image
博碩士論文 etd-0826109-142452 詳細資訊
Title page for etd-0826109-142452
論文名稱
Title
距離轉換的效能比較與有關應用
The study of efficiency comparison for Distance transformations with applications
系所名稱
Department
畢業學年期
Year, semester
語文別
Language
學位類別
Degree
頁數
Number of pages
63
研究生
Author
指導教授
Advisor
召集委員
Convenor
口試委員
Advisory Committee
口試日期
Date of Exam
2009-07-28
繳交日期
Date of Submission
2009-08-26
關鍵字
Keywords
物體輪廓、分水嶺轉換、動態輪廓模型、距離轉換
Watersnake, active contour model
統計
Statistics
本論文已被瀏覽 5692 次,被下載 0
The thesis/dissertation has been browsed 5692 times, has been downloaded 0 times.
中文摘要
在影像研究與電腦視覺的領域上,距離轉換是一項重要的技術,利用距離轉換的計算,可萃取出影像的重要特性,如骨幹(skeleton)和物體輪廓(object boundary)等應用上。
在這篇論文中,將比較我們所提出的距離轉換方法與斜切式距離轉換,我們提出的方法將更快又更準確。在computer vision中,物體之邊界分割一直是個基本且重要的課題。本研究使用一套完整的影像處理方法watersnake (距離轉換,分水嶺轉換 and 主動輪廓模式),使相互接觸之物體影像得以正確分割。經由此方法所處理之物體影像,可依據其個別封閉輪廓線的取得,很容易求得影像中各物體之幾何和紋理,方便應用在醫學影像上。
Abstract
Euclidean distance transformation is a fundamental technique in image understanding and computer vision. Some important characteristics in image analysis such as skeleton and object boundary are based upon the distance transformation computation.
In this thesis, we compare our method of computing Euclidean distance transformations with the method of Chamfer distance transformation. Our method is faster and more accurate than the Chamfer method. The boundary detection is an interesting and challenging task in computer vision. We integrate distance transform, watershed transform and active contour model to achieve boundary detection. Our method can successfully separate the touching objects, so as to facilitate the subsequent image processing for obtaining the geometric, and texture characteristics of objects. These features are useful for further medical images applications.
目次 Table of Contents
中文摘要
英文摘要
誌謝
第一章 序論……………………………………………………1

第二章 距離轉換………………………………………………4
2-1距離轉換之定義………………………………………… 4
2-2 斜切式距離轉換(Chamfer Distance transformation)… 10
2-3 查表法與斜切式距離轉換比較……………………………… 13
2-4 多種距離轉換實驗與分析…………………………………… 16
2-4-1 分析簡介……………………………………………… 16
2-4-2 分析具代表性各種方法……………………………… 19
2-5 實驗與討論…………………………………………………… 25

第三章 邊界分割理論………………………………………………27
3-1 簡介動態輪廓模型………………………………………… 27
3-2分水嶺轉換………………………………………………… 32

第四章 抽取物體輪廓…………………………………………35
4-1 距離轉換相關理論的應用與討論…………………………35
4-2 抽取物體輪廓的程序………………………………………38

第五章 結論………………………………………………………51

參考文獻……………………………………………………………………54
參考文獻 References
[1] Tomio Hirata , ”Aunified linear-time algorithm for computing distance maps, “ Information Processing Letters58(1996) 129-133

[2] DW.Paglieroni, GE.Ford and M.Tsujimoto, “The position-orientation masking approach to parametric search for template matching,” IEEE Trans.PAMI, 1990

[3]G.Borgefors, “Distance transformations in arbitrary dimensions,” Comput.Vision, Graphics Image Process.27, 1984, pp.321-345

[4]P.E.Danielsson, “Euclidean distance mapping,” Comput.Graphics Image Process.14, 1980, 227-248

[5] Heinz Breu,Joseph Gil,David Kirkpatrick, “Linear Time Euclidean Transform AlgorithmsIEEE,” Trans parrern and Machine Intelligence,Vol 17 No. 5,MAY 1995

[6] A.Rosenfeld and J.Pfaltz, “Sequential operation in digital picture processing,” J.Assoc.Comput. Mach. 13, 1966, pp.471-494

[7] DW.Paglieroni, “Distance transforms: properties and machine vision applications,” CVGIP, 1991

[8] G.Borgefors, “An improved version of the chamfer matching algorithm,” in Proc.7th Int.Conf.on Pattern Recognit., Montreal, Canada, 1984, pp.1175-1177

[9] G.Borgefors, “Hierachical chamfer matching: a parametric edge matching algorithm,” IEEE Trans. PAMI 10(6), 1988, pp.849-865

[10] DW.Paglieroni, “A unified distance transform algorithm and architecture,” Machine Vision and Applications, 1992,pp.47-55

[11]Ingemar Ragnemalm, “Neighborhoods for Distance Transformations Using Orderd Propagation,”CVGIP:IMAGE UNDERSTANDING Vol.56,No.3,November,pp.399-409

[12] Ellis Horowitz and Sartaj Sahni , “Fundamentals of Data Structures in Pascal,” 3rd Ed. Computer Science Press, New York.

[13] P.E.Danielsson, “A new shape factor,” Comput.Graphics Image Proc., 1978,pp.292-299

[14] Weiguang Guan and Songde Ma, “A List-Processing Approach to Compute Voronoi Diagrams and the Euclidean Distance Transform,” IEEE Trans parrern and Machine Intelligence,Vol 20 No. 7,JULY 1998

[15] M. Kass, A. Witkin, and D. Terzopoulos, “Snake: Active Contour Models,” Int'l J. Computer Vision, vol. 1, no. 4, pp. 321-331, 1987.

[16]S. Beucher, “Watersheds of Functions and Picture Segmentation,” Proc. IEEE Int'l Conf. Acoustics, Speech, and Signal Processing, pp. 1928-1931, May 1982.

[17] S. Beucher and F. Meyer, “The Morphological Approach to Segmentation: The Watershed Transformation,” Math. Morphology in Image Processing, pp. 433-482, E.R. Dougherty, ed., New York, Basel, Hong Kong: Marchel Dekker, 1993.

[18] L. Vincent and P. Soille, “Watersheds in Digital Spaces: An Efficient Algorithm Based on Immersion Simulations,” IEEE Trans. Pattern Analysis and Machine Intelligence, vol. 13, pp. 583-598, 1991.

[19] J. Park and J. Keller, “Fuzzy Patch Label Relaxation in Bone Marrow Cell Segmentation,” Proc. IEEE Int'l Conf. Systems, Man, and Cybernetics, pp. 1133-1138, Oct. 1997.


[20]N. Otsu, “A Threshold Selection Method from Gray-Level Histogram,” IEEE Trans. Systems, Man, and Cybernetics, vol. 8, no. 1, pp. 62-66, Jan. 1979.

[21]G. Borgefors, “Distance Transformation in Arbitrary Dimensions,” Computer, Vision, Graphics, and Image Processing, vol. 27, pp. 321-345, 1984.

[22]J. Park and J. M. Keller, “Snakes on the Watershed,” IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 23, NO. 10, OCTOBER 2001

[23] X. Zhou and T. C. Wong,“Computational Systems Bioinformatics and Bioimaging for Pathway Analysis and Drug Screening,” Proceedings of the IEEE, Vol. 96, No. 8, August 2008.

[24]N. Ray, S. T. Acton, T. Altes, E. E. de Lange, and J. R. Brookeman,“Merging parametric active contours within homogeneous image regions for MRI-based lung segmentation,” IEEE Trans. Med. Imag., vol. 22, no. 2, pp. 189–199, Feb. 2003.
電子全文 Fulltext
本電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。
論文使用權限 Thesis access permission:校內校外均不公開 not available
開放時間 Available:
校內 Campus:永不公開 not available
校外 Off-campus:永不公開 not available

您的 IP(校外) 位址是 3.17.150.163
論文開放下載的時間是 校外不公開

Your IP address is 3.17.150.163
This thesis will be available to you on Indicate off-campus access is not available.

紙本論文 Printed copies
紙本論文的公開資訊在102學年度以後相對較為完整。如果需要查詢101學年度以前的紙本論文公開資訊,請聯繫圖資處紙本論文服務櫃台。如有不便之處敬請見諒。
開放時間 available 已公開 available

QR Code