Exercise #7. GIMP - color management, text on the image

Size: px
Start display at page:

Download "Exercise #7. GIMP - color management, text on the image"

Transcription

1 dr inż. Jacek Jarnicki, dr inż. Marek Woda Institute of Computer Engineering, Control and Robotics Wroclaw University of Technology {jacek.jarnicki, Exercise #7 GIMP - color management, text on the image The aim of this exercise is to demonstrate the applicability of the program GIMP to work with a color image. There will be considered the following issues: photographic image quality improvement, picture modes and their mutual conversions, addition text to an image 1. Image quality improvement Image enhancement tools allow for photographic images correction, on which at first glance it is difficult to even imagine. Of course, it cannot help us visualize parts of the image, which is apparently missing, because, for example, it was damaged by a bad exposure. But in many cases, corrective actions allow you for almost complete elimination the effects of exposure errors made when photos were taken, or the effects of bad lighting. The following example shows how to use, a few, simple operations that can significantly improve quality of badly exposed pictures. Example procedure for quality improvement of photographic image The aim of this task is to improve the image shown on Fig. 6. As you can see the picture is not perfect. Blue color is clearly dominant. The picture is also somewhat blurred.

2 Fig. 1. Source (original) image You can try to improve the image using the following procedure. Load up source image from Foto_1.jpg file. Execute command Levels from Colors menu and set the Input levels value to be between 1.15 and observe all the time the effect. Accept the selection by pressing the OK button. Remove the blue color dominant by running Color Balance from Colors menu, and moving Yellow - Blue slider to -30 position. Execute Hue and Saturation command from Colors menu, and change the saturation to roughly 20. Use Brightness and contrast command from Colors menu Tools, to improve both parameters at their best extent. Further improve the image using one of the many available filtering algorithms such as filters Filters, Enhance, Sharpen. The processed image shown on Fig. 2

3 Fig. 2. Corrected image Of course, the procedure presented above is not mandatory, but organizes the conduct of the proceedings and it is worth to remember. Colors and Filters menu entries offer many more possibilities to shape the image, but their optimal usage is not easy. Application of color enhancement tools can be learnt only by independent experiments with different images. In order to better memorize previous point, please to repeat the task without instructions. 2. Image modes, color mode conversions There are three so-called modes in GIMP (in fact these are color models that represent colors in images). Color modes correspond to three types of images considered in second exercise, which are named respectively: RGB Grayscale Indexed The first mode is used to encode the image using the RGB color model, the second grayscale ("Shades of Gray") is applicable in the case of monochrome images, and indexed mode allowing saving images with colors indexed, in order to save computer memory and file storage. Changing the recorded image mode After loading the image up, it is that type, in which it was previously saved. For example, after conducting the steps (as in the previous exercise) File, Open,..., Foto_2.jpg a window with the loaded image up will appear (Fig. 3) and on its main bar, after the file name and resolution, a color model is printed. In this case, it is RGB, each pixel of the image is specified by three numbers defining pixels color according to RGB color model.

4 Fig. 3. Color image in RGB mode Conversion from "RGB" mode to "Grayscale" is simple. You need to run the commands from Image menu, Mode, Grayscale and color image will be converted to monochrome one. The image after the conversion can be saved to a file in the selected format. Of course after reading the file saved as a monochrome image, restoration of a color is no longer possible, because in the process of conversion color information was lost. You can of course convert a monochrome image into an image saved in RGB mode using the command Image, Mode, RGB. In this case, the image will still be monochromatic, but the image is encoded as an image in RGB mode. Each point of such an image will be described using three numbers defining the content of the three primary colors, so that these numbers for each pixel will be equal. A more interesting case is the conversion using indexed mode. In this case, the image after the conversion is stored using two arrays, the array of colors called a palette and indexes array that describe the assignment of color palettes to the image pixels (see task 2). To convert a color image stored in in RGB mode into an indexed image, run the following commands from Image Menu: Mode, Indexed... and then a window, such as on Fig. 4 will appear.

5 Fig. 4. Indexed color conversion window As you can see, there are pretty much choices; you can generate "optimized" color palette using the built-in algorithm. You can use a palette optimized for the web and finally you can use any range, e.g. taken from another image and stored in the appropriate file. The maximum number of colors generated by the algorithm may be 256. Color dithering (spreading, scattering) notion used in the dropdown is a way of full color palette approximation by usage of a limited number of available colors, by the scattering pixels in available colors across the image to simulate greater color number than it is in fact used. GIMP offers three dithering algorithms. You now may test image conversion from RGB to indexed mode, each time observing how the image and program generated color palette change. You can see color palette, after you run following commands from Windows menu Dockable dialogs, Colormap. You can edit colors palette - the general principles of color change applies to these operations. Usage a color map to colorize a monochrome image Task to perform at this point, is quite specific, and involves a simulation of technique used a few decades ago, at a time when color photography was not yet known. Black & white photo (made on matte paper) was colored using pastel crayons, yielding in very aesthetic color pictures. The final effect of course was dependent on the skill of the artist. Currently, a similar process can be carried out not necessarily with crayons and but with computer programs usage. There are companies, on the market, that specialize in such operations and their services are not low-priced. The coloring process is carried out in three stages. First, you have to convert provided to colorize black and white image to RGB mode. Secondly, you need to find a suitable color image, save it as the indexed one and then retrieve generated in this way color map. In the

6 last, most difficult step you need, using the chosen colors from color palette obtained in previous step, "manually" colorize black and white image with painting tools such as a brush. The third stage requires some experience and knowledge of tool options. Fig. 5. Original image and colored one The first step execution, namely getting a black and white image from a color one, is fairly simple. Just open Lena_color_256.jpg picture and convert it to grayscale image using the commands Image, Mode, Grayscale. However, further work requires a monochrome image but saved in RGB mode. To obtain such a picture is enough to re-convert it using the command Image, Mode, RGB. The second step consists in collecting the palette, is a little bit more complicated. First, one needs to find the image of an appropriate color scheme. In this example it is proposed as a source of downloadable palette - the image located on the Internet at: ?lang=en&context_space=aria_catalogs&context_id=Term_ _en After viewing an image you can save it and open it with GIMP and then: Convert image to indexed one. See how the palette looks like running the following commands from Windows menu Dockable dialogs, Colormap. It should look like one on Fig. 6

7 Fig. 6. A color palette taken from a sample image The next steps are about to save the created palette, in order to do so do the following: Run the command Dockable dialogs, Palettes. Click small triangle in the upper right Palettes menu in order to open submenu. Pick Palettes Menu, Import Palettes. New window pops up Import a New Palette. Select Image as a Select Source entry and from a drop down menu choose image name from which you are about to import color map. You may want to name a palette use Palette name field just under Import Options. The last step is to color black and white image saved in RGB mode with colors from the imported palette. So now re-open the black and white image and just imported palette, and then using available tools to color the image. It is advisable to do the coloring on a new layer. The basic tool for coloring will be a simple brush. When painting with a brush appropriate tip (size, shape), its opacity, pressure sensitivity and other parameters should be selected to obtain desired effect. When painting it is convenient also to use other tools used to : - filling with color or pattern - pencil drawing - erasing - painting with aerograph - calligraphy painting - blurring / sharpening - finger smearing - dodging / burning Any mistake can always reverted to a previous state using the sequence of commands Edit, Undo or use Undo History and arrow buttons. Pay special attention to this second possibility, where you can see the list of undertaken operations. Another possibility, it simply pressing CTRL+Z from keyboard.

8 3. Text on the image GIMP provides basic operations for application a text to an image. There are not so much operations like in Adobe Photoshop, however, existing ones allows for relatively easy and quick creation of simple text compositions. A useful tool for placing text on an image is a tool marked in the main window as. Writing text on image Writing text in an image is a not difficult task. Please follow the steps: Load up a source image from a file e.g. Foto_2.jpg Choose the writing tool in the main window, and set all the parameters i.e. Font, Size, Color, Formatting etc. In the window with image to set the mouse cursor roughly where text is to be entered and click. GIMP text editor window will pop up. In the editor window type the desired text and accept by pressing Close. Run command Dockable dialogs, Layers from Windows menu, to find out what happened on the layer list. In the main window, select the tool for layers and selections movement, and move written texts to the desired place on the image. Remember that option Move: Layer should be selected. Before saving the image with text to a file, you still need to execute a command Image, Flatten Image to merge layers. Processed image save to a file. The text filled with a gradient Previous task was not too complicated. More difficult is to write a text in which the letters are filled unevenly. This can be done using the so-called gradient, which allows you for filling a selection with any pre-defined pattern in the form of different colors segments. Example steps leading to the creation of a gradient filled inscription are as follows: Load up a source image from a file e.g.foto_2.jpg Open layers and channels preview panes using the commands Dockable dialogs, Layers and Channels from Windows menu. Channels is a new element containing information on individual color components of the image. Currently there are three channels defining three components Red, Green and Blue, because the image is saved in RGB mode. In accordance with the principles described in the previous task - write some text on the image. Pay attention to what happened after writing the text to Layers and

9 Channels. A new channel called Alpha Channel, appeared in the Channels window - it holds information about transparency. You could say that this is an additional monochrome image superimposed on the color image. The brightness point of such image can be treated as transparency. After adding a text picture should look like Fig. 7 Fig. 7. An image with typed in sample text In the Layers window, select text layer right-click mouse key, context menu appears on the screen, select "Alpha to Selection". Create New Layer from Layer menu, select it and then pick Gradient tool, Choose your Gradient. Drag a line across your text. Now the text should be filled in with your gradient. Remove selection Select, None. And then Flatten the image. The effect should be as on Fig. 8.

10 Fig. 8. A text filled with gradient color Repeat this task paying attention on different Gradient tool options.

MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS

MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS Masks let you isolate and protect parts of an image. When you create a mask from a selection, the area not selected is masked or protected from editing.

More information

Graphic Design. Background: The part of an artwork that appears to be farthest from the viewer, or in the distance of the scene.

Graphic Design. Background: The part of an artwork that appears to be farthest from the viewer, or in the distance of the scene. Graphic Design Active Layer- When you create multi layers for your images the active layer, or the only one that will be affected by your actions, is the one with a blue background in your layers palette.

More information

Seeing in black and white

Seeing in black and white 1 Adobe Photoshop CS One sees differently with color photography than black and white...in short, visualization must be modified by the specific nature of the equipment and materials being used Ansel Adams

More information

Photoshop- Image Editing

Photoshop- Image Editing Photoshop- Image Editing Opening a file: File Menu > Open Photoshop Workspace A: Menus B: Application Bar- view options, etc. C: Options bar- controls specific to the tool you are using at the time. D:

More information

Create A Collage Of Warped Photos

Create A Collage Of Warped Photos Create A Collage Of Warped Photos In this Adobe Photoshop tutorial, we re going to learn how to create a collage of warped photos. Now, don t go letting your imagination run wild here. When I say warped,

More information

Optimizing your image with Pixlr on-line photo editor

Optimizing your image with Pixlr on-line photo editor Optimizing your image with Pixlr on-line photo editor Nick Dvoracek dvoracek@uwosh.edu In a web browser, go to http://pixlr.com/editor/ Click Open image from computer That will open a standard file dialogue

More information

The Lighting Effects Filter

The Lighting Effects Filter Appendix appendix E The Lighting Effects Filter The Lighting Effects filter is like a little program in itself. With this filter, you can create a wealth of different lighting effects, from making a particular

More information

Digital Image Concepts I

Digital Image Concepts I Digital Image Concepts I The Pixel Handout 1.1 September 9, 2004 A Digital Image is composed of an array of picture elements or pixels. Each pixel represents a single color and value. The computer arranges

More information

Get To Know Paint Shop Pro: Layers

Get To Know Paint Shop Pro: Layers Get To Know Paint Shop Pro: Layers Layers are the building blocks of most images from photo collages to digital scrapbook layouts. Once you harness this powerful tool, you ll be able to easily create stunning

More information

TCS DIGITAL COLOR WHEEL VERSION 4.1 USER GUIDE

TCS DIGITAL COLOR WHEEL VERSION 4.1 USER GUIDE TCS DIGITAL COLOR WHEEL VERSION 4.1 USER GUIDE We provide this TCS User Guide for our members as well as persons who would like to know more about the functionality before subscribing to TCS Color Match

More information

Colorize Three Ways with Paint Shop Pro s Professional Strength Tools

Colorize Three Ways with Paint Shop Pro s Professional Strength Tools Colorize Three Ways with Paint Shop Pro s Professional Strength Tools By JP Kabala In Paint Shop Pro, and most other graphics software, colorize means to convert an image or selection to a uniform hue

More information

CORSAIR GAMING KEYBOARD SOFTWARE USER MANUAL

CORSAIR GAMING KEYBOARD SOFTWARE USER MANUAL CORSAIR GAMING KEYBOARD SOFTWARE USER MANUAL TABLE OF CONTENTS CORSAIR UTILITY ENGINE OVERVIEW PROFILES 1 9 Introduction 2 Starting the Corsair Utility Engine 2 Profiles: Settings for a Specific Program

More information

Using Kid Pix Deluxe 3 (Windows)

Using Kid Pix Deluxe 3 (Windows) Using Kid Pix Deluxe 3 (Windows) KidPix Deluxe 3 is a multimedia software program that is especially effective for use with primary level students. Teachers and students can create animated slide presentations

More information

Multi-Zone Adjustment

Multi-Zone Adjustment Written by Jonathan Sachs Copyright 2008 Digital Light & Color Introduction Picture Window s 2-Zone Adjustment and3-zone Adjustment transformations are powerful image enhancement tools designed for images

More information

Flame Painter Manual version 1.2

Flame Painter Manual version 1.2 Flame Painter Manual version 1.2 Introduction Welcome to Flame Painter. Flame is a painting program I created as an experimental project in my 'I am an Artist' series. My initial vision was to create an

More information

PART 1 Basic Setup. Section 1.1 Direct The Strokes 1.1.1

PART 1 Basic Setup. Section 1.1 Direct The Strokes 1.1.1 Animated Impressionism with Adobe After Effects This tutorial covers a technique for animating paint strokes applied to a still image so that it appears to be a work of impressionistic art. Adobe After

More information

To Begin Customize Office

To Begin Customize Office To Begin Customize Office Each of us needs to set up a work environment that is comfortable and meets our individual needs. As you work with Office 2007, you may choose to modify the options that are available.

More information

ART 170: Web Design 1

ART 170: Web Design 1 Banner Design Project Overview & Objectives Everyone will design a banner for a veterinary clinic. Objective Summary of the Project General objectives for the project in its entirety are: Design a banner

More information

Printing to the Poster Printer

Printing to the Poster Printer Printing to the Poster Printer Document size The HP Design Jet Z3100ps uses a roll of paper that is 36 wide, however it does not print all the way to the edge of the paper (known as a bleed ). One dimension

More information

The patch tool and content-aware filling

The patch tool and content-aware filling The patch tool and content-aware filling 1 Patch tool The patch tool uses the same algorithm as the healing brush to carry out its blend calculations, except the patch tool uses selection-defined areas

More information

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1 Migrating to Excel 2010 - Excel - Microsoft Office 1 of 1 In This Guide Microsoft Excel 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key

More information

Working With Animation: Introduction to Flash

Working With Animation: Introduction to Flash Working With Animation: Introduction to Flash With Adobe Flash, you can create artwork and animations that add motion and visual interest to your Web pages. Flash movies can be interactive users can click

More information

A Quick Start Guide to Using PowerPoint For Image-based Presentations

A Quick Start Guide to Using PowerPoint For Image-based Presentations A Quick Start Guide to Using PowerPoint For Image-based Presentations By Susan Jane Williams & William Staffeld, Knight Visual Resources Facility College of Architecture, Art and Planning Cornell University.

More information

Artisteer. User Manual

Artisteer. User Manual Artisteer User Manual Table of Contents What Is Artisteer?...4 How to work with Artisteer interface?...5 Quick Start Guide...6 Downloading Artisteer...6 System Requirements...7 Installing Artisteer...8

More information

Klaus Goelker. GIMP 2.8 for Photographers. Image Editing with Open Source Software. rocky

Klaus Goelker. GIMP 2.8 for Photographers. Image Editing with Open Source Software. rocky Klaus Goelker GIMP 2.8 for Photographers Image Editing with Open Source Software rocky Table of Contents Chapter 1 Basics 3 1.1 Preface....4 1.2 Introduction 5 1.2.1 Using GIMP 2.8 About This Book 5 1.2.2

More information

m ac romed ia Fl a s h Curriculum Guide

m ac romed ia Fl a s h Curriculum Guide m ac romed ia Fl a s h Curriculum Guide 1997 1998 Macromedia, Inc. All rights reserved. Macromedia, the Macromedia logo, Dreamweaver, Director, Fireworks, Flash, Fontographer, FreeHand, and Xtra are trademarks

More information

Epson Brightlink Interactive Board and Pen Training. Step One: Install the Brightlink Easy Interactive Driver

Epson Brightlink Interactive Board and Pen Training. Step One: Install the Brightlink Easy Interactive Driver California State University, Fullerton Campus Information Technology Division Documentation and Training Services Handout Epson Brightlink Interactive Board and Pen Training Downloading Brightlink Drivers

More information

COMMERCIAL PHOTOGRAPHY Basic Digital Photography

COMMERCIAL PHOTOGRAPHY Basic Digital Photography COMMERCIAL PHOTOGRAPHY Basic Digital Photography This course is part of a sequence of courses that prepares individuals to use artistic techniques combined with a commercial perspective to effectively

More information

Micro Cam Software. User Manual V1.3

Micro Cam Software. User Manual V1.3 Micro Cam Software User Manual V1.3 CONTENT CHAPTER 1: MICRO CAM SOFTWARE INSTALLATION AND CONNECTION... - 1-1.1 SOFTWARE MICRO CAM INSTALLATION... - 1-1.2 WIRED DEVICE CONNECTION... - 4-1.3 SOFTWARE OPERATION

More information

Sharing Software. Chapter 14

Sharing Software. Chapter 14 Chapter 14 14 Sharing Software Sharing a tool, like a software application, works differently from sharing a document or presentation. When you share software during a meeting, a sharing window opens automatically

More information

How to Edit Video with Any Video Converter Ultimate

How to Edit Video with Any Video Converter Ultimate How to Edit Video with Any Video Converter Ultimate Any Video Converter Ultimate is an all-rounded video converter, DVD ripper, DVD burner, screen video capture, YouTube downloader &converter, video editor,

More information

Masks. Using Quick Mask Mode. ARCH 593 Digital Image Media Handout 1.1 September 30, 2004

Masks. Using Quick Mask Mode. ARCH 593 Digital Image Media Handout 1.1 September 30, 2004 Masks Masks let you isolate and protect areas of an image as you apply color changes, filters, or other effects to the rest of the image. When you select part of an image, the area that is not selected

More information

WebEx Sharing Resources

WebEx Sharing Resources WebEx Sharing Resources OTS PUBLICATION: WX0 REVISED: 4/8/06 04 TOWSON UNIVERSITY OFFICE OF TECHNOLOGY SERVICES =Shortcut =Advice =Caution Introduction During a WebEx session, the host has the ability

More information

Course Project Lab 3 - Creating a Logo (Illustrator)

Course Project Lab 3 - Creating a Logo (Illustrator) Course Project Lab 3 - Creating a Logo (Illustrator) In this lab you will learn to use Adobe Illustrator to create a vector-based design logo. 1. Start Illustrator. Open the lizard.ai file via the File>Open

More information

PowerPoint 2007: Basics Learning Guide

PowerPoint 2007: Basics Learning Guide PowerPoint 2007: Basics Learning Guide What s a PowerPoint Slide? PowerPoint presentations are composed of slides, just like conventional presentations. Like a 35mm film-based slide, each PowerPoint slide

More information

Microsoft PowerPoint Tutorial

Microsoft PowerPoint Tutorial Microsoft PowerPoint Tutorial Contents Starting MS PowerPoint... 1 The MS PowerPoint Window... 2 Title Bar...2 Office Button...3 Saving Your Work... 3 For the first time... 3 While you work... 3 Backing

More information

Scitex FB5x0 and FB7x0 Printers

Scitex FB5x0 and FB7x0 Printers Scitex FB5x0 and FB7x0 Printers White Ink Workflow Guide March 2015 1 Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The

More information

NVCC Alexandria Campus

NVCC Alexandria Campus 1 NVCC Alexandria Campus Editing Photographs Using Microsoft Picture Manager Introduction Microsoft Picture Manager is an image editing program that allows you to browse/organize your photos, resize and

More information

Magazine Cover Design in InDesign. Tutorial from layersmagazine.com

Magazine Cover Design in InDesign. Tutorial from layersmagazine.com Magazine Cover Design in InDesign Tutorial from layersmagazine.com 1 CREATE A NEW DOCUMENT WITH A BLEED 2 TAKE ADVANTAGE OF SLUGS 3 CREATE FRAME AND PLACE COVER PHOTO 4 MAKE IT FIT 5 CREATE YOUR MASTHEAD

More information

Plotting: Customizing the Graph

Plotting: Customizing the Graph Plotting: Customizing the Graph Data Plots: General Tips Making a Data Plot Active Within a graph layer, only one data plot can be active. A data plot must be set active before you can use the Data Selector

More information

How to Use the Drawing Toolbar in Microsoft Word

How to Use the Drawing Toolbar in Microsoft Word How to Use the Drawing Toolbar in Microsoft Word The drawing toolbar allows you to quickly and easily label pictures (e.g., maps) in a MS Word file. You can add arrows, circle spots, or label with words.

More information

Adobe Certified Expert Program

Adobe Certified Expert Program Adobe Certified Expert Program Product Proficiency Exam Bulletin Adobe Photoshop CS4 Exam # 9A0-094 ACE Certification Checklist The checklist below will help guide you through the process of obtaining

More information

Photoshop 5.5 Hotkey Table

Photoshop 5.5 Hotkey Table Operation Photoshop 5.5 Hotkey Table Shortcut Menu commands Actual Pixels Ctrl + Alt + zero (0) Auto Levels Ctrl + Shift + L Bring Layer Forward Ctrl + ] Bring Layer to Front Ctrl + Shift + ] Clear Backspace

