SlideShare ist ein Scribd-Unternehmen logo
1 von 53
Introduction to
volume rendering
perim
(@hi2p_perim)
http://nukeation.deviantart.com/art/Vue-7-5-Experiment-52-121086230
[Křiánek et al. 2014]
Participating media
w/o volume w/ volume
Focuses
• Stochastic techniques
• General techniques
– i.e., not focus on solving specific
phenomina, e.g., subsurface
scattering
• Participating media with constant
IOR
– For non-constant cases, e.g.,
see [Ament et al. 2014]
• Rendering of steady state
– For rendering of transient state,
see [Jarabo et al. 2014]
[Frisvad et al. 2015]
[Ament et al. 2014]
[Jarabo et al. 2014]
Early history
• See
– Cerezo et al., “A survey on participating media
rendering techniques”, The Visual Computer,
2005.
– PBRT
Interaction to volume
[Dutre et al. 2006]
Absorption
𝑥 𝐿(𝑥 + Δ𝑥)𝐿(𝑥)
Δ𝑥
𝐿 𝑥 + Δ𝑥 − 𝐿 𝑥 = −𝜎 𝑎 𝑥 𝐿 𝑥 Δ𝑥
Absorption coefficient
Out-scattering
𝑥 𝐿(𝑥 + Δ𝑥)𝐿(𝑥)
Δ𝑥
𝐿 𝑥 + Δ𝑥 − 𝐿 𝑥 = −𝜎𝑠 𝑥 𝐿 𝑥 Δ𝑥
Scattering coefficient
Attenuation coefficient
• Absorption + out-scattering
• Taking Δ𝑥 → 0, we obtain
𝐿 𝑥 + Δ𝑥 − 𝐿 𝑥 = −𝜎𝑡(𝑥)𝐿 𝑥 Δ𝑥
𝜎𝑡 𝑥 ≡ 𝜎 𝑎 𝑥 + 𝜎𝑠 𝑥
Attenuation coefficient
𝑑𝐿 𝑥
𝑑𝑥
= −𝜎𝑡(𝑥)𝐿 𝑥
Transmittance
• Solving the equation, we obtain
𝐿 𝑥 + 𝑡 = exp −
0
𝑡
𝜎𝑡 𝑥 + 𝑠 𝑑𝑠 𝐿(𝑥)
Transmittance 𝑇𝑟
Emission
𝑥 𝐿(𝑥 + Δ𝑥)𝐿(𝑥)
Δ𝑥
𝑑𝐿(𝑥)
𝑑𝑥
= 𝐿 𝑒 𝑥
In-scattering
𝑥 𝐿(𝑥 + Δ𝑥, 𝜔𝑖)𝐿(𝑥, 𝜔𝑖)
Δ𝑥
𝑑𝐿(𝑥)
𝑑𝑥
= 𝜎𝑠(𝑥)
𝒮
𝑝(𝜔𝑖, 𝜔) 𝐿 𝑥, 𝜔 𝑑𝜔
𝜔
Phase function
Radiance transfer equation
a.k.a. Volume rendering equation
𝐿 𝑥, 𝜔𝑖 = 𝑇𝑟 𝑥, 𝑥 + 𝑡𝜔𝑖 𝐿 𝑥 + 𝑡𝜔𝑖, 𝜔𝑖
+
0
𝑡
𝑇𝑟 𝑥, 𝑥 + 𝑠𝜔𝑖 𝜎𝑠 𝑥 + 𝑠𝜔𝑖 𝐿 𝑠 𝑥 + 𝑠𝜔𝑖, 𝜔𝑖 𝑑𝑠
𝐿 𝑠 𝑥, 𝜔𝑖 ≡ 𝐿 𝑒 𝑥, 𝜔𝑖 +
𝒮
𝑝(𝜔𝑖, 𝜔) 𝐿 𝑥, 𝜔 𝑑𝜔
Absorption + Out-scattering
Emission In-scattering
Rendering participating media
𝐿 𝑥, 𝜔𝑖 = 𝑇𝑟 𝑥, 𝑥 + 𝑡𝜔𝑖 𝐿 𝑥 + 𝑡𝜔𝑖, 𝜔𝑖
+
0
𝑡
𝑇𝑟 𝑥, 𝑥 + 𝑠𝜔𝑖 𝜎𝑠 𝑥 + 𝑠𝜔𝑖 𝐿 𝑠 𝑥 + 𝑠𝜔𝑖, 𝜔𝑖 𝑑𝑠
𝐿 𝑠 𝑥, 𝜔𝑖 ≡ 𝐿 𝑒 𝑥, 𝜔𝑖 +
𝒮
𝑝(𝜔𝑖, 𝜔) 𝐿 𝑥, 𝜔 𝑑𝜔
Integration w.r.t. distance
Integration w.r.t. solid angle
Sampling distance:
Homogeneous media
• Attenuation coefficient is constant
• Transmittance
• Sample distance from exp. dist
𝐿 𝑥 + 𝑡 = 𝑒−𝜎𝑡 𝑡
𝐿(𝑥)
𝜎𝑡 𝑥 ≡ 𝜎𝑡
𝑝 𝑡 = 𝜎𝑡 𝑒−𝜎𝑡 𝑡
[Mitsuba renderer]
[Mitsuba renderer]
Deterministic distance sampling:
Ray marching
• Perlin & Hoffert, “Hypertexture”, SIGGRAPH, 1989.
Deterministic distance sampling:
Ray marching
• Perlin & Hoffert, “Hypertexture”, SIGGRAPH, 1989.
Unbiased distance sampling:
Woodcock tracking
• Woodcock et al., “Techniques used in the GEM code for
Monte Carlo neutronics calculations in reactors and
other systems of complex geometry”, 1965.
• Raab et al., “Unbiased global illumination with
participating media”, MCQMC, 2006.
Unbiased distance sampling:
Woodcock tracking
Maximum extinction 𝜎𝑡
𝑡 = −
log(𝑈)
𝜎𝑡
𝑥0 𝑥0 + 𝑡𝜔
𝜔
Unbiased distance sampling:
Woodcock tracking
Maximum extinction 𝜎𝑡
𝑥0
𝜔
𝜎𝑡 (𝑥0 + 𝑡𝜔)
𝜎𝑡
< 𝑈
Unbiased distance sampling:
Acceleration
• Kd-tree
– Yue et al., “Unbiased, adaptive stochastic sampling
for rendering inhomogeneous participating media”,
SIGGRAPH Asia, 2010.
• Uniform grid
– Szirmay-Kalos et al., “Free path sampling in high
resolution inhomogeneous participating media”, CGF,
2011.
[Yue et al. 2010]
Extension to BDPT
• Larfortune & Willems, “Rendering participating
media with bidirectional path tracing”, EGSR, 1996.
Extension to BDPT
Extension to MLT
• Pauly et al. “Metropolis light transport for
participating Media”, EGSR, 1996.
Recall..
Perturbation in MLT
Extension to MLT:
Perturbations
Extension to MLT:
Perturbations
𝑝(𝑡 →⋅)
Extension to MLT:
Perturbations
Importance sampling:
Equi-angular sampling
• Kulla & Fajardo, “Importance sampling techniques
for path tracing in participating media”, EGSR, 2012.
Importance sampling:
Equi-angular sampling
Importance sampling:
Equi-angular sampling
• Assumption: single scattering, point light source
Point light source
𝐿 𝑥, 𝜔 =
𝑎
𝑏
𝜎𝑠 𝑒−𝜎𝑡(𝑡+Δ+ 𝐷2+𝑡2)
Φ
𝐷2 + 𝑡2
𝑑𝑡
Introduces weak singurality
Importance sampling:
Equi-angular sampling
• Sample a distance 𝑡 from
𝑝 𝑡 ≡
𝐷
(𝜃 𝑏 − 𝜃 𝑎)(𝐷2 + 𝑡2)
𝑡 𝑈 = 𝐷 tan 1 − 𝑈 𝜃 𝑎 + 𝑈𝜃 𝑏
Sample angle uniformly
between 𝜃 𝑎 and 𝜃 𝑏
Importance sampling:
Joint importance sampling
• Georgiev et al., “Joint importance sampling of low-
order volumetric scattering”, SIGGRAPH Asia, 2013.
Importance sampling:
Joint importance sampling
𝐺
𝐺
𝐺
Importance sampling:
Joint importance sampling
Density estimation
• Jensen & Christensen, “Efficient simulation of light
transport in scenes with participating media using
photon maps”, SIGGRAPH, 1998.
Density estimation
Density estimation
Eye ray
Photons
Density estimation with beam:
Beam radiance estimation
• Jarosz et al., “The beam radiance estimate for
volumetric photon mapping”, EG, 2008.
Density estimation with beam:
Beam radiance estimation
Photons
Eye ray
Density estimation with beam:
Photon beam
• Jarosz et al., “Progressive photon beams”, SIGGRAPH
Asia, 2011.
Density estimation with beam
Eye ray
Photon beams
Beam formulation
Beam formulation
• Jarosz et al., “A comprehensive theory of volumetric
radiance estimation using photon points and
beams”, TOG, 2011.
[Křiánek et al. 2014]
Beam formulation:
many-light technique
• Novak et al., “Virtual ray lights for rendering scenes with
participating media”, SIGGRAPH, 2012.
• Novak et al., “Progressive virtual beam lights”, EGSR,
2012.
Density estimation:
Unified framework
• Křiánek et al., “Unifying Points, Beams, and Paths in
Volumetric Light Transport Simulation”, SIGGRAPH,
2014.
Density estimation:
Unified framework
• Extended MIS
Regular sampling
technique
Extended sampling
technique
Density estimation:
Unified framework
• Extended balance heuristics
ボリュームレンダリング入門

