Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.

Slides:



Advertisements
Similar presentations
Astrocyte Analysis By Masters in Computer Science
Advertisements

Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
5/13/2015CAM Talk G.Kamberova Computer Vision Introduction Gerda Kamberova Department of Computer Science Hofstra University.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Low-Level Vision. Low Level Vision--outline Problem to be solved Example of one computation—lines How simple computations yield more complex information.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
December 5, 2013Computer Vision Lecture 20: Hidden Markov Models/Depth 1 Stereo Vision Due to the limited resolution of images, increasing the baseline.
Exchanging Faces in Images SIGGRAPH ’04 Blanz V., Scherbaum K., Vetter T., Seidel HP. Speaker: Alvin Date: 21 July 2004.
Announcements Big mistake on hint in problem 1 (I’m very sorry).
Introduction to Computer Vision 3D Vision Topic 9 Stereo Vision (I) CMPSCI 591A/691A CMPSCI 570/670.
Visual Information Systems Image Content. Visual cues to recover 3-D information There are number of cues available in the visual stimulus There are number.
Computational Vision Jitendra Malik University of California at Berkeley Jitendra Malik University of California at Berkeley.
CS292 Computational Vision and Language Visual Features - Colour and Texture.
Convergence of vision and graphics Jitendra Malik University of California at Berkeley Jitendra Malik University of California at Berkeley.
Photometric Stereo & Shape from Shading
Multiple View Geometry : Computational Photography Alexei Efros, CMU, Fall 2006 © Martin Quinn …with a lot of slides stolen from Steve Seitz and.
Computer Vision Spring ,-685 Instructor: S. Narasimhan WH 5409 T-R 10:30am – 11:50am Lecture #15.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Depth Estimate and Focus Recovery Presenter : Wen-Chih Hong Adviser: Jian-Jiun Ding Digital Image and Signal Processing Laboratory Graduate Institute of.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
G52IIP, School of Computer Science, University of Nottingham What we will learn … Topics relate to the use of computer to Acquire/generate Process/manipulate/store.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Y. Moses 11 Combining Photometric and Geometric Constraints Yael Moses IDC, Herzliya Joint work with Ilan Shimshoni and Michael Lindenbaum, the Technion.
December 4, 2014Computer Vision Lecture 22: Depth 1 Stereo Vision Comparing the similar triangles PMC l and p l LC l, we get: Similarly, for PNC r and.
Sources, Shadows, and Shading
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Computer Vision Why study Computer Vision? Images and movies are everywhere Fast-growing collection of useful applications –building representations.
1 Digital Image Processing Dr. Saad M. Saad Darwish Associate Prof. of computer science.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
EIE426-AICV 1 Computer Vision Filename: eie426-computer-vision-0809.ppt.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
CSE 185 Introduction to Computer Vision Stereo. Taken at the same time or sequential in time stereo vision structure from motion optical flow Multiple.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Advanced Computer Vision Chapter 1 Introduction 傅楸善 Chiou-Shann Fuh ext. 327
Computer and Robot Vision II Chapter 0 Presented by: 傅楸善 & 顏慕帆 指導教授 : 傅楸善 博士.
APECE-505 Intelligent System Engineering Basics of Digital Image Processing! Md. Atiqur Rahman Ahad Reference books: – Digital Image Processing, Gonzalez.
Reference books: – Digital Image Processing, Gonzalez & Woods. - Digital Image Processing, M. Joshi - Computer Vision – a modern approach, Forsyth & Ponce.
Colour and Texture. Extract 3-D information Using Vision Extract 3-D information for performing certain tasks such as manipulation, navigation, and recognition.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
1Ellen L. Walker 3D Vision Why? The world is 3D Not all useful information is readily available in 2D Why so hard? “Inverse problem”: one image = many.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
1 2D TO 3D IMAGE AND VIDEO CONVERSION. INTRODUCTION The goal is to take already existing 2D content, and artificially produce the left and right views.
Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C.
Advanced Computer Graphics
Computer and Robot Vision I
Common Classification Tasks
Image Based Modeling and Rendering (PI: Malik)
Computer Vision Chapter 9
Computer Vision Computer vision attempts to construct meaningful and explicit descriptions of the world depicted in an image Using machines to Interpret!!!
Computer and Robot Vision I
Computer and Robot Vision I
Computer Vision Chapter 4
Computer and Robot Vision I
Computer Vision Chapter 4
Computer and Robot Vision I
Computer and Robot Vision I
Computer and Robot Vision I
Computer and Robot Vision I
Computer and Robot Vision I
Computer Vision II Chapter 20 Accuracy
Presentation transcript:

