SlideShare ist ein Scribd-Unternehmen logo
1 von 114
© 2004 Marc Levoy
The CityBlock Project
Precursor to Google Streetview Maps
Image Fusion & ReconstructionImage Fusion & Reconstruction
• Single photo:Single photo: forces narrow tradeoffs:forces narrow tradeoffs:
– Focus, Exposure, aperture, time, sensitivity, noise,Focus, Exposure, aperture, time, sensitivity, noise,
– Usual result: Incomplete visual appearance.Usual result: Incomplete visual appearance.
Multiple photosMultiple photos, assorted settings, assorted settings
for Optics, Sensor, Lighting, Processingfor Optics, Sensor, Lighting, Processing
• Fusion:Fusion:
‘Merge the best parts’‘Merge the best parts’
• Reconstruction:Reconstruction:
Detect photo changes;Detect photo changes;
compute scene invariantscompute scene invariants
High Dynamic Range ImagingHigh Dynamic Range Imaging
• Cameras have limited dynamic range
Small Exposure image, dark inside
1/500 sec
Large exposure image, saturated outside
¼ sec
Images from Raanan Fattal
High Dynamic Range ImagingHigh Dynamic Range Imaging
• Combine images at different exposures
• Exposure Bracketing
• [Mann and Picard 95, Debevec et al 96]
Images from Raanan Fattal
How could we put all this
information into one
image ?
Tone Map 20 bit image for 8 bit DisplayTone Map 20 bit image for 8 bit Display
input
smoothed
(structure, large scale)
residual
(texture, small scale)
Gaussian Convolution
BLUR HALOS
Naïve Approach: Gaussian Blur
Impact of Blur and Halos
• If the decomposition introduces blur and
halos, the final result is corrupted.
Sample manipulation:
increasing texture
(residual × 3)
input
smoothed
(structure, large scale)
residual
(texture, small scale)
edge-preserving: Bilateral Filter
Bilateral Filter: no Blur, no Halos
input
increasing texture
with Gaussian convolution
H A L O S
increasing texture
with bilateral filter
N O H A L O S
Bilateral Filter on 1D Signal
BF
p
Our Strategy
Reformulate the bilateral filter
– More complex space:
 Homogeneous intensity
 Higher-dimensional space
– Simpler expression: mainly a convolution
 Leads to a fast algorithm
