Chapter 14. Landsat 7 image of the retreating Malaspina Glacier, Alaska

Size: px
Start display at page:

Download "Chapter 14. Landsat 7 image of the retreating Malaspina Glacier, Alaska"

Transcription

1 Chapter 14 Landsat 7 image of the retreating Malaspina Glacier, Alaska

2 Earth science is a very visual discipline Graphs Maps Field Photos Satellite images Because of this, all Earth scientists should have: Basic knowledge about graphics file types Pros/cons of different graphics file types Landsat image of Death Valley, CA Cathodoluminescence image of granite Siccar Point: The first recognized angular unconformity by James Hutton Image: Chris Highly Allochthonous Blog Photomicrograph of peridotite (mantle rock) Sediment Core NED Dataset

3 Made of pixels When you scale it, quality changes (finite # pixels) Common formats: jpg, png, gif, tif, bmp Made of vector objects (not pixel-based) Can scale to any size Common Formats: ai, eps, ps, svg, wmf, pdf For example, ai, pdf, eps, ps, wmf How can you tell? Zoom in on the image Which is better? Depends on use For graphs/plots: typically vector (unless data set is HUGE) For photos: raster

4

5

6 MATLAB provides functions that read raster images Each pixel s value (color) is stored as a number in matrix MATLAB also has an image processing toolbox with TONS of image processing options. In this class, we will only use the image functions that are part of the standard MATLAB libraries imread, image, imagesc, colormap, Yukon River delta, Alaska Landsat false-color image examples Mississippi River meanders & oxbows near Memphis, TN Novarupta Volcano, Aleutian Islands, Alaska Purples/Reds: Volcanic ash from 1912 Eruption Blues: Snow/Ice

7 Before we start processing images, we need to talk about how computers represent colors as numbers Three common color models RGB: An additive model works like light CMYK: A subtractive model works like ink HSV: A cone-shaped model useful for shading colors

8 For variables of class uint8 (and 8-bit images) are the possible integer values (same for the uint8 class!) 0 is minimum for any RGB color 255 is max for any RGB color To define any color, you must specify the Red (R), Green (G), and Blue (B) values Wait, color can be a vector! Grayscale images only need one value (0=black, 255=white) [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ]

9 Just to annoy us, MATLAB requires colormap RGB values to be values between 0 and 1 for variables of class double 0 is minimum for any RGB color 1 is max for any RGB color To define any color, you must specify the Red (R), Green (G), and Blue (B) values To convert from the system, just divide by 255! Or cast as uint8 Grayscale images really only need one value (0=black, 1=white) [ ] [ ] [ ] [ ] [ 1 0 0] [ ] [ 0 1 0] [ ] [ ] [ ] [ 1 1 0] [ 0 1 1] [ 1 0 1] [ ]

10 MATLAB can represent color in images in two basic ways 1) True Color or RGB The three color components are stored in a m x n x 3 matrix. I.e. a 3D matrix. (:, :, 1) R-values; (:, :, 2) G-values; (:, :, 3) B-values 2) Indexed to a Colormap Colors are stored as a single integer value that corresponds to a row in a colormap matrix. Colormap stores the RGB values Colormap Matrix Image Matrix Pixel Image

11 image plots a matrix as an image Don t forget to specify the colormap If not, you get the default 64 color jet colormap

12 MATLAB provides several built-in colormaps The command colormap is rather useful It can set the current colormap Can be a built-in map or a custom n x 3 matrix Built-in colormaps can be easily scaled E.g. jet(256) returns a 256 x 3 matrix that follows the color scheme of the built-in jet colormap.

13 If image is passed a 3D matrix It is assumed to be a true color image 1 st level R-values 2 nd level G-values 3 rd level B-values If image is passed a 2D matrix It is assumed to be an colormap indexed image

14 If you exceed the color map values, you get either the min or max color

15 Why does MATLAB offer two ways to store image colors? 1) Flexibility. It is always good to give users options 2) Grayscale vs Color Images These images are typically read in MATLAB in different ways Grayscale: Indexed Color Color image: True Color or RGB image

16

17 imread can read in most standard grayscale raster image types.jpg.gif.png, etc Stores image as a rectangular matrix Each entry represents one pixel s grayscale value (black to white) Cropped grayscale image of dendrites Let s read this image into MATLAB The image is 814 x 531 pixels Matrix will be 531 x 814 Try to automate detection of the dendrites Increased contrast (using Photoshop)

18 If image is given a 2D matrix, it assumes the image is indexed color

19

20 imread can read in most standard RGB raster image types.jpg.gif.png, etc Stores image as a 3D matrix Each entry represents one pixel s R, G, or B value (min/max) 1 st z-slice = Red values 2 nd z-slice = Green values 3 rd z-slice = Blue values Let s read this image into MATLAB The image is 1000 x 1001 pixels Matrix will be 1001 x 1000 x 3 Landsat image of Yukon River delta Google Earth Image (aerial photo) Try to automate detection of the water