Weitere ähnliche Inhalte

Was ist angesagt?

Introduction to Power BI and Data Visualization
Introduction to Power BI and Data VisualizationIntroduction to Power BI and Data Visualization
Introduction to Power BI and Data VisualizationSwapnil Jadhav
 
Software prototyping
Software prototypingSoftware prototyping
Software prototypingBirju Tank
 
Machine Learning - Object Detection and Classification
Machine Learning - Object Detection and ClassificationMachine Learning - Object Detection and Classification
Machine Learning - Object Detection and ClassificationVikas Jain
 
UX lesson 3: Usability First
UX lesson 3: Usability FirstUX lesson 3: Usability First
UX lesson 3: Usability FirstJoan Lumanauw
 
Tableau Dashboard Design Best Practices
Tableau Dashboard Design Best Practices Tableau Dashboard Design Best Practices
Tableau Dashboard Design Best Practices Senturus
 
Object detection
Object detectionObject detection
Object detectionSomesh Vyas
 
UX in the City Manchester - Mariana Morris, Fruto - Mapping users’ mental models
UX in the City Manchester - Mariana Morris, Fruto - Mapping users’ mental modelsUX in the City Manchester - Mariana Morris, Fruto - Mapping users’ mental models
UX in the City Manchester - Mariana Morris, Fruto - Mapping users’ mental modelsMariana Morris
 
