跳到主要內容

臺灣博碩士論文加值系統

(44.201.97.138) 您好!臺灣時間:2024/09/08 06:20
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:宋明潛
研究生(外文):Ming-Chian Sung
論文名稱:色調重製使用一對不同曝光程度的影像
論文名稱(外文):Tone Reproduction Using Image Pair with Different Exposures
指導教授:連震杰
指導教授(外文):Jenn-Jier Lien
學位類別:碩士
校院名稱:國立成功大學
系所名稱:資訊工程學系碩博士班
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2007
畢業學年度:95
語文別:英文
論文頁數:33
中文關鍵詞:顏色對應色調對應高動態範圍
外文關鍵詞:color mappingtone mappingHDR
相關次數:
  • 被引用被引用:1
  • 點閱點閱:289
  • 評分評分:
  • 下載下載:45
  • 收藏至我的研究室書目清單書目收藏:0
現存色調重製的機制大多只用一張高動態範圍影像來做,由於細節及顏色資訊有限的關係,並沒有辦法有效地恢復出我們在拍攝場景所看到的細節及顏色印象。因此本篇研究發展了一個新穎的複合式色調重製系統,採用兩張影像作為輸入,一張是以低曝光值設定拍攝的影像用來補捉相片中亮部區域的細節和顏色資訊;而另一張是以高曝光值設定拍攝的影像用來補捉相片中暗部區域的細節和顏色資訊。所提出的系統以低曝光值影像做為基準影像、並參考高曝光值影像裡的資訊,這個系統執行了區域色調對應的模組以及區域顏色對應的模組: (1)藉由在每個像素所對應的局部區域(局部區域的半徑是藉由重複次數地圖而決定的,其中重複次數地圖又是經由基於直方圖的區域切割及數學型態學裡的侵蝕程序而來。) 中計算出每個像素的局部適合亮度,這個系統執行了關於像素的區域色調對應 來對低曝光值影像壓縮其亮度的範圍,以及增強其局部的對比。 (2)區域顏色對應被實施來捕捉高曝光值影像裡的較為精確的顏色資訊。最後藉由雙彎曲函數設計出的融合程序被執行,混合區域色調對應以及區域色彩對應的結果來產生輸出顯示結果。實驗結果指出這個系統能產生出高真實性高動態範圍場景的重製結果。
Many existing tone reproduction schemes are based on the use of a single high dynamic range (HDR) image and are therefore unable to accurately recover the local details and colors of the scene due to the limited information available. Accordingly, the current study develops a novel composite tone reproduction system which utilizes two images with different exposures to capture both the local details and color information of the low- and high-luminance regions of a scene. Based on the low-exposed image and consult the information of high-exposed image, this system implements the local tone mapping module and local color module: (1) By computing local adaptation luminance of each pixel within its local region, whose radius is determined by iteration map which is produced by histogram-based segmentation and morphological eroding process, this system implements the pixel-wise local tone mapping module to compress luminance range and enhance local contrast. (2) The local color mapping module is applied to capture the precise color information from the high-exposure image to the low-exposed image. Eventually, fusion process whose fusion weights are produced via double sigmoid function is implemented to mix the local tone mapping result and local color mapping result to produce output display result. Experimental results indicate that this system generate highly realistic reproductions of HDR scenes.
Chapter 1. Introduction 1
1.1. Motivation 1
1.2. Related Works 3
Chapter 2. Iteration Map Creation and Local Region Determination 5
2.1. Histogram-Based Segmentation by Entropy Theorem 5
2.2. Iteration Map Creation by Morphological Eroding Operation 7
Chapter 3. Tone Reproduction Modules 9
3.1. Luminance: Pixel-Wise Local Tone Mapping Module 9
3.2. Color: Pixel-Wise Local Color Mapping Module 14
3.3. Fusion of Tone Mapping and Color Mapping Results 17
Chapter 4. Acceleration Using Multi-Resolution Approach 19
4.1. Pixel-Wise Local Tone Mapping Using Multi-Resolution 19
4.2. Pixel-Wise Local Color Mapping Using Multi-Resolution 21
Chapter 5. Experimental Results 23
Chapter 6. Conclusions 30
References 31
[1] M. Ashikhmin, “A Tone Mapping Algorithm for High Contrast Images,” 13th Eurographics, pp.145–156, 2002.

