Information Visualization

Slides:



Advertisements
Similar presentations
Copyright © 2003 Pearson Education, Inc. Slide 4-1 Created by Cheryl M. Hughes The Web Wizards Guide to XML by Cheryl M. Hughes.
Advertisements

Florida International University COP 4770 Introduction of Weka.
DOCUMENT TYPES. Digital Documents Converting documents to an electronic format will preserve those documents, but how would such a process be organized?
Web Design Vocab 3 PNG, JPG, GIF, MP3, MPEG.
WFM 6202: Remote Sensing and GIS in Water Management © Dr. Akm Saiful IslamDr. Akm Saiful Islam WFM 6202: Remote Sensing and GIS in Water Management Akm.
Geog 405: Advanced Spatial Analysis © J.M. Piwowar1Spatial Data Models Characteristics of Raster Data Longley et al., Geographic Information Systems.
Copyright © 2004 ProsoftTraining, All Rights Reserved. Lesson 4: Horizontal Rules and Graphical Elements.
Multimedia for the Web: Creating Digital Excitement Multimedia Element -- Graphics.
Introduction to Volume Visualization Mengxia Zhu Fall 2007.
 2003 Prentice Hall, Inc. All rights reserved. Chapter 4 - Introduction to XHTML: Part 1 Outline 4.1 Introduction 4.2 Editing XHTML 4.3 First XHTML Example.
Infovis and data george, laura, tjerk.
PROCESS IN DATA SYSTEMS PLANNING DATA INPUT DATA STORAGE DATA ANALYSIS DATA OUTPUT ACTIVITIES USER NEEDS.
NPS Introduction to GIS: Lecture 1
 2004 Prentice Hall, Inc. All rights reserved. Introduction to XHTML: Part 1.
Spatial Data: Elements, Levels and Types. Spatial Data: What GIS Uses Bigfoot Sightings: Spatial Data.
 2003 Prentice Hall, Inc. All rights reserved. Chapter 4 - Introduction to XHTML: Part 1 Outline 4.1 Introduction 4.2 Editing XHTML 4.3 First XHTML Example.