Victoria Tableau User Group - Getting started with Tableau
Victoria Tableau User Group - Getting started with TableauVictoria Tableau User Group - Getting started with Tableau
Victoria Tableau User Group - Getting started with TableauDmitry Anoshin
 
Symfony Live 2018 - Développez votre frontend avec ReactJS et Symfony Webpack...
Symfony Live 2018 - Développez votre frontend avec ReactJS et Symfony Webpack...Symfony Live 2018 - Développez votre frontend avec ReactJS et Symfony Webpack...
Symfony Live 2018 - Développez votre frontend avec ReactJS et Symfony Webpack...Alain Hippolyte
 
Introduction to 3D and Modeling
Introduction to 3D and ModelingIntroduction to 3D and Modeling
Introduction to 3D and ModelingCruz4D
 
Image Restoration for 3D Computer Vision
Image Restoration for 3D Computer VisionImage Restoration for 3D Computer Vision
Image Restoration for 3D Computer VisionPetteriTeikariPhD
 
Presentazione Tesi di Laurea TTC - Redesign in Ottica User Experience dell'Ap...
Presentazione Tesi di Laurea TTC - Redesign in Ottica User Experience dell'Ap...Presentazione Tesi di Laurea TTC - Redesign in Ottica User Experience dell'Ap...
Presentazione Tesi di Laurea TTC - Redesign in Ottica User Experience dell'Ap...FedericoMandelli2
 
Data Virtualization: An Introduction
Data Virtualization: An IntroductionData Virtualization: An Introduction
Data Virtualization: An IntroductionDenodo
 

Was ist angesagt? (20)