More information

HOW TO VIEW AND EDIT PICTURES

HOW TO VIEW AND EDIT PICTURES Get started Shutterfly can help you make your pictures look their best. We re going to show you the different ways to view and edit your pictures using our easy-to-use tools. To begin, sign in to your

More information

Adobe Illustrator CS5 Part 1: Introduction to Illustrator

Adobe Illustrator CS5 Part 1: Introduction to Illustrator CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Illustrator CS5 Part 1: Introduction to Illustrator Summer 2011, Version 1.0 Table of Contents Introduction...2 Downloading

More information

PowerPoint 2013: Basic Skills

PowerPoint 2013: Basic Skills PowerPoint 2013: Basic Skills Information Technology September 1, 2014 1 P a g e Getting Started There are a variety of ways to start using PowerPoint software. You can click on a shortcut on your desktop

More information

Fireworks CS4 Tutorial Part 1: Intro

Fireworks CS4 Tutorial Part 1: Intro Fireworks CS4 Tutorial Part 1: Intro This Adobe Fireworks CS4 Tutorial will help you familiarize yourself with this image editing software and help you create a layout for a website. Fireworks CS4 is the

More information

VIRGINIA WESTERN COMMUNITY COLLEGE

VIRGINIA WESTERN COMMUNITY COLLEGE 36T Revised Fall 2015 Cover Page 36TITD 112 21TDesigning Web Page Graphics Program Head: Debbie Yancey Revised: Fall 2015 Dean s Review: Deborah Yancey Dean 21T Lab/Recitation Revised Fall 2015 None ITD