weights
applied
to pixels
Attenuate High GradientsAttenuate High Gradients
I(x)
1
105
1
Intensity
I(x)
1
105
Intensity
Maintain local detail at the cost
of global range
Fattal et al Siggraph 2002
Attenuate High GradientsAttenuate High Gradients
I(x)
1
105
G(x)
1
105
Intensity Gradient
I(x)
1
105
Intensity
Maintain local detail at the cost
of global range
Fattal et al Siggraph 2002
Attenuate High GradientsAttenuate High Gradients
I(x)
1
105
G(x)
1
105
Intensity Gradient
I(x)
1
105
Intensity
Keep low gradients
Fattal et al Siggraph 2002
Gradient Compression in 1DGradient Compression in 1D
Gradient Domain CompressionGradient Domain Compression
HDR
Image L Log L
Gradient Attenuation
Function G
Multiply
2D
Integration
Gradients
Lx,Ly
Grad X
Grad Y
New Grad X
New Grad Y
2D
Integration
Intensity Gradient ManipulationIntensity Gradient Manipulation
Gradient
Processing
A Common Pipeline
This
Section
Next
Section
Grad X
Grad Y
New Grad X
New Grad Y
2D
Integration
Gradient
Processing
Local Illumination ChangeLocal Illumination Change
Original gradient field:
Original Image: f
*
f∇
Modified gradient field: v
Perez et al. Poisson Image editing, SIGGRAPH 2003
Ambient Flash
Self-Reflections and Flash HotspotSelf-Reflections and Flash Hotspot
Hands
Face
Tripod
ResultAmbient
Flash
Reflection LayerReflection Layer
Hands
Face
Tripod
Intensity Gradient VectorIntensity Gradient Vector ProjectionProjection
[Agrawal, Raskar, Nayar, Li SIGGRAPH 2005][Agrawal, Raskar, Nayar, Li SIGGRAPH 2005]
Intensity Gradient Vectors in Flash and Ambient ImagesIntensity Gradient Vectors in Flash and Ambient Images
Same gradient
vector direction Flash Gradient Vector
Ambient Gradient Vector
Ambient Flash
No reflections
Reflection Ambient Gradient
Vector
Different gradient
vector direction
With reflections
Ambient Flash
Flash Gradient Vector
Residual
Gradient
Vector
Intensity Gradient Vector Projection
Result Gradient Vector
Result Residual
Reflection Ambient Gradient
Vector
Flash Gradient Vector
Ambient Flash
Flash
Projection =
Result
Residual =
Reflection Layer
Co-located Artifacts
Ambient
Recovering foreground layerRecovering foreground layer
– Find tensor based on background image
– Transform gradient field of foreground image
Foreground maskImage Difference
Dark Bldgs
Reflections on
bldgs
Unknown
shapes
‘Well-lit’ Bldgs
Reflections in
bldgs windows
Tree, Street
shapes
Background is captured from day-time
scene using the same fixed camera
Night Image
Day Image
Context Enhanced Image
Mask is automatically computed from
scene contrast
But, Simple Pixel Blending Creates
Ugly Artifacts
Pixel Blending
Pixel Blending
Our Method:
Integration of
blended Gradients
Nighttime imageNighttime image
Daytime imageDaytime image Gradient fieldGradient field
ImportanceImportance
image Wimage W
FinalresultFinalresult
Gradient fieldGradient field
Mixed gradient fieldMixed gradient field
GG11 GG11
GG22 GG22
xx YY
xx YY
II11
I2
GG GG
xx YY
Reconstruction from Gradient FieldReconstruction from Gradient Field
• Problem: minimize error |∇ I’ – G|
• Estimate I’ so that
G = ∇ I’
• Poisson equation
∇ 2
I’ = div G
• Full multigrid
solver
I’I’
GGXX
GGYY
Rene Magritte, ‘Empire of the Light’
Surrealism
actual photomontageset of originals perceived
Source images Brush strokes Computed labeling
Composite
Brush strokes Computed labeling
• No Flash:No Flash: Candle warmth, but high noiseCandle warmth, but high noise
• Flash:Flash: low noise, but no candle warmthlow noise, but no candle warmth
Photography: Full of Tradeoffs...Photography: Full of Tradeoffs...
No-flash Flash
Image A: Warm, shadows, but too Noisy
(too dim for a good quick photo)
No-flash
Image B: Cold, Shadow-free, Clean
(flash: simple light, ALMOST no shadows)
MERGE BEST OF BOTH: apply
‘Cross Bilateral’ or ‘Joint Bilateral’
(it really is much better!)
Image Fusion & ReconstructionImage Fusion & Reconstruction
• Single photo:Single photo: forces narrow tradeoffs:forces narrow tradeoffs:
– Focus, Exposure, aperture, time, sensitivity, noise,Focus, Exposure, aperture, time, sensitivity, noise,
– Usual result: Incomplete visual appearance.Usual result: Incomplete visual appearance.
Multiple photosMultiple photos, assorted settings, assorted settings
for Optics, Sensor, Lighting, Processingfor Optics, Sensor, Lighting, Processing
• Fusion:Fusion:
‘Merge the best parts’‘Merge the best parts’
• Reconstruction:Reconstruction:
Detect photo changes;Detect photo changes;
compute scene invariantscompute scene invariants
The Media Lab Camera Culture
Epsilon Photography
Capture multiple photos, each with
slightly different camera parameters.
• Exposure settings
• Spectrum/color settings
• Focus settings
• Camera position
• Scene illumination
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
NEARNEAR
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
FARFAR
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
FUSION: Best-Focus DistanceFUSION: Best-Focus Distance
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
Source images
‘Graph Cuts’ Solution
FUSION
Agrawala et al.,
Digital Photomontage
SIGGRAPH 2004
What else can we extend?What else can we extend?
Film-Like Camera Parameters:Film-Like Camera Parameters:
• Field of View: image stitching for panoramasField of View: image stitching for panoramas
• Dynamic Range:Dynamic Range: Radiance MapsRadiance Maps
• Frame Rate: Interleaved VideoFrame Rate: Interleaved Video
• Resolution: ‘Super-resolution’ methodsResolution: ‘Super-resolution’ methods
Visual Appearance & Content:Visual Appearance & Content:
• Tone Map:Tone Map: Detail in every shadow and highlightDetail in every shadow and highlight
• Color2grey:Color2grey: KeepKeep allall color changes in grayscalecolor changes in grayscale
• Temporal Continuity: Space-time fusionTemporal Continuity: Space-time fusion
• Viewpoint Constraints:Viewpoint Constraints:
Multiple COP imagesMultiple COP images
and more…and more…
The Media Lab Camera Culture
Epsilon Photography
Capture multiple photos, each with
slightly different camera parameters.
• Exposure settings
• Spectrum/color settings
• Focus settings
• Camera position
• Scene illumination
The Media Lab Camera Culture
Project Ideas
© 2004 Marc Levoy
The CityBlock Project
Precursor to Google Streetview Maps
What is ‘interesting’ here?
Social voting in the real world = ‘popular’
Vein ViewerVein Viewer (Luminetx)(Luminetx)
Near-IR camera locates subcutaneous veins and projectNear-IR camera locates subcutaneous veins and project
their location onto the surface of the skin.their location onto the surface of the skin.
Coaxial IR cameraCoaxial IR camera
+ Projector+ Projector
Coaxial IR cameraCoaxial IR camera
+ Projector+ Projector
Focus Adjustment: Sum of Bundles
http://www.mne.psu.edu/psgdl/FSSPhotoalbum/index1.htm
Varying PolarizationVarying Polarization
Yoav Y. Schechner, Nir Karpel 2005Yoav Y. Schechner, Nir Karpel 2005
Best polarization state
Worst polarization state
Best polarization
state
Recovered
image
[Left] The raw images taken through a polarizer. [Right] White-balanced results:
The recovered image is much clearer, especially at distant objects, than the raw image
Varying PolarizationVarying Polarization
• Schechner, Narasimhan, NayarSchechner, Narasimhan, Nayar
• Instant dehazingInstant dehazing
of images usingof images using
polarizationpolarization
Spatial Augmented Reality | Raskar 2011
Pamplona , Mohan, Oliveira, Raskar, Siggraph 2010
NETRA:
Near Eye Tool for Refractive Assessment
EyeNetra.com
90
Confocal Microscopy Examples
Slides by Doug Lanman
Beyond Visible SpectrumBeyond Visible Spectrum
CedipRedShift
MIT Media LabMIT Media Lab
Camera CultureCamera Culture
Ramesh RaskarRamesh Raskar
MIT Media LabMIT Media Lab
http:// CameraCulture . info/http:// CameraCulture . info/
Computational Camera &Computational Camera &
Photography:Photography:
Computational Camera &Computational Camera &
Photography:Photography:
http://www.flickr.com/photos/pgoyette/107849943/in/photostream/
ScheimpflugScheimpflug
principleprinciple
Ramesh Raskar, Computational Illumination
Computational
Illumination
Edgerton 1930’sEdgerton 1930’s
Multi-flash
Sequential Photography
Stroboscope
(Electronic Flash)
Shutter
Open
Flash Time
Ramesh Raskar, Karhan Tan, Rogerio Feris,
Jingyi Yu, Matthew Turk
Mitsubishi Electric Research Labs (MERL), Cambridge, MA
U of California at Santa Barbara
U of North Carolina at Chapel Hill
Non-photorealistic Camera:Non-photorealistic Camera:
Depth Edge DetectionDepth Edge Detection andand StylizedStylized
RenderingRendering usingusing
Multi-Flash ImagingMulti-Flash Imaging
Depth
Edges
Our MethodCanny
Flash MattingFlash Matting
Flash Matting, Jian Sun, Yin Li, Sing Bing Kang, and Heung-Yeung Shum, Siggraph 2006
DARPA Grand ChallengeDARPA Grand Challenge
The Media Lab Camera Culture
Epsilon Photography
Capture multiple photos, each with
slightly different camera parameters.
• Exposure settings
• Spectrum/color settings
• Focus settings
• Camera position
• Scene illumination
The Media Lab Camera Culture
Lens Sensor
Camera
Static
Scene
Image Destabilization
[Mohan, Lanman et al. 2009]
The Media Lab Camera Culture
Static
Scene
Lens Motion Sensor Motion
Camera
Image Destabilization
[Mohan, Lanman et al. 2009]
MIT Media Lab Camera Culture
Our Prototype
MIT Media Lab Camera Culture
Adjusting the Focus Plane
all-in-focus pinhole image
MIT Media Lab Camera Culture
Defocus Exaggeration
destabilization simulates a reduced f-number
The Media Lab Camera Culture
Capturing Gigapixel Images
[Kopf et al, 2007]
3,600,000,000 Pixels
Created from about 800 8 MegaPixel Images
The Media Lab Camera Culture
Capturing Gigapixel Images
[Kopf et al, 2007]
Color Original
Grayscale
New Method
Color2Gray:Color2Gray:
Salience-PreservingSalience-Preserving
Color RemovalColor Removal
SIGGRAPH 2005
Gooch, Olsen, Tumblin,
Gooch