21

22

Publication Quality Graphics

Publication Quality Graphics Publication Quality Graphics Biochemistry Boot Camp 2018 Session #6 Nick Fitzkee nfitzkee@chemistry.msstate.edu Why Quality Graphics? Clarity of Presentation Sharp-looking Posters, Presentations, Papers

More information

Miami Conservancy District Logo Specs

Miami Conservancy District Logo Specs Full Color CMYK 70% Black Reversed Out Treatment when using Color White C: 43, M: 0, Y: 0, K: 0 C: 43 M: 0 Y: 0 K: 0 C: 85 M: 15 Y: 0 K: 17 C: 85 M: 15 Y: 0 K: 38 C: 100 M: 75 Y: 0 K: 57 C: 0 M: 0 Y: 0

More information

Presenta(on Tools Adobe Illustrator. November 6, 2017

Presenta(on Tools Adobe Illustrator. November 6, 2017 Presenta(on Tools Adobe Illustrator November 6, 2017 Today s Lab Adobe Illustrator on Macs in 345 Need to stagger afendance 5 students from 2 3:30 5 students from 3:30 5 Graphics SoNware Computer sonware

More information

Logo & Icon. Fit Together Logo (color) Transome Logo (black and white) Quick Reference Print Specifications

Logo & Icon. Fit Together Logo (color) Transome Logo (black and white) Quick Reference Print Specifications GRAPHIC USAGE GUIDE Logo & Icon The logo files on the Fit Together logos CD are separated first by color model, and then by file format. Each version is included in a small and large size marked by S or

More information

Logo + Stationery Guidelines logo guidelines

Logo + Stationery Guidelines logo guidelines logo guidelines The Lotteries Yukon logo was modernized in 2014. It was updated using a clean, modern font called Exo DemiBold. The blue of the original logo was changed to a warmer tone. The warm yellow

More information

Check your document s safe margin, bleeds and trim marks before uploading.

Check your document s safe margin, bleeds and trim marks before uploading. TAKE A SECOND LOOK AT YOUR DOCUMENT. A CLOSER LOOK. Check your document s safe margin, bleeds and trim marks before uploading. Please note: Business cards have been used as an example throughout the PDF

More information

HOW TO SAVE YOUR DESIGN FILES

HOW TO SAVE YOUR DESIGN FILES HOW TO SAVE YOUR DESIGN FILES READ YOUR BOOK. ART-2423 > raster > vector > holds both raster and layered o Can work in whatever color mode preferred. o Platform-specific (PC vs. Mac) and often version-specific

More information

More on Images and Matlab

More on Images and Matlab More on Images and Matlab Prof. Eric Miller elmiller@ece.tufts.edu Fall 2007 EN 74-ECE Image Processing Lecture 3-1 Matlab Data Types Different means of representing numbers depending on what you want

More information

int16 map is often stored with an indexed image and is automatically loaded with image when using imread

int16 map is often stored with an indexed image and is automatically loaded with image when using imread Dr. Qadri Hamarsheh Outline of the Lecture Image Types Converting between data classes and image types Converting images using IPT Function Matlab image Arithmetic Functions Array indexing Image Types

More information

xv Programming for image analysis fundamental steps

xv  Programming for image analysis fundamental steps Programming for image analysis xv http://www.trilon.com/xv/ xv is an interactive image manipulation program for the X Window System grab Programs for: image ANALYSIS image processing tools for writing

More information

Rasters are: The Raster Data Model. Cell location specified by: Why squares? Raster Data Models 9/25/2014. GEO327G/386G, UT Austin 1

Rasters are: The Raster Data Model. Cell location specified by: Why squares? Raster Data Models 9/25/2014. GEO327G/386G, UT Austin 1 5 5 5 5 5 5 5 5 5 5 5 5 2 2 5 5 2 2 2 2 2 2 8 8 2 2 5 5 5 5 5 5 2 2 2 2 5 5 5 5 5 2 2 2 5 5 5 5 The Raster Data Model Rasters are: Regular square tessellations Matrices of values distributed among equalsized,

More information

The Raster Data Model

The Raster Data Model The Raster Data Model 2 2 2 2 8 8 2 2 8 8 2 2 2 2 2 2 8 8 2 2 2 2 2 2 2 2 2 Llano River, Mason Co., TX 9/24/201 GEO327G/386G, UT Austin 1 Rasters are: Regular square tessellations Matrices of values distributed

More information

Part 1 Change Color Effects, like Black & White

Part 1 Change Color Effects, like Black & White Part 1 Change Color Effects, like Black & White First, I will show you Black & White. After that, I will show you other effects. Next, open PicPick. As I mentoned before, if you don t have PicPick, hover

More information

Vector Bitmap EPS Encapsulated PostScript Vector EPS EPS CDR CMX CGM DXF WMF scalable objects independent of resolution (unlimited)

Vector Bitmap EPS Encapsulated PostScript Vector EPS EPS CDR CMX CGM DXF WMF scalable objects independent of resolution (unlimited) Image File Formats There are two major graphic types; Vector and Bitmap. Bitmap images (also known as raster images) are made up of pixels on a screen. Pixels are picture elements; tiny dots of individual

More information

Art Requirements for CHOCOLATE ITEMS

Art Requirements for CHOCOLATE ITEMS Art Requirements for CHOCOLATE ITEMS When you send us your art make sure to include your company name! If you do not use our template, let us know what type of item you are sending art for (chocolate,

More information

Essential Graphics/Design Concepts for Non-Designers

Essential Graphics/Design Concepts for Non-Designers Essential Graphics/Design Concepts for Non-Designers presented by Ana Henke Graphic Designer and Publications Supervisor University Communications and Marketing Services New Mexico State University Discussion

More information

Clustering Images. John Burkardt (ARC/ICAM) Virginia Tech... Math/CS 4414:

Clustering Images. John Burkardt (ARC/ICAM) Virginia Tech... Math/CS 4414: John (ARC/ICAM) Virginia Tech... Math/CS 4414: http://people.sc.fsu.edu/ jburkardt/presentations/ clustering images.pdf... ARC: Advanced Research Computing ICAM: Interdisciplinary Center for Applied Mathematics

More information

Spatial data and QGIS

Spatial data and QGIS Spatial data and QGIS Xue Jingbo IT Center 2017.08.07 A GIS consists of: Spatial Data. Computer Hardware. Computer Software. Longitude Latitude Disease Date 26.870436-31.909519 Mumps 13/12/2008 26.868682-31.909259

More information

APPM 2360 Lab #2: Facial Recognition

APPM 2360 Lab #2: Facial Recognition APPM 2360 Lab #2: Facial Recognition Instructions Labs may be done in groups of 3 or less. You may use any program; but the TAs will only answer coding questions in MATLAB. One report must be turned in

More information

MULTIMEDIA AND CODING

MULTIMEDIA AND CODING 07 MULTIMEDIA AND CODING WHAT MEDIA TYPES WE KNOW? TEXTS IMAGES SOUNDS MUSIC VIDEO INTERACTIVE CONTENT Games Virtual reality EXAMPLES OF MULTIMEDIA MOVIE audio + video COMPUTER GAME audio + video + interactive

More information

The Raster Data Model

The Raster Data Model The Raster Data Model 2 2 2 2 8 8 2 2 8 8 2 2 2 2 2 2 8 8 2 2 2 2 2 2 2 2 2 Llano River, Mason Co., TX 1 Rasters are: Regular square tessellations Matrices of values distributed among equal-sized, square

More information

Remote Sensing in an

Remote Sensing in an Chapter 2: Adding Data to a Map Document Remote Sensing in an ArcMap Environment Remote Sensing Analysis in an ArcMap Environment Tammy E. Parece Image source: landsat.usgs.gov Tammy Parece James Campbell

More information

Raster Data Models 9/18/2018

Raster Data Models 9/18/2018 Raster Data Models The Raster Data Model Rasters are: Regular square tessellations Matrices of values distributed among equal-sized, square cells 5 5 5 5 5 5 5 5 2 2 5 5 5 5 5 5 2 2 2 2 5 5 5 5 5 2 2 2

More information

Interactive File Preparation Guide

Interactive File Preparation Guide Index RGB vs CMYK.......................................................... 1 Spot Colors........................................................... 2 Duotone.............................................................

More information

CpSc 101, Fall 2015 Lab7: Image File Creation

CpSc 101, Fall 2015 Lab7: Image File Creation CpSc 101, Fall 2015 Lab7: Image File Creation Goals Construct a C language program that will produce images of the flags of Poland, Netherland, and Italy. Image files Images (e.g. digital photos) consist

More information

SUGAR COOKIE item number 4006

SUGAR COOKIE item number 4006 for Chocolate Items SUGAR COOKIE item number 4006 vector art in order to make custom chocolate. VECTOR ART usually looks clean and crisp at any size - zoom in or out. It can look simple or very complex

More information

Image Types Vector vs. Raster

Image Types Vector vs. Raster Image Types Have you ever wondered when you should use a JPG instead of a PNG? Or maybe you are just trying to figure out which program opens an INDD? Unless you are a graphic designer by training (like

More information

From the dock at the left, right, top, or bottom of your monitor screen, open the Finder.

From the dock at the left, right, top, or bottom of your monitor screen, open the Finder. GETTING STARTED Composition & Defamiliarization: Using Adobe Illustrator as a Tool Kristen Foster 2010 Drawing and Composition Module OTIS College of Art and Design Trash preferences + Open Illustrator

More information

Image Manipulation in MATLAB Due Monday, July 17 at 5:00 PM

Image Manipulation in MATLAB Due Monday, July 17 at 5:00 PM Image Manipulation in MATLAB Due Monday, July 17 at 5:00 PM 1 Instructions Labs may be done in groups of 2 or 3 (i.e., not alone). You may use any programming language you wish but MATLAB is highly suggested.

More information

Digital Graphics Primer

Digital Graphics Primer Vector Graphics, Raster Graphics, and Their Associated Image File Types Ed Brandt AI PSD BMP EPS GIF JPG PDF PNG SVG TIF Vector Graphics, Raster Graphics, and Their Associated Image File Types Introduction

More information

DIS: Design and imaging software

DIS: Design and imaging software Using IT productivity tools and applications This is the ability to use a software application designed to create, modify and layout artwork or images for display in print or on a screen (eg vector graphics

More information

3 x 5 CHOCOLATE RECTANGLE item number 3019

3 x 5 CHOCOLATE RECTANGLE item number 3019 for Chocolate Items If you do not use our template, let us know what type of item you are sending 3 x 5 CHOCOLATE RECTANGLE item number 3019 vector art in order to make custom chocolate. VECTOR ART usually

More information

APPM 2360 Project 2 Due Nov. 3 at 5:00 PM in D2L

APPM 2360 Project 2 Due Nov. 3 at 5:00 PM in D2L APPM 2360 Project 2 Due Nov. 3 at 5:00 PM in D2L 1 Introduction Digital images are stored as matrices of pixels. For color images, the matrix contains an ordered triple giving the RGB color values at each

More information

16 Sunset Hill Hattiesburg, MS

16 Sunset Hill Hattiesburg, MS 16 Sunset Hill Hattiesburg, MS 39402 601.329.6463 Mission Statement Engaging customers in your business is imperative to creating a unique and unforgettable experience. When it comes to creating a one-of-a-kind

More information

4 x 4 COMBO BAR with CIRCLE CENTER item number 2002

4 x 4 COMBO BAR with CIRCLE CENTER item number 2002 for Chocolate Items 4 x 4 COMBO BAR with CIRCLE CENTER item number 2002 vector art in order to make custom chocolate. VECTOR ART usually looks clean and crisp at any size - zoom in or out. It can look

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.  Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 9A0-035 Title : Adobe Illustrator CS ACE Exam Vendors : Adobe Version : DEMO Get Latest & Valid 9A0-035

More information

Adobe Photoshop CS2 Reference Guide For Windows

Adobe Photoshop CS2 Reference Guide For Windows This program is located: Adobe Photoshop CS2 Reference Guide For Windows Start > All Programs > Photo Editing and Scanning >Adobe Photoshop CS2 General Keyboarding Tips: TAB Show/Hide Toolbox and Palettes

More information

21st-Century Image and Data Exchange Standards

21st-Century Image and Data Exchange Standards Course IN22-1 21st-Century Image and Data Exchange Standards Peter Sheerin Dec 3, 2003 02:00 PM 03:30 PM 1 2 Why do Formats Matter? Image quality Interoperability Capabilities/features Alpha channel/transparency

More information

To start, open or build a simple solid model. The bracket from a previous exercise will be used for demonstration purposes.

To start, open or build a simple solid model. The bracket from a previous exercise will be used for demonstration purposes. Render, Lights, and Shadows The Render programs are techniques using surface shading, surface tones, and surface materials that are then presented in a scene with options for lights and shadows. Modifications

More information

Animation & Rendering

Animation & Rendering 7M836 Animation & Rendering Introduction, color, raster graphics, modeling, transformations Arjan Kok, Kees Huizing, Huub van de Wetering h.v.d.wetering@tue.nl 1 Purpose Understand 3D computer graphics

More information

How to supply your artwork to us in a print ready format

How to supply your artwork to us in a print ready format How to supply your artwork to us in a print ready format Artwork formats we accept PDF s are the preferred way of supplying artwork. In CYMK High Res version 4. However we can also accept the formats below

More information

Emerging Trends in Visual Science Communication: How to create informative and inspiring graphics for journals and presentations

Emerging Trends in Visual Science Communication: How to create informative and inspiring graphics for journals and presentations University of Massachusetts Medical School escholarship@umms National Network of Libraries of Medicine New England Region (NNLM NER) Repository National Network of Libraries of Medicine New England Region

More information

Thursday, November 17, 11.

Thursday, November 17, 11. stacy.mcconnen@csus.edu File Formats & Resolution Program File Formats INDD - Indesign AI - Illustrator PSD - Photoshop FLA - Flash (working file) SWF - Flash (executable file) Image File Formats EPS GIF

More information

Digital File Preparation Guide

Digital File Preparation Guide Digital File Preparation Guide TABLE OF CONTENTS File Submission 4 Website Method 4 FTP Method 4 File Types 4 Vector vs. Raster 5 Resolution 5 Scaling 5 Color 6 Bleed 6 Embedded Links 6 Fonts 6 Layout

More information

Graphic Design Starter Pack

Graphic Design Starter Pack Graphic Design Starter Pack Graphic Design Contact Us// E-mail: graphic.design@shawacademy.com www.shawacademy.com Hello This Starter Pack aims to give you a better understanding of what Graphic Design

More information

The following is a table that shows the storage requirements of each data type and format:

The following is a table that shows the storage requirements of each data type and format: Name: Sayed Mehdi Sajjadi Mohammadabadi CS5320 A1 1. I worked with imshow in MATLAB. It can be used with many parameters. It can handle many file types automatically. So, I don t need to be worried about

More information

Individual Test Item Specifications

Individual Test Item Specifications Individual Test Item Specifications 9400110- Principles of Scientific Visualization 2015 The contents of this document were developed under a grant from the United States Department of Education. However,

More information

PopInGraphics.com. 285 Cowbridge Road West, Cardiff, CF5 5TD

PopInGraphics.com. 285 Cowbridge Road West, Cardiff, CF5 5TD These artwork guidelines are published to allow our clients to supply us with artwork that will be reproduced to the highest standards and to minimise problems encountered during conversion / production.

More information

THE BARE ESSENTIALS OF MATLAB

THE BARE ESSENTIALS OF MATLAB WHAT IS MATLAB? Matlab was originally developed to be a matrix laboratory, and is used as a powerful software package for interactive analysis and visualization via numerical computations. It is oriented

More information

File Preparation. For best results, please follow the guidelines below.

File Preparation. For best results, please follow the guidelines below. File Preparation For best results, please follow the guidelines below. ACCEPTED DESIGN APPLICATIONS We accept the following application formats: Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Microsoft

More information

DIGITAL MEDIA IA (810)

DIGITAL MEDIA IA (810) DESCRIPTION Digital Media is the process of analyzing, designing and developing interactive media. Digital Media I is the first-year digital media course where students will create and learn digital media

More information

ARTWORK REQUIREMENTS Artwork Submission

ARTWORK REQUIREMENTS Artwork Submission Artwork Submission GRAPHICS APPLICATIONS AND ACCEPTED FILE TYPES Submitting your artwork as a print ready PDF file is preferred (MAC or PC). We will also accept files created in Adobe Illustrator, Photoshop,

More information

Guide to Allen verifig

Guide to Allen verifig Guide to Allen verifig Version 03.05.12 How To Upload Graphic Files to VeriFig To upload graphic files for preflight in VeriFig, go to http://verifig.allenpress.com. Allen verifig is a web-based application

More information

Print Services User Guide

Print Services User Guide Print Services User Guide Understanding Artwork for Print 1 Preferred Formats: Preferred formats should contain only vector-based graphics and text, and/or high-resolution images. Low resolution images

More information

MULTIMEDIA DESIGNING AND AUTHORING

MULTIMEDIA DESIGNING AND AUTHORING UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION D M A MULTIMEDIA DESIGNING AND AUTHORING QUESTION BANK 1. A multimedia authoring software. A. PageMaker B. Director C. Excel 2. Tool used to increase

More information

Lecture #3. MATLAB image processing (cont.) Histograms Mathematics of image processing Geometric transforms Image Warping.

Lecture #3. MATLAB image processing (cont.) Histograms Mathematics of image processing Geometric transforms Image Warping. Lecture #3 MATLAB image processing (cont.) vectorization Histograms Mathematics of image processing Geometric transforms Image Warping Pixel Indexing in MATLAB For loops in Matlab are inefficient, whereas

More information

CONTENTS 3 STATEMENT 4 MISSION, VISION, COMMITMENTS

CONTENTS 3 STATEMENT 4 MISSION, VISION, COMMITMENTS LOGO GUIDELINE 2015 CONTENTS 3 STATEMENT 4 MISSION, VISION, COMMITMENTS 5 LOGO MARK - LOGO - SCALE / CLEAR SPACE - COLOR - FONTS - LOGO FILES - FILE TYPES AND USAGE - DOCUMENT TYPES AND USAGE - BACKGROUNDS

More information

Logo Standards Manual March 2014

Logo Standards Manual March 2014 Logo Standards Manual March 2014 Table of Contents Introducton About this Logo Standards Manual 1 About Commercial Printing 2 Color and Commercial Printing 2 Color Quality 3 Software 3 BridgeValley CTC

More information

SCHOOL OF DISTANCE EDUCATION UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION D M A INTRODUCTION TO MULTIMEDIA QUESTION BANK

SCHOOL OF DISTANCE EDUCATION UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION D M A INTRODUCTION TO MULTIMEDIA QUESTION BANK UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION D M A INTRODUCTION TO MULTIMEDIA QUESTION BANK 1. Compression a. Reduces the picture clarity for storage b. Reduces the number of bytes required to store

More information

Press-Ready Cookbook Page Guidelines

Press-Ready Cookbook Page Guidelines Press-Ready Cookbook Page Guidelines table of contents These instructions are for all pages of your cookbook: Title Page, Special Pages, Table of Contents, Dividers, Recipe Pages, etc. WHAT IS PRESS-READY?

More information

Publication-quality figures with Inkscape

Publication-quality figures with Inkscape Publication-quality figures with Inkscape In Lab 3 we briefly learnt about the different formats available to save the plots we create in R and how to modify them in PowerPoint and Adobe Illustrator. Today

More information

COLOR AND GRADIENT MIXERS IN EXCENTRO 1.8

COLOR AND GRADIENT MIXERS IN EXCENTRO 1.8 COLOR AND GRADIENT MIXERS IN EXCENTRO 1.8 Excentro application has two inspector windows where user can mix colors, tints or gradients that could be set as attributes to paths of guilloche objects. These

More information

Spring 2010 Instructor: Michele Merler.

Spring 2010 Instructor: Michele Merler. Spring 2010 Instructor: Michele Merler http://www1.cs.columbia.edu/~mmerler/comsw3101-2.html Images are matrices (for MATLAB) Grayscale images are [nxm] matrices Color images are [nxmx3] matrices R G B

More information

Getting Started with the new GIS Map Service Overview:

Getting Started with the new GIS Map Service Overview: Getting Started with the new GIS Map Service Overview: 1. Layer List Widget Shows all available layers. This widget will be open by default. 2. Legend Widget Gives symbology information for all visible

More information

How to make and deliver Components for One-Stop-Games

How to make and deliver Components for One-Stop-Games Please create your data according our specifications. To achieve a perfect printed result. To avoid mistakes in the run-up, the following points are relevant for producing printing data: 1 Supported Platforms

More information

How to learn MATLAB? Some predefined variables

How to learn MATLAB? Some predefined variables ECE-S352 Lab 1 MATLAB Tutorial How to learn MATLAB? 1. MATLAB comes with good tutorial and detailed documents. a) Select MATLAB help from the MATLAB Help menu to open the help window. Follow MATLAB s Getting

More information

Digital Media IA. EXAM INFORMATION Items. Points. Prerequisites. Grade Level. Course Length. Career Cluster. Performance Standards

Digital Media IA. EXAM INFORMATION Items. Points. Prerequisites. Grade Level. Course Length. Career Cluster. Performance Standards EXAM INFORMATION Items 37 Points 49 Prerequisites KEYBOARD PROFICIENCY COMPUTER TECHNOLOGY Grade Level 10-12 Course Length ONE SEMESTER DESCRIPTION Digital Media is the process of analyzing, designing

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Introduction to MATLAB Hanan Hardan 1 Background on MATLAB (Definition) MATLAB is a high-performance language for technical computing. The name MATLAB is an interactive system

More information

III-6Exporting Graphics (Windows)

III-6Exporting Graphics (Windows) Chapter III-6 III-6Exporting Graphics (Windows) Overview... 96 Metafile Formats... 96 BMP Format... 97 PDF Format... 97 Blurry Images in PDF... 97 Encapsulated PostScript (EPS) Format... 97 SVG Format...

More information

Medical Image Processing using MATLAB

Medical Image Processing using MATLAB Medical Image Processing using MATLAB Emilia Dana SELEŢCHI University of Bucharest, Romania ABSTRACT 2. 3. 2. IMAGE PROCESSING TOOLBOX MATLAB and the Image Processing Toolbox provide a wide range of advanced

More information

Digital Signage Content Creation Guidelines

Digital Signage Content Creation Guidelines A NEW era of Digital Advertising 2017 Digital Signage Content Creation Guidelines DIGITAL BILLBOARD CONTENTS GUIDELINES & TIPS Introdution 01 Intro Maximize the Potential Text, graphics and backgrounds

More information

Arrays and Images. Francesco Vespignani DiSCoF Università degli Studi di Trento. November 19, 2009

Arrays and Images. Francesco Vespignani DiSCoF Università degli Studi di Trento. November 19, 2009 Arrays and Images Francesco Vespignani DiSCoF Università degli Studi di Trento. francesco.vespignani@gmail.com November 19, 2009 Today Arrays Practice on Matrix Basic Files Management Graphic formats Practice

More information

CMPT 165 Graphics Part 2. Nov 3 rd, 2015

CMPT 165 Graphics Part 2. Nov 3 rd, 2015 CMPT 165 Graphics Part 2 Nov 3 rd, 2015 Key concepts of Unit 5-Part 1 Image resolution Pixel, bits and bytes Colour info (intensity) vs. coordinates Colour-depth Color Dithering Compression Transparency

More information

KillTest. 半年免费更新服务

KillTest.   半年免费更新服务 KillTest 质量更高 服务更好 学习资料 http://www.killtest.cn 半年免费更新服务 Exam : 9A0-035 Title : Adobe Illustrator CS ACE Exam Version : DEMO 1 / 7 1. Which Illustrator feature allows you to export Illustrator layers to

More information

Introduction to the Google Earth Engine Workshop

Introduction to the Google Earth Engine Workshop Introduction to the Google Earth Engine Workshop This workshop will introduce the user to the Graphical User Interface (GUI) version of the Google Earth Engine. It assumes the user has a basic understanding

More information

An Introduction to Images

An Introduction to Images An Introduction to Images CS6640/BIOENG6640/ECE6532 Ross Whitaker, Tolga Tasdizen SCI Institute, School of Computing, Electrical and Computer Engineering University of Utah 1 What Is An Digital Image?

More information

INDESIGN AND PHOTOSHOP

INDESIGN AND PHOTOSHOP NEIL MALEK, ACI With just a few basic tools, anyone can professionally polish photos in Photoshop and arrange them into a layout in InDesign. The incredible power and diverse tools can be intimidating,

More information

Basic plotting commands Types of plots Customizing plots graphically Specifying color Customizing plots programmatically Exporting figures

Basic plotting commands Types of plots Customizing plots graphically Specifying color Customizing plots programmatically Exporting figures Basic plotting commands Types of plots Customizing plots graphically Specifying color Customizing plots programmatically Exporting figures Matlab is flexible enough to let you quickly visualize data, and

More information

CS1114 Assignment 5, Part 1

CS1114 Assignment 5, Part 1 CS4 Assignment 5, Part out: Friday, March 27, 2009. due: Friday, April 3, 2009, 5PM. This assignment covers three topics in two parts: interpolation and image transformations (Part ), and feature-based

More information

Data Representation From 0s and 1s to images CPSC 101

Data Representation From 0s and 1s to images CPSC 101 Data Representation From 0s and 1s to images CPSC 101 Learning Goals After the Data Representation: Images unit, you will be able to: Recognize and translate between binary and decimal numbers Define bit,

More information

CS1114 Section 8: The Fourier Transform March 13th, 2013

CS1114 Section 8: The Fourier Transform March 13th, 2013 CS1114 Section 8: The Fourier Transform March 13th, 2013 http://xkcd.com/26 Today you will learn about an extremely useful tool in image processing called the Fourier transform, and along the way get more

More information

Automatic photo editing and color management workflows with SoftColor Automata. January 2017 SoftColor Oy

Automatic photo editing and color management workflows with SoftColor Automata. January 2017 SoftColor Oy Automatic photo editing and color management workflows with SoftColor Automata January 2017 SoftColor Oy www.softcolorsoftware.com TOPICS SoftColor s image editing workflow automation software Automatic

More information

FAQ: World of Fiery Webinar Best Practices for Preparing Files for Digital Print

FAQ: World of Fiery Webinar Best Practices for Preparing Files for Digital Print FAQ: World of Fiery Webinar Best Practices for Preparing Files for Digital Print If you have a CMYK image, should you convert it to RGB for an InDesign file? CMYK image files should not be converted to

More information

Chapter 1 Introduction to Photoshop CS3 1. Exploring the New Interface Opening an Existing File... 24

Chapter 1 Introduction to Photoshop CS3 1. Exploring the New Interface Opening an Existing File... 24 CONTENTS Chapter 1 Introduction to Photoshop CS3 1 Exploring the New Interface... 4 Title Bar...4 Menu Bar...5 Options Bar...5 Document Window...6 The Toolbox...7 All New Tabbed Palettes...18 Opening an

More information

Depth estimation from stereo image pairs

Depth estimation from stereo image pairs Depth estimation from stereo image pairs Abhranil Das In this report I shall first present some analytical results concerning depth estimation from stereo image pairs, then describe a simple computational

More information

Technical Specifications

Technical Specifications 1 Contents INTRODUCTION...3 ABOUT THIS LAB...3 IMPORTANCE OF THIS MODULE...3 EXPORTING AND IMPORTING DATA...4 VIEWING PROJECTION INFORMATION...5...6 Assigning Projection...6 Reprojecting Data...7 CLIPPING/SUBSETTING...7

More information

Designing Maps to Maximize Impact

Designing Maps to Maximize Impact Designing Maps to Maximize Impact Kim Sowder Indiana Geological Survey Workshop Indiana GIS Conference March 7, 2006 Topics to be Covered Designing for purpose and medium Layout planning and linking to

More information

L16 Povray - Part 2. Our previous examples showed us how to make objects solid colors. To remind us, let s draw a sphere and make it red:

L16 Povray - Part 2. Our previous examples showed us how to make objects solid colors. To remind us, let s draw a sphere and make it red: Geophysical Computing L16-1 L16 Povray - Part 2 1. Pigment In the previous lecture we have briefly introduced pigments. This section should tell you pretty much everything you need to know about them.

More information

Programming for Image Analysis/Processing

Programming for Image Analysis/Processing Computer assisted Image Analysis VT04 Programming for Image Analysis/Processing Tools and guidelines to write your own IP/IA applications Why this lecture? Introduction To give an overview of What is needed

More information

Online and Print Technical Specifications

Online and Print Technical Specifications Online and Print Technical Specifications 0BONLINE TECHNICAL SPECIFICATIONS Materials submitted must comply with the requirements outlined below. AIA members may post/edit their ad materials and products

More information

Brand guide template. A few things to note: Remove this page. This is an example guideline for a made up company called ACME CO.

Brand guide template. A few things to note: Remove this page. This is an example guideline for a made up company called ACME CO. Brand guide template A few things to note: This is an example guideline for a made up company called ACME CO. Add your own images that capture the client s personality. text and colors based on branding.

More information

Electronic Artwork Information for Authors Glossary and definitions

Electronic Artwork Information for Authors Glossary and definitions Electronic Artwork Information for Authors Glossary and definitions Bitmap An image stored in a pixel-by-pixel fashion. Continuous tone images are stored in this format. Sometimes used to denote an image

More information

Digital Image Fundamentals. Prof. George Wolberg Dept. of Computer Science City College of New York

Digital Image Fundamentals. Prof. George Wolberg Dept. of Computer Science City College of New York Digital Image Fundamentals Prof. George Wolberg Dept. of Computer Science City College of New York Objectives In this lecture we discuss: - Image acquisition - Sampling and quantization - Spatial and graylevel

More information

NECC Logo Usage Guide

NECC Logo Usage Guide NECC Logo Usage Guide NECC logo fundamentals The NECC Logo Usage Guide is intended to be a quick reference for logo usage, official colors, and typefaces. In order to maintain consistency in NECC s branding,

More information

How to Prepare Your Cards for Press Using Scribus

How to Prepare Your Cards for Press Using Scribus How to Prepare Your Cards for Press Using Scribus This Tutorial is Divided into Sections: 1. What is Scribus? 2. What Do I Need to Get Started? 3. Setting Up Your Scribus Document 4. Creating Master Pages

More information

DESIGN TEMPLATES A USER GUIDE

DESIGN TEMPLATES A USER GUIDE DESIGN TEMPLATES A USER GUIDE This is a basic guide to using our templates. If you have any questions please contact us at 888.271.DISC (3472) or csr@wemaketapes.com PAGE 1 THE TEMPLATE WHAT S AVAILABLE

More information

creating figures Research Imaging Solutions

creating figures Research Imaging Solutions Research Imaging Solutions goo.gl/yp8j3c creating figures a basic recipe for building scientific figures using Photoshop and PowerPoint grants journals posters presentations Research Imaging Solutions

More information

Computing Basics. Business Education & Computer Science Mr. Dukes

Computing Basics. Business Education & Computer Science Mr. Dukes Computing Basics Business Education & Computer Science Mr. Dukes Types of Computer Software Operating system (OS) Controls communication with hardware Controls interaction with user Examples: Windows,

More information

Brand License Guidelines for Chapters

Brand License Guidelines for Chapters Brand License Guidelines for Chapters Introduction Our Mission: Advance community-led change to reduce obesity, by making the healthy choice the easy choice for every South Carolinian Our Vision: A South

More information

Artwork Guidelines YOUR KEEP-ME GUIDE TO SUPPLYING ARTWORK FOR UNBEELIEVABLY GOOD PRINTS

Artwork Guidelines YOUR KEEP-ME GUIDE TO SUPPLYING ARTWORK FOR UNBEELIEVABLY GOOD PRINTS Artwork Guidelines YOUR KEEP-ME GUIDE TO SUPPLYING ARTWORK FOR UNBEELIEVABLY GOOD PRINTS Here at BeeNoticed it s our job to produce awesome branded products that create just the right kind of buzz for

More information