Introduction to Power BI and Data Visualization
Introduction to Power BI and Data VisualizationIntroduction to Power BI and Data Visualization
Introduction to Power BI and Data Visualization
 
Software prototyping
Software prototypingSoftware prototyping
Software prototyping
 
Machine Learning - Object Detection and Classification
Machine Learning - Object Detection and ClassificationMachine Learning - Object Detection and Classification
Machine Learning - Object Detection and Classification
 
UX lesson 3: Usability First
UX lesson 3: Usability FirstUX lesson 3: Usability First
UX lesson 3: Usability First
 
PCL (Point Cloud Library)
PCL (Point Cloud Library)PCL (Point Cloud Library)
PCL (Point Cloud Library)
 
Tableau Dashboard Design Best Practices
Tableau Dashboard Design Best Practices Tableau Dashboard Design Best Practices
Tableau Dashboard Design Best Practices
 
Computer Vision Introduction
Computer Vision IntroductionComputer Vision Introduction
Computer Vision Introduction
 
Object detection
Object detectionObject detection
Object detection
 
UX in the City Manchester - Mariana Morris, Fruto - Mapping users’ mental models
UX in the City Manchester - Mariana Morris, Fruto - Mapping users’ mental modelsUX in the City Manchester - Mariana Morris, Fruto - Mapping users’ mental models
UX in the City Manchester - Mariana Morris, Fruto - Mapping users’ mental models
 
Tableau Suite Analysis
Tableau Suite Analysis Tableau Suite Analysis
Tableau Suite Analysis
 
Victoria Tableau User Group - Getting started with Tableau
Victoria Tableau User Group - Getting started with TableauVictoria Tableau User Group - Getting started with Tableau
Victoria Tableau User Group - Getting started with Tableau
 
User interface design
User interface designUser interface design
User interface design
 
Symfony Live 2018 - Développez votre frontend avec ReactJS et Symfony Webpack...
Symfony Live 2018 - Développez votre frontend avec ReactJS et Symfony Webpack...Symfony Live 2018 - Développez votre frontend avec ReactJS et Symfony Webpack...
Symfony Live 2018 - Développez votre frontend avec ReactJS et Symfony Webpack...
 
Introduction to 3D and Modeling
Introduction to 3D and ModelingIntroduction to 3D and Modeling
Introduction to 3D and Modeling
 
Image Restoration for 3D Computer Vision
Image Restoration for 3D Computer VisionImage Restoration for 3D Computer Vision
Image Restoration for 3D Computer Vision
 
SfMLearner++ Intro
 SfMLearner++ Intro SfMLearner++ Intro
SfMLearner++ Intro
 
Presentazione Tesi di Laurea TTC - Redesign in Ottica User Experience dell'Ap...
Presentazione Tesi di Laurea TTC - Redesign in Ottica User Experience dell'Ap...Presentazione Tesi di Laurea TTC - Redesign in Ottica User Experience dell'Ap...
Presentazione Tesi di Laurea TTC - Redesign in Ottica User Experience dell'Ap...
 
Data Virtualization: An Introduction
Data Virtualization: An IntroductionData Virtualization: An Introduction
Data Virtualization: An Introduction
 
Design patterns
Design patternsDesign patterns
Design patterns
 
Tableau
TableauTableau
Tableau
 

Andere mochten auch

曲面レイトレ入門
曲面レイトレ入門曲面レイトレ入門
曲面レイトレ入門Toru Matsuoka
 
レイトレ空間構造入門
レイトレ空間構造入門レイトレ空間構造入門
レイトレ空間構造入門Toru Matsuoka
 
MCMCベースレンダリング入門
MCMCベースレンダリング入門MCMCベースレンダリング入門
MCMCベースレンダリング入門Hisanari Otsu
 
フォトンマッピング入門
フォトンマッピング入門フォトンマッピング入門
フォトンマッピング入門Shuichi Hayashi
 
【Unity道場スペシャル 2017札幌】最適化をする前に覚えておきたい技術 -札幌編-
【Unity道場スペシャル 2017札幌】最適化をする前に覚えておきたい技術 -札幌編-【Unity道場スペシャル 2017札幌】最適化をする前に覚えておきたい技術 -札幌編-
【Unity道場スペシャル 2017札幌】最適化をする前に覚えておきたい技術 -札幌編-Unity Technologies Japan K.K.
 

Andere mochten auch (6)

