SUPPLEMENTAL MATERIAL: Compression Experiments Factoring Repeated Content Within and Among Images (SIGGRAPH 2008 submission 0064)

Slides:



Advertisements
Similar presentations
Memory Address Decoding
Advertisements

Robert Peters and Scott Hull RAW VS. JPEG.  When you take a JPEG picture:  The sensor resolves 10 to 14 bits/pixel  Camera sees what color correction.
Secure Layer Based Compound Image Compression using XML Compression Author : D. Maheswari 1, V.Radha Source : Computational Intelligence and Computing.
A Comprehensive Study on Third Order Statistical Features for Image Splicing Detection Xudong Zhao, Shilin Wang, Shenghong Li and Jianhua Li Shanghai Jiao.
Encoding images Skills: none IT concepts: an image representation code, the number of bits in a code, the amount of information in an image This work is.
Quaternion Colour Constancy
Fractal Image Compression
JPEG 2000 Image Analysis Darius Fennell University of Rochester.
Page Image Compression for Mass Digitization Harvard Test Suite Images JPEG
Original image: 512 pixels by 512 pixels. Probe is the size of 1 pixel. Picture is sampled at every pixel ( samples taken)
Image compression Skills: none IT concepts: effect of image compression This work is licensed under a Creative Commons Attribution-Noncommercial- Share.
Wavelet-based Coding And its application in JPEG2000 Monia Ghobadi CSC561 project
What is JPEG 2000 Robert Han ECE533 Final Project Presentation University of Wisconsin - Madison.
On the following slides some examples from various digital library pages are shown These examples show that the traditional compression techniques are.
Fractal Image Compression By Cabel Sholdt and Paul Zeman.
Geographic Information Systems (GIS) Data Marcel Fortin Geographic Information Systems (GIS) and Map Librarian Map and Data Library December 7, 2009.
Joint Picture Experts Group(JPEG)
Using Pictures in PowerPoint Class 2 UAMS PPT Seminar Series Sam Giannavola.
Using Pictures in PowerPoint
Computer Systems Nat 4.5 Computing Science Data Representation Lesson 4: Storing Graphics EXTENSION.
MPEG: (Moving Pictures Expert Group) A Video Compression Standard for Multimedia Applications Seo Yeong Geon Dept. of Computer Science in GNU.
1 Perception, Illusion and VR HNRS 299, Spring 2008 Lecture 14 Introduction to Computer Graphics.
Interactive Time-Dependent Tone Mapping Using Programmable Graphics Hardware Nolan GoodnightGreg HumphreysCliff WoolleyRui Wang University of Virginia.
DarkWater Image Compression Presentation. Capable of compressing large and small images. Reduces 190 MB size image by 82 (8,200%) times whilst remaining.
Wavelet Transform-Based Data Compression and its Application to the Meteorological Data Sets Dr. Ning Wang and Dr. Renate Brummer 7 May 2003.
1 Ethics of Computing MONT 113G, Spring 2012 Session 10 HTML Tables Graphics on the Web.
© De Montfort University, Vector and Bitmapped graphics Howell Istance School of Computing De Montfort University.
Lev Weisfeiler Aware, Inc. Streaming and JPEG2000 Compression for use in Uncompressed Image Archives.
Understanding JPEG MIT-CETI Xi’an ‘99 Lecture 10 Ben Walter, Lan Chen, Wei Hu.
Tone Mapping on GPUs Cliff Woolley University of Virginia Slides courtesy Nolan Goodnight.
Graphics workshop Library and Information Services University of St Andrews.
Multimedia def. Many forms. Multimedia Text Hyperlinks Images Audio Animation Video Text Hyperlinks Images Audio Animation Video.
Synthesis of Compact Textures for real-time Terrain Rendering Nader Salman 22 juin 2007 Encadrant : Sylvain Lefebvre.
Data Representation The storage of Text Numbers Graphics.
Computer Systems Nat 4.5 Computing Science Data Representation Lesson 4: Representing and Storing Graphics EXTENSION.
Using wavelets on the XBOX360 For current and future games San Francisco, GDC 2008 Mike Boulton Senior Software Engineer Rare/MGS
Digital Cameras Digital Imaging Fall When you buy a digital camera, consider: Megapixels LCD screen Memory sticks (cards) Recycling time (lag time)
Using Set Partitioning in Hierarchical Trees in the EZW Algorithm Yeon Hyang Kim William L’Huillier.
Chapter 6.8 Cinematography. 2 Before You Begin Is there a need for cinematics? Do they integrate with game play? What does the budget provide.
3/16/04James R. McGirr1 Interactive Rendering of Large Volume Data Sets Written By : Stefan Guthe Michael Wand Julius Gonser Wolfgang Straβer University.
ECEn 191 – New Student Seminar - Session 4: Image Processing ECEn191 – New Student Seminar – Session 9: Digital Information Digital Information ECEn 191.
Digital Graphics for Computer Games Pixels Types of Digital Graphics (Raster and Vector) Compression.
Analysis on CFA Image Compression Methods Sung Hee Park Albert No EE398A Final Project 1.
Map image compression for real-time applications UNIVERSITY OF JOENSUU DEPARTMENT OF COMPUTER SCIENCE Image Compression Research group:
N R 1 Image Compression Using the Haar Wavelet Transform Peggy Morton and Arne Petersen Yoon HeeJoo.
Computer Sciences Department1. 2 Data Compression and techniques.
Image from
Date of download: 6/18/2016 Copyright © 2016 SPIE. All rights reserved. Processing stages of Lena compressed at 0.1bit per pixel: (a) JPEG2000 compressed.
Compression System Optimization. Introduction Compression The reasons behind video compression. Common types of video compressions. The detail of I,P-frame.
Digital Cameras in the Classroom Day Two Details Ann Howden UEN Professional Development
Always Check Content before Submission on Online Platforms One of the most important tips before submitting any online post is to check the content.
Data Representation.
IMAGE COMPRESSION.
How to Convert Pictures into Numbers
Basic Rendering Techniques
A Simple Image Compression : JPEG
Chapter III, Desktop Imaging Systems and Issues: Lesson IV Working With Images
Basic Rendering Techniques
Chapter 3:- Graphics Eyad Alshareef Eyad Alshareef.
Representing Images 2.6 – Data Representation.
Tuning JPEG2000 Image Compression for Graphics Regions
Summer Term Year 10 Slides
Data compression Why compress (or ‘zip’)? Lossy vs. lossless
Fractal Image Compression
Digital Imagery: The Basic Idea.
Colors Computers build colors from Red, Green, and Blue; not Red, Blue, and Yellow. RGB = Red Green Blue Creating Colors Red + Blue = Purple No Red, No.
Highly Compressed 82MB 1 =---====""- ·-*i.
Computer Systems Nat 4.5 Computing Science Data Representation
The Image The pixels in the image The mask The resulting image 255 X
Intensity Transform Contrast Stretching Y ← u0+γ*(Y-u)/s
Presentation transcript:

SUPPLEMENTAL MATERIAL: Compression Experiments Factoring Repeated Content Within and Among Images (SIGGRAPH 2008 submission 0064)

Comparison with JPEG 2000 Original image 592 x 448 pixels Our factored representation - epitome compressed to 5KB using JPEG transform map compressed to 5KB JPEG 2000 compression of original image - compressed to 10KB (same storage size) - Our factoring is orthogonal to JPEG 2000, and at high compression rates it offers higher quality than JPEG 2000 alone. - As discussed further in the rebuttal, our motivation is to reduce memory usage of texture images for real-time rendering. Because JPEG 2000 requires decompression prior to rendering, we feel that this comparison is interesting but not completely appropriate. (Requires 796KB for rendering)(Requires 42KB for rendering)(Requires 796KB for rendering)

Close-ups Original image

Close-ups Our factored representation, in 10KB

Close-ups JPEG 2000 alone, in 10KB

Original image 1792 x 944 pixels

Our factored image representation - Epitome compressed using JPEG 2000 to 35KB - Transform map compressed to 35KB (for a total of 70 KB) (Requires 1.3MB for rendering)

JPEG 2000 on original image Original image compressed using JPEG 2000 to 70 KB (Requires 5.1MB for rendering)