Digital Camera and Computer Vision Laboratory Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, R.O.C. A Guided Tour of Computer Vision By: V. S. Nalwa Presented by: 傅楸善 博士

DC & CV Lab. NTU CSIE

DC & CV Lab. NTU CSIE Can you see anything in this picture?

DC & CV Lab. NTU CSIE Introduction computer vision: image understanding: automatic deduction of structure and properties of 3D world from 2D world images computer graphics: visual synthesis: creates 2D images from 3D models photograph illustrating vanishing point

DC & CV Lab. NTU CSIE

DC & CV Lab. NTU CSIE Shape from Texture results of integrated approach to identification of image texels

DC & CV Lab. NTU CSIE

DC & CV Lab. NTU CSIE Shape from Texture (cont’) visual cliff of Siamese kitten peering over checkered cliff

DC & CV Lab. NTU CSIE Shape from Texture (cont’) shape of golf ball recovered from projective distortion of circular texels

DC & CV Lab. NTU CSIE Shape from Texture (cont’) image textural variation as cue to 3D shape

DC & CV Lab. NTU CSIE Shape from Texture (cont’) 3D implications of discontinuities (a) depth discontinuity (b) two surfaces

DC & CV Lab. NTU CSIE Shape from Texture (cont’) fractals: shapes exhibiting recursive self- similarity

DC & CV Lab. NTU CSIE Shape from Texture (cont’) Escher-inspired pattern with two texels (texture elements)

DC & CV Lab. NTU CSIE Shape from Texture (cont’) textures (a) water (b) beach pebbles (c) raffia weave (d) brick wall

DC & CV Lab. NTU CSIE Shape from Texture (cont’) texture segmentation

DC & CV Lab. NTU CSIE Shape from Texture (cont’) =====experiment: take pen cap off, put cap back with one eye=====

DC & CV Lab. NTU CSIE Shape from Stereo scene recovered from pair of stereo images

DC & CV Lab. NTU CSIE Shape from Stereo (cont’s) range image: the darker the nearer, the brighter the farther

DC & CV Lab. NTU CSIE Shape from Stereo (cont’s) stereo: recovery of 3D scene structure from images of different viewpoints

DC & CV Lab. NTU CSIE

DC & CV Lab. NTU CSIE Shape from Stereo (cont’s) implication of ambiguous correspondence between image points

DC & CV Lab. NTU CSIE

DC & CV Lab. NTU CSIE Shape from Stereo (cont’s) occlusion as impediment to stereo

DC & CV Lab. NTU CSIE Shape from Stereo (cont’s) Monotonic-ordering assumption: conjugate image points have same order violation of monotonic-ordering assumption

DC & CV Lab. NTU CSIE Shape from Shading shading: variation in brightness of surface photographs of model with and without makeup

DC & CV Lab. NTU CSIE Shape from Shading (cont’) shading as cue to surface shape

DC & CV Lab. NTU CSIE Shape from Shading (cont’) Characteristic-strip method of shape from shading

DC & CV Lab. NTU CSIE Shape from Shading (cont’) shape of boundary of shaded image region as factor in 3D interpretation

DC & CV Lab. NTU CSIE Shape from Shading (cont’)

DC & CV Lab. NTU CSIE Shape from Shading (cont’) reflectance map, illuminated in direction [0 0 ─1]