博碩士論文 975302017 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:54 、訪客IP:18.119.111.9
姓名 劉星宏(Hsin-hung Liu)  查詢紙本館藏   畢業系所 資訊工程學系在職專班
論文名稱 利用kinect做室內跌倒事件之偵測
(Using kinect do the detection of indoor falls)
相關論文
★ 使用視位與語音生物特徵作即時線上身分辨識★ 以影像為基礎之SMD包裝料帶對位系統
★ 手持式行動裝置內容偽變造偵測暨刪除內容資料復原的研究★ 基於SIFT演算法進行車牌認證
★ 基於動態線性決策函數之區域圖樣特徵於人臉辨識應用★ 基於GPU的SAR資料庫模擬器:SAR回波訊號與影像資料庫平行化架構 (PASSED)
★ 利用掌紋作個人身份之確認★ 利用色彩統計與鏡頭運鏡方式作視訊索引
★ 利用欄位群聚特徵和四個方向相鄰樹作表格文件分類★ 筆劃特徵用於離線中文字的辨認
★ 利用可調式區塊比對並結合多圖像資訊之影像運動向量估測★ 彩色影像分析及其應用於色彩量化影像搜尋及人臉偵測
★ 中英文名片商標的擷取及辨識★ 利用虛筆資訊特徵作中文簽名確認
★ 基於三角幾何學及顏色特徵作人臉偵測、人臉角度分類與人臉辨識★ 一個以膚色為基礎之互補人臉偵測策略
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 隨著人類經濟進步與社會變遷,人們在日常生活的意外事件發生的種類中,跌倒占了相當大比例。本篇論文以Viterbi演算法為基礎,透過kinect擷取圖形的人體資料,達成跌倒分析之依據,以通報相關單位,避免嚴重後果。
維特比(Viterbi)演算法可以運用在各種不同領域中,例如通訊領域中接收端的資料更正。在有限的雜訊通道傳輸時,藉由機率累積,可以找出最大可能﹙maximum likelihood﹚的資料路徑﹙survivor path﹚,以找出最有可能的原始傳送資料,進而達到資料更正之目的。
相同的觀念我們也可以把這個演算法運用在不同的領域。當某種資料與已知的資料庫做比對,若與資料庫的資料有相似的變化特性,則我們可以把這種規則當成判讀之依據。以跌倒偵測而言,目前已知的方法大約可分為攜帶感測器在身上與影像分析。攜帶感測在身上其缺點為通常使用者會遺忘攜帶感測器,影像分析通常因為資料處理使精準度不高。
本篇論文藉由kinect擷取圖像進行偵測人體骨架,藉由紀錄骨架移動位置,以Viterbi演算法進行跌倒資料庫比對,以圖形來分析人們是否跌倒。經過實驗的分析,我們得到相當高的精準度。
摘要(英) Fall detection is an important issue in action recognition field because falls usually imply that subjects might be in danger. This thesis developed a system which detects fall events base on the configuration of human body model using the Viterbi algorithm. The configuration of human body is obtained via Kinect.
The Viterbi algorithm is widely used in various applications such as the data correction mechanism in communication field. When transmit data through a noisy channel, correct data stream can be successfully traced back. Same idea can be adopted in the pattern recognition field. A system detects falls if the input data sequence and the database template have similar trends. Fall detection systems can be divided into two categories; sensor-carrying and image-based. The disadvantage of sensor-based method is that users sometimes forget to bring sensors. The recognize rate of image-based methods are usually affected by the change of illuminations in the environment.
This work provides a method to detect fall by analyzing the images obtained from Kinect. First, the skeleton of subject is modeled. Second, the trajectories of each joint are recorded and analyzed using the Viterbi algorithm. Finally, the state transition obtained from Viterbi algorithm is used to determine the occurrences of fall. Experiments demonstrate that 95% of the fall events are successfully recognized using the proposed method.
關鍵字(中) ★ 跌倒 關鍵字(英) ★ fall detect
論文目次 第一章 緒論 1
1.1 研究動機 1
1.2 研究目的 1
1.3 論文架構 2
第二章 跌到偵測介紹與相關研究之探討 4
2.1 以感測器為偵測跌倒之方法 4
2.2 以影像為偵測跌倒之方法 5
第三章 跌倒偵測方法與步驟 8
3.1 Kinect 與 OpenNI 8
3.2 居家行為判斷 12
3.3 跌倒偵測 19
第四章 實驗結果與分析 26
4.1 居家行為分析 26
4.2 跌倒偵測 35
第五章 結論與未來展望 53
5.1 結論 53
5.2 未來研究方向 53
參考文獻: 54
參考文獻 [1] C. I. Gryfe, A. Amies and M. J. Ashley. ,“A Longitudinal Study of Falls in an Elderly Population:I. Incidence and Morbidity”,Age Ageing,1997
[2] Seon-Woo Lee, Kenji Mase, ”Activity and location recognition using wearable
sensors” , Pervasive Computing, pp24-32, 2002.
[3] M. Akay, M. Sekine, T. Tamura, Y. Higashi, T. Fujimoto, ”Unconstrained
monitoring of body motion during walking”, IEEE Engineering in Medicine and
Biology Magazine, pp104-109, May/June 2003.
[4] Emil Jovanov, Amanda O’Donnell Lords, Dejan Raskovic, Paul G. Cox, Reza
Adhami, Frank Andrasik, ”Stress monitoring using a distributed wireless
intelligent sensor system”, IEEE Engineering in Medicine and Biology
Magazine, pp49-55, May/June 2003.
[5] Ilkka Korhonen, Juha Pärkkä, Mark van Gils, ” Health monitoring in the home of the future”, IEEE Engineering in Medicine and Biology Magazine, pp66-73,
May/June 2003.
[6] Sungmee Park, Sundaresan Jayaraman,” Enhancing the quality of life through
wearable technology”, IEEE Engineering in Medicine and Biology Magazine,
pp41-48, May/June 2003.
[7] Paolo Bonato, Paul Jarle Mork, Delsey M. Sherrill, Rolf H. Westgaard, ” Data
mining of motor patterns recorded with wearable technology”, IEEE
Engineering in Medicine and Biology Magazine, pp110-119, May/June 2003.
[8] MarilynL.Moy, Steven J. Mentzer, John J. Reilly,”Wearable technology
ambulatory monitoring of cumulative free-living activity”, IEEE Engineering in
Medicine and Biology Magazine, pp89-95, May/June 2003.
[9] J. Munemori, E.Miyauchi, T.Yoshino, K.Yunokuchi, “Development and
application of the electronic playing tag support groupware”, IPSJ Journal,
Vol.42, NO.11, pp.2584-2594, 2001.
[10] J. Munemori, T. Muta, T. Yoshion, “E-ONIGOCO: Electronic Playing Tag
Support System for Cooperative Game”, Proceesings of The 16th International
Conference of Information Networking (ICOIN-16), pp.5D-1.1-5D-1.10, 2002.
[11] K. Cheverst et al.,” Experiences of Developing and Deploying a Context-Aware
Tourist Gude:The Lancaster Guide Project”, Proc.6th Annual International
Conference Mobile Computing and Networking, ACM Press, New York,
pp.20-31, 2000.
[12] R.Davis,J.Landay,V.Chen,J.Huang,R.Lee,F.Li,J.Lin,C.Morrey,B.Schleimer,M.
Pri-ce,B.Schilit,”NotePals:Light weight Note Sharing by the Group, for the
Group”, Proceedings of ACM CHI’99, AMC Press, pp338-345, 1999.
[13] Sugiyama,K. Misue,I. Watanabe, and K.Nitta,”Development and Evaluation of
Human Thanking Support Tools”, Proceedings of 1999 Third Internation
Conference on Knowledge based Intelligent Information Engineering Systems
(KES), pp.50-53, 1999.
[14] Sugiyama,K. Misue,I. Watanabe, and K.Nitta,”Development and Evaluation of
Human Thanking Support Tools”, Proceedings of 1999 Third Internation
Conference on Knowledge based Intelligent Information Engineering Systems
(KES), pp.50-53, 1999.
[15] Sugiyama,K. Misue,I. Watanabe, and K.Nitta,”Development and Evaluation of
Human Thanking Support Tools”, Proceedings of 1999 Third Internation
Conference on Knowledge based Intelligent Information Engineering Systems
(KES), pp.50-53, 1999.
[16] Sugiyama,K. Misue,I. Watanabe, and K.Nitta,”Development and Evaluation of
Human Thanking Support Tools”, Proceedings of 1999 Third Internation
Conference on Knowledge based Intelligent Information Engineering Systems
(KES), pp.50-53, 1999.
[17] Sugiyama,K. Misue,I. Watanabe, and K.Nitta,”Development and Evaluation of
Human Thanking Support Tools”, Proceedings of 1999 Third Internation
Conference on Knowledge based Intelligent Information Engineering Systems
(KES), pp.50-53, 1999.
指導教授 范國清(Kuo-Chin Fan) 審核日期 2012-6-7
推文 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聯絡  - 隱私權政策聲明