Weitere ähnliche Inhalte

Was ist angesagt?

Compressive Light Field Projection @ SIGGRAPH 2014
Compressive Light Field Projection @ SIGGRAPH 2014Compressive Light Field Projection @ SIGGRAPH 2014
Compressive Light Field Projection @ SIGGRAPH 2014StanfordComputationalImaging
 
Multi-camera Time-of-Flight Systems | SIGGRAPH 2016
Multi-camera Time-of-Flight Systems | SIGGRAPH 2016Multi-camera Time-of-Flight Systems | SIGGRAPH 2016
Multi-camera Time-of-Flight Systems | SIGGRAPH 2016StanfordComputationalImaging
 
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 1)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 1)SIGGRAPH 2014 Course on Computational Cameras and Displays (part 1)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 1)Matthew O'Toole
 
SIGGRAPH 2012 Computational Plenoptic Imaging Course - 3 Spectral Imaging
SIGGRAPH 2012 Computational Plenoptic Imaging Course - 3 Spectral ImagingSIGGRAPH 2012 Computational Plenoptic Imaging Course - 3 Spectral Imaging
SIGGRAPH 2012 Computational Plenoptic Imaging Course - 3 Spectral ImagingGordon Wetzstein
 
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 4)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 4)SIGGRAPH 2014 Course on Computational Cameras and Displays (part 4)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 4)Matthew O'Toole
 
Light Field Technology
Light Field TechnologyLight Field Technology
Light Field TechnologyJeffrey Funk
 
Temporal Frequency Probing for 5D Transient Analysis of Global Light Transport
Temporal Frequency Probing for 5D Transient Analysis of Global Light TransportTemporal Frequency Probing for 5D Transient Analysis of Global Light Transport
Temporal Frequency Probing for 5D Transient Analysis of Global Light TransportMatthew O'Toole
 
Optical Computing for Fast Light Transport Analysis
Optical Computing for Fast Light Transport AnalysisOptical Computing for Fast Light Transport Analysis
Optical Computing for Fast Light Transport AnalysisMatthew O'Toole
 
Incident light field 1
Incident light field 1Incident light field 1
Incident light field 1Debmalya Sinha
 
Astrophotography with a side of Raspberry Pi
Astrophotography with a side of Raspberry PiAstrophotography with a side of Raspberry Pi
Astrophotography with a side of Raspberry PiRob Pettengill
 
>A Switchable Light Field Camera Architecture with Angle SEnsitive Pixels and...
>A Switchable Light Field Camera Architecture with Angle SEnsitive Pixels and...>A Switchable Light Field Camera Architecture with Angle SEnsitive Pixels and...
>A Switchable Light Field Camera Architecture with Angle SEnsitive Pixels and...Matt Hirsch - MIT Media Lab
 
End-to-end Optimization of Cameras and Image Processing - SIGGRAPH 2018
End-to-end Optimization of Cameras and Image Processing - SIGGRAPH 2018End-to-end Optimization of Cameras and Image Processing - SIGGRAPH 2018
End-to-end Optimization of Cameras and Image Processing - SIGGRAPH 2018StanfordComputationalImaging
 
Accommodation-invariant Computational Near-eye Displays - SIGGRAPH 2017
Accommodation-invariant Computational Near-eye Displays - SIGGRAPH 2017Accommodation-invariant Computational Near-eye Displays - SIGGRAPH 2017
Accommodation-invariant Computational Near-eye Displays - SIGGRAPH 2017StanfordComputationalImaging
 
Polarization photography
Polarization photographyPolarization photography
Polarization photographyDivam Goyal
 

Was ist angesagt? (20)

Compressive Light Field Projection @ SIGGRAPH 2014
Compressive Light Field Projection @ SIGGRAPH 2014Compressive Light Field Projection @ SIGGRAPH 2014
Compressive Light Field Projection @ SIGGRAPH 2014
 
