跳到主要內容

臺灣博碩士論文加值系統

(34.204.181.91) 您好!臺灣時間:2023/09/25 07:17
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:楊岱璋
研究生(外文):Tai-Chang Yang
論文名稱:即時人體偵測追蹤的姿勢分析系統
論文名稱(外文):A Real-Time Human Motion Tracking and Posture Analysis
指導教授:黃仲陵黃仲陵引用關係
指導教授(外文):Prof. Chung-Lin Huang
學位類別:碩士
校院名稱:國立清華大學
系所名稱:電機工程學系
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2002
畢業學年度:90
語文別:中文
論文頁數:55
中文關鍵詞:即時以模型為基底姿勢分析主成份分析傅立葉描述器識別
外文關鍵詞:Real-TimeModel-BasedPosture AnalysisPCAFourier DescriptorRecognition
相關次數:
  • 被引用被引用:6
  • 點閱點閱:971
  • 評分評分:
  • 下載下載:232
  • 收藏至我的研究室書目清單書目收藏:0
在本論文中,我們提出一個在頻域下即時分析人體姿勢的方法,並以一個主成分分析(PCA) 的方法做為我們的模型,來產生一個特徵空間。一般人體的姿勢在二維投影空間中都有其固定的形狀和輪廓。而我們希望在固定的姿勢中,儘管有些微的變化,我們還是能識別出其姿勢的意義-站立、坐下、彎腰、舉手、躺臥,及走路,接著再利用重心區分出更細的動作像是舉右手和舉左手、向右彎和向左彎,或彎腰和坐在地上等等經過旋轉後相似的形狀。在整個系統中,亦包含了一個背景更新的方法及濾除雜訊的前處理,如此可得到更為完整的前景。
整個系統的一開始是一背景相減法及前景的前處理,背景相減法是將影像減去背景得到一較為粗糙的前景,再將這粗糙的前景用去陰影、開洞、補洞,及尋找相連區塊等方法找出一個更為完整的前景。接著找出其輪廓並給予一個起始點對輪廓做排序,而經由排序過的輪廓可用傅利葉頻譜轉換來分析,再對PCA模型所訓練出來的資料做比對,找出其相似性最大的一組資料,最後辨識出其所對應最接近的姿勢。我們所使用的PCA模型是要將不同體型的人,針對同一個姿勢,訓練出一個特徵空間,然後以此特徵空間中的資料做為我們辨識的依據。整個系統在硬體所提供的條件下,對連續擷取的畫面,以一秒約十五張的速度完成姿勢辨識,以達到一個接近即時的系統。

In this thesis, we introduce a real time people tracking detection and posture analysis under frequency domain and use a principal component analysis (PCA) model to generate an eigenspace. In general, the shape and silhouette of 2-D projection of human postures is changeless and it is a cue for us to determine what the person is doing. The postures we want to classify are stand, sit, bend, raise-hand, lying and walking. For these postures, we want to recognize each of them in spite of tiny variance of contour. In the whole system, in order to obtain a more clear and complete foreground silhouette, a method of background of maintenance and preprocessing of filtering noise is included.
In the beginning of our system, there is a method of background subtraction and preprocessing, which include labeling of connected components, shape remover, morphology opening and closing. Then trace the contour pixels with a start point and sort them in order. With the ordered contour pixels, we can apply Fourier Descriptor (F.D.) on them to analysis the frequency component of our defined posture. And then estimate the similarity between F.D. of current image and the pre-stored data by our PCA models. With finding the maximum similarity, we can classify what the posture now is belonging to. The PCA model is used to generate an eigenspace by training each of the same posture of different people. And then we can recognize each posture according to these trained data.
Under the condition and ability the hardware could provide, our system will analyze each frame of video input within about 1/15 second and achieve a near-real-time system.

CHAPTER 1 INTRODUCTION 1
CHAPTER 2 OBJECT EXTRACTION 6
2.1 BACKGROUND SUBTRACTION 6
2.1.1 Color Model 6
2.1.2 Background Modeling 7
2.1.3 Pixel Classification 8
2.1.4 Automatic Threshold Selection 10
2.1.5 Shadow Removal 11
2.2 BACKGROUND UPDATING 13
2.3 PRE-PROCESS OF REMOVING NOISE 15
2.3.1 Morphology Filtering Using Opening and Closing 15
2.3.2 Labeling 16
CHAPTER 3 PCA MODEL GENERATION 19
3.1 POSTURE DEFINITION 19
3.2 PCA MODEL 20
3.3 TRAINING PROCEDURES 22
3.3.1 CONTOUR FOLLOWING 23
3.3.2 MODEL GENERATION 27
CHAPTER 4 MODEL-BASED TRACKING AND POSTURE ANALYSIS 32
4.1 THE MODEL-BASED MATCHING 32
4.2 SILHOUETTE DESCRIPTION USING FOURIER DESCRIPTOR 33
4.3 EIGENSPACE REPRESENTATION FOR DIFFERENT POSTURES 35
4.4 RECOGNITION PHASE 36
CHAPTER 5 EXPERIMENT RESULTS AND DISCUSSION 42
5.1 EXPERIMENT RESULTS 42
5.2 DISCUSSION 49
CHAPTER 6 CONCLUSION AND FURTHER WORK 52
REFERENCES 53