More information

Highline Excel 2016 Class 26: Macro Recorder

Highline Excel 2016 Class 26: Macro Recorder Highline Excel 2016 Class 26: Macro Recorder Table of Contents Macro Recorder Examples in this video... 2 1) Absolute Reference Macro: Format report that always has the same number of columns and rows...

More information

PaperPort Getting Started Guide

PaperPort Getting Started Guide PaperPort Getting Started Guide This guide shows you how to use some of PaperPort s main features, including viewing items, creating stacks, sending an item electronically to a PaperPort Link, adding an

More information

SMART Board Tips & Tricks (version 9.0) Getting Started. SMART Tools vs. SMART Notebook software

SMART Board Tips & Tricks (version 9.0) Getting Started. SMART Tools vs. SMART Notebook software SMART Board Tips & Tricks (version 9.0) Getting Started SMART Tools vs. SMART Notebook software Click the SMART Board icon (in the system tray at the bottom right of your screen) to access the SMART Board

More information

Microsoft Migrating to PowerPoint 2010 from PowerPoint 2003

Microsoft Migrating to PowerPoint 2010 from PowerPoint 2003 In This Guide Microsoft PowerPoint 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free PowerPoint

More information

Carrie Schoenborn Molly Switalski. Big Idea: Journeys

Carrie Schoenborn Molly Switalski. Big Idea: Journeys Carrie Schoenborn Molly Switalski Big Idea: Journeys What are types of journeys that people travel in life? Are all journeys physical journeys? What defines a journey? How do we know when a journey is