Multi-camera Time-of-Flight Systems | SIGGRAPH 2016
Multi-camera Time-of-Flight Systems | SIGGRAPH 2016Multi-camera Time-of-Flight Systems | SIGGRAPH 2016
Multi-camera Time-of-Flight Systems | SIGGRAPH 2016
 
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 1)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 1)SIGGRAPH 2014 Course on Computational Cameras and Displays (part 1)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 1)
 
SIGGRAPH 2012 Computational Plenoptic Imaging Course - 3 Spectral Imaging
SIGGRAPH 2012 Computational Plenoptic Imaging Course - 3 Spectral ImagingSIGGRAPH 2012 Computational Plenoptic Imaging Course - 3 Spectral Imaging
SIGGRAPH 2012 Computational Plenoptic Imaging Course - 3 Spectral Imaging
 
Light field
Light field Light field
Light field
 
CORNAR: Looking Around Corners using Trillion FPS Imaging
CORNAR: Looking Around Corners using Trillion FPS ImagingCORNAR: Looking Around Corners using Trillion FPS Imaging
CORNAR: Looking Around Corners using Trillion FPS Imaging
 
Raskar COSI invited talk Oct 2009
Raskar COSI invited talk Oct 2009Raskar COSI invited talk Oct 2009
Raskar COSI invited talk Oct 2009
 
Compressive DIsplays: SID Keynote by Ramesh Raskar
Compressive DIsplays: SID Keynote by Ramesh RaskarCompressive DIsplays: SID Keynote by Ramesh Raskar
Compressive DIsplays: SID Keynote by Ramesh Raskar
 
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 4)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 4)SIGGRAPH 2014 Course on Computational Cameras and Displays (part 4)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 4)
 
Light Field Technology
Light Field TechnologyLight Field Technology
Light Field Technology
 
Raskar Keynote at Stereoscopic Display Jan 2011
Raskar Keynote at Stereoscopic Display Jan 2011Raskar Keynote at Stereoscopic Display Jan 2011
Raskar Keynote at Stereoscopic Display Jan 2011
 
Temporal Frequency Probing for 5D Transient Analysis of Global Light Transport
Temporal Frequency Probing for 5D Transient Analysis of Global Light TransportTemporal Frequency Probing for 5D Transient Analysis of Global Light Transport
Temporal Frequency Probing for 5D Transient Analysis of Global Light Transport
 
Optical Computing for Fast Light Transport Analysis
Optical Computing for Fast Light Transport AnalysisOptical Computing for Fast Light Transport Analysis
Optical Computing for Fast Light Transport Analysis
 
Incident light field 1
Incident light field 1Incident light field 1
Incident light field 1
 
prueba
pruebaprueba
prueba
 
Astrophotography with a side of Raspberry Pi
Astrophotography with a side of Raspberry PiAstrophotography with a side of Raspberry Pi
Astrophotography with a side of Raspberry Pi
 
>A Switchable Light Field Camera Architecture with Angle SEnsitive Pixels and...
>A Switchable Light Field Camera Architecture with Angle SEnsitive Pixels and...>A Switchable Light Field Camera Architecture with Angle SEnsitive Pixels and...
>A Switchable Light Field Camera Architecture with Angle SEnsitive Pixels and...
 
End-to-end Optimization of Cameras and Image Processing - SIGGRAPH 2018
End-to-end Optimization of Cameras and Image Processing - SIGGRAPH 2018End-to-end Optimization of Cameras and Image Processing - SIGGRAPH 2018
End-to-end Optimization of Cameras and Image Processing - SIGGRAPH 2018
 
Accommodation-invariant Computational Near-eye Displays - SIGGRAPH 2017
Accommodation-invariant Computational Near-eye Displays - SIGGRAPH 2017Accommodation-invariant Computational Near-eye Displays - SIGGRAPH 2017
Accommodation-invariant Computational Near-eye Displays - SIGGRAPH 2017
 
Polarization photography
Polarization photographyPolarization photography
Polarization photography
 

Andere mochten auch

Histogram of oriented gradients for human detection
Histogram of oriented gradients for human detectionHistogram of oriented gradients for human detection
Histogram of oriented gradients for human detectionzukun
 
"Implementing Histogram of Oriented Gradients on a Parallel Vision Processor,...
"Implementing Histogram of Oriented Gradients on a Parallel Vision Processor,..."Implementing Histogram of Oriented Gradients on a Parallel Vision Processor,...
"Implementing Histogram of Oriented Gradients on a Parallel Vision Processor,...Edge AI and Vision Alliance
 
re:Invent 2013-foster-madduri
re:Invent 2013-foster-maddurire:Invent 2013-foster-madduri
re:Invent 2013-foster-madduriRavi Madduri
 

Andere mochten auch (20)

Multiview Imaging HW Overview
Multiview Imaging HW OverviewMultiview Imaging HW Overview
Multiview Imaging HW Overview
 
Raskar UIST Keynote 2015 November
Raskar UIST Keynote 2015 NovemberRaskar UIST Keynote 2015 November
Raskar UIST Keynote 2015 November
 
Stereo and 3D Displays - Matt Hirsch
Stereo and 3D Displays - Matt HirschStereo and 3D Displays - Matt Hirsch
Stereo and 3D Displays - Matt Hirsch
 
Google Glass Breakdown
Google Glass BreakdownGoogle Glass Breakdown
Google Glass Breakdown
 
Leap Motion Development (Rohan Puri)
Leap Motion Development (Rohan Puri)Leap Motion Development (Rohan Puri)
Leap Motion Development (Rohan Puri)
 
What is Media in MIT Media Lab, Why 'Camera Culture'
What is Media in MIT Media Lab, Why 'Camera Culture'What is Media in MIT Media Lab, Why 'Camera Culture'
What is Media in MIT Media Lab, Why 'Camera Culture'
 
What is SIGGRAPH NEXT? Intro by Ramesh Raskar
What is SIGGRAPH NEXT? Intro by Ramesh RaskarWhat is SIGGRAPH NEXT? Intro by Ramesh Raskar
What is SIGGRAPH NEXT? Intro by Ramesh Raskar
 
