Top Banner
IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이이이
37

IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Dec 17, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICSRaanan Fattal. ACM Siggraph 2007

Presenter: 이성호

Page 2: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Previous workClassical approach

Nearest-Neighbor, Bilinear, Bicubic, Hann, Hamming, and Lanczos interpola-tion kernels. assumption that

the image data is either spatially smooth or band-limited

Page 3: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

More sophisticated methods

[Su and Willis 2004] Reduce the number of variables that are averaged forms a noticeable block-like effect

Bicubic Su and Willis 2004

Page 4: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

[Li and Orchard 2001]

Arbitrary edge orientation is implicitly matched By estimating local intensity covariance

from the low-resolution image Generating smooth curves and of reduc-

ing jaggies Not sharp edges

Page 5: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

[Hertzmann et al. 2001]

Image Analogies

Page 6: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

[Freeman et al. 2002]

adding high-frequency patches from a non-parametric set of examples

relating low and high resolutions Sharpens edges and yields images with

a detailed appearance tends to introduce some irregularities

into the constructed image

Page 7: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

[Osher et al. 2003]

invert a blurring process measures the L1 norm of the output image

Page 8: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Assumptions on image upsampling

different upsampling techniques corre-spond to different assumptions: images are smooth enough to be ade-

quately approximated by polynomials yields analytic polynomial-interpolation formulas

images are limited in band yields a different family of low-pass filters

these assumptions are highly inaccurate suffer from excessive blurriness and the

other visual artifacts

Page 9: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Edge-Frame Continuity Moduli

predict the spatial intensity differences at the high-resolution based on the low-

resolution input image

Page 10: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Approach

Statistics of intensity differences intensity conservation constraint we discuss only gray scale images

later extend to handle color images

Page 11: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Derivatives

Page 12: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Image statistics

Page 13: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.
Page 14: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

edge-frame continuity modulus (EFCM)

Page 15: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.
Page 16: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Upsampling using the EFCM

Page 17: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Gauss-Markov Random Field model

Page 18: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Color images

First we upsample the luminance channel of the YUV color space

compute the absolute value of its luminance difference

d1 d2

d3 d4

Page 19: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Results

High-res original Downsampled

Page 20: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Bilinear Ours

Page 21: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Simple Edge Sensitive New Edge-Directed

Page 22: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

magnified by a factor of 4

Page 23: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.
Page 24: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.
Page 25: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.
Page 26: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

magnified by a factor of 8

Page 27: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.
Page 28: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.
Page 29: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

magnified by a factor of 16

Page 30: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.
Page 31: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

objective error measurements between an upsampled image and theoriginal ground-truth image (i.e., before downsampling).Structural Similarity Image Quality (SSIQ) described in [Wang et al. 2004]

Page 32: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Implementations

implemented in C++ Mobile Pentium-M, running at 2.1MHz Upsample an image of 1282 pixels

to twice its resolution (2562). 2 seconds

To a resolution of 10242 pixels 22 seconds.

Page 33: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Conclusions

Drawbacks: Emphasize lack of texture and absence of fine-details The jaggies artifact Acutely twisted edges involves more computations

than some of the existing techniques generic behavior of edges does not accurately de-

scribe every particular case. Further improve

Using higher-order edge properties Such as curvature

Page 34: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.
Page 35: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Numerical analysis on EFCM upsam-pling

Appendix

Page 36: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Lagrange multipliers

Page 37: IMAGE UPSAMPLING VIA IMPOSED EDGE STATISTICS Raanan Fattal. ACM Siggraph 2007 Presenter: 이성호.

Apply to the formula in this paper

Solve this linear system with Conjugate Gradient-based Null Space

method