跳到主要內容

臺灣博碩士論文加值系統

(44.200.82.149) 您好!臺灣時間:2023/06/02 17:34
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:陳威銍
研究生(外文):Wei-Jyh Chen
論文名稱:資訊家電—『數位式電子相簿』及以『MPEG—7技術』之照片搜尋實作
論文名稱(外文):Information Appliances—Digital Album and Image Searching method on MPEG—7
指導教授:黃悅民黃悅民引用關係
指導教授(外文):Yueh-Min Huang
學位類別:碩士
校院名稱:國立成功大學
系所名稱:工程科學系碩博士班
學門:工程學門
學類:綜合工程學類
論文種類:學術論文
論文出版年:2002
畢業學年度:90
語文別:中文
論文頁數:95
中文關鍵詞:資訊家電數位相簿照片搜尋嵌入式系統
外文關鍵詞:Digital AlbumMPEG-7Image SearchingEmbedded Linux.XML
相關次數:
  • 被引用被引用:0
  • 點閱點閱:176
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:2
近年來,由於網際網路之蓬勃發展,促使3C整合新興資訊家電(Information Appliance ,IA)產品,如:智慧型手持裝置(Smart Handheld Device)、網路電視(Net TV)、上網機(Web pad)、機上盒(Set-Top Box)、上網遊戲機(Game Console)、智慧型電話(Smart Phone)及超級電話(Super Phone)等產品紛紛問世,隨著後PC時代的來臨,整個PC產業勢必轉移到資訊家電(IA) 產業上,然而IA產品的價值不再是單一的硬體,而是必須搭配多媒體多元化服務的內容,因此必須仰賴多媒體整合來提昇IA產品的附加價值,以強化競爭力。
電腦軟硬體設備的進步與多媒體技術的蓬勃發展,使得多媒體應用成為當前非常熱門的領域,而有鑒於多媒體資料包括影像、視訊、音訊、動畫等,包含了有多種的特性與資訊,如何有效率的檢索多媒體資料是一個重要的研究課題,隨多媒體工業技術的成長與成熟、網際網頁對多媒體影像的大量使用,為提高媒體資訊應用的效能,影音分類檢索成了不可或缺的工具。
影音分類檢索技術最大的用途主要是想解決網路上日益增加的多媒體資料查詢問題,一如現在網路搜尋引擎可以在浩瀚的網路世界裡,以text-based來搜尋想要的資料。我們希望在未來的網路世界,能配合影像、圖形、聲音轉而開發更具智慧、以content-based為主的多媒體搜尋技術。
In these few years, as a result of internet growing mature, the integrated 3C Information Appliances (IAs) have become available in the market such as smart handheld device, net TV, web pad, set-top box, game console, smart phone, super phone and so on. Besides, the usage of Personal Computer (PC) has become a critical tool in our life. Hence, we can boldly forecast that the whole PC industry will be bound to transfer to IA application. Nevertheless, the IA application is not only a simple hardware, but has to collocate with diversification of multimedia. In order to achieve this goal, we have to rely on addition-valued of integrated multimedia application to enhance competitiveness.
As a result of rising and flourishing of PC industry, multimedia has become a popular domain. Because of various data formats of multimedia, it turns into an important research topic to find out the correct results effectively. This kind of usage could improve the efficiency of multimedia application, especially in Internet.
The purpose of data searching is to find out the correct results in the environment with large of data, suchlike text-based searching in Internet. We expect that the searching technique can achieve not only text form, but also the other data formats such as image, figure, audio and video.
一、緣由與目的
1.1 資訊家電崛起
1.2 資訊家電應用範圍
1.2.1 精簡型終端機(Thin-Client)
1.2.2 精簡型伺服器(Thin-Server)
1.2.3 視訊轉換器(Set-Top-Box)
1.2.4 智慧型掌上型裝置(Smart Handheld Device)
1.2.5 家庭網路
1.3 資訊家電 台灣新興希望

二、相關研究整理
2.1 嵌入式系統概說
2.2 嵌入式系統微處理器
2.2.1 四位元以及八位元嵌入式系統微處理器
2.2.2 16位元以上的嵌入式系統微處理器
2.2.3 CISC與RISC
2.2.4數位訊號處理器
2.2.5 SoC嵌入式系統微處理器
2.2.6 ARM公司ARM RISC架構微處理器
2.2.7 Intel公司StrongARM微處理器
2.2.8德州儀器公司TMS320 DSP微處理器
2.2.9 Philips公司Trimedia微處理器
2.2.10 MIPS RISC嵌入式系統微處理器
2.3 嵌入式系統軟體
2.3.1 Palm OS – PDA的創作先趨
2.3.2 WinCE Poket PC多媒體佼佼者
2.3.3 Linux開放創造環境
2.3.4 資策會@VIS作業系統
2.4 Linux GUI
2.4.1 GUI系統的重要性
2.4.2 成為Embedded System GUI System的要素
2.4.3 Embedded Linux底下的GUI系統架構
2.4.3.1 Qt Embedded
2.4.3.2 QPE ( Qt Plamtop Environment )
2.4.3.3 GtkFB
2.4.3.4 Microwindows
2.4.3.5 MiniGUI
2.4.3.6 Pure X 架構 (Tiny X)
2.5 MPEG簡介
2.5.1 MPEG-1
2.5.2 MPEG-2
2.5.3 MPEG-4
2.5.4 MPEG-7