Google Glass Overview
Google Glass OverviewGoogle Glass Overview
Google Glass Overview
 
Raskar stanfordextremecompuimagingapr2016
Raskar stanfordextremecompuimagingapr2016Raskar stanfordextremecompuimagingapr2016
Raskar stanfordextremecompuimagingapr2016
 
Kinect Tutorial
Kinect Tutorial Kinect Tutorial
Kinect Tutorial
 
Introduction to Photography
Introduction to PhotographyIntroduction to Photography
Introduction to Photography
 
Time of Flight Cameras - Refael Whyte
Time of Flight Cameras - Refael WhyteTime of Flight Cameras - Refael Whyte
Time of Flight Cameras - Refael Whyte
 
Raskar Entrepreneurship in Imaging, Imaging Ventures, CVPR 2012
Raskar Entrepreneurship in Imaging, Imaging Ventures, CVPR 2012Raskar Entrepreneurship in Imaging, Imaging Ventures, CVPR 2012
Raskar Entrepreneurship in Imaging, Imaging Ventures, CVPR 2012
 
Histogram of oriented gradients for human detection
Histogram of oriented gradients for human detectionHistogram of oriented gradients for human detection
Histogram of oriented gradients for human detection
 
Developing "True HDR" for the iPhone
Developing "True HDR" for the iPhoneDeveloping "True HDR" for the iPhone
Developing "True HDR" for the iPhone
 
Raskar ideahexagonapr2010
Raskar ideahexagonapr2010Raskar ideahexagonapr2010
Raskar ideahexagonapr2010
 
Raskar TEDMED 2013
Raskar TEDMED 2013Raskar TEDMED 2013
Raskar TEDMED 2013
 
"Implementing Histogram of Oriented Gradients on a Parallel Vision Processor,...
"Implementing Histogram of Oriented Gradients on a Parallel Vision Processor,..."Implementing Histogram of Oriented Gradients on a Parallel Vision Processor,...
"Implementing Histogram of Oriented Gradients on a Parallel Vision Processor,...
 
Computer Vision Introduction
Computer Vision IntroductionComputer Vision Introduction
Computer Vision Introduction
 
re:Invent 2013-foster-madduri
re:Invent 2013-foster-maddurire:Invent 2013-foster-madduri
re:Invent 2013-foster-madduri
 

Ähnlich wie Precursor to Google Streetview Maps

presentation644v4
presentation644v4presentation644v4
presentation644v4Maikon
 
Augmented Reality Using High Fidelity Spherical Panorama with HDRI
Augmented Reality Using High Fidelity Spherical Panorama with HDRIAugmented Reality Using High Fidelity Spherical Panorama with HDRI
Augmented Reality Using High Fidelity Spherical Panorama with HDRIZi Siang See
 
Neural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View SynthesisNeural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View SynthesisVincent Sitzmann
 
image enhancement technique for aerial imagery
image enhancement technique for aerial imageryimage enhancement technique for aerial imagery
image enhancement technique for aerial imageryGottipati Mohana Krishna
 
Mobile AR Lecture 8 - AR Panoramas
Mobile AR Lecture 8 - AR PanoramasMobile AR Lecture 8 - AR Panoramas
Mobile AR Lecture 8 - AR PanoramasMark Billinghurst
 
Portfolio for CS 6475 Computational Photography
Portfolio for CS 6475 Computational PhotographyPortfolio for CS 6475 Computational Photography
Portfolio for CS 6475 Computational PhotographySenthilkumar Gopal
 
Motion Amplification PhaseBasedSIGGRAPH2013pres.pptx
Motion Amplification PhaseBasedSIGGRAPH2013pres.pptxMotion Amplification PhaseBasedSIGGRAPH2013pres.pptx
Motion Amplification PhaseBasedSIGGRAPH2013pres.pptxVivekBarsopia2
 
Focused Image Creation Algorithms for digital holography
Focused Image Creation Algorithms for digital holographyFocused Image Creation Algorithms for digital holography
Focused Image Creation Algorithms for digital holographyConor Mc Elhinney
 
Lecture Vray Rendering
Lecture Vray RenderingLecture Vray Rendering
Lecture Vray RenderingMuddasirShah3
 
SPG B&W Photography
SPG B&W PhotographySPG B&W Photography
SPG B&W PhotographyJanellaDatu
 
Calibrating Lighting and Materials in Far Cry 3
Calibrating Lighting and Materials in Far Cry 3Calibrating Lighting and Materials in Far Cry 3
Calibrating Lighting and Materials in Far Cry 3stevemcauley
 
Unity: Next Level Rendering Quality
Unity: Next Level Rendering QualityUnity: Next Level Rendering Quality
Unity: Next Level Rendering QualityUnity Technologies
 
Finding connections among images using CycleGAN
Finding connections among images using CycleGANFinding connections among images using CycleGAN
Finding connections among images using CycleGANNAVER Engineering
 

Ähnlich wie Precursor to Google Streetview Maps (20)

presentation644v4
presentation644v4presentation644v4
presentation644v4
 
Augmented Reality Using High Fidelity Spherical Panorama with HDRI
Augmented Reality Using High Fidelity Spherical Panorama with HDRIAugmented Reality Using High Fidelity Spherical Panorama with HDRI
Augmented Reality Using High Fidelity Spherical Panorama with HDRI
 
Neural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View SynthesisNeural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View Synthesis
 
Raskar Npar04final
Raskar Npar04finalRaskar Npar04final
Raskar Npar04final
 
image enhancement technique for aerial imagery
image enhancement technique for aerial imageryimage enhancement technique for aerial imagery
image enhancement technique for aerial imagery
 