曲面レイトレ入門
曲面レイトレ入門曲面レイトレ入門
曲面レイトレ入門
 
実践QBVH
実践QBVH実践QBVH
実践QBVH
 
レイトレ空間構造入門
レイトレ空間構造入門レイトレ空間構造入門
レイトレ空間構造入門
 
MCMCベースレンダリング入門
MCMCベースレンダリング入門MCMCベースレンダリング入門
MCMCベースレンダリング入門
 
フォトンマッピング入門
フォトンマッピング入門フォトンマッピング入門
フォトンマッピング入門
 
【Unity道場スペシャル 2017札幌】最適化をする前に覚えておきたい技術 -札幌編-
【Unity道場スペシャル 2017札幌】最適化をする前に覚えておきたい技術 -札幌編-【Unity道場スペシャル 2017札幌】最適化をする前に覚えておきたい技術 -札幌編-
【Unity道場スペシャル 2017札幌】最適化をする前に覚えておきたい技術 -札幌編-
 

Ähnlich wie ボリュームレンダリング入門

Outlier Detection.pptx
Outlier Detection.pptxOutlier Detection.pptx
Outlier Detection.pptxAtulSVivek2
 
Dense Image Matching - Challenges and Potentials (Keynote 3D-ARCH 2015)
Dense Image Matching - Challenges and Potentials (Keynote 3D-ARCH 2015) Dense Image Matching - Challenges and Potentials (Keynote 3D-ARCH 2015)
Dense Image Matching - Challenges and Potentials (Keynote 3D-ARCH 2015) Konrad Wenzel
 
Fassold-MMAsia2023-Tutorial-GeometricDL-Part1.pptx
Fassold-MMAsia2023-Tutorial-GeometricDL-Part1.pptxFassold-MMAsia2023-Tutorial-GeometricDL-Part1.pptx
Fassold-MMAsia2023-Tutorial-GeometricDL-Part1.pptxHannesFesswald
 
Understanding Users Behaviours in User-Centric Immersive Communications
Understanding Users Behaviours in User-Centric Immersive CommunicationsUnderstanding Users Behaviours in User-Centric Immersive Communications
Understanding Users Behaviours in User-Centric Immersive CommunicationsFörderverein Technische Fakultät
 
Probabilistic slope stability analysis as a tool to optimise a geotechnical s...
Probabilistic slope stability analysis as a tool to optimise a geotechnical s...Probabilistic slope stability analysis as a tool to optimise a geotechnical s...
Probabilistic slope stability analysis as a tool to optimise a geotechnical s...Mahdi_zoorabadi
 
論文読み会@AIST (Deep Virtual Stereo Odometry [ECCV2018])
論文読み会@AIST (Deep Virtual Stereo Odometry [ECCV2018])論文読み会@AIST (Deep Virtual Stereo Odometry [ECCV2018])
論文読み会@AIST (Deep Virtual Stereo Odometry [ECCV2018])Masaya Kaneko
 
OBIA on Coastal Landform Based on Structure Tensor
OBIA on Coastal Landform Based on Structure Tensor OBIA on Coastal Landform Based on Structure Tensor
OBIA on Coastal Landform Based on Structure Tensor csandit
 
ISMAR 2014: Comprehensive Workspace Calibration for Visuo-Haptic Augmented Re...
ISMAR 2014: Comprehensive Workspace Calibration for Visuo-Haptic Augmented Re...ISMAR 2014: Comprehensive Workspace Calibration for Visuo-Haptic Augmented Re...
ISMAR 2014: Comprehensive Workspace Calibration for Visuo-Haptic Augmented Re...Ulrich Eck
 
Morocco2022_LocationProblem_Bondar.pptx
Morocco2022_LocationProblem_Bondar.pptxMorocco2022_LocationProblem_Bondar.pptx
Morocco2022_LocationProblem_Bondar.pptxouchenibrahim1
 
Noise Removal in SAR Images using Orthonormal Ridgelet Transform
Noise Removal in SAR Images using Orthonormal Ridgelet TransformNoise Removal in SAR Images using Orthonormal Ridgelet Transform
Noise Removal in SAR Images using Orthonormal Ridgelet TransformIJERA Editor
 
