Image Warping Many slides from Alyosha Efros + Steve Seitz + Derek oeim Photo by Sean Carroll.

Slides:



Advertisements
Similar presentations
CS 691 Computational Photography Instructor: Gianfranco Doretto Image Warping.
Advertisements

Photo by Carl Warner.
Blending and Compositing Computational Photography Derek Hoiem, University of Illinois 09/23/14.
Fitting a transformation: feature-based alignment
Transformations II Week 2, Wed Jan 17
2D Geometric Transformations
Lecture 11: Transformations CS4670/5760: Computer Vision Kavita Bala.
CS4670: Computer Vision Kavita Bala Lecture 10: Feature Matching and Transforms.
Image Warping : Computational Photography Alexei Efros, CMU, Fall 2006 Some slides from Steve Seitz
Lecture 8: Geometric transformations CS4670: Computer Vision Noah Snavely.
Image Warping : Computational Photography Alexei Efros, CMU, Fall 2008 Some slides from Steve Seitz
Image Warping : Computational Photography Alexei Efros, CMU, Fall 2005 Some slides from Steve Seitz
Lecture 6: Image transformations and alignment CS6670: Computer Vision Noah Snavely.
Lecture 9: Image alignment CS4670: Computer Vision Noah Snavely
Image Morphing : Computational Photography Alexei Efros, CMU, Fall 2005 © Alexey Tikhonov.
Lecture 6: Image Warping and Projection CS6670: Computer Vision Noah Snavely.
Image warping/morphing Digital Video Special Effects Fall /10/17 with slides by Y.Y. Chuang,Richard Szeliski, Steve Seitz and Alexei Efros.
Introduction to Computer Graphics CS 445 / 645 Lecture 5 Transformations Transformations M.C. Escher – Smaller and Smaller (1956)
Geometric Transformation-2D
Image Warping Computational Photography Derek Hoiem, University of Illinois 09/27/11 Many slides from Alyosha Efros + Steve Seitz Photo by Sean Carroll.
Alignment and Object Instance Recognition Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 02/16/12.
CSE 185 Introduction to Computer Vision
Computer Vision - Fitting and Alignment
COS 397 Computer Graphics Svetla Boytcheva AUBG, Spring 2013.
Image Warping (Szeliski 3.6.1) cs129: Computational Photography James Hays, Brown, Fall 2012 Slides from Alexei Efros and Steve Seitz
Multimedia Programming 06: Image Warping Departments of Digital Contents Sang Il Park.
Warping CSE 590 Computational Photography Tamara Berg.
CS559: Computer Graphics Lecture 6: Edge Detection, Image Compositing, and Warping Li Zhang Spring 2010.
Image Warping Computational Photography Derek Hoiem, University of Illinois 09/24/15 Many slides from Alyosha Efros + Steve Seitz Photo by Sean Carroll.
Image warping/morphing Digital Visual Effects Yung-Yu Chuang with slides by Richard Szeliski, Steve Seitz, Tom Funkhouser and Alexei Efros.
Homogeneous Coordinates (Projective Space) Let be a point in Euclidean space Change to homogeneous coordinates: Defined up to scale: Can go back to non-homogeneous.
Transformations Jehee Lee Seoul National University.
Image Warping Computational Photography Derek Hoiem, University of Illinois 09/23/10 Many slides from Alyosha Efros + Steve Seitz Photo by Sean Carroll.
CS 376 Introduction to Computer Graphics 02 / 16 / 2007 Instructor: Michael Eckmann.
Computational Photography Derek Hoiem, University of Illinois
Image Warping and Morphing cs195g: Computational Photography James Hays, Brown, Spring 2010 © Alexey Tikhonov.
Advanced Multimedia Warping & Morphing Tamara Berg.
CS559: Computer Graphics Lecture 8: Warping, Morphing, 3D Transformation Li Zhang Spring 2010 Most slides borrowed from Yungyu ChuangYungyu Chuang.
Computer Vision - Fitting and Alignment (Slides borrowed from various presentations)
Image Morphing Computational Photography Derek Hoiem, University of Illinois 9/29/15 Many slides from Alyosha Efros.
Multimedia Programming 07: Image Warping Keyframe Animation Departments of Digital Contents Sang Il Park.
Recap from Monday DCT and JPEG Point Processing Histogram Normalization Questions: JPEG compression levels Gamma correction.
Instructor: Mircea Nicolescu Lecture 9
CS559: Computer Graphics Lecture 7: Image Warping and Panorama Li Zhang Spring 2008 Most slides borrowed from Yungyu ChuangYungyu Chuang.
CS559: Computer Graphics Lecture 7: Image Warping and Morphing Li Zhang Spring 2010 Most slides borrowed from Yungyu ChuangYungyu Chuang.
1 Teaching Innovation - Entrepreneurial - Global The Centre for Technology enabled Teaching & Learning, N Y S S, India DTEL DTEL (Department for Technology.
Lecture 14: Feature matching and Transforms CS4670/5670: Computer Vision Kavita Bala.
Lecture 15: Transforms and Alignment CS4670/5670: Computer Vision Kavita Bala.
Image Warping 2D Geometric Transformations
Modeling Transformation
Transformations. Modeling Transformations  Specify transformations for objects  Allows definitions of objects in own coordinate systems  Allows use.
Transformations University of British Columbia CPSC 314 Computer Graphics Jan-Apr 2016 Tamara Munzner.
Computer Graphics Lecture 15 Fasih ur Rehman. Last Class Combining Transformations Affine versus Rigid body Transformations Homogenous Transformations.
Image warping/morphing Digital Visual Effects, Spring 2006 Yung-Yu Chuang 2005/3/15 with slides by Richard Szeliski, Steve Seitz and Alexei Efros.
Prof. Adriana Kovashka University of Pittsburgh October 3, 2016
3. Transformation
University of Ioannina
Computational Photography Derek Hoiem, University of Illinois
Introduction to Computer Graphics CS 445 / 645
Image Warping (Szeliski Sec 2.1.2)
Image Warping (Szeliski Sec 2.1.2)
Image Warping : Computational Photography
Recap from Friday Image Completion Synthesis Order Graph Cut Scene Completion.
Image Warping : Computational Photography
2D transformations (a.k.a. warping)
Image Warping (Szeliski Sec 2.1.2)
Transformations 2 University of British Columbia
Computational Photography Derek Hoiem, University of Illinois
Presentation transcript:

Image Warping Many slides from Alyosha Efros + Steve Seitz + Derek oeim Photo by Sean Carroll

Blending Project 2 is MUCH harder than project 1. Start now! Due 1 week from Thursday. You may work in groups of up to 2. Perez et al. 2003

Poisson Blending A good blend should preserve gradients of source region without changing the background Treat pixels as variables to be solved – Minimize squared difference between gradients of foreground region and gradients of target region – Keep background pixels constant Perez et al. 2003

Examples 2. Gradient domain processing source image background image target image 10 v1v1 v3v3 v2v2 v4v

Blending with Mixed Gradients Use foreground or background gradient with larger magnitude as the guiding gradient Perez et al. 2003

Gradient-domain editing Many image processing applications can be thought of as trying to manipulate gradients or intensities: – Contrast enhancement – Denoising – Poisson blending – HDR to RGB – Color to Gray – Recoloring – Texture transfer See Perez et al and GradientShop for many examples

Gradient-domain processing Non-photorealistic rendering

Project 2: Gradient Domain Editing General concept: Solve for pixels of new image that satisfy constraints on the gradient and the intensity – Constraints can be from one image (for filtering) or more (for blending)

Project 2: Reconstruction from Gradients 1.Preserve x-y gradients 2.Preserve intensity of one pixel Source pixels: s Variable pixels: v 1.minimize (v(x+1,y)-v(x,y) - (s(x+1,y)-s(x,y))^2 2.minimize (v(x,y+1)-v(x,y) - (s(x,y+1)-s(x,y))^2 3.minimize (v(1,1)-s(1,1))^2

Project 2 (extra): Color2Gray rgb2gray ? Gradient-domain editing

Project 2 (extra): NPR Preserve gradients on edges – e.g., get canny edges with edge(im, ‘canny’) Reduce gradients not on edges Preserve original intensity Perez et al. 2003

Next two classes Today – Global coordinate transformations – Image alignment Thursday – Shape morphing

Photo stitching: projective alignment Find corresponding points in two images Solve for transformation that aligns the images

Capturing light fields Estimate light via projection from spherical surface onto image

Morphing Blend from one object to other with a series of local transformations

Image Transformations image filtering: change range of image g(x) = T(f(x)) f x T f x f x T f x image warping: change domain of image g(x) = f(T(x))

Image Transformations TT f f g g image filtering: change range of image g(x) = T(f(x)) image warping: change domain of image g(x) = f(T(x))

Parametric (global) warping Transformation T is a coordinate-changing machine: p’ = T(p) What does it mean that T is global? – Is the same for any point p – can be described by just a few numbers (parameters) For linear transformations, we can represent T as a matrix p’ = Mp T p = (x,y)p’ = (x’,y’)

Parametric (global) warping Examples of parametric warps: translation rotation aspect affine perspective cylindrical

Scaling Scaling a coordinate means multiplying each of its components by a scalar Uniform scaling means this scalar is the same for all components:  2 2

Non-uniform scaling: different scalars per component: Scaling X  2, Y  0.5

Scaling Scaling operation: Or, in matrix form: scaling matrix S What is the transformation from (x’, y’) to (x, y)?

2-D Rotation  (x, y) (x’, y’) x’ = x cos(  ) - y sin(  ) y’ = x sin(  ) + y cos(  )

2-D Rotation Polar coordinates… x = r cos (  ) y = r sin (  ) x’ = r cos (  +  ) y’ = r sin (  +  ) Trig Identity… x’ = r cos(  ) cos(  ) – r sin(  ) sin(  ) y’ = r sin(  ) cos(  ) + r cos(  ) sin(  ) Substitute… x’ = x cos(  ) - y sin(  ) y’ = x sin(  ) + y cos(  )  (x, y) (x’, y’) 

2-D Rotation This is easy to capture in matrix form: Even though sin(  ) and cos(  ) are nonlinear functions of , – x’ is a linear combination of x and y – y’ is a linear combination of x and y What is the inverse transformation? – Rotation by –  – For rotation matrices R

2x2 Matrices What types of transformations can be represented with a 2x2 matrix? 2D Identity? 2D Scale around (0,0)?

2x2 Matrices What types of transformations can be represented with a 2x2 matrix? 2D Rotate around (0,0)? 2D Shear?

2x2 Matrices What types of transformations can be represented with a 2x2 matrix? 2D Mirror about Y axis? 2D Mirror over (0,0)?

2x2 Matrices What types of transformations can be represented with a 2x2 matrix? 2D Translation? Only linear 2D transformations can be represented with a 2x2 matrix NO!

All 2D Linear Transformations Linear transformations are combinations of … –Scale, –Rotation, –Shear, and –Mirror Properties of linear transformations: –Origin maps to origin –Lines map to lines –Parallel lines remain parallel –Ratios are preserved –Closed under composition

Homogeneous Coordinates Q: How can we represent translation in matrix form?

Homogeneous Coordinates Homogeneous coordinates represent coordinates in 2 dimensions with a 3-vector

Homogeneous Coordinates 2D Points  Homogeneous Coordinates Append 1 to every 2D point: (x y)  (x y 1) Homogeneous coordinates  2D Points Divide by third coordinate (x y w)  (x/w y/w) Special properties Scale invariant: (x y w) = k * (x y w) (x, y, 0) represents a point at infinity (0, 0, 0) is not allowed (2,1,1) or (4,2,2)or (6,3,3) x yScale Invariance

Homogeneous Coordinates Q: How can we represent translation in matrix form? A: Using the rightmost column:

Translation Example t x = 2 t y = 1 Homogeneous Coordinates

Basic 2D transformations as 3x3 matrices Translate RotateShear Scale

Matrix Composition Transformations can be combined by matrix multiplication p’ = T(t x,t y ) R(  ) S(s x,s y ) p Does the order of multiplication matter?

Affine Transformations Affine transformations are combinations of Linear transformations, and Translations Properties of affine transformations: Origin does not necessarily map to origin Lines map to lines Parallel lines remain parallel Ratios are preserved Closed under composition

Projective Transformations Projective transformations are combos of Affine transformations, and Projective warps Properties of projective transformations: Origin does not necessarily map to origin Lines map to lines Parallel lines do not necessarily remain parallel Ratios are not preserved Closed under composition Models change of basis Projective matrix is defined up to a scale (8 DOF)

2D image transformations These transformations are a nested set of groups Closed under composition and inverse is a member

Recovering Transformations What if we know f and g and want to recover the transform T? – willing to let user provide correspondences How many do we need? xx’ T(x,y) yy’ f(x,y)g(x’,y’) ?

Translation: # correspondences? How many Degrees of Freedom? How many correspondences needed for translation? What is the transformation matrix? xx’ T(x,y) yy’ ?

Euclidian: # correspondences? How many DOF? How many correspondences needed for translation+rotation? xx’ T(x,y) yy’ ?

Affine: # correspondences? How many DOF? How many correspondences needed for affine? xx’ T(x,y) yy’ ?

Affine transformation estimation Math Matlab demo

Projective: # correspondences? How many DOF? How many correspondences needed for projective? xx’ T(x,y) yy’ ?

Take-home Question 1) Suppose we have two triangles: ABC and A’B’C’. What transformation will map A to A’, B to B’, and C to C’? How can we get the parameters? T(x,y) ? A B C A’ C’ B’ SourceDestination 9/25/14

Take-home Question 2) Show that distance ratios along a line are preserved under 2d linear transformations. Hint: Write down x2 in terms of x1 and x3, given that the three points are co-linear p1=(x1,y1) (x2,y2) (x3,y3) o o o p‘1=(x’1,y’1) (x’2,y’2) (x’3,y’3) o o o

Next class: texture mapping and morphing