簡易檢索 / 詳目顯示

研究生: 黃馨民
Hsin-Ming Huang
論文名稱: 基於關聯規則之標籤分類影音檢索系統
A Hashtag-Classified Video Query System Based on Association Rule
指導教授: 葉耀明
Yeh, Yao-Ming
學位類別: 碩士
Master
系所名稱: 資訊工程學系
Department of Computer Science and Information Engineering
論文出版年: 2014
畢業學年度: 102
語文別: 中文
論文頁數: 63
中文關鍵詞: XMLeXistOWLJSP關聯規則Android智慧型裝置
英文關鍵詞: XML, eXist, OWL, JSP, Association Rule, Android
論文種類: 學術論文
相關次數: 點閱:118下載:3
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 近年由於線上分享影音資訊快速的發展,五花八門的影片在網路平台上隨處可見。雖然在網路上觀看影片很方便,但是都只能搜尋一部完整的影片,網路上很多長度都至少超過十分鐘的影片,如果只是想瀏覽影片的特定片段,或是從某個特定時間點開始瀏覽,就還要花時間在尋找正確的時間點上。
    本研究主要以Android、JSP、XML、OWL等技術實現標籤分類影音檢索系統。利用OpenCV來分析影片內容,找出關鍵畫面並做為影片的分段點,自動為整部影片分割成多個片段。系統提供使用者輸入影片或片段的相關的資料以及與其內容相關的標籤,並以XML的格式儲存相關資訊,並且系統會將所有影片及片段的標籤利用關聯規則(Association Rule)來計算影片的相互關係,並以OWL格式文件儲存。使用者查詢時利用XQuery查詢語言查詢資料庫中影片及片段內容,以及利用Portege API將OWL文件中儲存的標籤關聯資訊影片列出,讓使用者除了能夠快速地找到想要瀏覽的影片內容,還能夠額外列出和使用者原本想找的影片類別相關的其他影片。分段功能及關聯分類功能的結合,可以提供強大的功能。例如:語言學習的影片,使用者可將不同單字的學習做分段,並且加上主題標籤,如此一來除了可利用標籤關鍵字來搜尋欲瀏覽的片段之外,還可以看到其他使用者上傳的與關鍵字有關聯的影片或片段,學習到更多的相關單字。

    Due to the rapid growth of sharing audio and video contents online in recent years, various of videos can be seen on the Internet. Although watching videos on the Internet is very convenient, but only in full video searching. On the Internet a lot of videos the duration is tens of minutes, if people only want to watch a particular clip, it will spend a lot of time to search the right way.
    In this thesis, we use Android、JSP、XML、OWL to develop the A Hashtag-Classified Video Query System. We use OpenCV to analyze video contents, find the key frame and be the time of video segmentation, finally split the whole video into multiple segments automatically. System allow users to input the relevant data or hashtags for video or segments,and store the data use XML format. We use the native XML database eXist to store XML documents, and system will compute the relationship between the videos using Association Rules according to the hashtags form all videos and segments, and store the result into a OWL format file.System use XQuery to query the data of videos and segments when users searching, and use Portege API to get the relevant videos from OWL file. So users not only can find the video or segment they want to watch, but also can watch the other videos relevant to the original key word. Combining the splitting and asscociation rule function, it will be a strong system.For example, user can split a language learning video according to different words, and add hashtags to them.As a result, user not only can use key words to search the segment they want, but also can browse other segment related to the original video uploaded from the other users, improving the efficiency of language learning.

    第一章 緒論 1 1.1 研究背景 1 1.2 研究動機與目的 2 1.3 論文架構 4 第二章 文獻探討 5 2.1 XML 5 2.1.1 XML簡介 5 2.1.2 XML應用領域 5 2.2 XML原生資料庫:eXist 6 2.3 OWL 7 2.4 都柏林核心 9 2.5 OpenCV 11 2.3.1 OpenCV簡介 11 2.3.2 OpenCV可應用領域 11 2.6 關聯規則 13 2.4.1 關聯規則簡介 13 2.4.2 演算法介紹 13 2.7 JSP 15 2.8 主題標籤(HashTag) 17 2.9 智慧型手機(Smart Phone) 17 第三章 標籤分類影音檢索系統之系統規劃 19 3.1 標籤分類影音檢索系統架構 20 3.2 自動與手動影片分段 22 3.3.1 影片構成要素及原理 22 3.3.2 自動與手動分段流程 26 3.3.3 影片自動分段處理方法 27 3.3 Association Rule Map 30 3.3.1 都柏林核心和主題標籤 31 3.3.2 Association Rule Map內部技術(Apriori演算法) 32 3.3.3 OWL文件儲存 36 3.4 影片查詢方法 38 3.4.1 XQuery簡介 38 3.4.2 XQuery語法 39 3.4.3 XQuery查詢片段流程及方法 41 3.4.4 Portege簡介 43 3.4.5 Portege語法 43 3.4.6 Portege查詢流程及方法 44 第四章 系統實現 46 4.1 系統架構與建置 46 4.2 系統功能及流程 49 4.3 系統實際呈現 50 4.3.1 影片上傳 50 4.3.2 影片瀏覽 52 4.3.3 影片普通搜尋 54 4.3.4 影片標籤搜尋 55 4.3.5 影片清單及編輯 57 4.3.6 自動分段與手動分段 58 第五章 結論與未來發展 60 5.1 結論 60 5.2 未來發展 61 參考文獻 62

    [1] 劉曉華, 張健, 周慧貞JSP應用開發詳解 (初版 ed.). 台北市:文魁資訊股份有限公司.(2007, Sep)
    [2] 簡孟軍 以XML原生資料庫及Silverlight網頁技術實現影音管理儲存庫之研究. 國立臺灣師範大學資訊工程研究所碩士論文.(2010)
    [3] 栢慶瑞 語言學習之影音索引技術研究. 國立臺灣師範大學資訊工程研究所碩士論文.(2011)
    [4] 鄭皓中 行動視訊播放與管理系統. 國立臺灣師範大學資訊工程研
    究所碩士論文.(2013)
    [5] 涂長助 以XML原生資料庫實現影音管理儲存庫之研究. 國立臺灣師範大學資訊工程研究所碩士論文.(2009)
    [6] Alexa Top 500 Global Sites http://www.alexa.com/topsites
    [7] eXist-db Open Source Native XML Database.
    http://exist.sourceforge.net/
    [8] DCMI Home: Dublin Core® Metadata Initiative (DCMI)
    http://dublincore.org/
    [9] 取得相關資訊的好方法-hashtag
    http://userxper.com/blog/archives/7565
    [10] OpenCV | OpenCV http://opencv.org/
    [11] Gartner Says Annual Smartphone Sales Surpassed Sales of Feature Phones for the First Time in 2013
    http://www.gartner.com/newsroom/id/2665715
    [12] Protégé Wiki
    http://protege.stanford.edu/
    [13] JDOM http://www.jdom.org/
    [14] Chueh-Wei Chang, Kuan-Ying Li. A Representative Images Selection Method for Videos of Multiple Scenes
    [15] W3C Recommendation (2007, Jan). XQuery 1.0: An XML Query Language. Retrieved from
    http://www.w3.org/TR/xquery/
    [16] D. Peintner, H. Kosch, J. Heuer. Efficient XML Interchange for rich internet
    applications. Multimedia and Expo, 2009. ICME 2009. IEEE International Conference on
    [17] Engin Mendi, Coskun Bayrak. A Web-based Medical Video Indexing Environment. 2010 IEEE Fourth International Conference on Semantic
    [18] I.A. Azzam,A. G. Charlapally,C.H.C. Leung,J.F, Horwood .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
    [19] Megrhi Sameh, Souidène , Azeddine Beghdadi, Chokri B. Amar.Video Indexing Using Salient Region Based Spatio-temporal Segmentation Approach. Multimedia Computing and Systems (ICMCS), 2012 International Conference on
    [20] Arno Bakker,Riccardo Petrocco,Michael Dale,Jan Gerber,Victor Grishchenko,Diego Rabaioli,Johan Pouwelse.Online video using BitTorrent and HTML5 applied to Wikipedia, IEEE P2P 2010 proceedings

    下載圖示
    QR CODE