More information

Posterizing Prints STUDIO. PROJECT 3 For use with Chapter 5. Objectives SUPPLIES

Posterizing Prints STUDIO. PROJECT 3 For use with Chapter 5. Objectives SUPPLIES STUDIO PROJECT 3 For use with Chapter 5 Name Posterizing Prints Date Class Period Objectives Alter an original photo using a posterization filter in a photo editing program. Continue experimenting with

More information

ACADEMIC TECHNOLOGY SUPPORT

ACADEMIC TECHNOLOGY SUPPORT ACADEMIC TECHNOLOGY SUPPORT Adobe Photoshop Introduction Part 1 (Basics- Image Manipulation) ats@etsu.edu 439-8611 www.etsu.edu/ats Table of Contents: Overview... 1 Objectives... 1 Basic Graphic Terminology...

More information

ImageSkill Software. Background Remover v 3.2. User s Manual. Table of Contents

ImageSkill Software. Background Remover v 3.2. User s Manual. Table of Contents ImageSkill Software Background Remover v 3.2 User s Manual Table of Contents Introduction... 2 Features at glance... 2 System Requirements... 2 Registering ImageSkill Background Remover... 3 Getting Technical

More information

How to rotoscope in Adobe After Effects

How to rotoscope in Adobe After Effects Adobe After Effects CS6 Project 6 guide How to rotoscope in Adobe After Effects Rotoscoping is an animation technique in which you draw, paint, or add other visual effects in a layer over live-action film

