簡易檢索 / 詳目顯示

研究生: 汪駿元
Chun-yuan Wang
論文名稱: 人臉偵測程式之功耗分析
Power Analysis of a Face Detection Program
指導教授: 阮 聖彰
Shanq-Jang Ruan
口試委員: 許 孟超
Mon-Chau Shie
林 敬舜
Ching-Shun Lin
張 延任
Yen-Jen Chang
楊 佳玲
Chia-Lin Yang
學位類別: 碩士
Master
系所名稱: 電資學院 - 電子工程系
Department of Electronic and Computer Engineering
論文出版年: 2008
畢業學年度: 96
語文別: 中文
論文頁數: 44
中文關鍵詞: 人臉偵測,膚色分割,功耗分析
外文關鍵詞: face detection,skin color,power analysis
相關次數: 點閱:226下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報

在我們日常的生活中,隨著數位影像與網際網路廣泛的被使用,每天都有大量的數位影像資料產生,也因為人臉偵測的應用很廣,很多新的應用不斷的被開發出來;但是在實際應用時,如果每次要等待數十秒的處理時間,恐怕是不可能被使用者樂於接受。因此如何發展出一個精確且快速的可攜式低功耗人臉偵測的影像處理模組,以協助使用者方便使用,是我深感興趣的。

我要探討的是一個功耗少,速度快,準確性高的人臉偵測程式。使用Sim-Wattch模擬器求得實際程式在運作情況下的功耗數據,透過功耗模擬的方式來驗證此程式的效能,也探討在此程式中各個程式區塊的功耗分佈,藉此評估程式架構中使用的各個演算法的效能與省能的效果;進而討論消耗功率與人臉辦識準確性的關係。

當我把高功耗的副程式區塊用調整演算法或其他的方法,做出改善以獲得低功耗數據時,並不希望大幅損失人臉偵測的準確性,這是一個取捨的問題,也是一個值得討論的問題。


Nowadays, more and more digital image technology applications are developed constantly. Accompany by higher speed of Internet which is popular and widespread using by most of us. People expect faster response and more convenient functions at high-tech products. Such as the concept of "human face detection" that can provide user a great experience. So how to generate a precise, fast, low power and portable process module becomes an important topic. That's why I choose it to be my thesis.

The power consumption data during operation of the human face detection program is captured by using the Sim-Wattch simulator. The performance of the image process module is evaluated by comparing the captured data with theoretically emulated data in our research. The power consumption of each program block is investigated to evaluate the efficiency of the applied algorithm as well as the outcome image. Also the relation between the accuracy of the human face detection process and power consumption are discussed.

There is a trade-off problem between low power consumption and the accurate rate. The accuracy may be dropped when reduces the sub-program block of highly power consumed by modifying algorithm or taking other methods. Improving the result to obtain the low power consumption with great image performance is what we are looking for.

目錄 中文摘要 Ⅰ 英文摘要 Ⅱ 誌 謝 Ⅲ 目 錄 Ⅳ 圖表索引 Ⅵ 第一章 緒言 1 1.1 研究動機 1 1.2 論文概要 3 第二章 工作原理 4 2.1 RGB與YCBCR的轉換 4 2.2 BMP檔案結構 6 2.3 形態學(Morphology) 12 2.4 膚色區域 14 2.5 邊緣檢測 18 2.6 臉部輪廓 21 2.7 臉部特徵 23 第三章 程式架構說明 26 3.1 系統規劃 26 3.2 程式流程圖 29 第四章 系統測試與量測結果 30 4.1 連結與測試 30 4.2 整體功耗量測 32 第五章 結論及未來展望 39 參考資料 42