Mobile AR Lecture 8 - AR Panoramas
Mobile AR Lecture 8 - AR PanoramasMobile AR Lecture 8 - AR Panoramas
Mobile AR Lecture 8 - AR Panoramas
 
Svr Raskar
Svr RaskarSvr Raskar
Svr Raskar
 
Portfolio for CS 6475 Computational Photography
Portfolio for CS 6475 Computational PhotographyPortfolio for CS 6475 Computational Photography
Portfolio for CS 6475 Computational Photography
 
Motion Amplification PhaseBasedSIGGRAPH2013pres.pptx
Motion Amplification PhaseBasedSIGGRAPH2013pres.pptxMotion Amplification PhaseBasedSIGGRAPH2013pres.pptx
Motion Amplification PhaseBasedSIGGRAPH2013pres.pptx
 
HR3D: Content Adaptive Parallax Barriers
HR3D: Content Adaptive Parallax BarriersHR3D: Content Adaptive Parallax Barriers
HR3D: Content Adaptive Parallax Barriers
 
Focused Image Creation Algorithms for digital holography
Focused Image Creation Algorithms for digital holographyFocused Image Creation Algorithms for digital holography
Focused Image Creation Algorithms for digital holography
 
Lecture Vray Rendering
Lecture Vray RenderingLecture Vray Rendering
Lecture Vray Rendering
 
SPG B&W Photography
SPG B&W PhotographySPG B&W Photography
SPG B&W Photography
 
Marine sextant lrg
Marine sextant lrgMarine sextant lrg
Marine sextant lrg
 
Calibrating Lighting and Materials in Far Cry 3
Calibrating Lighting and Materials in Far Cry 3Calibrating Lighting and Materials in Far Cry 3
Calibrating Lighting and Materials in Far Cry 3
 
Unity: Next Level Rendering Quality
Unity: Next Level Rendering QualityUnity: Next Level Rendering Quality
Unity: Next Level Rendering Quality
 
Nm2422162218
Nm2422162218Nm2422162218
Nm2422162218
 
DIP_CHAP3 (1).ppt
DIP_CHAP3 (1).pptDIP_CHAP3 (1).ppt
DIP_CHAP3 (1).ppt
 
Finding connections among images using CycleGAN
Finding connections among images using CycleGANFinding connections among images using CycleGAN
Finding connections among images using CycleGAN
 
panorama ppt
panorama pptpanorama ppt
panorama ppt
 

Mehr von Camera Culture Group, MIT Media Lab

God’s Eye View: Will global AI empower us or destroy us? | Ramesh Raskar
God’s Eye View: Will global AI empower us or destroy us? | Ramesh Raskar God’s Eye View: Will global AI empower us or destroy us? | Ramesh Raskar
God’s Eye View: Will global AI empower us or destroy us? | Ramesh Raskar Camera Culture Group, MIT Media Lab
 
Dont follow the rainbow: How to avoid career traps that can lead you to fail,...
Dont follow the rainbow: How to avoid career traps that can lead you to fail,...Dont follow the rainbow: How to avoid career traps that can lead you to fail,...
Dont follow the rainbow: How to avoid career traps that can lead you to fail,...Camera Culture Group, MIT Media Lab
 
Making Invisible Visible, Ramesh Raskar Keynote at Embedded Vision 2019
Making Invisible Visible, Ramesh Raskar Keynote at Embedded Vision 2019Making Invisible Visible, Ramesh Raskar Keynote at Embedded Vision 2019
Making Invisible Visible, Ramesh Raskar Keynote at Embedded Vision 2019Camera Culture Group, MIT Media Lab
 
Split Learning versus Federated Learning for Data Transparent ML, Camera Cult...
Split Learning versus Federated Learning for Data Transparent ML, Camera Cult...Split Learning versus Federated Learning for Data Transparent ML, Camera Cult...
Split Learning versus Federated Learning for Data Transparent ML, Camera Cult...Camera Culture Group, MIT Media Lab
 

Mehr von Camera Culture Group, MIT Media Lab (11)

Raskar Sig2017 Siggraph Achievement Award Talk
Raskar Sig2017 Siggraph Achievement Award TalkRaskar Sig2017 Siggraph Achievement Award Talk
Raskar Sig2017 Siggraph Achievement Award Talk
 
Lost Decade of Computational Photography
Lost Decade of Computational PhotographyLost Decade of Computational Photography
Lost Decade of Computational Photography
 
Covid Safe Paths
Covid Safe PathsCovid Safe Paths
Covid Safe Paths
 
God’s Eye View: Will global AI empower us or destroy us? | Ramesh Raskar
God’s Eye View: Will global AI empower us or destroy us? | Ramesh Raskar God’s Eye View: Will global AI empower us or destroy us? | Ramesh Raskar
God’s Eye View: Will global AI empower us or destroy us? | Ramesh Raskar
 
Dont follow the rainbow: How to avoid career traps that can lead you to fail,...
Dont follow the rainbow: How to avoid career traps that can lead you to fail,...Dont follow the rainbow: How to avoid career traps that can lead you to fail,...
Dont follow the rainbow: How to avoid career traps that can lead you to fail,...
 
Raskar PhD and MS Thesis Guidance
Raskar PhD and MS Thesis GuidanceRaskar PhD and MS Thesis Guidance
Raskar PhD and MS Thesis Guidance
 
Making Invisible Visible, Ramesh Raskar Keynote at Embedded Vision 2019
Making Invisible Visible, Ramesh Raskar Keynote at Embedded Vision 2019Making Invisible Visible, Ramesh Raskar Keynote at Embedded Vision 2019
Making Invisible Visible, Ramesh Raskar Keynote at Embedded Vision 2019
 
Augmented Surgeons: AI AR for Anatome, Raskar Aria 2019
Augmented Surgeons: AI AR for Anatome, Raskar Aria 2019Augmented Surgeons: AI AR for Anatome, Raskar Aria 2019
Augmented Surgeons: AI AR for Anatome, Raskar Aria 2019
 