More information

New Features in Microsoft Office 2007

New Features in Microsoft Office 2007 New Features in Microsoft Office 2007 TABLE OF CONTENTS The Microsoft Office Button... 2 The Quick Access Toolbar... 2 Adding buttons to the Quick Access Toolbar... 2 Removing buttons from the Quick Access

More information

ClarisWorks 5.0. Graphics

ClarisWorks 5.0. Graphics ClarisWorks 5.0 Graphics Level 1 Training Guide DRAFT Instructional Technology Page 1 Table of Contents Objectives... Page 3 Course Description and Organization... Page 4 Technology Requirements... Page

More information

Graphic Design with Gimp

Graphic Design with Gimp Graphic Design with Gimp Author: Jake Harries, Acces Space and Andrej Arh, Rizom Maribor, 2012 Licence: Creative commons OVERVIEW: learning the basics of digital image manipulation using GIMP This learning

More information

CULTURAL HERITAGE USER GUIDE

CULTURAL HERITAGE USER GUIDE Capture One CULTURAL HERITAGE USER GUIDE Capture One Cultural Heritage edition is a Raw work-flow application based on the Capture One DB solution and features exclusive new tools expressly designed to

More information

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT The Ribbon... 2 Default Tabs... 2 Contextual Tabs... 2 Minimizing and Restoring the Ribbon... 3 Customizing the Ribbon... 3 A New Graphic Interface... 5 Live