Noise Removal in SAR Images using Orthonormal Ridgelet Transform
Noise Removal in SAR Images using Orthonormal Ridgelet TransformNoise Removal in SAR Images using Orthonormal Ridgelet Transform
Noise Removal in SAR Images using Orthonormal Ridgelet TransformIJERA Editor
 
seminar reprtv hdchjbjfkdbf dgusghdfs gsdgjsbk
seminar reprtv hdchjbjfkdbf dgusghdfs gsdgjsbkseminar reprtv hdchjbjfkdbf dgusghdfs gsdgjsbk
seminar reprtv hdchjbjfkdbf dgusghdfs gsdgjsbkRajeshKotian11
 
S S S A2009 Simulation Study Of Segmentation
S S S A2009 Simulation Study Of SegmentationS S S A2009 Simulation Study Of Segmentation
S S S A2009 Simulation Study Of SegmentationWei Wang
 
Genealized Diagonal band copula wifth two-sided power densities
Genealized Diagonal band copula wifth two-sided power densitiesGenealized Diagonal band copula wifth two-sided power densities
Genealized Diagonal band copula wifth two-sided power densitiesLeon Adams
 
Flow Structure Mapping of Segregating Granular Mixtures using Radioactive Par...
Flow Structure Mapping of Segregating Granular Mixtures using Radioactive Par...Flow Structure Mapping of Segregating Granular Mixtures using Radioactive Par...
Flow Structure Mapping of Segregating Granular Mixtures using Radioactive Par...jodoua
 
DSD-NL 2018 Inverse Analysis for Workshop Anura3D MPM - Ghasemi Martinelli
DSD-NL 2018 Inverse Analysis for Workshop Anura3D MPM - Ghasemi MartinelliDSD-NL 2018 Inverse Analysis for Workshop Anura3D MPM - Ghasemi Martinelli
DSD-NL 2018 Inverse Analysis for Workshop Anura3D MPM - Ghasemi MartinelliDeltares
 

Ähnlich wie ボリュームレンダリング入門 (20)

Thesis presentation
Thesis presentationThesis presentation
Thesis presentation
 
Outlier Detection.pptx
Outlier Detection.pptxOutlier Detection.pptx
Outlier Detection.pptx
 
Dense Image Matching - Challenges and Potentials (Keynote 3D-ARCH 2015)
Dense Image Matching - Challenges and Potentials (Keynote 3D-ARCH 2015) Dense Image Matching - Challenges and Potentials (Keynote 3D-ARCH 2015)
Dense Image Matching - Challenges and Potentials (Keynote 3D-ARCH 2015)
 
Fassold-MMAsia2023-Tutorial-GeometricDL-Part1.pptx
Fassold-MMAsia2023-Tutorial-GeometricDL-Part1.pptxFassold-MMAsia2023-Tutorial-GeometricDL-Part1.pptx
Fassold-MMAsia2023-Tutorial-GeometricDL-Part1.pptx
 
Understanding Users Behaviours in User-Centric Immersive Communications
Understanding Users Behaviours in User-Centric Immersive CommunicationsUnderstanding Users Behaviours in User-Centric Immersive Communications
Understanding Users Behaviours in User-Centric Immersive Communications
 
Probabilistic slope stability analysis as a tool to optimise a geotechnical s...
Probabilistic slope stability analysis as a tool to optimise a geotechnical s...Probabilistic slope stability analysis as a tool to optimise a geotechnical s...
Probabilistic slope stability analysis as a tool to optimise a geotechnical s...
 
論文読み会@AIST (Deep Virtual Stereo Odometry [ECCV2018])
論文読み会@AIST (Deep Virtual Stereo Odometry [ECCV2018])論文読み会@AIST (Deep Virtual Stereo Odometry [ECCV2018])
論文読み会@AIST (Deep Virtual Stereo Odometry [ECCV2018])
 
OBIA on Coastal Landform Based on Structure Tensor
OBIA on Coastal Landform Based on Structure Tensor OBIA on Coastal Landform Based on Structure Tensor
OBIA on Coastal Landform Based on Structure Tensor
 
ISMAR 2014: Comprehensive Workspace Calibration for Visuo-Haptic Augmented Re...
ISMAR 2014: Comprehensive Workspace Calibration for Visuo-Haptic Augmented Re...ISMAR 2014: Comprehensive Workspace Calibration for Visuo-Haptic Augmented Re...
ISMAR 2014: Comprehensive Workspace Calibration for Visuo-Haptic Augmented Re...
 
