博碩士論文 93521098 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:14 、訪客IP:18.217.8.82
姓名 侯俊成(June-Cheng Ho)  查詢紙本館藏   畢業系所 電機工程學系
論文名稱 頭部姿勢辨識應用於游標與機器人之控制
(The Cursor and Robot Application via Head Posture Recognition Control)
相關論文
★ 影像處理運用於家庭防盜保全之研究★ 適用區域範圍之指紋辨識系統設計與實現
★ 應用快速擴展隨機樹和人工魚群演算法及危險度於路徑規劃★ 智慧型機器人定位與控制之研究
★ 基於人工蜂群演算法之物件追蹤研究★ 即時人臉偵測、姿態辨識與追蹤系統實現於複雜環境
★ 基於環型對稱賈柏濾波器及SVM之人臉識別系統★ 改良凝聚式階層演算法及改良色彩空間影像技術於無線監控自走車之路徑追蹤
★ 模糊類神經網路於六足機器人沿牆控制與步態動作及姿態平衡之應用★ 四軸飛行器之偵測應用及其無線充電系統之探討
★ 結合白區塊視網膜皮層理論與改良暗通道先驗之單張影像除霧★ 基於深度神經網路的手勢辨識研究
★ 人體姿勢矯正項鍊配載影像辨識自動校準及手機接收警告系統★ 模糊控制與灰色預測應用於隧道型機械手臂之分析
★ 模糊滑動模態控制器之設計及應用於非線性系統★ 階層式模糊控制及其在倒三角體系統之應用
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 ( 永不開放)
摘要(中) 本論文提出一個利用頭部轉動姿勢控制滑鼠游標與足型機器人的方法,主要是藉由影像處理技巧與多變量分析法中的費雪線性區別分析法(Fisher Linear Discriminant, FLD)來抽取出頭部姿勢特徵並辨識頭部姿勢,利用所辨識出的頭部姿勢結果,如頭部正面、朝上、朝下、朝左、朝右,分別控制電腦滑鼠游標的停止、往上、往下、往左、往右移動或機器人的停止、前進、後退、左轉及右轉的動作。並且希望藉由本系統能夠幫助一些肢體行動不便的人士,尤其是手部或足部有功能障礙者,使其能夠輕鬆地操作電腦,更便利於與外界溝通,改善生活品質。
在本論文中,使用對光線強弱較不敏感的YCbCr(Luminance, Blueness, Redness)色彩空間來偵測膚色區域,且由於一般使用者使用電腦時,大多與電腦距離很近,所以人臉膚色區塊會在輸入影像中佔最大區域,因此我們利用區塊標記法(connect component labeling),快速地定位出最大膚色區塊,則可定位出實際的人臉影像,然後利用此人臉影像與線性區別分析法所訓練出來的訓練特徵參數,以歐氏距離(Euclidean distance)為決策法則進行比對,並輸出結果,以控制滑鼠游標與機器人移動。
摘要(英) The goal of this paper is to develop a head-pose recognition system to control the computer cursor and a hexapod robot. The techniques of image processing and Fisher linear discriminant analysis are used to recognize the pose of head, such as front, up, down, left and right. When the pose of head is recognized, this result is applied to control the cursor or the hexapod robot. This system can help some disabled people who are impaired in hands or feet to operate the computer and to communicate with the external world. This technique would improve the quality of their life.
In this paper, the YCbCr color system is adopted to detect the color of skin, because YCbCr is not sensitive to the variation of light source. When using computer, most of users are close to the camera which is equipped in front of the computer. Thus, the face region would occupy the most area in the captured image. We use the method of the connect component labeling, which can detect the largest region of skin in the captured image and locate the region of human face. Then, the linear discriminant algorithm is applied to extract the feature parameter from the training images and the test image. Finally, by comparing the feature extracted from the captured image to the parameter extracted from the training image, we can estimate the direction of head and control the cursor or a hexapod robot.
關鍵字(中) ★ 足型機器人
★ 線性區別分析
★ 主成份分析
★ 人臉偵測
★ 影像處理
★ 殘障輔具
關鍵字(英) ★ Image Processing
★ Face Detection
★ Principle Component Analysis
★ Assistive Technology
★ Hexapod Robot
★ Linear Discriminant Analysis
論文目次 目 錄
頁次
中文摘要
英文摘要
目錄 Ⅰ
圖目錄 IV
表目錄 ⅥI
第一章 緒論 1
1.1 研究動機與目的 1
1.2 相關研究 2
1.3 本論文之方法 7
1.4 章節概要 8
第二章 系統架構與硬體設備 9
2.1 系統架構 9
2.1.1 人臉定位 9
2.1.2 頭部姿勢參數訓練 10
2.1.3 頭部姿勢辨識 11
2.2 硬體設備 12
2.2.1 個人電腦 12
2.2.2 數位攝影機 13
2.2.3 影像擷取卡 14
2.3 足型機器人 15
2.3.1 簡介 15
2.3.2 MSP430微處理器 17
2.3.3 串列通訊傳輸 18
2.3.4 致動器 18
2.3.5 對講機模組 19
2.3.6 無線CCD模組 20
第三章 人臉定位 21
3.1 膚色偵測 21
3.2 雜訊消除 23
3.2.1 侵蝕 23
3.2.2 擴張 24
3.3 連接區塊標記法 26
3.4 直方圖等化 28
3.5 雙線性內插法 29
第四章 多變量分析 31
4.1 主成份分析(Principle Component Analysis) 31
4.1.1 簡介 31
4.1.2 主成份分析之應用 32
4.2 費雪線性區別分析(Fisher Discriminent Analysis) 36
4.2.1 簡介 36
4.2.2費雪線性區別分析之應用 36
4.2.3改良型線性區別分析 39
4.3 頭部姿勢參數訓練 41
4.4 頭部姿勢辨識 42
第五章 實驗結果與討論 44
5.1 辨識率討論 44
5.1.1不同光源的影響 44
5.1.2不同使用者的影響 46
5.2 游標與機器人移動實驗 47
5.2.1游標移動實驗 47
5.2.2機器人移動實驗 50
5.3 討論 56
第六章 結論與未來展望 57
6.1 結論 57
6.2 未來展望 57
參考文獻 59
附錄 64
List of Publications 68
參考文獻 參考文獻
[1]連國珍,數位影像處理,台北,儒林圖書公司,民國93年,三版。
[2]林青山著,多變項分析統計法,東華書局,台北,民國79年。
[3]A.M. Martinez, A.C. Kak, ‘‘PCA versus LDA,’’ IEEE Transaction on Pattern Analysis and Machine Intelligence., vol. 23, pp. 228-233, 2001.
[4] A. Kapoor, and R.W. Picard, ‘‘Real-time, fully automatic upper facial
feature tracking,’’ IEEE International Conference on Automatic Face and Gesture Recognition., pp. 8-13, 2002.
[5]C. N. Kuo, ‘‘Development and Application of A Multi-functional PC Camera with Eye-tracking and Head Controlled System,’’ Master Thesis, University of Feng Chia, Taiwan., 2001.
[6]C. Xiang, X.A. Fan, T.H. Lee, ‘‘Face recognition using recursive Fisher linear discriminant with Gabor wavelet coding,’’Proceedings IEEE conference on Image Processing., vol. 1, pp. 79-82, 2004.
[7]C. Liu, and H. Wechsler, ‘‘Enhanced Fisher linear discriminant models for face recognition,’’ IEEE International Conference on Pattern Recognition., vol. 2, pp. 1368-1372, 1998.
[8]C. Chin, A.N. Barreto, J. Zhai, and C. Li, ‘‘New classification algorithm for electromyography-based computer cursor control system,’’ Proceedings of IEEE SoutheastCon., pp. 428-432, 2005.
[9]D. Campbell, and M. Buehler, ‘‘Stair descent in the simple hexapod RHex,’’ IEEE International Conference on Robotics and Automation., vol. 1, pp. 1380-1385, 2003.
[10]D. McMordie, C. Prahacs, M. Buehler, ‘‘Towards a dynamic actuator
model for a hexapod robot,’’ IEEE International Conference on Robotics and Automation., vol. 1, pp. 14-19, 2003.
[11]E. Z. Moore, D. Campbell, F. Grimminger, and M. Buehler,‘‘Reliable stair climbing in the simple hexapod RHex,’’ IEEE International Conference on Robotics and Automation., vol. 3, pp. 11-15, 2002.
[12]Hsien-Jen Lin, ‘‘On Improving Linear Discriminant Analysis for Face Recognition with Small Sample Size Problem,’’ Master Thesis, University of Cheng Kung, Taiwan., 2001.
[13]H. Yu, and J. Yang, ‘‘A direct LDA algorithm for high-dimensional
data-with application to face recognition,’’ Pattern Recognition., vol. 34, no. 10, pp. 2067-2070, 2001.
[14]‘H. Kasper, and B.J.M Hess, ‘‘Magnetic search coil system for linear
detection of three-dimensional angular movements,’’ IEEE Transactions on Biomedical Engineering., vol. 38, pp. 466-475, 1991.
[15]J. Kim, K. R. Park, J. J. Lee, and S. R. LeClair, ‘‘Intelligent process control via gaze detection technology,’’ Engineering Applications of Artificial Intelligence., vol. 13, no.5, pp. 577-587, 2000.
[16]L.K. Huang, ‘‘The Development Head Control System Based on Ultrasonic,’’ Master Thesis, University of Feng Chia, Taiwan., 2002.
[17]L. Pei-Chun, H. Komsuoglu, and D. E. Kodistchek, ‘‘A leg configuration sensory system for dynamical body state estimates in a hexapod robot,’’ IEEE International Conference on Robotics and Automation., no. 1, pp. 1391-1396, 2003.
[18]L. Chen, H. Liao, M. Ko, J. Lin, and G. Yu, ‘‘A new LDA-based face recognition system which can solve the small sample size problem,’’
Pattern Recognition., vol. 33, no. 10, pp. 1713-1726, 2000.
[19]Lu. Juwei, K.N. Plataniotis, A.N. Venetsanopoulos, ‘‘Face recognition using LDA-based algorithms,’’ IEEE Transactions on Neural Netwo- rks., vol. 14, no. 1, pp. 195-200, 2003.
[20]M.W. Wu, ‘‘Automatic Facial Expression Analysis System,’’ Master Thesis, University of Cheng Kung, Taiwan., 2001.
[21]M.A. Turk, and A.P. Pentland, ‘‘Face Recognition Using Eigenfaces,’’ Proceedings IEEE Computer Society Conference on Computer Vision and Pattern Recognition., pp. 586-591, 1991.
[22]M. T. Chung, ‘‘A Voice-Controlled Human Machine Interface for the Disabled,’’ Master Thesis, University of Tamkang Taiwan., 2001.
[23]P. Ballard, and G.C. Stockman, ‘‘Computer operation via face orientation,’’ Proceedings IEEE Conference on Pattern Recognition., vol. 1, pp. 407- 410, 1992.
[24]R.C. Gonzalez and R.E. Woods, ‘‘Digital Image Processing Second Edition,’’ Addison-Wesley Publishing, NY., 2002.
[25]R. Barea, L. Boquete, M. Mazoand, and E. Lopez, ‘‘System for assisted mobility using eye movements based on electrooculography,’’
IEEE Transactions on Neural Systems and Rehabilitation Engineering
., vol. 10 no. 4, pp. 209-218, 2002.
[26]R. Gottumukkal, and V.K. Asari, ‘‘Real time face detection from color video stream based on PCA method,’’ Applied Imagery Pattern Recognition Workshop, Proceedings 32nd ., pp.146-150, 2003.
[27] ,R.V. Kenyon, ‘‘A soft contact lens search coil for measuring eye mov-
ements,’’ Vision Research., vol. 25, pp. 1629-1633, 1985.
[28]S.J. Lee, and S.B. Jung, ‘‘Face detection and recognition using PCA,’’TENCON 99. Proceedings of the IEEE Region 10 Conference., vol. 1, pp. 84-87, 1999.
[29]T.S. Hung, ‘‘A Smart Digital Surveillance System with Face Tracking and Recognition Capability,’’ Master Thesis, University of Chung Yuan Christian, Taiwan., 2004.
[30]T. Morris, and V. Chauhan, ‘‘Facial feature tracking for cursor control,’’ Journal of Network and Computer Applications., vol. 29, no.1, pp. 62-80, 2006.
[31] T. Imai, K. Sekine, K. Hattori, et al. ‘‘Comparing the accuracy of video-oculography and the scleral search coil system in human eye movement analysis,’’ Auris Nasus Larynx., vol. 32, pp. 3-9, 2005.
[32]U. Saranli, M. Buehler, and D. E. Koditschek, ‘‘Design, modeling and preliminary control of a compliant hexapod robot,’’ IEEE International Conference on Robotics and Automation., vol. 3,pp. 2589-2596, 2000.
[33]V. Backic, and G. Stockman, ‘‘Real-timer tracking of face features andgaze direction determination,’’ Proceeding Fourth IEEE Workshop on Applications of Computer Vision., pp.256-257, 1998.
[34]W. C. Cheng, ‘‘A Study of Powered Wheelchair Control by UsingEye-Tracking System,’’ Master Thesis, University of Feng Chia, Taiwan., 2002
[35]W.S. Lee, H.J. Lee, J.H. Chung, ‘‘Wavelet-based FLD for face recognition,’’ Circuits and Systems, Proceeding 43rd .,vol. 2, pp.
734-737, 2000.
[36]W.J. MacLean, and R.C. Frecker, ‘‘An algebraic method for compensating for coil-placement errors in three-dimensional search-coil eye trackers,’’ Proceedings of the Annual International Conference of the IEEE Engineering in Medicine and Biology Society., vol. 2, pp. 733-734, 1989.
[37]Y. L. Yu, and Zhujie, ‘‘Face Recognition with Eigenfaces,’’Proceeding IEEE Conference on Industrial Technology., pp. 434-438, 1994.
[38]Y.L. Chen, ‘‘Application of tilt sensors in human-computer mouse
interface for people with disabilities,’’ IEEE Transactions on Neural Systems and Rehabilitation Engineering., vol. 9, pp. 289-294, 2001.
[39]Texas Instruments, ‘‘MSP430xF4xx User’s Guide’’, 2003.
[40]Texas Instruments, ‘‘MSP430xF4xx Datasheets’’, 2002.
[41]http://catrp.moi.gov.tw/Default.asp
[42]http://ciat.moi.gov.tw/web/web.asp
指導教授 鍾鴻源(Hung-Yuan Chung) 審核日期 2006-6-27
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明