More information

Using Image J to Measure the Brightness of Stars (Written by Do H. Kim)

Using Image J to Measure the Brightness of Stars (Written by Do H. Kim) Using Image J to Measure the Brightness of Stars (Written by Do H. Kim) What is Image J? Image J is Java-based image processing program developed at the National Institutes of Health. Image J runs on everywhere,

More information

Recipes4Success. Animate a Rocket Ship. Frames 6 - Drawing Tools

Recipes4Success. Animate a Rocket Ship. Frames 6 - Drawing Tools Recipes4Success You can use the drawing tools and path animation tools in Frames to create illustrated cartoons. In this Recipe, you will draw and animate a rocket ship. 2014. All Rights Reserved. This

More information

Exercise 4 - Practice Creating Text Documents Using WordPad

Exercise 4 - Practice Creating Text Documents Using WordPad Exercise 4 - Practice Creating Text Documents Using WordPad 1. Open and use WordPad by doing the following: A. Click on the Start button on the left side of the taskbar to open the Start window. B. Click

More information

Snagit 10. Getting Started Guide. March 2010. 2010 TechSmith Corporation. All rights reserved.

Snagit 10. Getting Started Guide. March 2010. 2010 TechSmith Corporation. All rights reserved. Snagit 10 Getting Started Guide March 2010 2010 TechSmith Corporation. All rights reserved. Introduction If you have just a few minutes or want to know just the basics, this is the place to start. This