Morocco2022_LocationProblem_Bondar.pptx
Morocco2022_LocationProblem_Bondar.pptxMorocco2022_LocationProblem_Bondar.pptx
Morocco2022_LocationProblem_Bondar.pptx
 
Noise Removal in SAR Images using Orthonormal Ridgelet Transform
Noise Removal in SAR Images using Orthonormal Ridgelet TransformNoise Removal in SAR Images using Orthonormal Ridgelet Transform
Noise Removal in SAR Images using Orthonormal Ridgelet Transform
 
Noise Removal in SAR Images using Orthonormal Ridgelet Transform
Noise Removal in SAR Images using Orthonormal Ridgelet TransformNoise Removal in SAR Images using Orthonormal Ridgelet Transform
Noise Removal in SAR Images using Orthonormal Ridgelet Transform
 
seminar reprtv hdchjbjfkdbf dgusghdfs gsdgjsbk
seminar reprtv hdchjbjfkdbf dgusghdfs gsdgjsbkseminar reprtv hdchjbjfkdbf dgusghdfs gsdgjsbk
seminar reprtv hdchjbjfkdbf dgusghdfs gsdgjsbk
 
S S S A2009 Simulation Study Of Segmentation
S S S A2009 Simulation Study Of SegmentationS S S A2009 Simulation Study Of Segmentation
S S S A2009 Simulation Study Of Segmentation
 
Wavelength of Laser Light
Wavelength of Laser LightWavelength of Laser Light
Wavelength of Laser Light
 
CAMSAP19
CAMSAP19CAMSAP19
CAMSAP19
 
Genealized Diagonal band copula wifth two-sided power densities
Genealized Diagonal band copula wifth two-sided power densitiesGenealized Diagonal band copula wifth two-sided power densities
Genealized Diagonal band copula wifth two-sided power densities
 
Total station
Total stationTotal station
Total station
 
Flow Structure Mapping of Segregating Granular Mixtures using Radioactive Par...
Flow Structure Mapping of Segregating Granular Mixtures using Radioactive Par...Flow Structure Mapping of Segregating Granular Mixtures using Radioactive Par...
Flow Structure Mapping of Segregating Granular Mixtures using Radioactive Par...
 
DSD-NL 2018 Inverse Analysis for Workshop Anura3D MPM - Ghasemi Martinelli
DSD-NL 2018 Inverse Analysis for Workshop Anura3D MPM - Ghasemi MartinelliDSD-NL 2018 Inverse Analysis for Workshop Anura3D MPM - Ghasemi Martinelli
DSD-NL 2018 Inverse Analysis for Workshop Anura3D MPM - Ghasemi Martinelli
 

Kürzlich hochgeladen

Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRDelhi Call girls
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...Sérgio Sacani
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoSérgio Sacani
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 sciencefloriejanemacaya1
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisDiwakar Mishra
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxkessiyaTpeter
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)PraveenaKalaiselvan1
 
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡anilsa9823
 
Work, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE PhysicsWork, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE Physicsvishikhakeshava1
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptxanandsmhk
 
GFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxGFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxAleenaTreesaSaji
 
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |aasikanpl
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfmuntazimhurra
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxSwapnil Therkar
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxgindu3009
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bSérgio Sacani
 
Caco-2 cell permeability assay for drug absorption
Caco-2 cell permeability assay for drug absorptionCaco-2 cell permeability assay for drug absorption
Caco-2 cell permeability assay for drug absorptionPriyansha Singh
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCEPRINCE C P
 

Kürzlich hochgeladen (20)

Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
 
The Philosophy of Science
The Philosophy of ScienceThe Philosophy of Science
The Philosophy of Science
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on Io
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 science
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)
 
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡
 
Work, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE PhysicsWork, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE Physics
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
 
GFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxGFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptx
 
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdf
 
CELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdfCELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdf
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptx
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
 
Caco-2 cell permeability assay for drug absorption
Caco-2 cell permeability assay for drug absorptionCaco-2 cell permeability assay for drug absorption
Caco-2 cell permeability assay for drug absorption
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
 

ボリュームレンダリング入門

Hinweis der Redaktion

  1. Efficiency heavily depends on maximum extension
  2. And, compute transition probability with correct measure conversion
  3. Importance sampling, distance sampling