Geo-spatial Research: Transition from Analysis to Synthesis
Geo-spatial Research: Transition from Analysis to SynthesisGeo-spatial Research: Transition from Analysis to Synthesis
Geo-spatial Research: Transition from Analysis to Synthesis
 
Split Learning versus Federated Learning for Data Transparent ML, Camera Cult...
Split Learning versus Federated Learning for Data Transparent ML, Camera Cult...Split Learning versus Federated Learning for Data Transparent ML, Camera Cult...
Split Learning versus Federated Learning for Data Transparent ML, Camera Cult...
 
Unspoken Challenges in AR and XR
Unspoken Challenges in AR and XRUnspoken Challenges in AR and XR
Unspoken Challenges in AR and XR
 

Kürzlich hochgeladen

Bare And Wild Creation, Curio Shop, Tucumcari NM
Bare And Wild Creation, Curio Shop, Tucumcari NMBare And Wild Creation, Curio Shop, Tucumcari NM
Bare And Wild Creation, Curio Shop, Tucumcari NMroute66connected
 
FULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | DelhiMalviyaNagarCallGirl
 
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call GirlsJagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Russian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts Service
Russian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts ServiceRussian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts Service
Russian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts Servicedoor45step
 
Faridabad Call Girls : ☎ 8527673949, Low rate Call Girls
Faridabad Call Girls : ☎ 8527673949, Low rate Call GirlsFaridabad Call Girls : ☎ 8527673949, Low rate Call Girls
Faridabad Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Russian Call Girls Delhi NCR 9999965857 Call or WhatsApp Anytime
Russian Call Girls Delhi NCR 9999965857 Call or WhatsApp AnytimeRussian Call Girls Delhi NCR 9999965857 Call or WhatsApp Anytime
Russian Call Girls Delhi NCR 9999965857 Call or WhatsApp AnytimeKomal Khan
 
Strip Zagor Extra 322 - Dva ortaka.pdf
Strip   Zagor Extra 322 - Dva ortaka.pdfStrip   Zagor Extra 322 - Dva ortaka.pdf
Strip Zagor Extra 322 - Dva ortaka.pdfStripovizijacom
 
Burari Call Girls : ☎ 8527673949, Low rate Call Girls
Burari Call Girls : ☎ 8527673949, Low rate Call GirlsBurari Call Girls : ☎ 8527673949, Low rate Call Girls
Burari Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857delhimodel235
 
Pragati Maidan Call Girls : ☎ 8527673949, Low rate Call Girls
Pragati Maidan Call Girls : ☎ 8527673949, Low rate Call GirlsPragati Maidan Call Girls : ☎ 8527673949, Low rate Call Girls
Pragati Maidan Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Zagor VČ OP 055 - Oluja nad Haitijem.pdf
Zagor VČ OP 055 - Oluja nad Haitijem.pdfZagor VČ OP 055 - Oluja nad Haitijem.pdf
Zagor VČ OP 055 - Oluja nad Haitijem.pdfStripovizijacom
 
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur DubaiBur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubaidajasot375
 
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | DelhiFULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | DelhiMalviyaNagarCallGirl
 
Mandi House Call Girls : ☎ 8527673949, Low rate Call Girls
Mandi House Call Girls : ☎ 8527673949, Low rate Call GirlsMandi House Call Girls : ☎ 8527673949, Low rate Call Girls
Mandi House Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
MinSheng Gaofeng Estate commercial storyboard
MinSheng Gaofeng Estate commercial storyboardMinSheng Gaofeng Estate commercial storyboard
MinSheng Gaofeng Estate commercial storyboardjessica288382
 
Indian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts Service
Indian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts ServiceIndian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts Service
Indian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts Servicedoor45step
 
Karol Bagh Call Girls : ☎ 8527673949, Low rate Call Girls
Karol Bagh Call Girls : ☎ 8527673949, Low rate Call GirlsKarol Bagh Call Girls : ☎ 8527673949, Low rate Call Girls
Karol Bagh Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi NcrSapana Sha
 

Kürzlich hochgeladen (20)

Bare And Wild Creation, Curio Shop, Tucumcari NM
Bare And Wild Creation, Curio Shop, Tucumcari NMBare And Wild Creation, Curio Shop, Tucumcari NM
Bare And Wild Creation, Curio Shop, Tucumcari NM
 
FULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | Delhi
 
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call GirlsJagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
 
Russian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts Service
Russian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts ServiceRussian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts Service
Russian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts Service
 
Faridabad Call Girls : ☎ 8527673949, Low rate Call Girls
Faridabad Call Girls : ☎ 8527673949, Low rate Call GirlsFaridabad Call Girls : ☎ 8527673949, Low rate Call Girls
Faridabad Call Girls : ☎ 8527673949, Low rate Call Girls
 
Russian Call Girls Delhi NCR 9999965857 Call or WhatsApp Anytime
Russian Call Girls Delhi NCR 9999965857 Call or WhatsApp AnytimeRussian Call Girls Delhi NCR 9999965857 Call or WhatsApp Anytime
Russian Call Girls Delhi NCR 9999965857 Call or WhatsApp Anytime
 
Strip Zagor Extra 322 - Dva ortaka.pdf
Strip   Zagor Extra 322 - Dva ortaka.pdfStrip   Zagor Extra 322 - Dva ortaka.pdf
Strip Zagor Extra 322 - Dva ortaka.pdf
 
Call~Girl in Rajendra Nagar New Delhi 8448380779 Full Enjoy Escort Service
Call~Girl in Rajendra Nagar New Delhi 8448380779 Full Enjoy Escort ServiceCall~Girl in Rajendra Nagar New Delhi 8448380779 Full Enjoy Escort Service
Call~Girl in Rajendra Nagar New Delhi 8448380779 Full Enjoy Escort Service
 