[1] 鍾國亮,”影像處理與電腦視覺”,東華書局,2006
[2] 吳炳飛、胡益強、瞿忠正、蘇崇彥、林重甫,”JPEG 2000影像壓縮技術”,全華科技圖書,2005
[3] 楊武智,”影像處理與辨認”,全華科技圖書,2001
[4] 鍾國亮,”資料壓縮的原理與應用”,全華科技圖書,2004
[5] 井上誠喜、八木伸行、林正樹、中須應輔、三谷公二、奧井誠人 共著,吳上立/林宏墩編譯,”C語言數位影像處理”,全華科技圖書,2007
[6] 何斌、馬天予、王運堅、朱紅蓮 ,“Visual C++數字圖像處理”,人民郵電出版社,2002
[7] 蔡德明,”鳥哥的Linux私房菜基礎學習篇”,上奇科技,2006
[8] 李蔚澤,”Fedora 7 Linux安裝與系統管理”,碁峰資訊,2007
[9] 李聖瑋/蔡東邦,”次世代Linux Ubuntu玩全手冊”,上奇科技,2006
[10] 施威銘研究室,“LINUX C語言實務”,旗標出版社,2001
[11] 平田 豐著 黃政凱譯“C程式設計 500個應用範例技巧大全集”,博碩文化,2006
[12] 徐曉珮譯,”數位影像處理”,高立圖書,2007
[13] D. Brooks, V. Tiwari, and M. Martonosi. Wattch: A Framework for Architectural-Level Power Analysis and Optimizations. In Proc. of the 27th Int’l Symp. on Computer Architecture, June 2000.
[14] D. Burger and T. M. Austin,“The SimpleScalar Tool Set, Version 2.0.”,University of Wisconsin-Madison Computer Sciences Department Technical Report #1342, June 1997.

[15] Rein-Lien Hsu, M. Abdel-Mottaleb, and Anil K. Jain,”Face Detection in Color Images”,IEEE Transactions on Pattern Analysis and Machine Intelligence,Vol.24,No.5,pp.696-706,MAY 2002
[16] M. Abdel-Mottaleb and A. Elgammal, ”Face Detection in Complex Environments from Color Images”, IEEE Int’l Conf. Image Processing, pp.622-626,Oct.1999
[17] C. Kotropoulos, A. Tefas, and I. Pitas,“Frontal Face Authentication Using Morphological Elastic Graph Matching”,IEEE Transactions Image Processing,vol. 9,pp. 555-560,Apr. 2000
[18] D. Maio and D. Maltoni, “Real-time Face Location on Gray-scale Static Images”,Pattern Recognition,vol. 33,no. 9,pp.1523-1539,Sept. 2000
[19] 黃登淵、莊國楨、楊晏和、陳南樺、王嘉宏,”複雜背景下多重人臉偵測演算法之研究”,Journal of Science and Engineering Technology, Vol. 3, No. 3, pp. 35-43,2007
[20] 陳威文,”影像辨識應用於電腦使用者的人眼保護之研究”,碩士論文,國立台北科技大學機電整合研究所,2004
[21] 黃泰祥,”具備人臉追蹤與辨識功能的一個智慧型數位監視系統”,碩士論文,私立中原大學電子工程學系,2004
[22] 任紹棟,”具立體視覺測距之移動機器人”,碩士論文,國立台灣科技大學電機工程學系,2007
[23] 黃敏峰,”人臉追蹤法應用於監控系統之研究”,碩士論文,國立成功大學電機工程學系,2003
[24] 熊昭岳,“行車安全偵測系統”,碩士論文,國立中央大學資訊工程研究所,2005
[25] 蔡忠志,使用新特徵的人臉偵測系統,碩士論文,國立清華大學資訊系統與應用研究所,2005
[26] 蔡奇男,”以小波類神經網路實現彩色影像之臉部偵測”,碩士論文,朝陽科技大學資訊工程系,2004
[27] 林煌山,“利用膚色及區域極小值作人臉特徵是否遮蔽之偵測判斷”,碩士論文,國立中央大學資訊工程研究所,2003
[28] Nguyen, D.;Halupka, D.;Aarabi, P.;Sheikholeslami, A.;”Real-Time Face Detection and Lip Feature Extraction Using Field-Programmable Gate Arrays”,IEEE Transactions on System,MAN,and Cybernetics-PART B:Cybernetics,Vol.36,No.4,pp.902-912,August 2006

無法下載圖示 全文公開日期 2013/08/04 (校內網路)
全文公開日期 本全文未授權公開 (校外網路)
全文公開日期 本全文未授權公開 (國家圖書館:臺灣博碩士論文系統)
QR CODE