VTE File Creation By: Ricardo Veguilla Vazjier Rosario WALSAIP July 2008.

Slides:



Advertisements
Similar presentations
Web Design Vocab 3 PNG, JPG, GIF, MP3, MPEG.
Advertisements

Computer Science 101 Picture Files. Computer Representation of Pictures Common representation is as a bitmap. Common representation is as a bitmap. Two.
Bit Depth and Spatial Resolution SIMG-201 Survey of Imaging Science © 2002 CIS/RIT.
From Image Capture to Digital Output. In looking at this we shall consider the following… Quantisation. Quantisation Error. Interpolation. Viewing images.
Image File Format Only focused in TIFF-Tag Image File Format Grayscale 8 bit Purpose-interchange of digital image data Goals: Extensibility-capable to.
ISYS 3074 Graphics File Formats File formats have developed with applications. At least 50 currently in use. Examples include: GIF, JPEG, TIFF, BMP, DIB,
Eleven colors and rasters. Color objects Meta represents colors with color objects You can create a color by saying: [color r g b] r: amount of red (0-255)
Images and MATLAB Source of images: Science&subcategory=Digital Image Processing&isbn=
Images.
Graphics in the web Digital Media: Communication and Design
How Images are Represented Bitmap images (Dots used to draw the image) Monochrome images 8 bit grey scale images 24 bit colour Colour lookup tables Vector.
Data starts with width and height of image Then an array of pixel values (colors) The number of elements in this array is width times height Colors can.
Ku-Yaw Chang Assistant Professor, Department of Computer Science and Information Engineering Da-Yeh University.
1 Image Basics Hao Jiang Computer Science Department Sept. 4, 2014.
Measurements in Fluid Mechanics 058:180:001 (ME:5180:0001) Time & Location: 2:30P - 3:20P MWF 218 MLH Office Hours: 4:00P – 5:00P MWF 223B-5 HL Instructor:
Why Icon? An icon is a small picture that represents a file. Icons help you execute commands, open programs or documents quickly. It is also useful to.
Image Formats and Files Jung-Ming Wang
1 Imaging Techniques for Flow and Motion Measurement Lecture 2 Lichuan Gui University of Mississippi 2011 Digital Image & Image Processing.
Image formats. Basic terminologies… Pixels: Pixels are the building blocks of every digital image. a pixel is a single point in a graphic image. Resolutions:
Image Representation. Digital Cameras Scanned Film & Photographs Digitized TV Signals Computer Graphics Radar & Sonar Medical Imaging Devices (X-Ray,
1 © 2010 Cengage Learning Engineering. All Rights Reserved. 1 Introduction to Digital Image Processing with MATLAB ® Asia Edition McAndrew ‧ Wang ‧ Tseng.
Bitmap Graphics. Bitmap Basics Bitmap Graphic Bitmap Graphic Paint Software Paint Software.
Introduction to Scanning. © 2005 Macromedia, Inc. 2 Overview of Scanning Four key steps  Plan  Capture  Edit  Save.
Multimedia Basics (1) Hongli Luo CEIT, IPFW. Topics r Image data type r Color Model : m RGB, CMY, CMYK, YUV, YIQ, YCbCr r Analog Video – NTSC, PAL r Digital.
Adding Images. XHTML Element ElementAttributeAttribute Value Closing tag AttributeAttribute Value The src attribute supplies the name and location of.
Fundamentals of WWW Imaging Fort Collins, CO Copyright © XTR Systems, LLC Fundamentals of Web Imaging Instructor: Joseph DiVerdi, Ph.D., MBA.
Chapter 12 Web Publishing. Goals Become an image optimization master Get a handle on Web file formats, including SVG and SWF Learn about Web image color.
Images. Digital Images Rectangular arrays of pixel data Pixel - picture element, smallest addressable part of the frame buffer. Color depth - the depth.
Raster Graphics 2.01 Investigate graphic image design.
Page Design Issues IWM 14 Information Services for the Web.
Supported By Understanding the dynamics of the hydrological phenomena associated to wetlands requires analyzing data gathered from.
Game Programming Step-11 Learn How to Change prepare matrix texture into the game.
Data compression. lossless – looking for unicolor areas or repeating patterns –Run length encoding –Dictionary compressions Lossy – reduction of colors.
Digital Images are represented by manipulating this…
File Texture Mapping Pasting images on primitives.
PART 2 – Size, Display, Color Modes. Image Size Courtesy of Digital images are made up of pixels (picture elements),
Digital Image Editing Presented by John Hohn. File Formats JPEG – Joint Photographic Experts Group PNP – Portable Network Graphics GIF – Graphic Interchange.
Introduction to Images & Graphics JMA260. Objectives Images introduction Photoshop.
Kevin Murphy Images and Web Pages Masters Project CS 490.
8 Graphics Digital Media I. What is a graphic? A graphic can be a:  Chart  Drawing  Painting  Photograph  Logo  Navigation button  Diagram.
Introduction to Photoshop® Travis A. Engelhaupt, Class Files:
Digital Graphics for Computer Games Pixels Types of Digital Graphics (Raster and Vector) Compression.
SRAM LOGO resize instructions To facilitate the use of SRAM logo for different size, i have designed the logo in *.png format (which is a format employed.
HTTP transaction with Graphics HTML file + two graphics files.
Mike Mulhearn & Drew Hobbs IMAGE ICON.  Paints icons from images  Images can be JPEG, JPG, GIF, PNG, BMP, WBMP  Images may also be created from a URL,
2D drawing basics For CSE 3902 By: Matt Boggus. Overview 2D coordinate systems Raster images Sprite drawing in XNA.
Information Systems Design and Development Media Types Computing Science.
Digital Basics Quiz Preparation. Basic Digital Image Concepts Aliasing & Anti‐aliasing Resolution Compression Raster & Vector Color mode & Image mode.
Red Green Blue (RGB) Colour conversions Y and RGB Link In the images, the lighter the colour intensity (Red, Green, Blue), the more the contribution.
Hank Childs, University of Oregon April “29 th”, 2015 CIS 330: _ _ _ _ ______ _ _____ / / / /___ (_) __ ____ _____ ____/ / / ____/ _/_/ ____/__ __ / /
Representation of image data
Sampling, Quantization, Color Models & Indexed Color
2D drawing basics For CSE 3902 By: Matt Boggus.
Introduction to raster graphics
2.01 Investigate graphic image design.
2D Drawing Basics 1.
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Saving Images from Fireworks
1.01 Investigate graphic types and file formats.
Cyber-Infrastructure
Representing Images 2.6 – Data Representation.
2.01 Investigate graphic image design.
Fourth Year – Software Engineering
COMS 161 Introduction to Computing
Step-by-Step Banner Creation Guide
Hank Childs, University of Oregon
2.01 Investigate graphic image design.
HEADLINE GOES HERE. Directions to save header as JPEG:
Introduction to Image Analysis and Processing
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Presentation transcript:

VTE File Creation By: Ricardo Veguilla Vazjier Rosario WALSAIP July 2008

VTE Supported Files & Procedure Texture BMP JPEG PNG GIF Elevation USGS DEM Binary Terrains (bt) Grayscale images Must Know If the file is partitioned Partition sizes Blocks/HDR filenames Notice that to create the VTE file: The Elevation and Texture files must be on the same directory as the VTE file. VTE must be the first word in the file. The Elevation and Texture filenames must include the file extension. A texture image is compose of color (RGB) pixels “samples” A DEM sample means an elevation sample (equivalent to a grayscale pixel) Each full resolution texture or Dem will be sub-divided into (x_blocks * y_blocks) each of block_size samples.

Size of the blocks in samples 2.Number of blocks in x 3.Number of blocks in y 4.Dem file width in samples 5.Dem file height in samples 6.Texture file width in samples 7.Texture file height in samples 8.Full resolution Dem file name 9.Full resolution texture filename 10.Array of Dem blocks filenames 11.Array of Texture blocks filenames VTE FileFiles Associated

VTE FileFiles Associated Following the same format as before, the pointed header files will actually point to the jobos_dem & jobos_texture header files, which are the ENVI headers for jobos_1k_dem file and jobos_1k_texture file.