簡易檢索 / 詳目顯示

研究生: 栢慶瑞
Ching-Ruei Bai
論文名稱: 語言學習之影音索引技術研究
Research on Video Indexing of Language Learning
指導教授: 葉耀明
Yeh, Yao-Ming
學位類別: 碩士
Master
系所名稱: 資訊工程學系
Department of Computer Science and Information Engineering
論文出版年: 2012
畢業學年度: 100
語文別: 中文
論文頁數: 64
中文關鍵詞: 影音索引語言學習可延伸標記語言
英文關鍵詞: Video Indexing, Language learning, XML
論文種類: 學術論文
相關次數: 點閱:53下載:6
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 近年來網路的使用已成為人們生活中重要的一部份,由於網路頻寬的改善,及多媒體技術的蓬勃發展,在應用上更為多元。線上分享影音資訊已成為網路使用者之間溝通的重要橋梁,這些被分享的多媒體資訊已不僅限於娛樂、生活相關的內容。在此趨勢下,有許多教育單位將錄製的教材發布至網路上,提供網路使用者透過影片的方式學習。雖然在網路上影片取得容易,但是若想觀看影片中的特定段落,則需花費時間搜尋,因此本研究的主要探討議題為實現影音資料庫索引系統,利用索引技術增加學習影片內容的搜尋效率及準確度以及使用網頁技術製作出高互動性的瀏覽系統,提供學習者一個良好的學習環境。
    本研究主要以Silverlight、JSP、XML、eXist等技術實現影音資料庫索引系統。我們針對教學用的多媒體材料影音呈現問題進行改善,對影片內容作分析,找出影片中的各個主題,依照主題分成數個段落,並為各主題擷取關鍵畫面作為縮圖並建立索引。接著我們以Silverlight網頁技術建構出簡易操作的使用者介面,搭配XML的結構儲存影片索引資訊,並以eXist資料庫有效管理XML文件。最後,結合JSP語言作影片索引搜尋的動作,不只可以同時搜尋到多部完整的影片內容,也可利用關鍵字搜尋影片片段,使查詢影片段落更快速,搭配高互動性網頁瀏覽系統呈現,增加學習效率。

    Internet has become an important part of people’s life in recent years. Due to the improvement of the network bandwidth and the vigorous development of multimedia technology, there are more diverse applications related to online sharing audio and video contents. Recently, many educational institutions post recorded video materials to networks for users to learn through internet. However, it’s easy to acquire language learning materials through internet, but one still need to spend lots of time searching in video if he wants to watch a specific video segment. Therefore, this study focuses on issues for video indexing, develops a video content indexing system which aims at providing a good learning environment that has an efficient searching for video segments (shots) and an interactive user interface.

    In this thesis, we use Silverlight, JSP, XML and eXist to develop a Video Indexing System. We improve the multimedia teaching material problem, analysis the video content to identify the different themes in the film, and capture key frames for each shot as a thumbnail. Then we construct the user interface by Microsoft Silverlight , store the video segment information by XML format managed in eXist database. Finally, querying the index by JSP language, not only can search multiple video contents simultaneously, but also can provide video segments to be searched by keyword.

    第一章 緒論 1 1.1 研究背景與動機 1 1.2 研究目的 2 1.3 論文架構 3 第二章 文獻探討 4 2.1 Microsoft Silverlight應用程式開發平台 4 2.1.1 Microsoft Silverlight特色與介紹 4 2.1.2 Microsoft Silverlight架構 5 2.1.3 Microsoft Silverlight優點 6 2.1.4 Silverlight專案開發方式 7 2.2 XAML可延伸應用程式標記語言 8 2.2.1 XAML介紹 8 2.2.2 XAML與Silverlight 9 2.2.3 XAML 語法與物件屬性 10 2.3 XML及eXist原生資料庫 12 2.3.1 XML簡介 12 2.3.2 eXist原生資料庫簡介 14 2.4 OpenCV(Open Source Computer Vision) 16 2.4.1 OpenCV簡介 16 2.4.2 OpenCV可應用領域 16 第三章 影音資料庫之索引系統規劃 19 3.1 影音資料庫之索引系統架構 19 3.2 自動與手動索引模組 21 3.2.1 影片組成要素 21 3.2.2 索引原理與流程 24 3.2.3 影像處理方法 26 3.3 索引查詢 30 3.3.1 XQuery簡介 30 3.3.2 XQuery語法 31 3.3.3 XQuery查詢流程與方法 33 3.4 Silverlight影片瀏覽與同步字幕與標籤內容修改 34 3.4.1 Silverlight影片瀏覽架構 35 3.4.2 Silverlight瀏覽介面 36 3.4.3 Silverlight模組內部技術 38 第四章 系統實現 46 4.1 系統架構與環境建置 46 4.2 系統操作 48 4.2.1 使用案例圖(Use Case Diagram) 48 4.2.2 循序圖(Sequence Diagram) 50 4.3 系統呈現 53 4.3.1 影片上傳與自動化場景判斷 53 4.3.2 影片查詢及章節呈現 54 4.3.3 影片索引 56 4.3.4 字幕同步 57 4.3.5 章節詳細資訊及標籤修改 58 4.3.6 影片索引查詢 59 第五章 結論與未來發展 60 5.1 結論 60 5.2 未來發展 61

    [1].Matthew MacDonald,” Pro Silverlight 4 in C#”(2010)
    [2].eXist-db Open Source Native XML Database. from:
    http://exist.sourceforge.net/
    [3].Chueh-Wei Chang, Kuan-Ying Li. A Representative Images Selection Method
    for Videos of Multiple Scenes
    [4].W3C Recommendation (2007, Jan). XQuery 1.0: An XML Query Language.Retrieved from http://www.w3.org/TR/xquery/
    [5].W3C Recommendation. (2007, Jan). XML Path Language XPath 2.0.Retrieved from http://www.w3.org/TR/xpath20/
    [6].Silverlight. Microsoft. from: http://www.microsoft.com/silverlight/
    [7].W3C Candidate Recommendation (2009, Jan). XQuery Update Facility 1.0.Retrieved from http://www.w3.org/TR/xquery-update-10/
    [8].Efficient XML Interchange for Rich Internet Applications ©2009 IEEE
    [9].Content-based Image Indexing and Retrieval with XML Representations.Proceedings of 2004 International Symposium on Intelligent Multimedia.
    Video and Speech Processing October 20-22.2004 Hong Kong
    [10].Tim Lammarsch, Wolfgang Aigner, Alessio Bertone, Silvia Miksch, Thomas Turic, Johannes G¨artner. A Comparison of Programming Platforms for Interactive Visualization in Web Browser Based Applications. 12th International Conference Information Visualisation
    [11].Xiaochun Zhou, Chenlong Shao. The Design of Virtual Meeting System Based on Silverlight ©2010 IEEE
    [12].M. J. Pickering and S. Ruger, “Evaluation of Key Frame-based Retrieval Techniques for Video,”Computer Vision and Image Understanding, Vol. 92, No. 2-3, pp. 217-235, Nov.-Dec. 2003
    [13].Engin Mendi, Coskun Bayrak. A Web-based Medical Video Indexing Environment. 2010 IEEE Fourth International Conference on Semantic Computing
    [14].Li-Wen Chen. An Event-based Video Retrieval System by Combining Broadcasting Baseball Video and Web-casting Text.(2010)
    [15].Chien-Hsing Lee. Video Indexing and Retrieval Using MPEG-7 Motion Activity Descriptors. (2005)
    [16].涂長助 以XML原生資料庫實現影音管理儲存庫之研究. 國立臺灣師範
    大學資訊工程研究所碩士論文.(2009)
    [17].章立民 Silverlight 3.0全面精通手冊 (初版ed.). 台北市:基峯資訊股份有限公司. (2009, Sep)
    [18].陳會安JSP 2.0網頁設計範例教本 (初版 ed.). 台北市:學貫行銷股份有限公司.(2005, Feb)
    [19].簡孟軍 以XML原生資料庫及Silverlight網頁技術實現影音管理儲存庫之
    研究. 國立臺灣師範大學資訊工程研究所碩士論文.(2010)
    [20].井民全 簡單的數位影像處理 ( C# 篇) Image-Processing Using C-Sharp

    下載圖示
    QR CODE