1) G. Johansson, “Visual motion perception,” Sci. Am. 232(6), 1975, 76-88.
2) T. B. Moeslund and E. Granum, “A Survey of computer vision-based human motion capture,” Computer Vision and Image Understanding, vol. 81, pp.231-268, 2001.
3) K. Tamagawa, T. Yamada, T. Ogi, and M. Hirose, “Developing a 2.5-D Video Avatar,” IEEE Signal Processing Magazine, pp.35-42, 2001.
4) K. Rohr, “Human Movement analysis based on explicit motion models,” chap.8, pp.171-198, Kluwer Academic Press, Boston, 1997.
5) C. R. Wren, A. Azarbayejani, T. Darwell and A. Penland, “Real-time tracking of human body,” IEEE Trans. PAMI, v0l. 19, no.7, pp.780-785, 1997.
6) I. Haritaoglu, D. Harwood, and L. S. Davis, “W4: Real-time surveillance of people and their activities,” IEEE Trans. on PAMI, vol.22, no.8, pp. 809-830, Aug 2000.
7) I. Haritaoglu, D. Harwood, and L. S. Davis, “A fast background scene modeling and maintenance for outdoor surveillance,” ICPR, Barcelona, Spain, Sept. 2000.
8) T. Horprasert, D. Harwood, and L. S. Davis, “A robust background subtraction and shadow detection,” 4th Asian Conf. on Computer Vision, Taipei, Taiwan, pp. 983-988, 2000.
9) Y. Li, S. Ma, and H. Lu, “A Multiscale Morphological Method for Human Posture Recognition,” Int. Conf. on Auto. Face and Gesture Recog., Nara, Japan, April 14-16, 1998.
10) A. G. Bharatkumar, K. E. Daigle, M. G. Pandy, Q. Cai, and J. K. Aggarwal, “Lower limb kinematics of human walking with the medial axis transformation,” IEEE Workshop on Motion of Non-Rigid and Articulated Objects, Austin, TX, 1994, pp. 70-76.
11) M. K. Leung and Y. H. Yang, “First sight: A human body outline labeling system,” IEEE Trans. PAMI 17(4), 1995, 359-377.
12) J. O’Rourke and N. I. Badler, “Model-based image analysis of human motion using constraint propagation,” IEEE Trans. PAMI, 2:522-536, 1980.
13) D. Marr and H. K. Nishihara, “Representation and recognition of the spatial organization of three-dimensional shapes,” R. Soc. London, 1978, Vol. B, pp. 269-294.
14) K. Sato, T. Maeda, H. Kato, and S. Inokuchi, “CAD-based object tracking with distributed monocular camera for security monitoring,” Proc. 2nd CAD-Based Vision Workshop, Champion, PA, February 1994, pp. 291-297.
15) C. Bregler, “Learning and recognition human dynamics in video sequrence,” Proc. IEEE Conf. on CVPR, pp.568-574, 1997.
16) I. C. Chang and C. L. Huang, “The model-based human body motion analysis system,” Image and Vision Computing, vol.18, pp.1067-1083, 2000.
17) M. Brand and V. Kettnaker, “Discovery and Segmentation of activities in video,” IEEE trans. on PAMI, vol.22, no.2, pp.844-851, Aug. 2000.
18) Q. Cai and J. K. Aggarwal, “Tracking human motion using multiple cameras,” Proc. of Intl. Conf. on Pattern Recogintion,” ICPR, Vienna, Austria, August 1996, pp. 68-72,.
19) Q. Cai and J. K. Aggarwal, “Automatic tracking of human motion in indoor scene across multiple synchronized video streams,” ICCV, Bombay, India, January 1998.
20) D. M. Gavrila and L. S. Davis, “3-D model-based tracking of humans in action: a multi-view approach,” Proceeding of CVPR, June 1996.
21) A. Nkazawa, H. Kato, and S. Inokuchi, “Human tracking using Distributed Vision System,” ICPR Brisbane, Australia, Aug. 1998.
22) N. Krahnstover, M. Yeasin, and R. Sharma, “Toward a unified framework for tracking and analysis of human motion,”IEEE Workshop on Detection and Recognition Events in Video, 2001.
23) S. Iwaswa, J. Ohya, K. Takahashi, T.Sakaguchi, K. Ebihara, and S. Morishima, “Human Body Posture from Trinocular Camera Images,” Int. Conf. on Automatic Face and Gesture Recognition, Grenoble, France, March 2000.
24) R. Cutler and L. Davis, “Robust real-time periodic motion detection, analysis, and application,” IEEE trans. on PAMI, vol.22, no.8, pp. 781-796, Aug 2000.
25) Y. Ricquebourg and P. Bouthemy, “Real-time tracking of moving persons by exploiting sptio-temporal image slices,” IEEE trans. on PAMI, vol.22, no.8, pp. 797-808, Aug 2000.
26) A. Utsumi, H. Yang, and J. Ohya, “Adaptive Human motion tracking using non-synchronous multiple viewpoint observation,” Proc. of ICPR, Barcelona, Spain, Sept. 2000.
27) Y. Song, L. Goncalves, E. D.i Bernrdo, and P. Perona, “Monocular perception ob biological motion detection and labeling,” IEEE CVPR, vol.2, pp.805-812, 1999.
28) T. F. Cootes, C. J. Taylor, D.H. Cooper, and J. Graham, “Active Shape Models — Their Training and Application,”Computer Vision and Image Understanding, vol.1 pp.38-95, 1995.
29) C. T. Zahn and R. Z. Roskies, "Fourier Descriptor for Plane CLosed Curves," IEEE Trans. on Computer,vo. C-21, No.3, pp.269-281, 1972.

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top