跳到主要內容

臺灣博碩士論文加值系統

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

詳目顯示

: 
twitterline
研究生:林東儀
研究生(外文):Tung-Yi Lin
論文名稱:臉孔偵測與追蹤應用於居家醫療機器人
論文名稱(外文):Face Detection and Tracking for HomMed Robot System
指導教授:羅仁權羅仁權引用關係
指導教授(外文):R. C. Luo
學位類別:碩士
校院名稱:國立中正大學
系所名稱:電機工程所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2006
畢業學年度:94
語文別:英文
論文頁數:108
中文關鍵詞:居家醫療機器人臉孔偵測與追蹤
外文關鍵詞:HomMed RobotFace Detection and Tracking
相關次數:
  • 被引用被引用:1
  • 點閱點閱:1648
  • 評分評分:
  • 下載下載:275
  • 收藏至我的研究室書目清單書目收藏:1
近年來,隨著電腦與機器人技術在日新月異成長下,智慧型機器人系統已經廣泛應用於工業自動化、醫院自動化、博物館導覽、軍事應用、家庭服務、保全服務以及替人類執行危險任務。在應用智慧型機器人的層面更加廣泛的同時,也將帶動國際間更加熱烈的研究風潮,並且蘊含著廣大的商機。本論文的主要內容是利用多重感測器與視覺系統應用於居家醫療機器人”HomMed Robot”。視覺系統包含遠端監控及遠端診斷,其中遠端診斷包含人臉偵測及人臉追蹤,此論文將從此方面來說明,並且多元而成它a展現實驗結果,致力提升居家醫療機器人的視覺系統,使居家醫療機器人能更安全的執行各種任務。
病人的臉孔偵測結合了Real Adaboost跟Logitboost兩種演算法,其中包含了很多簡單的分類器。由於機器人必須在行進中進行追蹤人類臉孔的動作,背景與前景均是動態的,一些傳統的演算法例如利用相減來從影像裡抽取出前景是不適用的。在此篇論文裡使用的方法是結合透視投射法與模糊邏輯來達成動態追蹤病人的臉孔,進而完成遠端診斷的工作。
With recently rapid growth of computer and robotic technology, the intelligent robot system has been applied to the industrial automation, hospital automation, museum guide, military application, home service, security service, and executing dangerous tasks for people. While the phenomenon which uses the intelligent robot is more extensive, it will promote the robotic research of international agitation, and contain the vast business opportunity. The main content of this thesis is to employ multi-sensor and vision system to apply in HomMed Robot(HMR). The vision system consists of remote monitoring and remote diagnosis. Remote diagnosis consist of detection and tracking of human face. This thesis will illustrate these and show the experimental results both diversely and successfully. I devote to promote the vision system of HMR, and let HMR can execute various tasks more safely.
The face detection algorithm, which is based on the Real Adaboost and Logitboost, is employed to detect the face of the patient. A cascade of boosted classifiers, which consists of several simpler classifiers, is used to detect the face. For the tracking of human face, the traditional algorithms, such as subtraction to extract the foreground from an image, are not suitable for HMR because of both the motion of the targets and background. The method we proposed is the combination of perspective projection and fuzzy logic. It tracks an object in the condition that the target and tracker are both moving. The experimental results demonstrate that HMR can track the human face successfully.
誌 謝 i
Abstract ii
摘 要 iii
Table of Contents iv
List of Figures vi
Chapter 1: Introduction 1
1.1 Motivation 3
1.2 Objectives 5
1.3 Advantages of the Service Robot 6
1.3.1 Classification 6
1.3.2 Technique 7
1.3.3 Product 8
1.3.4 Market Analysis 8
1.4 Thesis organization 12
Chapter 2: Literature Review 14
2.1 Development of the Home Service Robot System 14
2.2 Care-O-Bot 16
2.2.1 Business Card Exchange Function 16
2.2.2 Fetch and Carry Task Execution Function 17
2.3 ISSAC 19
2.3.1 Features 19
2.3.2 Functions 20
2.3.3 Controller Architecture 20
2.3.4 Applications 23
2.4 WAKAMARU 23
2.4.1 Funtions 24
2.4.2 Technology 24
2.5 PaPeRo 26
2.6 Roborior 27
2.7 Intelligent Home Security Robot 29
2.7.1 System Architecture Functions 30
2.7.2 ISR and Security System 32
2.7.3 Appliance Control System 35
2.7.4 Experimental Results 37
2.8 Navigation and Mobile Security System of Security Robot 42
2.8.1 Software Architecture 43
2.8.2 Obstacle Avoidance System 45
2.8.3 Security System 46
2.8.4 Experimental Results 50
Chapter 3: System Architecture of the HomMed Root 59
3.1 Introduction 59
3.2 System Architecture 60
3.2.1 Hardware Architecture 61
3.2.2 Software Architecture 63
3.3 Vision System 64
3.4 Communication System 65
3.4.1 Wireless LAN 66
3.4.2 IPC (Inter-Process Communication) 67
3.5 Sensory System 68
3.5.1 Ultrasonic Sensor 68
3.5.2 Laser Range Finder 69
3.6 Motion Control System 72
3.7 Power System 72
Chapter 4: Vision System in HomMed Robot 77
4.1 Introduction 77
4.2 Scenario of Vision System 78
4.3 Remote Surveillance 79
4.4 Remote Diagnosis 80
4.5 Face Detection 81
4.5.1 Committee Machine 81
4.5.2 Adaboost Algorithm 82
4.6 Face Tracking 84
4.6.1 Perspective Projection 85
4.6.2 Camera Calibration 86
4.7 Multi-Face Tracking 87
Chapter 5: Experimental Results 89
5.1 Preparation 89
5.2 Face Tracking 90
5.3 Multi-Face Tracking 92
Chapter 6: Conclusion and Future Works 94
Chapter 7: Contributions 95
Reference 97
[1]S. O. Lee, Y. J. Cho, H. B. Myung, B. J. You, and S.R. Oh, "A stable target-tracking control for unicycle mobile robots," Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems, (IROS 2000), Vol.3 ,2000, pp.1822-1827.
[2]J. Minguez and L. Montano, "Nearness Diagram (ND) Navigation: Collision Avoidance in Troublesome Scenarios," Proceedings of the IEEE Transaction on Robotics and Automation, (ICRA 2004), Vol.20, 2004, pp.45-59.
[3]H. Kobayashi, and M. Yanagida, "Moving object detection by an autonomous guard robot," Proceedings of the 4th IEEE International Workshop on Robot and Human Communication, 1995, TOKYO, pp.323-326.
[4]A. Treptow, G. Cielniak, and T. Duckett, "Active people recognition using thermal and grey images on a mobile security robot," 2005 IEEE/RSJ International Conference on Intelligent Robots and Systems, 2005. pp.2103 – 2108
[5]K. H. An, D. H. Yoo, S. U. Jung, M. J. Chung, "Robust multi-view face tracking," 2005 IEEE/RSJ International Conference on Intelligent Robots and Systems, 2005. pp.1905 - 1910
[6]R. C. Luo, K. L. Su, and T. Y. Hsu, "The Development of a Multisensor Based Intelligent Security Robot: Chung Cheng #1," Invited to IEEE International Conference on Hands-on Intelligent Mechatronics and Automation, 2005
[7]R. C. Luo, T. Y. Hsu, P. K. Wang, and K. L. Su,” Multisensors Based on Dynamic Navigation for an Intelligent Security Robot,” The 8th International Conference on Automation Technology, Taichung, Taiwan, May 2005, pp. 504-509.
[8]“從製造走入生活─機器人社會的來臨”, http://www.mirl.itri.org.tw/mirl-inter/knowledge/mim/253/index_253.asp
[9]“International Federation of Robotics”, http://www.industrialnewsupdate.com/news/robotics/archives/2005/05/international_f.php
[10]“United Nations Economic Commission for Europe”, http://www.unece.org/
[11]“Home-Robot.com ”, http://www.pioneernet.net/johnc/index.htm
[12]“Care-O-bot Startseite”, http://www.care-o-bot.de/Care-O-bot_2.php
[13]“ISSAC 2001”, http://bio-mics.kist.re.kr/eng/results34.php
[14]“Live with a robot wakamaru, http://www.mhi.co.jp/kobe/wakamaru/english/index.html
[15]“Personal Robot PaReRo 2005”, http://www.incx.nec.co.jp/robot/english/robotcenter_e.html
[16]“A glowing guard for your home”, http://www.onrobo.com/content/view/43/43/
[17]“Roborior: Spooky Robot Pet Watcher”, http://robots.net/article/1362.html
[18]R. C. Luo and K. L. Su, "A Multiagent Multisensor Based Real-Time Sensory Control System for Intelligent Security Robot," Proceedings of IEEE International Conference on Robotics and Automation, (ICRA '2003), September. 14-19, 2003,Vol. 2 , pp. 2394 -2399.
[19]R. C. Luo, K. C. Lin, T. Y.. Hsu, and K. L. Su,” Multiagent Supervisory System for Intelligent Security Robot,” The 8th International Conference on Automation Technology, Taichung, Taiwan, May 2005, pp. 498-503.
[20]R. C. Luo, T. Y. Hsu, P. K. Wang, and K. L. Su,” Multisensors Based on Dynamic Navigation for an Intelligent Security Robot,” The 8th International Conference on Automation Technology, Taichung, Taiwan, pp. 504-509, 2005
[21]D. Lee, T. Y. Ku, K. D. Moon, S. G. Lee, “Development of middleware based control system for a service robot,” IEEE Region 10 Conference on Computers, Communications, Control and Power Engineering, Vol.3 , 28-31, pp.1550 – 1553, 2002
[22]A. Eleftheriadis, and A. Jacquin, "Automatic face location detection and tracking for model-assisted coding of video teleconferencing sequences at low bit-rate," Signal Processing: Image Communication, No. 7, pp. 231-248, 1995.
[23]J. Yang, and A. Waibel, "Tracking human faces in real-time," Proc. IEEE Workshop on Application of Computer Vision, 1996.
[24]T. Horprasert, D. Harwood, and L. Davis, "A statistical approach for real-time robust background subt. and shadow detection," Proc. of IEEE ICCV Frame-rate Workshop, 1999.
[25]C. R. Wren, A. Azarbayejani, T. Darrell, and A. Pentland, "Pfinder: Real-time tracking of the human body," IEEE Trans. on PAMI, Vol19, 1998.
[26]P. Viola and M. Jones, "Rapid object detection using a boosted cascade of simple features," Proceedings of IEEE International Conference on Computer Vision and Pattern Recognition, Kauai, HI, 2001.
[27]R. C. Gonzalez, and P. Wintz, “Digital Image Processing,” Addison-Wesley Publishing Inc., 1987.
[28]R. O. Duda, P. E. Hart, and D. G. Stork. Pattern Classification John Wiley & Sons Publishing Inc., 2001
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
1. 龐元勳(1999),〈永續發展的內涵與觀點〉,《應用倫理研究通訊》,第10期,頁8-15。
2. 龐元勳(1999),〈永續發展的內涵與觀點〉,《應用倫理研究通訊》,第10期,頁8-15。
3. 鄭先祐(2002),〈生態旅遊的基本主張與核心價值〉《應用倫理研究通訊》,第24期,頁60-65。
4. 鄭先祐(2002),〈生態旅遊的基本主張與核心價值〉《應用倫理研究通訊》,第24期,頁60-65。
5. 廖述良(2003),〈地方永續發展策略計畫擬定及實施機制之探討〉《永續臺灣簡訊》,第5卷第4期,頁7-17。
6. 廖述良(2003),〈地方永續發展策略計畫擬定及實施機制之探討〉《永續臺灣簡訊》,第5卷第4期,頁7-17。
7. 葉欣誠(2003),〈地方永續發展之執行與追蹤〉《永續臺灣簡訊》,第5卷第4期,頁34-44。
8. 葉欣誠(2003),〈地方永續發展之執行與追蹤〉《永續臺灣簡訊》,第5卷第4期,頁34-44。
9. 黃正忠(2005),〈企業在地方永續發展扮演角色之探討〉《研考雙月刊》,第29卷第5期,頁110-119。
10. 黃正忠(2005),〈企業在地方永續發展扮演角色之探討〉《研考雙月刊》,第29卷第5期,頁110-119。
11. 陳昭郎、張東友(2003),〈農村民宿產業發展之定位〉《農業經營管理會訊》,第36期,頁22-25。
12. 陳昭郎、張東友(2003),〈農村民宿產業發展之定位〉《農業經營管理會訊》,第36期,頁22-25。
13. 郭建池(1999),〈原住民地區觀光發展之社會文化影響探討〉《文化生活》,第3卷第1期,頁 59-64。
14. 郭建池(1999),〈原住民地區觀光發展之社會文化影響探討〉《文化生活》,第3卷第1期,頁 59-64。
15. 李采洪(2005),〈人文篇:守護傳統的新澎湖人〉《商業周刊》,第921期附冊14,頁22-24+26-29。