More information

m ac romed ia Fi r e wo r k s Curriculum Guide

m ac romed ia Fi r e wo r k s Curriculum Guide m ac romed ia Fi r e wo r k s Curriculum Guide 1997 1998 Macromedia, Inc. All rights reserved. Macromedia, the Macromedia logo, Dreamweaver, Director, Fireworks, Flash, Fontographer, FreeHand, and Xtra

More information

SMART board 101. SMART board 101 Training

SMART board 101. SMART board 101 Training SMART board 101 SMART board 101 Training For those who want to learn/remember how to connect it, turn it on, configure it, and feel better about using it at a basic level. We will talk about how the SMART

More information

Gephi Tutorial Visualization

Gephi Tutorial Visualization Gephi Tutorial Welcome to this Gephi tutorial. It will guide you to the basic and advanced visualization settings in Gephi. The selection and interaction with tools will also be introduced. Follow the

More information

SMART Sympodium and Notebook Software 9.5

SMART Sympodium and Notebook Software 9.5 SMART Sympodium and Notebook Software 9.5 What is a SMART Sympodium? Equipped with the same software as SMART Board interactive whiteboards, SMART Sympodium interactive pen displays are perfect for presenting

More information

Microsoft Word defaults to left justified (aligned) paragraphs. This means that new lines automatically line up with the left margin.

