請用此 Handle URI 來引用此文件:
http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/35249
完整後設資料紀錄
DC 欄位 | 值 | 語言 |
---|---|---|
dc.contributor.advisor | 許永真(Jane Yung-jen Hsu) | |
dc.contributor.author | Chih-Yuan Yang | en |
dc.contributor.author | 楊智淵 | zh_TW |
dc.date.accessioned | 2021-06-13T06:45:27Z | - |
dc.date.available | 2005-08-01 | |
dc.date.copyright | 2005-08-01 | |
dc.date.issued | 2005 | |
dc.date.submitted | 2005-07-29 | |
dc.identifier.citation | [1]Thomas P. Moran, Leysia Palen, Steve Harrison, Patrick Chiu, Don Kimber, Scott Minneman, William van Melle, Polle Zellweger ,”I’ll Get That Off the Audio”: A Case Study of Salvaging Multimedia Meeting Records (CHI 97)
[2]Heather A. Richter, Gregory D. Abowd, Werner Geyer, Ludwin Fuchs, Shahrokh Daijavad, Steven E. Poltrock, Integrating Meeting Capture within a Collaborative Team Environment (UbiComp 01) [3]Patrick Chiu, Ashutosh Kapuskar, Sarah Reitmeier, Lynn Wilcox, NoteLook: Taking Notes in Meetings with Digital Video and Ink (ACM Multimedia 99) [4]Franco Canavesio, Rodolfo Ceruti, Secondo Gallo, Voice Switching System for Videoconference Studios, International Telecommunications Satellite Organization (INTELSAT) 1984 [5]Nathan Eagle and Alex (Sandy) Pentland. Social Network Computing. MIT Media Lab. UbiComp 2003 [6]Norbert A. Streitz, Jörg Geißler, Torsten Holmer, Roomware for Cooperative Buildings: Integrated Design of Architectural Spaces and Information Spaces. GMD-IPSI [7]Yi-Chuan, Kuo. Interface Design of Integrated Intelligent Control System for Meeting Rooms. Master Thesis, Graduate Institute of Design, Da-Yeh University. [8]J. M. Kahn, R. H. Katz, K. S. J. Pister. Next Century Challenges: Mobile Networking for 'Smart Dust”. 1999. International Conference on Mobile Computing and Networking (MOBICOM) [9]Schulte, R. Event-driven architecture: The next big thing. 2004. Application Integration and Web Services Summit. Gartner, Inc. [10]Ilkka Korhonen, Paula Paavilainen, and Antti Särelä, Application of ubiquitous computing technologies for support of independent living of the elderly in real life settings, UbiHealth 2003 [11]Abowd, Bobick, Essa, and Mynatt, Rogers The Aware Home: Developing Technologies for Successful Aging, AAAI-02 Workshop Automation as Caregiver, AAAI technical report WS-02-02 p. 1~7 [12]ZebraNet Project of Princeton University [13]Lionel M. Ni, Yunhao Liu, Yiu Cho Lau and Abhishek P. Patil. LANDMARK: Indoor Location Sensing Using Active RFID. [14]M. Youssef and A. Agrawala. Small-Scale Compensation for WLAN Location Determination Systems. In IEEE WCNC 2003, March 2003. [15]N. B. Priyantha, A. Chakraborty, and H. Balakrishnan. The Cricket Location-Support system. In 6th ACM MOBICOM, Boston, MA, August 2000. [16]F. Cupillard, A. Avanzi, F. Bremond, and M. thonnat, Video Understanding For Metro Surveillance. [17]Emmanuel Munguia Tapia, Activity Recognition in the Home Setting Using Simple and Ubiquitous Sensors. 2003, Master Thesis, MIT. [18]Wikipedia. http://en.wikipedia.org/ [19]Maribeth Back, Patrick Chiu, Jun Miyazaki, Kazunori Horikiri, Mark W. Newman, Okude Naohito, Jeffrey Huang, Ubiquitous Computing in Next Generation Conference Rooms: Interweaving Rich Media, Mobile Devices and Smart Environments. [20]Thomas P. Moran, Leysia Palen, Steve Harrison, Patrick Chiu, Don Kimber, Scott Minneman, William van Melle, Polle Zellweger. ”I'll get that off the audio”: a case study of salvaging multimedia meeting records. Proceedings of the SIGCHI conference on Human factors in computing systems 1997 | |
dc.identifier.uri | http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/35249 | - |
dc.description.abstract | 本篇論文實作一個簡化的具有環境感知能力的會議事件記錄系統,是一個大型智慧會議室系統的部份。本篇論文中,環境感知能力限制在偵測與會人員的發言事件,記錄系統則以下五項構成:1.固定式PC Camera 2.麥克風 3.Berkeley Motes 4.螢幕錄影程式5.PowerPoint投影片翻頁記錄程式。
在智慧型會議室系統架構之外,本篇論文提供一支程式供使用者回顧會議過程及檢索會議事件。 | zh_TW |
dc.description.abstract | This paper implements a simplified context-aware recording system for meeting events, which is a subset of an intelligent meeting room system. This paper’s context-ware ability is limited to detecting participants’ speaking activities. Recording system constitutes of five parts:
1. Position-Fixed PC Camera 2. Microphone 3. Berkeley Motes 4. Monitor Screen Capture Program 5. PowerPoint Slide Change Recording Program In addition to the intelligent meeting room system architecture, this thesis creates a program for users reviewing meeting progress and retrieving meeting events. | en |
dc.description.provenance | Made available in DSpace on 2021-06-13T06:45:27Z (GMT). No. of bitstreams: 1 ntu-94-R91922113-1.pdf: 2668067 bytes, checksum: 34406f5e9bac9318b5590c910c9a0b1b (MD5) Previous issue date: 2005 | en |
dc.description.tableofcontents | 1 Introduction 1
1.1 Motivation 1 1.2 Previous Work 1 1.3 Related Work 6 1.3.1 UbiComp 05 Workshop 6 1.3.2 Smart Furniture 6 1.3.3 Integrated Control Panel 7 1.3.4 Sensor-Rich Environment 7 1.3.5 Event Driven System 7 1.3.6 Wireless Sensor Network 8 1.3.7 Ubiquitous Computing 9 1.3.8 Activity Recognition 9 2 Design of the Context-Aware Recording System 11 2.1 Problem Definition 11 2.2 A Scenario 11 2.3 Technical Challenges 12 2.4 The Proposed Solution 13 2.5 Features 14 3 Implementation 15 3.1 Meeting Room Environment 15 3.2 A General System Structure 15 3.3 Assumptions for Simplification 17 3.4 Implementation Architecture 18 3.4.1 Page Number Recording Program 19 3.4.2 Programming Berkeley Motes 22 3.4.3 Video/Motes Recording Program 24 3.4.4 Speaking Detection Module 27 3.4.5 Review Program 28 3.4.6 AVI Merge Program 29 4 Experiments and Analysis 31 4.1 Accuracy Calculation 31 4.2 Experiment Result 32 4.3 Analysis 33 5 Conclusion 35 5.1 Contribution 35 5.2 Future Work 35 5.2.1 Analyzing other kinds of data 35 5.2.2 Combination with a real-time control system 35 5.2.3 “Time Out” 35 Appendix 37 A.1 Introduction to Visual Basic Application 37 A.2 Introduction to Berkeley Motes 37 A.2.1 Background 37 A.2.2 Mote’s Operation System 38 A.2.3 Examples 39 A.3 Introduction of C# language 41 A.4 Introduction of Visual Studio .NET 42 A.5 Introduction of .NET Framework 43 Reference 44 | |
dc.language.iso | en | |
dc.title | 一個具有環境感知能力的會議事件記錄系統 | zh_TW |
dc.title | A Context-Aware Recording System for Meeting Events | en |
dc.type | Thesis | |
dc.date.schoolyear | 93-2 | |
dc.description.degree | 碩士 | |
dc.contributor.oralexamcommittee | 朱浩華(Hao-Hua Chu),吳家麟(Ja-Ling Wu),黃寶儀(Polly Huang),林桂傑(Kwei-Jay Lin) | |
dc.subject.keyword | 行為辨識,環境感知,會議室,記錄系統, | zh_TW |
dc.subject.keyword | Activity Recognition,Context-Aware,Meeting Room,Recording System, | en |
dc.relation.page | 45 | |
dc.rights.note | 有償授權 | |
dc.date.accepted | 2005-07-29 | |
dc.contributor.author-college | 電機資訊學院 | zh_TW |
dc.contributor.author-dept | 資訊工程學研究所 | zh_TW |
顯示於系所單位: | 資訊工程學系 |
文件中的檔案:
檔案 | 大小 | 格式 | |
---|---|---|---|
ntu-94-1.pdf 目前未授權公開取用 | 2.61 MB | Adobe PDF |
系統中的文件,除了特別指名其著作權條款之外,均受到著作權保護,並且保留所有的權利。