博碩士論文 955203023 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:7 、訪客IP:52.15.112.69
姓名 賴學翰(Hsueh-Han Lai)  查詢紙本館藏   畢業系所 通訊工程學系
論文名稱 應用於車內視訊之光線適應性視訊壓縮編碼器設計
(An Illumination Adaptive Video Coding Scheme for In-vehicle Video Applications)
相關論文
★ 以粒子濾波法為基礎之改良式頭部追蹤系統★ 應用於空間與CGS可調性視訊編碼器之快速模式決策演算法
★ 應用於人臉表情辨識之強健式主動外觀模型搜尋演算法★ 結合Epipolar Geometry為基礎之視角間預測與快速畫面間預測方向決策之多視角視訊編碼
★ 基於改良式可信度傳遞於同質區域之立體視覺匹配演算法★ 以階層式Boosting演算法為基礎之棒球軌跡辨識
★ 多視角視訊編碼之快速參考畫面方向決策★ 以線上統計為基礎應用於CGS可調式編碼器之快速模式決策
★ 適用於唇形辨識之改良式主動形狀模型匹配演算法★ 以運動補償模型為基礎之移動式平台物件追蹤
★ 基於匹配代價之非對稱式立體匹配遮蔽偵測★ 以動量為基礎之快速多視角視訊編碼模式決策
★ 應用於地點影像辨識之快速局部L-SVMs群體分類器★ 以高品質合成視角為導向之快速深度視訊編碼模式決策
★ 以運動補償模型為基礎之移動式相機多物件追蹤★ 基於匹配代價曲線特徵之遮蔽偵測之研究
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 本論文設計一個提高乘客方便性之視訊通訊,可應用於車內駕駛人或乘客與辦公室內或是搭乘交通工具中的人之視訊通訊。但因為在無線通訊傳輸頻寬有限,所以此系統設計考量人類視覺特性的視訊編碼,降低非人臉區域的資料量。另一方面,由於光線常因環境的變化而改變,進而造成車內視訊內容有顯著的改變。因此,在此論文中,我們提出應用於車內視訊之光線適應視訊壓縮編碼器,包含光線校正、人臉偵測以及和人類視覺注意力為基礎的視訊壓縮三個階段,而光線校正方案整合Single Scale Retinex 和間隔權重直方圖分割法。由實驗結果可知,我們的光線校正方案有效提高車內視訊的人臉偵測率。此外,我們的視訊壓縮系統不僅可以降低資料量,並同時保持良好之視訊品質。
摘要(英) With the advance of intelligent vehicle systems, drivers or passengers can keep interaction with people in fixed offices or other vehicles through visual communications. However, the illumination variations due to the changes of environments or weather conditions may significantly change the appearance of in-vehicle videos. Accordingly, the compression efficiency is much reduced even though the bandwidth of such wireless communications has been quite limited. There is pretty few previous work designed for efficient in-vehicle video compressions. Thus, in this paper, we propose an illumination adaptive video coding scheme for in-vehicle video applications. Since human faces are usually the most visually attended regions in such applications, this scheme consists of illumination correction, face detection, and the visual attention based video codec. The proposed illumination correction strategy combines the advantages of the single-scale Retinex (SSR) and the Interval weighted histogram separation (IWHS). The experimental results show that our illumination correction strategy effectively improves the face detection performance of in-vehicle videos. Moreover, the subjective visual quality of the proposed scheme outperforms that of H.264 with rate control since our scheme allocates bits by incorporating the human visual characteristics.
關鍵字(中) ★ 車內視訊
★ 光線
★ 視訊壓縮
關鍵字(英) ★ in-vehicle
★ video coding
★ illumination
論文目次 中文摘要 i
Abstract ii
誌謝 iii
目錄 iv
圖目錄 vi
表目錄 ix
第一章 緒論 1
1.1 前言 1
1.2 研究背景 2
1.3 研究方法 3
1.4 論文架構 4
第二章 以膚色為基礎之人臉偵測 5
2.1 人臉偵測簡介 5
2.2 膚色偵測介紹 7
2.2.1 色彩空間介紹 7
2.2.2 膚色分類演算法介紹 9
2.3 以CBCR色彩空間為基礎之人臉偵測方法 10
2.3.1 CHAI與NGAN所提出之膚色偵測方案 11
2.3.2 以膚色為基礎之人臉定位 13
2.4 總結 16
第三章 光線校正 17
3.1 SINGLE SCALE RETINEX 17
3.2 可調式GAMMA校正演算法 20
3.3 權重直方圖分割法 26
3.4 本論文提出之間隔權重直方圖分割法 29
3.5 本論文提出之光線校正決策方案 35
3.6 總結 36
第四章 人類視覺注意力為基礎之視訊壓縮 37
4.1 H.264視訊壓縮簡介 37
4.2 人類視覺注意力模型介紹 39
4.3 人類視覺注意力為基礎的視訊壓縮概況 40
4.4 本論文提出之應用於車內視訊之光線適應性視訊壓縮編碼器設計 42
4.5 總結 46
第五章 實驗結果與討論 47
5.1 測試影片 47
5.2 實驗參數與環境 49
5.3 光線校正之系統效能比較 51
5.4 視訊壓縮效能與視訊品質效能之比較 63
5.4.1 視訊壓縮效能比較 63
5.4.2 主觀視覺測試比較 66
5.5 總結 69
第六章 結論與未來展望 70
6.1 結論 70
6.2 未來展望 70
參考文獻 71
參考文獻 [1] http://www.its-taiwan.org.tw/, 2008
[2] M. M. Trivedi, T. Gandhi, and J. McCall, “Looking in and looking-out of a vehicle: Computer vision-based enhanced vehicle safety,”IEEE Transactions on Intelligent Transportation Systems, pp. 108-120, January 2007.
[3] P. Watta, S. Lakshmanan, and Y. Hou, “Nonparametric approaches for estimating driver pose,” IEEE Trans. Vehicular Technology, Vol. 56, No. 4, pp. 2028-2041, July 2007.
[4] C. Wu, Y. Lin, and W.J. Zhang, ” Human attention modeling in a human-machine interface based on the incorporation of contextual features in a Bayesian network,” IEEE International Conference on Systems, Man and Cybernetics, Vol. 1, pp. 760-766, 2005.
[5] L. Itti, ”Models of bottom-up and top-down visual attention”, California Institute of Technology. Ph.D. Thesis, 2000.
[6] S. Rao and N. Jayant,” Optimizing algorithms for region-of-interest video compression, with application to mobile telehealth,” IEEE Intl. Conference on Multimedia and Expo, pp.513-516, 2006.
[7] C.-W. Tang, ” Spatiotemporal visual considerations for video coding,” IEEE Transactions on Multimedia, Vol. 9, No. 2, pp. 231-238, Feb. 2007.
[8] S.-C. Pei and C.-L. Lai, “Very low bit-rate coding algorithm for stereo video with spatio-temporal HVS model and binary correlation disparity estimator,” IEEE J. Select. Areas Commun., Vol. 16, No. 1, pp. 98-107, Jan. 1998.
[9] D. Chai and K. N. Ngan, “Foreground/background video coding scheme,” in Proc. IEEE Int. Symp. Circuits Syst., Vol. II, pp. 1448-1451, June 1997.
[10] M.-J. Chen, M.-C. Chi, C.-T. Hsu, and J.-W. Chen, “ROI video coding based on H.263+ with robust skin-color detection technique,” IEEE Trans. Consumer Electronics, Vol. 49, pp.724-730, Aug. 2003.
[11] M.-H. Yang, D. J. Kriegman, and N. Ahuja, “Detecting faces in images: a survey,” IEEE Trans. Pattern Analysis and Machine Intelligence, Vol. 24, pp. 34-58, Jan. 2002.
[12] Y. Shi, J. Yang, and R. Wu, ”Reducing illumination based on nonlinear gamma correction,” IEEE Intl. Conference on Image Processing, Vol.1, pp. I- 529-I-532, Oct. 2007.
[13] M. Y. Nam and P. K. Rhee, “An efficient face recognition for variant illumination condition,” in Proc. IEEE Intl. Symposium on Intelligent Signal Processing and Communication Systems, pp. 111-115, 2004.
[14] S.-C. Pei, Y.-C. Zeng, and J.-J. Ding, “Color images enhancement using weighted histogram separation,” IEEE Intl. Conference on Image Processing, pp. 2889-2892, Oct. 2006.
[15] M. Li, R.-M. Hu, R. Zhu, and W. Li, “Video streaming on moving vehicles over seamless internetworks of WLANs and cellular networks,” in Proc. IEEE Intl. Conference on Vehicular Electronics and Safety, pp. 369- 372, 2005.
[16] K. Tischler, M. Clauss, Y. Guenter, N. Kaempchen, R. M. Schreier, and M. M. Stiegeler, “Networked environment description for advanced driver assistance systems,” in Proc. IEEE Intl. Conference on Intelligent Transportation Systems, pp. 785-790, 2005.
[17] D. J. Jobson, Z. Rahman, and G. A. Woodell, ”Properties and performance of a center/surround Retinex,” IEEE Trans. Image Processing, Vol. 6, No. 3, pp. 451-462, March 1997.
[18] Z. Rahmna, D. J. Jobson, and G. A. Woodell, ”Retinex processing for automatic image enhancement,” Journal of Electronic Imaging, Vol. 13, No. 1, pp. 100-110, Jan. 2004.
[19] Zia-ur Rahman, Daniel J. Jobson, and Glenn A. Woodell, ”A multiscale retinex for colour rendition and dynamic range compression,” in Proc. SPIE International Symposium on Optical Science, Engineering and Instrumentation, Applications of Digital Image Processing XIX, Vol. 2847, 1996.
[20] Robert J. Baron, “Mechanisms of human facial recognition”, International Journal of Man-Machine Studies, Vol. 2, pp. 137-178, 1981.
[21] D. Chai and K. N. Ngan, ”Face segmentation using skin-color map in videophone applications,” IEEE Trans. Circuits and Systems for Video Technology, Vol. 9, No. 4, pp. 551-564, Jun. 1999.
[22] S. L. Phung, A. Bouzerdoum, and D. Chai, “Skin segmentation using color pixel classification: analysis and comparison,“ IEEE Trans. Pattern Analysis and Machine intelligence, Vol. 27, No. 1, pp.148-154, January 2005.
[23] P.S. Hiremath, A. Dant, ” Detection of multiple faces in an image using skin color Information and lines-of-separability face model,” International Journal of Pattern Recognition and Artificia,Vol. 20, pp.39-61, 2006.
[24] G. Gomez and E. Morales, ”Automatic feature construction and a simple rule induction algorithm for skin detection”, In Proc. Of the ICML Workshop on Machine Learning in Computer Vision, pp. 31-38, 2002.
[25] R. C. Gonzalez and R. E. Woods, Digital Image Processing. Reading, Prentice Hall, Second Edition, 2004.
[26] A.S. Georghiades, P.N. Belhumeur, and D.J. Kriegman, “From few to many: illumination cone models for face recognition under variable kighting and pose,”IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 23, pp.643- 660, 2001.
[27] E. Land, “An alternative technique for the computation of the designator in the retinex theory of color vision,” in Proc. Nat. Acad. Sci., Vol. 83, pp. 3078-3080, 1986.
[28] V. Agarwal, B.R. Abidi, A. Koschan, and M.A. Abidi, “An overview of color constancy algorithms,”Journal of Pattern Recognition Research, pp. 42-54, 2006.
[29] S.K. Lin, S.W. Wang, S.S. Yang, Y.S. Tung, and J.L. Wu, ” Motion transitive based fast multi-frame motion estimation algorithm for MPEG-4 AVC /H.264, ” International Conference on Consumer Electronics, pp. 1-2, Jan. 2007.
[30] C. Wu, Y. Lin, and W.J. Zhang, ” Human attention modeling in a human-machine interface based on the incorporation of contextual features in a bayesian fetwork,” IEEE International Conference on Systems, Man and Cybernetics, Vol. 1, pp. 760-766, 2005.
[31] http://www.vcodex.com/h264.html, 2008
[32] X. Yang, W. Lin, Z. lu, Z. Lin, S. Rahardja, E. Ong, and S. Yao, “Rate control for videophone using local perceptual cues,” IEEE Trans. Circuits Syst. Video Technol., vol. 15, no. 4, pp. 496-507, Apr. 2005.
[33] S.-C. Pei and C.-L. Lai, “Very low bit-rate coding algorithm for stereo video with spatio-temporal HVS model and binary correlation disparity estimator,” IEEE J. Select. Areas Commun., Vol. 16, No. 1, pp. 98-107, Jan. 1998.
[34] Z. Chen, J. Han, and K. Ngan, ”Dynamic bit allocation for multiple video object coding,” IEEE Trans. Multimedia, Vol. 8, pp. 1117-1124, Dec. 2006.
[35] F. Pereira and T. Ebrahimi, The MPEG-4 Book. Upper Saddle River, NJ: Prentice-Hall, pp. 669-675, 2002
[36] Jobson, D.J. Rahman, Z. Woodell, G.A. ,” A multiscale retinex for bridging the gap between color images andthe human observation of scenes,” IEEE Transactions on Image Processing, pp. 965-976, 1997
[37] 李昀儒, “Color Image Enhancement Using Hybrid Retinex Algorithm,” 世新大學圖文傳播暨數位出版學系碩士論文, 2005
指導教授 唐之瑋(Chih-Wei Tang) 審核日期 2008-7-17
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明