Burari Call Girls : ☎ 8527673949, Low rate Call Girls
Burari Call Girls : ☎ 8527673949, Low rate Call GirlsBurari Call Girls : ☎ 8527673949, Low rate Call Girls
Burari Call Girls : ☎ 8527673949, Low rate Call Girls
 
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
 
Pragati Maidan Call Girls : ☎ 8527673949, Low rate Call Girls
Pragati Maidan Call Girls : ☎ 8527673949, Low rate Call GirlsPragati Maidan Call Girls : ☎ 8527673949, Low rate Call Girls
Pragati Maidan Call Girls : ☎ 8527673949, Low rate Call Girls
 
Zagor VČ OP 055 - Oluja nad Haitijem.pdf
Zagor VČ OP 055 - Oluja nad Haitijem.pdfZagor VČ OP 055 - Oluja nad Haitijem.pdf
Zagor VČ OP 055 - Oluja nad Haitijem.pdf
 
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur DubaiBur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
 
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | DelhiFULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
 
Mandi House Call Girls : ☎ 8527673949, Low rate Call Girls
Mandi House Call Girls : ☎ 8527673949, Low rate Call GirlsMandi House Call Girls : ☎ 8527673949, Low rate Call Girls
Mandi House Call Girls : ☎ 8527673949, Low rate Call Girls
 
MinSheng Gaofeng Estate commercial storyboard
MinSheng Gaofeng Estate commercial storyboardMinSheng Gaofeng Estate commercial storyboard
MinSheng Gaofeng Estate commercial storyboard
 
call girls in Noida New Ashok Nagar 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Noida New Ashok Nagar 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Noida New Ashok Nagar 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Noida New Ashok Nagar 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
Indian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts Service
Indian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts ServiceIndian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts Service
Indian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts Service
 
Karol Bagh Call Girls : ☎ 8527673949, Low rate Call Girls
Karol Bagh Call Girls : ☎ 8527673949, Low rate Call GirlsKarol Bagh Call Girls : ☎ 8527673949, Low rate Call Girls
Karol Bagh Call Girls : ☎ 8527673949, Low rate Call Girls
 
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
 

Precursor to Google Streetview Maps

Hinweis der Redaktion

  1. Precursor to Google Streetview Maps
  2. Show HDR image here using HDRshop
  3. Talk about limitations: Colocated artifacts, color coherency, ref can’t be obtain by subtraction
  4. <Algorithm> The algorithm consists of the following steps: First, we compute the gradient fields of the daytime and nighttime input images by using simple forward differencing in the x and y direction. Thresholding the gradient field images allows us to compute the locally-important areas. These are areas of high variance in the nighttime image, shown here in white. The pixels of the importance image are white in the locally-important areas that are taken from the nighttime image and black in the context areas that are taken from the daytime image. We use prost-processing (eroding, fattening and feathering) to consolidate the selected areas and ensure smooth transitions. A mixed gradient field is computed as a weighted mean of the input gradient fields, using the pixel values in the importance image as weights. The final result is obtained by integrating the mixed gradient field.
  5. <Gradient field integration> Image reconstruction from gradients fields is an approximate invertibility problem, and still a very active research area. We are trying to obtain image I from a gradient field G composed of two images that represent the differences in the x and y direction. In 2D, a modified gradient vector field G may not be integrable. We use one of the direct methods recently proposed to minimize the error nabla I - G. The estimate of the desired intensity function I’ , so that G = nabla I’ , can be obtained by solving the Poisson differential equation nabla 2 I’ = divG , involving a Laplace and a divergence operator. We use the full multigrid method to solve the Laplace equation.
  6. When we take a photograph of a group of people, such as this image on the left, what we get is a frozen moment of time that is often less natural, and less attractive than the scene we remember. This is because the cognitive processes that form our visual memories integrate over a range of time to form a subjective impression. This memory will likely look a lot more like the image on the right, where everyone is smiling naturally. The goal of our photomontage system is to help us create photographs that better match the image we see in our mind’s eye. To do so, we begin with a stack of images, and combine the best parts of each to form an image that is better than any of the originals.
  7. The tradeoffs in the CAMERA ADJUSTMENTS dont match the tradeoffs in APPEARANCE of what we want to photograph
  8. Better than any one photo : keep the best from each of them.
  9. Precursor to Google Streetview Maps
  10. Check Steve Seitz and U of Washington Phototourism Page
  11. Full-Scale Schlieren Image Reveals The Heat Coming off of a Space Heater, Lamp and Person
  12. We call our tool NETRA: near eye tool for refractive assessment such as nearsightedness/far/astigmatism Basic idea is to create a unique interactive lightfield display near the eye and is possible due to the highresolution of modern LCDs.
  13. In a confocal laser scanning microscope, a laser beam passes through a light source aperture and then is focused by an objective lens into a small (ideally diffraction limited ) focal volume within a fluorescent specimen. A mixture of emitted fluorescent light as well as reflected laser light from the illuminated spot is then recollected by the objective lens. A beam splitter separates the light mixture by allowing only the laser light to pass through and reflecting the fluorescent light into the detection apparatus. After passing a pinhole , the fluorescent light is detected by a photodetection device (a photomultiplier tube (PMT) or avalanche photodiode ), transforming the light signal into an electrical one that is recorded by a computer.
  14. http://www.flickr.com/photos/pgoyette/107849943/in/photostream/
  15. But if the photographic signal is RAY CHANGES rather than absolute pixel values, it re-opens some long-settled questions in image processing; namely ‘what are the best ways to DEPICT visually significant changes? For example, everyone here knows the visually correct way to convert colors to their equivalent gray value . *BUT NOBODY HERE* (including me) can tell me the one true correct way to convert CHANGES in COLOR to CHANGES in LUMINANCE. There are visually significant CHANGES in color that get LOST when we simply remove the chrominance …