三、研究方法
3.1為什麼使用Linux?
3.1.1 開放源碼的好處
3.1.2 GNU授權產生的影響
3.2 Linux最小化
3.2.1 剝離Linux套件的元素,建立自己的系統
3.2.2 靜態與動態應用程式
3.2.3 其他子系統
3.2.3.1核心載入器(Kernel Loader)
3.2.3.2 Shell
3.2.3.3 C程式庫
3.2.3.4 程式元件
3.2.4 C編譯器
3.3 系統實作的考量
3.3.1 系統架構
3.3.2 實作上的問題
3.3.3 最終發展之平台

四、『電子數位相簿』與『MPEG-7技術搜尋圖片』
4.1電子數位相簿軟體功能流程
4.2 MPEG-7搜尋實作
4.3 電子數位相簿操作瀏覽

五、結論與未來工作
5.1 結論
5.2未來工作

六、參考文獻
[1]王懷恩, “資訊家電(IA)簡介”, http://www.ascc.net/nl/89/1619/03.txt
[2]嵌入式系統發展聖經, http://playstation2.idv.tw/iacolumns/jl000009.html
[3]http://www.csie.nctu.edu.tw/chinese/about/computer/
index2.php3?page=16&content=content16a
[4]DSP數位控制簡介, http://pemclab.cn.nctu.edu.tw/W3dsp/dspctr/
[5]ARM7™ Thumb® Family, http://www.arm.com/armtech/ARM7_Thumb
[6]資訊家電, http://www.arconet.com.tw/pj30pg213.asp?tag=5476
[7]http://www.big5.tomshardware.com/news/news-20010709.html
[8]後PC時代的明星業:Information Appliances
http://mta.acertwp.com.tw/twpfile/magdata.nsf/byunid/m16824
[9]PalmOS.com: A Flexible Architecture
http://www.palmos.com/platform/architecture.html
[10]Windows Embedded 產品家族首頁
http://www.microsoft.com/taiwan/windows/embedded/family/default.htm
[11]@VIS 嵌入式作業系統 - Embedded System Lab
http://www.avis.idv.tw/esl/html-new/vis/vis_main.htm
[12]Trolltech - Qt/Embedded Overview
http://www.trolltech.com/products/embedded/
[13]Articles - Using Qt to Develop for Embedded Linux
http://www.joyinternet.net/cn/qt/Qt_for_Embedded.htm
[14]Qtopia Screenshots
http://ccns.ncku.edu.tw/~jimchyun/qpe/
[15]GTK+ for the Linux Framebuffer
http://www.redhat.com/devnet/articles/gtkfb-whitepaper/
[16]Greg Haerr's Microwindows and NanoGUI Page
http://www.microwindows.org/
[17]MiniGUI -- A compact GUI support system for real-time embedded systems
based on Linux.
http://www.minigui.org/
[18]Using GTK+/Tiny X as an Embedded GUI
http://news.gnome.org/gnome-news/1012672658/index_html
[19]http://taiwan.cnet.com/builder/design/story/
0,2000033956,20005701-20000771c,00.htm
[20]GNU's Not Unix! - GNU 專案 及 自由軟體基金會(FSF)
http://www.gnu.org/home.zh.html
連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
1. 王業立,1993,〈全新出擊、建立國會新文化〉,《中央月刊》,
2. 王學良,1988,〈談日本國會之自律權〉,《憲政思潮》,83期(9
3. 王金平,2002,〈漫談立法院之生態變遷、國會改革及面臨之挑 戰〉,《立法院院聞》,30卷11期(11月),頁22-29。
4. 王定村,2004,〈論國會改革與立法委員專業倫理的建立〉,《思與言》,42卷1期(3月),頁31-64。
5. 李鴻禧,1988,〈論國會議事秩序與糾紛之自律性〉,《中國論壇》, 26卷8期(7月),頁69-78。
6. 李建良,2000,〈國會議員言論免責權之理論與實務〉,《法令月刊》,51卷10期(10月),頁 172-189。
7. 李國雄,1995,〈從英美的議長制度看我國立法院院長的地位〉,《理論與政策》,9卷4期(9月),頁24-38。
8. 何鴻榮,1996,〈立法院結構改造與議事效能〉,《立法院院聞》,24卷7期(7月),頁11-27。
9. 林水波,1988,〈立法院議事失序功能不彰的原因〉,《中國論壇》,27卷3期(11月),頁46-49。
10. 林錫山,1999,〈立法院組織法制最新修正之意涵〉,《立法院院聞》,27卷8期(8月),頁21-23。
11. 周育仁 劉華宗,1996,〈立法院在憲政體制中的角色〉,《理論與政策》,10卷4期(9月),頁3-13。
12. 陳新民,1989,〈國會自律權的法理初探〉,《理論與政策》,3卷 2期(1月),頁108-115。
13. 陳春生,1995,〈議員之言論免責與議會自律〉,《東吳法律學報》,8卷2期(3月),頁91-127。
14. 陳鵬仁,1995,〈日本的國會〉,《理論與政策》,9卷4期(9月),頁39-53。
15. 陳淑芳,2002,〈國會改革五法實施之成效與檢討〉,《月旦法學》,85期(6月),頁26-41。