[2] F.J.J. Blommaert and J.B. Martens, “An Object-Oriented Model for Brightness Perception,” Spatial Vision, Vol.5, No.1, pp.15-41, 1990.

[3] H.T. Chen, T.L. Liu, and C.S. Fuh, “Tone Reproduction: A Perspective from luminance-Driven Perceptual Grouping,” International Journal of Computer Vision, Vol. 65, pp. 73-96, 2005.

[4] J.M. DiCarlo and B.A. Wandell, “Rendering High Dynamic Range Images,” SPIE: Image Sensors, Vol. 3965, pp. 392-401, 2005.

[5] F. Durand and J. Dorsey, “Fast Bilateral Filtering for the Display of High-Dynamic-Range Images,” ACM SIGGRAPH, pp. 257-266, 2002.

[6] E. Eisemann and F. Durand, “Flash Photography Enhancement via Intrinsic Relighting,” ACM Transactions on Graphics, Vol. 23, No. 3, pp. 673-678, 2004.

[7] R. Fattal, D. Lischinski, and M. Werman, “Gradient Domain High Dynamic Range Compress,” ACM SIGGRAPH, pp. 249-256, 2002.

[8] A.A. Goshtasby, “High Dynamic Range Reduction via Maximization of Image Information,” http://www.cs.wright.edu/~agoshtas/hdr.html.

[9] J. Holm, “Photographic Tone and Colour Reproduction Goals,” CIE Expert Symposium ’96 on Colour Standard for Image Technology, pp. 51-56, 1996.

[10] J. Jia, J. Sun, C.K. Tang, and H.Y. Shum, “Bayesian Correction of Image Intensity with Spatial Consideration,” European Conference on Computer Vision, Vol. 3, pp. 342-354, 2004.

[11] A. Levin, D. Lischinski, and Y. Weiss, “Colorization Using Optimization,” ACM Transactions on Graphics, Vol. 23, No. 3, pp. 689-694, 2004.

[12] G. Petschnigg, R. Szeliski, M. Agrawala, M. Choen, H. Hoppe, and K. Toyama, “Digital Photography with Flash and No-Flash Image Pairs,” ACM Transactions on Graphics, Vol. 23, No. 3, pp. 664-672, 2004.

[13] A. Pardo and G. Sapiro, “Visualization of High Dynamic Range Images,” IEEE Transactions on Image Processing, Vol. 12, No. 6, pp. 639-647, 2003.

[14] D.L. Ruderman, T.W. Chonin, and C.C. Chiao, “Statistic of Cone Responses to Natural Images: Implications for Visual Coding,” J. Optical Soc. Of America, Vol. 15, No. 8, pp. 2036-2045, 1998.

[15] E. Reinhard, M. Ashikhmin, B. Gooch, and P. Shirley, “Color Transfer between Images,” IEEE Computer Graphics and Application, Vol. 21, pp. 34-41, 2001.

[16] E. Reinhard, M. Stark, P. Shirley, and J. Ferwerda, “Photographic Tone Reproduction for Digital Images,” ACM SIGGRAPH, pp. 267-276, 2002.

[17] Y.W. Tai, J. Jia and C.K. Tang, “Local Color Transfer via Probabilistic Segmentation by Expectation-Maximization,” Computer Vision and Pattern Recognition, Vol. 1, pp. 747-754, 2005.

[18] J. Tumblin and G. Turk, “LCIS: A Boundary Hierarchy for Detail-Preserving Contrast Reduction,” ACM SIGGRAPH, pp. 83-90, 1899.

[19] J. Tumblin and H. Rushmeier, “Tone Reproduction for Computer Generated Images,” IEEE Computer Graphics and Application, Vol. 13, No. 6, pp. 42-48, 1993.

[20] G. Ward, “A Contrast-Based Scale Factor for Luminance Display,” Graphics Gems IV, P. Heckbert, Ed. Academic Press, Boston, pp. 415-421, 1994.

[21] G. Ward, H.E. Rushmeuer, and C.D. Piatko, “A Visibility Matching Tone Reproduction Operator for High Dynamic Range Scenes,” IEEE Transactions on Visualization and Computer Graphics, Vol. 3, No. 4, pp. 291-306, 1997.
連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top