Dr. David Liu Objectives  Understand what a GIS is  Understand how a GIS functions  Spatial data representation  GIS application.
Components Text Text--Processing Software A Word Processor is a software application that provides the user with the tools to create and edit text.
Department of Physics and Astronomy DIGITAL IMAGE PROCESSING
ECE242 L30: Compression ECE 242 Data Structures Lecture 30 Data Compression.
Lab #5-6 Follow-Up: More Python; Images Images ● A signal (e.g. sound, temperature infrared sensor reading) is a single (one- dimensional) quantity that.
Copyright © 2004 ProsoftTraining, All Rights Reserved. Lesson 4: Horizontal Rules and Graphical Elements © 2007 Prosoft Learning Corporation All rights.
CDS 301 Fall, 2009 Data Representation Chap. 3 September 10, 2009 Jie Zhang Copyright ©
Images (1) Three most popular formats – Graphics Interchange Format (GIF) – Joint Photographic Experts Group (JPEG) – Portable Network Graphics (PNG) –
Lists, Images, Tables and Links. Lists Unordered List The first item The second item The third item The fourth item Ordered List 1.The first item 2.The.
1 Lesson 3 Power Techniques HTML and JavaScript BASICS, 4 th Edition Barksdale / Turner.
Introduction to Web Design Web publishing HTML basics Web design principles Multimedia on the Web.
How do we represent the world in a GIS database?
XHTML and Style. History of the Internet Internet has been around since the early 1960’s as part of a program with universities and the US government.
Common file formats  Lesson Objective: Understanding common file formats and their differences.  Learning Outcome:  Describe the type of files which.
Quantitative Analysis. Quantitative / Formal Methods objective measurement systems graphical methods statistical procedures.
Data Models, Representation, Transformation. Visualization Framework Displays Visualization Techniques Design Process Iterative design Design studies.
Big Ideas Differentiation Frames with Icons. 1. Number Uses, Classification, and Representation- Numbers can be used for different purposes, and numbers.
Image Representation. Digital Cameras Scanned Film & Photographs Digitized TV Signals Computer Graphics Radar & Sonar Medical Imaging Devices (X-Ray,
GIS Data Structures How do we represent the world in a GIS database?
Quiz # 1 Chapters 1,2, & 3.
WEB DESIGN AND PROGRAMMING Introduction to XHTML.
What is GIS? GIS is an integrated system used to view and manage information about geographic places, analyze spatial relationships, and model spatial.
Page Design Issues IWM 14 Information Services for the Web.
Data Abstraction and Time-Series Data CS 4390/5390 Data Visualization Shirley Moore, Instructor September 15,
CSCI-100 Introduction to Computing Hardware Part II.
Chapter 11 Information Visualization
Data Visualization Fall Information Visualization Fall 2015Data Visualization2 Upon now, we dealt with scientific visualization (scivis) Scivis.
Digital Image Editing Presented by John Hohn. File Formats JPEG – Joint Photographic Experts Group PNP – Portable Network Graphics GIF – Graphic Interchange.
Digital File Formats By Ali Aslam. JPEG JPEG Stands for Joint Photographic Experts Group. JPEG uses a lossy compression routine. Lossy compression means.
Data Visualization Fall The Data as a Quantity Quantities can be classified in two categories: Intrinsically continuous (scientific visualization,
CDS 301 Fall, 2008 From Graphics to Visualization Chap. 2 Sep. 3, 2009 Jie Zhang Copyright ©
CDS 301 Fall, 2008 Domain-Modeling Techniques Chap. 8 November 04, 2008 Jie Zhang Copyright ©
CDS 301 Fall, 2008 Data Representation Chap. 3 September 2, 2008 Jie Zhang Copyright ©
1 Part A Multimedia Production Chapter 2 Multimedia Basics Digitization, Coding-decoding and Compression Information and Communication Technology.
The HDF Group Introduction to HDF5 Session Two Data Model Comparison HDF5 File Format 1 Copyright © 2010 The HDF Group. All Rights Reserved.
Geog 495 Final Exam Review 11/23/05 Final exam on 11/28/05 Mon.
CDS 301 Fall, 2009 Scientific Information and Data Visualization Introduction Sep. 1, 2009 Jie Zhang Copyright ©
Image Processing F34IMP lecture 1
Geog. 314 Working with tables.
What is HTML? Acronym for: HyperText Markup Language
Writing a File Format Reader for VisIt
Chapter 4 - Introduction to XHTML: Part 1
Web Development & Design Foundations with HTML5 7th Edition
Chapter 2 Adding Web Pages, Links, and Images
Domain-Modeling Techniques
Web Design and Development
Example of User Specific Scripts
Lecture 2 Components of GIS
ACTIVE DIRECTORY An Overview.. By Karan Oberoi.
Lesson 3: Cascading Style Sheets (CSS) and Graphical Elements
Essential Question: How can we determine if the model for a function should be discrete or continuous?
NPS Introduction to GIS: Lecture 1 Based on NIMC and Other Sources.
Lecture 04: Data Representation (II)
Lesson 6 File Types.
Presentation transcript:

Information Visualization Chap. 11 November 25 , 2008 CDS 301 Fall, 2008 Jie Zhang Copyright ©

Information Visualization FFmpeg file hierarchy: 5 layers, 42 folders, 785 files MPEG: Moving Pictures Expert Group Codec: coding/decoding FFMPEG: Fast Forward MPEG gif: Graphics Interchange Format png: Portable Network Graphics

Infovis versus Scivis Scientific Visualization (Scivis) Visualize physical Data: continuous quantities over compact domain Information Visualization (Infovis) Visualize abstract data: texts over an information system E.g., computer file systems, databases, documents, stocks etc Visualization: “form a mental model of the subject” 3

Outline 11.1. Introduction 11.2. What is Infovis? 11.3. Infovis versus Scivis 11.4. Table Visualization (by ) 11.5. Visualization of Relations 11.5.1. Tree Visualization (by ) 11.5.2. Graph Visualization (by ) 11.6. Multivariate Data Visualization (by ) 11.7. Text Visualization (by ) 4

Dataset Dataset of Scientific Visualization (Scivis) Data Domain: consists of sampling points and cells which form a geometric grid over a compact region Data attribute: numerical quantities of different dimensions Interpolation functions: reconstruct a piecewise continuous signal over the cells in the grid 5

Data Domain Data Domain: Infovis does not have spatial placement: no points, no cells. Space placement is referred to as layout, which is subjective Data are sampled on data sets or tuples Different data sets have relations 6

Data Domain Scivis Infovis 7

Dataset Data attributes: Infovis has more data types than numerical values Data Type Attribute Domain Operations Examples nominal Unordered set Comparison (=) Text, references, syntax elements ordinal Ordered set Ordering (=, <, >) Ratings (e.g., bad, average, good) discrete Integer Integer arithmetic Line of code continuous real Real arithmetic Code metrics 8

Dataset Data attributes can be classified into Value data Relational data, e.g., association, reference, contain 9

Interpolation Infovis is inherently discrete, and can not carry out the interpolation 10

Summary Scivis Infovis Data Domain spatial, compact non-spatial, abstract Attribute Type numerical any data type Data Points Samples over the domain Tuples of attributes without spatial locaiton Cells Support interpolation Describe relations Interpolation Piecewise continuous inexistent 11

Information Visualization (continued) Information Visualization Chap. 11 Nov. 25, 2008 12

Table Visualization 13

Table Visualization 14

Table Visualization 15

Tree Visualization 16

Tree Visualization 17

Tree Visualization 18

Tree Visualization 19

Tree Visualization 20

Tree Visualization 21

Tree Visualization 22

Tree Visualization 23

Graph Visualization 24

Graph Visualization 25

Graph Visualization 26

Graph Visualization 27

Graph Visualization 28

Graph Visualization 29

Multivariate Data Visualization 30

Multivariate Data Visualization 31

Multivariate Data Visualization 32

Text Visualization 33

Text Visualization 34

Text Visualization 35

Text Visualization 36

End of Chap. 11 37