Microsoft Word defaults to left justified (aligned) paragraphs. This means that new lines automatically line up with the left margin. Microsoft Word Part 2 Office 2007 Microsoft Word 2007 Part 2 Alignment Microsoft Word defaults to left justified (aligned) paragraphs. This means that new lines automatically line up with the left margin.

More information

Subjects: will be creating Twisters!

Subjects: will be creating Twisters! The elements series is a guide to basic 2D Digital painting and can be followed in most software packages supporting paintbrushes and layers. Each month, professional artists will cover a specific theme

More information

Mastering Volume Photography Training

Mastering Volume Photography Training Mastering Volume Photography Training Go to the Catalog screen, and click on Retrieve Lab Catalog Once finished downloading, click on the Studio Catalog tab Click the Green Plus Sign to add your first

More information

Microsoft PowerPoint 2008

Microsoft PowerPoint 2008 Microsoft PowerPoint 2008 Starting PowerPoint... 2 Creating Slides in Your Presentation... 3 Beginning with the Title Slide... 3 Inserting a New Slide... 3 Slide Layouts... 3 Adding an Image to a Slide...

More information

Open icon. The Select Layer To Add dialog opens. Click here to display

Open icon. The Select Layer To Add dialog opens. Click here to display Mosaic Introduction This tour guide gives you the steps for mosaicking two or more image files to produce one image file. The mosaicking process works with rectified and/or calibrated images. Here, you

More information

Word 2007: Basics Learning Guide

Word 2007: Basics Learning Guide Word 2007: Basics Learning Guide Exploring Word At first glance, the new Word 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

Microsoft Migrating to Word 2010 from Word 2003

Microsoft Migrating to Word 2010 from Word 2003 In This Guide Microsoft Word 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free Word 2010 training,

More information

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ PowerPoint is the presentation program included in the Microsoft Office suite. With PowerPoint, you can create engaging presentations that can be presented in person, online,

More information

2. How to Use SMART Board as a Projector and Whiteboard

2. How to Use SMART Board as a Projector and Whiteboard Page 1 Smart Board Getting Started Smart Board is an interactive whiteboard developed by SMART Technologies that combines the capabilities of a data projector and a white board. Use the SMART Board to

More information

Web Publishing Guidelines

Web Publishing Guidelines An Artist s Digital Toolkit Allan Wood, for educational use only Web Publishing Guidelines Setting Up Files for the Web When creating files to be used for the Web, the measurement settings should be in

More information

EPSON SCANNING TIPS AND TROUBLESHOOTING GUIDE Epson Perfection 3170 Scanner

EPSON SCANNING TIPS AND TROUBLESHOOTING GUIDE Epson Perfection 3170 Scanner EPSON SCANNING TIPS AND TROUBLESHOOTING GUIDE Epson Perfection 3170 Scanner SELECT A SUITABLE RESOLUTION The best scanning resolution depends on the purpose of the scan. When you specify a high resolution,

More information

Color Balancing Techniques

Color Balancing Techniques Written by Jonathan Sachs Copyright 1996-1999 Digital Light & Color Introduction Color balancing refers to the process of removing an overall color bias from an image. For example, if an image appears

More information

Introduction to dobe Acrobat XI Pro

Introduction to dobe Acrobat XI Pro Introduction to dobe Acrobat XI Pro Introduction to Adobe Acrobat XI Pro is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. To view a copy of this

More information

PowerPoint Interface Menu Bars Work Area Slide and Outline View TASK PANE Drawing Tools

PowerPoint Interface Menu Bars Work Area Slide and Outline View TASK PANE Drawing Tools Microsoft PowerPoint is used for creating slide presentations to be used on a PC or even printed out as overheads and handouts. You can combine text, graphics, even audio and video to create exciting and

More information

Create Your Own Picture Tubes

Create Your Own Picture Tubes Create Your Own Picture Tubes By JP Kabala What can do you do if you don t have a Picture Tube with the kind of images that you need or want? Well, you could try the Jasc.com Creative Downloads. These

More information

Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint

Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint While it is, of course, possible to create a Research Day poster using a graphics editing programme such as Adobe

More information