DATA VISUALIZATION
By
V Sowjanya
Sr. Assistant Professor
Dept of Artificial Intelligence & Data Science
LAKIREDDY BALI REDDY COLLEGE OF ENGINEERING
V Sowjanya
15/9/2025
Previously Discussed Topics
LBRCE
DATA VISUALIZATION
At the end of this session, Student will be able to:
V Sowjanya
15/9/2025
Session Outcomes
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Visualization of Spatial Data
• In viewing the world surrounding us, we are not constrained by a two dimensional, discrete, low-resolution projection.
• On the screen, we can visually explore phenomena (real or simulated) at arbitrary scales.
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Visualization of Spatial Data
• On the screen, we can dynamically modify contrast, lighting, resolution, density, and other parameters and aspects of the data.
• On the screen, we can interactively navigate spaces that would be hard to enter in real life.
• On the screen, we can interactively add and remove parts of the data to get more context or remove clutter.
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Types of Spatial Data
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
One Dimensional Data
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
One Dimensional Data
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Two Dimensional Data
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Two Dimensional Data
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Two Dimensional Data
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Two Dimensional Data
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Two Dimensional Data
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Two Dimensional Data
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Probing two dimensional data
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Frequency Histograms
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Row and Column Aggregations
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Linear Probes
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Linear Probes
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Three Dimensional Data
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Visualizing Explicit Surfaces
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Visualizing Explicit Surfaces
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Visualizing Explicit Surfaces
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Visualizing Volume Data
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Techniques to visualize volume Data
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Slicing Techniques
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Isosurface Techniques
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Direct Volume Rendering
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Slicing Volume Data with Cut Planes
LBRCE
DATA VISUALIZATION
• nonplanar slices;
• consecutive slices in varying orientations to remove blocks of the data;
• stacked slices displayed simultaneously;
• orthogonal slices displayed simultaneously
V Sowjanya
15/9/2025
Slicing Volume Data with Cut Planes
LBRCE
DATA VISUALIZATION
• nonplanar slices;
• consecutive slices in varying orientations to remove blocks of the data;
• stacked slices displayed simultaneously;
• orthogonal slices displayed simultaneously
V Sowjanya
15/9/2025
Slicing Volume Data with Cut Planes
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Isosurface Extraction Using Marching Cubes
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Isosurface Extraction Using Marching Cubes
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Isosurface Extraction Using Marching Cubes
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Direct Volume Visualization Techniques
LBRCE
DATA VISUALIZATION
• forward mapping—project each voxel onto the plane of projection and determine which pixels will be affected and in what way;
• inverse mapping—also called ray casting, send a ray from each pixel in the plane of projection through the volume, sampling values along the ray, and determining the resulting value for each pixel
V Sowjanya
15/9/2025
Direct Volume Visualization Techniques
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Direct Volume Visualization Techniques
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Direct Volume Visualization Techniques
LBRCE
DATA VISUALIZATION
V Sowjanya
15/9/2025
Summary
LBRCE
DATA VISUALIZATION