Program manual for BirdOriTrack

Size: px
Start display at page:

Download "Program manual for BirdOriTrack"

Transcription

1 Program manual for BirdOriTrack Matlab program to analyze the orientation of birds in orientation funnels or cages Rachel Muheim; Version 4.0, last changed Jan 2014 Terms and conditions for the use of BirdOriTrack BirdOriTrack is free to download and use, but all users are asked to cite the methods paper published in the Journal of Field Ornithology whenever results from this program are published. I have no possibility to trouble-shoot and instruct users, so unless a user discovers a serious flaw in the program, the help that I can provide will be very limited. However, I am more than happy to help, including writing custom-designed extensions or alterations of the program, if the user agrees on a scientific collaboration with shared authorship on at least the first publication. How to use the Program (1) Before any analysis can be done, either a video or a Matlab *-track.mat-file with the saved data from a previously tracked already movie has to be loaded. This can be done by tracking of an avi-file (film saved in computer in avi format), or by loading a *-track.mat file (file that has already been tracked live or from an avi-file). (2) When the data is loaded the tracks have to be analyzed (not necessary after loading a *-track.mat file). (3) After track analysis, the results can be plotted. 1

2 (1) Avifile Preparation of Movie-files: With programs like e.g. VirtualDub (GNU software) you can transform your video files into files of one of the following formats: *.avi;*.wmv;*.mpg;*.mj2;*.asf;*.asx (see instructions at end of manual). Important: Make sure to use short movie names with no dot other than between the name and the file extension (e.g., Birdori avi)! Video compression: I recommend the latest version of DivX as compression codec. When configuring the compression, make sure that you insert so-called keyframes (every 25th frame), since this speeds up data analysis. Also, if your video acquisition software has recorded the video at a high frame rate, you should reduce it to between 3-12 frames per second at this stage. Import Movie-files: Import avi-files frame-by-frame and extract positional data. After selecting a file with Select Movie-File, the number of frames is displayed in the GUI. Since the speed of the movie-file can vary and often does not perfectly agree with the saved information on frame rate, enter the start and end time (hh:mm:ss) of your movie, so that the program can calculate the exact frame rate. Press Load File to start tracking. A preview of the first frame appears and you have the choice to calibrate the funnel positions (same as function Set Funnel Position, see below) or choose an already saved calibration (saved as *-cal.mat). Once you have approved the calibration or made a new one, you are asked to give the length of a bird (place cursor on one end of bird (head), left-click mouse, move to other end of the bird (tail), right-click to approve length (does not need to be exact...). Before tracking starts, you will also be asked to set the tracking sensitivity (related to contrast in movie; default = 20). Reduce sensitivity (smaller number) if the program picks up artifacts, resulting in errand data points; enhance sensitivity (larger number) if the program does not pick up the moving bird (you can use the Program TrackingCalibration to determine the best sensitivity for your movie files; see instructions at end of this document). Tracking takes about as long as the length of the movie, but depends very much on the definitive speed (definitive frame rate in fps), on the number of keyframes (the more the better), on CPU speed of the computer and on how many other programs you have running (turn off all unnecessary programs, also those that run in the background)! To improve performance, see instructions at end of manual! (1) Load *-track.mat files Load Matlab track-files (files that have been tracked with avi-track ) for reanalysis or data presentation. Frames gives start and end frame of the data set. Set Funnel Position (change calibration of cages/funnels) and Analyze Track (you can change the range of frames to analyze, e.g. to view subsets of the data set) can be repeated, and/or results can be viewed. Calibrate Funnel Position Calibrate the position of the funnels/cages by marking the horizontal and vertical dimensions of the funnel and the inner circle (center circle of funnel/cage). Horizontal lines: set the cursor (cross) to the left edge of the funnel/cage, press the left mouse, move the mouse to the right edge and click right mouse button to confirm. Repeat on the vertical axis, from the top edge to the bottom edge of the funnel/cage. The program now draws a circle (blue for outer circle, green for inner circle) that should lie on the rim of the cage/funnel (outer circle) or around the center of the cage (size of perches; inner circle). Confirm with Yes if this is true, repeat otherwise. Input name of bird/funnel/cage (subsequently called ID). After all funnels/cages are calibrated, you are asked to draw an arrow pointing North (input south to north). The calibration can be saved for future use (*-cal.mat). 2

3 (2) Track Analysis This part of the program analyzes the track positions and extracts the counting data points. First, each position is assigned to a funnel, or excluded if the position is outside of a funnel. Then, the positions are separated by funnel and recalculated relative to the center of the funnel (center of inner circle marked with a cross). The data points (positions) are then marked as being positioned either inside or outside of the inner circle. Positions of a bird in a funnel/cage in yellow (outer circle: dimension of funnel/cage, inner circle: area containing the center section of the funnel/cage; drawn as viewed in the frame, i.e. camera distortion is visible). Each data circle gives the position of the bird outside of the inner circle. For each position outside of the inner circle, the program calculates the corresponding data point which projects from the center of the funnel/cage (cross) through the data point to the rim of the funnel/cage (lying on the outer circle). This gives the radius of the funnel/cage for each position (distance from cross to data point on outer circle). To correct for camera distortion the effective radius is calculated for each bird s position (radius of funnel at that location set to 1). The effective radius is then used to either include or exclude data points and can be set in the beginning of the track analysis (currently set to 0.5). In a final step, multiple data points from one hop (from the time a bird leaves the inner circle until it enters it again) are compared and all the position but the one with the highest r-value are excluded. Then the directions are calculated relative to the North mark. By choosing start and end frame, sections of a recording can be analyzed separately. By default, the whole recording is analyzed. Exclude Area This option lets you exclude parts of a track that contain artifacts. Mark the desired area and confirm with a mouse click; then wait until the window disappears when the calculations are finished. Choose Overview Plot to see the result and repeat, if necessary. Choose areas as small as possible and be patient it may take a while until everything is recalculated! 3

4 (3) Activity Analysis The program can measure both activity and inactivity (resting) of the birds. Activity Plot As a measure of activity, the program calculates the length of a bird s movement over a given time interval (30 sec is set as default), measured with the apparent radius as unit (apparent radius = 1, corrected for camera distortion). The graph is automatically saved as a jpeg file (Test name-start frame end frame-id-act.jpg). Resting Positions As a measure of inactivity, the program calculates the number of frames a bird spends sitting at one location (moving less than twice the length of the bird) and treats each of these resting positions as one data point (no matter for how long the bird sat there). You can choose the minimum resting length in minutes to be included as a resting position (e.g., value set to 2 min means that a bird must have sat at one location for a minimum of two minutes, corresponding to a resting position length of at least 2 * 60 * frame rate. Only resting positions outside of the inner circle are included to calculate the mean resting direction, whereby the length of a resting event is not included in the calculation of the resting direction, because of pseudoreplication. The circles in the left graph show the positions and length (numbers of frames) of the rests. The graphs are automatically saved as jpeg files (Test name-start frame end frame-id-rest.jpg). (3) View Results Overview Plot The overview plot shows the tracks superimposed on a picture of the set-up (first frame) with calibration. The picture is automatically saved as a jpeg file (Test name-start frame end frame-overview.jpg). Fig. 3. View of setup used at Falsterbo Bird Observation with four cameras, each recording the movement of a bird in a separate orientation box, connected to one DVR recorder. For each cage, the tracked positions of the bird are marked in yellow, the outline (edge of rim) is shown as a blue circle, and the center area is marked as green circle. The black cross marks the center of the cage. In this example, the center area is defined as the outer edge of the bottom disk, with a radius about 2 cm larger than the radius of the perch (grey ring inside of the green circle). The reference direction (e.g., geographic or magnetic North) is marked with a red arrow for all cages together. 4

5 Tracks per Funnel Plots each funnel (outline of funnel dimensions and inner circle in true scale) in a separate window, with track of bird and data points included in final data set marked (Fig. 4A). If a bird was not active in a funnel, the following message is shown instead of a figure: Track-file contains no orientation data!. The graphs are automatically saved as jpeg files (Test name-start frame end frame-id-track.jpg). Figure 4. A: Plot of an individual bird s movements in an orientation cage with all counting positions ( valid hops ) marked with a red circle; B: Circular diagram of the orientation shown in A. The data points are the valid hops drawn relative to the center of the cage with North set to 0. The arrow gives the mean direction of the sample, with the length of the arrow giving the mean vector length r of the data sample, drawn relative to the radius = 1. The dotted lines on each side of the mean vector indicate the 95% confidence intervals. Orientation per Bird Circular graph of final data per bird with mean direction (Dir), mean vector length (r), P-value and number of counted positions (n) for both unimodal and axial distributions (Fig. 4B). Attention! Because of pseudoreplication (dependency of hops), statistics other than the mean orientation should not be used for further analysis and are only given to provide a better understanding of whether a bird was oriented and whether the directional choice was unimodal or axial. If a bird was not active in a funnel, the following message is shown instead of a figure: Track-file contains no orientation data!. The graphs are automatically saved as jpeg files (Test name-start frame end frame-id-ori.jpg). Summary Plot The summary plot summarizes all the results and saves it as a jpeg and a PDF file (Test name-start frame end frame- ID.jpg/pdf). At the same time, the results, inclusive raw data, are saved in an Excel-file (Test name-start frame end frame- ID.xls) and in a Matlab file (Test name-start frame end frame-def.mat). 5

6 Note that for better visibility, individual data points of samples with n > 80 are not plotted in the orientation plot, but only the mean vector and confidence interval. Calibrate Tracking Parameters This subprogram can be used to determine the best suited tracking sensitivity for your movie files. Tracking sensitivity depends on the contrast between the animal to be tracked and the background of the movie frames. By choosing the correct sensitivity and size of the bird, you can considerably increase tracking quality and computer performance (processing speed)! Start with the predefined sensitivity value and then increase or decrease in steps of 5 to see whether tracking improves. The goal is to find the sensitivity level that produces the least amount of stray pixels in the black-and-white image, but still detects the positions of the animals (indicated by red circles in the reduced image). You can also determine the most appropriate size of the bird, which has an effect on the minimum size of the white areas to be counted as a position. Use a larger bird size if you receive more than one red circle per bird position, since with several positions, the one with the largest area will otherwise be chosen for the final position, which may not always be the best. By adjusting the sensitivity settings and the size of the bird you can also optimize tracking speed, which is given at the end of a tracking series. The program shows the video tracking steps for 10 frames starting with the start frame. If the selection of your frames does not contain any movements of the animal(s), choose another start frame, until you find a section of 6 frames where the animal(s) change(s) position. 6

7 Installation of the Program 1. Run BirdAnalysis_pkg.exe once to unpack the program. This will unpack a program called *.exe. 2. Run BirdAnalysis.exe every time you want to use the program For error messages see below Error Messages MCR installation stops abruptly and displays error message Description When installing the MATLAB Component Runtime (MCR) using MCRinstaller.exe, the installation aborts and you receive the following error message: "The wizard was interrupted before MATLAB component Runtime 7.5 could be completely installed. You system has not been modified. To complete installation at another time, please run setup again." Depending on which version of the Microsoft installer you have on your system, you might see this error message instead: "Error 1304 writing to file MWArray.dll Verify that you have access to that directory and later an Internal Error 2350 popup." Workaround 1. Download the Microsoft Visual C++ Redistributable Package. For 32-bit systems, download the SP1 version of vcredist_x86.exe (available here). For 64-bit systems, download vcredist_x64.exe (available here). These self-extracting executable files install runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer that does not have Visual C installed. 2. Install the package on the target computer by double-clicking on the file you downloaded. 3. Re-execute MCRInstaller.exe. NOTE: When you run the MCR installer, you will see a pop-up message indicating that.net Framework is not installed. Click the option to continue without installing.net Framework Reading video compressed in 32-bit and 64-bit systems There are 32-bit codec libraries and 64-bit codec libraries. The 32-bit libraries are used by 32-bit applications, like MATLAB in 32-bit mode, and the 64-bit libraries are used by 64-bit applications, like the 64-bit MATLAB. A video file created in each version can be played on any other system (using Windows Media Player on another computer, for example) so long as the player has access to corresponding 32-bit or 64-bit codecs on their system. When the required codec to read the given AVI file is not installed in the computer, an error occurrs. For example, the Cinepak codec iccvid.dll is only available as a 32-bit distribution. Hence, only 32-bit MATLAB and other 32-bit applications can play or create AVI files with Cinepak compression. In this case, the user is not able to find the appropriate codec with the compression code because the 64-bit operating system may have a 32-bit codec while the 64- bit MATLAB application tries to locate a 64-bit codec library. 7

8 To work around this, here are two options. The workaround is to create the AVI file with a codec whose 64-bit version is available and installed on the computer, so that it can played using 64-bit MATLAB. First create an uncompressed AVI file using 64-bit MATLAB, as is. Then, use an open source third-party tool like VirtualDub programatically or interactively to compress the AVI file. VirtualDub's strong suite is codec development and has access to a number of implementations of popular codecs, like MPEG-4: In general, if similar error messages are obtained when using any codec, the following checks are recommended. Check if the appropriate codec is installed on the computer i.e. if the driver (.DLL files) corresponding to the codec is available on the machine. It should be noted that, in a Windows 64-bit XP machine, a list of the installed 32-bit codecs can be found in: %SYSTEMROOT%\syswow64, while a list of 64-bit CODECs can be found in: %SYSTEMROOT%\system32 * To emphasize, even though the "system32" suffix seems to imply 32-bit, this is where Windows stores 64-bit binaries as indicated by the link below: 8

4. TROUBLESHOOTING PREVIOUS VERSIONS RUN LOLITRACK ALWAYS AS ADMIN WIBU SOFTWARE PROTECTION... 30

4. TROUBLESHOOTING PREVIOUS VERSIONS RUN LOLITRACK ALWAYS AS ADMIN WIBU SOFTWARE PROTECTION... 30 Version 4.2.0 CONTENTS 1. GETTING STARTED... 2 2. TYPICAL APPLICATIONS... 4 3. USER GUIDE... 5 3.1 SINGLE OBJECT MODE... 7 3.2 SINGLE ARENA MODE... 12 3.3 EVENT RECORDER... 19 3.4 BATCH TRACKING... 21

More information

Introduction to Picasa

Introduction to Picasa Introduction to Picasa Importing Pictures Picasa can import pictures from your camera, media card, scanner, CD, or drives and folders on your computer. When you connect a drive or device with new pictures,

More information

KCS Motion. Video Motion Analysis Software

KCS Motion. Video Motion Analysis Software Video Motion Analysis Software Software and supporting material is property of G. Mason, Seattle University, 2007 Overview Overview KCS Motion tracks moving objects in a video clip and analyzes their position,

More information

Intro to MyoResearch XP: Now how do I do that? Noraxon Inc. USA

Intro to MyoResearch XP: Now how do I do that? Noraxon Inc. USA Intro to MyoResearch XP: Now how do I do that? How do I start Recording Data? If this is your first time: Create a new PROJECT Create a new SUBJECT Click MEASURE to setup your measurement Select your muscle

More information

Adobe Flash CS3 Reference Flash CS3 Application Window

Adobe Flash CS3 Reference Flash CS3 Application Window Adobe Flash CS3 Reference Flash CS3 Application Window When you load up Flash CS3 and choose to create a new Flash document, the application window should look something like the screenshot below. Layers

More information

Reviewer s Guide. Morpheus Photo Warper. Screenshots. Tutorial. Included in the Reviewer s Guide: Loading Pictures

Reviewer s Guide. Morpheus Photo Warper. Screenshots. Tutorial. Included in the Reviewer s Guide: Loading Pictures Morpheus Photo Warper Reviewer s Guide Morpheus Photo Warper is easy-to-use picture distortion software that warps and exaggerates portions of photos such as body parts! Have you ever wanted to distort

More information

Product information. Hi-Tech Electronics Pte Ltd

Product information. Hi-Tech Electronics Pte Ltd Product information Introduction TEMA Motion is the world leading software for advanced motion analysis. Starting with digital image sequences the operator uses TEMA Motion to track objects in images,

More information

Introduction.

Introduction. Product information Image Systems AB Main office: Ågatan 40, SE-582 22 Linköping Phone +46 13 200 100, fax +46 13 200 150 info@imagesystems.se, Introduction TEMA Automotive is the world leading system

More information

Autodesk Moldflow Adviser AMA Reports

Autodesk Moldflow Adviser AMA Reports Autodesk Moldflow Adviser 2012 AMA Reports Revision 1, 17 March 2012. Contents Chapter 1 Report Generation Wizard.............................. 1 Creating a new report.......................................

More information

Full Search Map Tab. This map is the result of selecting the Map tab within Full Search.

Full Search Map Tab. This map is the result of selecting the Map tab within Full Search. Full Search Map Tab This map is the result of selecting the Map tab within Full Search. This map can be used when defining your parameters starting from a Full Search. Once you have entered your desired

More information

ASL SOFTWARE. Fixplot Tutorial. Innovators in eyetracking for over 30 years

ASL SOFTWARE. Fixplot Tutorial. Innovators in eyetracking for over 30 years ASL SOFTWARE Fixplot Tutorial Innovators in eyetracking for over 30 years Fixplot Introduction: The Fixplot program is a component program of Eyenal that allows the user to plot eye position data collected

More information

Full Search Map Tab Overview

Full Search Map Tab Overview FlexMLS Map Server Full Search Map Tab Overview The Full Search Map tab is a need to know module. It is accessible when you use Full Search under Search in the Main Menu tree of FlexMLS. This map can

More information

BioFuel Graphing instructions using Microsoft Excel 2003 (Microsoft Excel 2007 instructions start on page mei-7)

BioFuel Graphing instructions using Microsoft Excel 2003 (Microsoft Excel 2007 instructions start on page mei-7) BioFuel Graphing instructions using Microsoft Excel 2003 (Microsoft Excel 2007 instructions start on page mei-7) Graph as a XY Scatter Chart, add titles for chart and axes, remove gridlines. A. Select

More information

Introduction to Flash - Creating a Motion Tween

Introduction to Flash - Creating a Motion Tween Introduction to Flash - Creating a Motion Tween This tutorial will show you how to create basic motion with Flash, referred to as a motion tween. Download the files to see working examples or start by

More information

Colin Paul Updated 14 November Preparation of publication-quality videos using ImageJ

Colin Paul Updated 14 November Preparation of publication-quality videos using ImageJ Preparation of publication-quality videos using ImageJ Statements made in scientific papers are often much easier to understand if they are supplemented by representative videos. In the best case, these

More information

255, 255, 0 0, 255, 255 XHTML:

255, 255, 0 0, 255, 255 XHTML: Colour Concepts How Colours are Displayed FIG-5.1 Have you looked closely at your television screen recently? It's in full colour, showing every colour and shade that your eye is capable of seeing. And

More information

Edupen Pro User Manual

Edupen Pro User Manual Edupen Pro User Manual (software for interactive LCD/LED displays and monitors) Ver. 3 www.ahatouch.com Some services in Edupen Pro require dual touch capability. In order to use dual touch, your computer

More information

Introduction to XDisp Qt The New HKL-2000 and HKL-3000 Diffraction Image Display

Introduction to XDisp Qt The New HKL-2000 and HKL-3000 Diffraction Image Display Introduction to XDisp Qt The New HKL-2000 and HKL-3000 Diffraction Image Display HKL-2000 and HKL-3000 have a new, sleeker way of displaying your diffraction data, because HKL is now distributed with XDisp

More information

Quintic Software Tutorial 3. Take a Picture

Quintic Software Tutorial 3. Take a Picture Quintic Software Tutorial 3 Take a Picture Contents Page 1. Photo 2. Photo Sequence a. Add shapes and angles 3. Export Analysis 1. Photo Open the video Long jump female from the Athletics folder. You are

More information

Introduction to version Instruction date

Introduction to version Instruction date Introduction to version 1.1.0 Instruction date 16.5.2008 Windows and Files Start by creating the window Open FCS data file By right-clicking the axis the list of available parameters appear. Right-click

More information

ezimagex2 User s Guide Version 1.0

ezimagex2 User s Guide Version 1.0 ezimagex2 User s Guide Version 1.0 Copyright and Trademark Information The products described in this document are copyrighted works of AVEN, Inc. 2015 AVEN, Inc. 4595 Platt Rd Ann Arbor, MI 48108 All

More information

CyberView Systems, Embedded DVR Basic Operating Instructions =========================================================================

CyberView Systems, Embedded DVR Basic Operating Instructions ========================================================================= CyberView Systems, Embedded DVR Basic Operating Instructions ========================================================================= Main Display This Main Display section covers the operation and description

More information

STIPlotDigitizer. User s Manual

STIPlotDigitizer. User s Manual STIPlotDigitizer User s Manual Table of Contents What is STIPlotDigitizer?... 3 Installation Guide... 3 Initializing STIPlotDigitizer... 4 Project GroupBox... 4 Import Image GroupBox... 5 Exit Button...

More information

Introduction to the workbook and spreadsheet

Introduction to the workbook and spreadsheet Excel Tutorial To make the most of this tutorial I suggest you follow through it while sitting in front of a computer with Microsoft Excel running. This will allow you to try things out as you follow along.

More information

SI-100 Digital Microscope. User Manual

SI-100 Digital Microscope. User Manual SI-100 Digital Microscope User Manual Read this manual before use Keep for future reference Content 1 Introduction... 3 1.1 About The SI-100... 3 1.2 Advantage of SI-100... 3 1.3 Product Specification...

More information

Software for Observation and Measurement SGMMS V2.6. Users Manual

Software for Observation and Measurement SGMMS V2.6. Users Manual AFM45-S03-12402 Software for Observation and Measurement SGMMS V2.6 Users Manual SIGMAKOKI Co., LTD. CONTENTS 1 OVERVIEW... - 3-2 BEFORE USE... - 3-2-1 OPERATIONAL ENVIRONMENT...- 3-2-2 INSTALLATION PREPARATION...-

More information

Appendix E: Software

Appendix E: Software Appendix E: Software Video Analysis of Motion Analyzing pictures (movies or videos) is a powerful tool for understanding how objects move. Like most forms of data, video is most easily analyzed using a

More information

A Step-by-step guide to creating a Professional PowerPoint Presentation

A Step-by-step guide to creating a Professional PowerPoint Presentation Quick introduction to Microsoft PowerPoint A Step-by-step guide to creating a Professional PowerPoint Presentation Created by Cruse Control creative services Tel +44 (0) 1923 842 295 training@crusecontrol.com

More information

Animation is the illusion of motion created by the consecutive display of images of static elements. In film and video

Animation is the illusion of motion created by the consecutive display of images of static elements. In film and video Class: Name: Class Number: Date: Computer Animation Basis A. What is Animation? Animation is the illusion of motion created by the consecutive display of images of static elements. In film and video production,

More information

CPM-200 User Guide For Lighthouse for MAX

CPM-200 User Guide For Lighthouse for MAX CPM-200 User Guide For Lighthouse for MAX Contents Page Number Opening the software 2 Altering the page size & Orientation 3-4 Inserting Text 5 Editing Text 6 Inserting Graphics 7-8 Changing the Colour

More information

WATER MAZE VIDEO TRACKING

WATER MAZE VIDEO TRACKING instrumentation and software for research SOF-845 USER S MANUAL DOC-214 Rev. 2.2 Copyright 2016 All Rights Reserved Med Associates Inc. P.O. Box 319 St. Albans, Vermont 05478 Phone: 802.527.2343 Fax: 802.527.5095

More information

ImCheck3 Installation and User s Guide

ImCheck3 Installation and User s Guide Image Science Associates 10 May 2010 ImCheck3 Installation and User s Guide Peter Burns pdburns@ieee.org ImCheck3 is intended to demonstrate the use of widely distributed printed test targets (test charts)

More information

liquivid Video Improve v2.x Installation Instructions for Windows, macos, Adobe Lightroom Manual

liquivid Video Improve v2.x Installation Instructions for Windows, macos, Adobe Lightroom Manual liquivid Video Improve v2.x Installation Instructions for Windows, macos, Adobe Lightroom Manual Installation Instructions for Windows... 3 Required Hardware & Software... 3 Installation... 3 File Saving

More information

The American University in Cairo. Academic Computing Services. Excel prepared by. Maha Amer

The American University in Cairo. Academic Computing Services. Excel prepared by. Maha Amer The American University in Cairo Excel 2000 prepared by Maha Amer Spring 2001 Table of Contents: Opening the Excel Program Creating, Opening and Saving Excel Worksheets Sheet Structure Formatting Text

More information

M4-R4: INTRODUCTION TO MULTIMEDIA (JAN 2019) DURATION: 03 Hrs

M4-R4: INTRODUCTION TO MULTIMEDIA (JAN 2019) DURATION: 03 Hrs M4-R4: INTRODUCTION TO MULTIMEDIA (JAN 2019) Max Marks: 100 DURATION: 03 Hrs M1-R4-01-19 1.3 Which of the following tag pair is used to list the text? (a) and (b) and (c)

More information

Intelligent Security & Fire Ltd

Intelligent Security & Fire Ltd Copyright 2007-2009 Cortex Global Table of contents: Introduction... 3 1. Login... 3 1.1 Advanced login options... 4 2. Preview... 5 2.1 Main menu... 6 2.2 Camera list... 6 2.3 Main display... 6 2.4 Maps...

More information

Lesson 1 New Presentation

Lesson 1 New Presentation Powerpoint Lesson 1 New Presentation 1. When PowerPoint first opens, there are four choices on how to create a new presentation. You can select AutoContent wizard, Template, Blank presentation or Open

More information

Using IPACS Webserver:

Using IPACS Webserver: Using IPACS Webserver: Logging On: The IPACS Webserver can be accessed from any PC with internet connectivity. 1. Open Internet Explorer or your internet service provider. 2. Type the IPACS web address

More information

User s Guide. Valvova Oy

User s Guide. Valvova Oy User s Guide Valvova Oy June 21, 2017 CONTENTS Contents 1 Timeline 2 1.1 Program startup......................................... 3 1.2 Calendar............................................. 3 1.3 Go to

More information

Introduction To Inkscape Creating Custom Graphics For Websites, Displays & Lessons

Introduction To Inkscape Creating Custom Graphics For Websites, Displays & Lessons Introduction To Inkscape Creating Custom Graphics For Websites, Displays & Lessons The Inkscape Program Inkscape is a free, but very powerful vector graphics program. Available for all computer formats

More information

bridge essential skills

bridge essential skills bridge essential skills Gain a working knowledge of Bridge. Understand how to change the contents and appearance or the workspace. Learn how to use Mini Bridge to access assets inside Photoshop Download,

More information

Physics MRI Research Centre UNIFIT VERSION User s Guide

Physics MRI Research Centre UNIFIT VERSION User s Guide Physics MRI Research Centre UNIFIT VERSION 1.24 User s Guide Note: If an error occurs please quit UNIFIT and type:.reset in the IDL command line, and restart UNIFIT. Last Update November 2016 by Katie

More information

MetaMorph Standard Operation Protocol Basic Application

MetaMorph Standard Operation Protocol Basic Application MetaMorph Standard Operation Protocol Basic Application Contents Basic Navigation and Image Handling... 2 Opening Images... 2 Separating Multichannel Images... 2 Cropping an Image... 3 Changing an 8 bit

More information

Instructions for I40XT GameSpy Digital Camera

Instructions for I40XT GameSpy Digital Camera Instructions for I40XT GameSpy Digital Camera THANK YOU for your purchase of the Model. Please read this booklet before using the unit. If you should have any questions about this product or any other

More information

Fo r. A Guide. October 21, 2009 Created by: Duane Miller, TCGSAR

Fo r. A Guide. October 21, 2009 Created by: Duane Miller, TCGSAR Fo r Searches A Guide October 21, 2009 Created by: Duane Miller, TCGSAR This material was made possible through funding from the SAR NEW INIATIVES FUND 2009 Table of Contents 1 Objectives... 3 2 Setup...

More information

-Remember to always hit Command + S every time you make a change to your project going forward.

-Remember to always hit Command + S every time you make a change to your project going forward. -Open Animate -Under Create New - Select ActionScript 3.0 -Choose Classic as the Design type located in the upper right corner -Animate workspace shows a toolbar, timeline, stage, and window tabs -From

More information

Word 2007: Flowcharts Learning guide

Word 2007: Flowcharts Learning guide Word 2007: Flowcharts Learning guide How can I use a flowchart? As you plan a project or consider a new procedure in your department, a good diagram can help you determine whether the project or procedure

More information

Table of Contents. Index

Table of Contents. Index Index Table of Contents Chapter 1 Notice for All Users...1-1 Chapter 2 Installation...2-1 2-1 HD NVR Manager Setup...2-1 2-1-1 Installation Steps...2-2 2-1-2 License Activation...2-9 Chapter 3 SCM Program...3-1

More information

Unit 21 - Creating a Navigation Bar in Macromedia Fireworks

Unit 21 - Creating a Navigation Bar in Macromedia Fireworks Unit 21 - Creating a Navigation Bar in Macromedia Fireworks Items needed to complete the Navigation Bar: Unit 21 - House Style Unit 21 - Graphics Sketch Diagrams Document ------------------------------------------------------------------------------------------------

More information

Tracking Trajectories of Migrating Birds Around a Skyscraper

Tracking Trajectories of Migrating Birds Around a Skyscraper Tracking Trajectories of Migrating Birds Around a Skyscraper Brian Crombie Matt Zivney Project Advisors Dr. Huggins Dr. Stewart Abstract In this project, the trajectories of birds are tracked around tall

More information

Recipes4Success. Draw and Animate a Rocket Ship. Frames 5 - Drawing Tools

Recipes4Success. Draw and Animate a Rocket Ship. Frames 5 - 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. 2012. All Rights Reserved. This

More information

POWERPOINT 2003 OVERVIEW DISCLAIMER:

POWERPOINT 2003 OVERVIEW DISCLAIMER: DISCLAIMER: POWERPOINT 2003 This reference guide is meant for experienced Microsoft Office users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training

More information

Camtasia Studio 5.0 PART I. The Basics

Camtasia Studio 5.0 PART I. The Basics Camtasia Studio 5.0 Techsmith s Camtasia Studio software is a video screenshot creation utility that makes it easy to create video tutorials of an on screen action. This handout is designed to get you

More information

At the start of the project we all agreed to follow some basic procedures to make sure we did all of the things we should do.

At the start of the project we all agreed to follow some basic procedures to make sure we did all of the things we should do. Ethical Issues The candidate has given a straightforward explanation of ethical issues related to the management of information. At the start of the project we all agreed to follow some basic procedures

More information

E-Vista Digital Surveillance System 300 / 500 Series. User s Operation Manual Copyright By Shaoming Technology

E-Vista Digital Surveillance System 300 / 500 Series. User s Operation Manual Copyright By Shaoming Technology E-Vista Digital Surveillance System 300 / 500 Series User s Operation Manual 2004 Copyright By Shaoming Technology 1 Contents Copyright Notice... Trademarks.. Special Notice...... Warning... Checking List..

More information

A basic introduction to imovie 2 From importing video to editing to exporting video. Created by: Leslie Arakaki Clinton Iwami.

A basic introduction to imovie 2 From importing video to editing to exporting video. Created by: Leslie Arakaki Clinton Iwami. A basic introduction to imovie 2 From importing video to editing to exporting video Created by: Leslie Arakaki Clinton Iwami LEI Aloha Grant Page 1 Table of Contents The beginning... 3 Eyeball view:...

More information

The Preparing for Success Online Mapping Tool

The Preparing for Success Online Mapping Tool The Preparing for Success Online Mapping Tool Baker Polito Administration The Executive Office of Housing and Economic Development and MassGIS Questions & Comments? Please contact MassWorks@state.ma.us

More information

OWLIFT User s Guide. OWLIFT User s Guide Infinitegra Inc. 1

OWLIFT User s Guide. OWLIFT User s Guide Infinitegra Inc. 1 OWLIFT User s Guide 2018-08-20 Infinitegra Inc. 1 Notice for this document Infinitegra, Inc. (hereinafter referred to as Infinitegra ) has a right of all information in this document. Infinitegra allows

More information

Advice for How To Create a Film Project in Windows MovieMaker

Advice for How To Create a Film Project in Windows MovieMaker Advice for How To Create a Film Project in Windows MovieMaker This document was compiled to provide initial assistance to teachers and/or students to create a movie project using the Windows MovieMaker

More information

You can also download the complete Demonstration Project from our website. It will be necessary to import it from the main menu of PyroCreator:

You can also download the complete Demonstration Project from our website. It will be necessary to import it from the main menu of PyroCreator: PyroCreator 4D Guide This document will help you choose the archives needed to build your New Project. When you have completed these first steps you can begin the design of your show. You can also download

More information

EASY INTERACTIVE WHITEBOARD

EASY INTERACTIVE WHITEBOARD EASY INTERACTIVE WHITEBOARD CONNECT COMPUTER/TURN ON PROJECTOR LAPTOP For the projectors in the labs, a computer is connected. These instructions are for you to connect a laptop computer to the projector.

More information

This guide will show you how to create a basic multi-media PowerPoint presentation containing text, graphics, charts, and audio/video elements.

This guide will show you how to create a basic multi-media PowerPoint presentation containing text, graphics, charts, and audio/video elements. This guide will show you how to create a basic multi-media PowerPoint presentation containing text, graphics, charts, and audio/video elements. Before starting the steps outlined in this guide, it is recommended

More information

Visual Physics - Introductory Lab Lab 0

Visual Physics - Introductory Lab Lab 0 Your Introductory Lab will guide you through the steps necessary to utilize state-of-the-art technology to acquire and graph data of mechanics experiments. Throughout Visual Physics, you will be using

More information

Table of Contents Pivot Animator...2 Overview...3 Getting Started...4 Interface at a Glance...5 Positioning Figures...7 Figure Controls...

Table of Contents Pivot Animator...2 Overview...3 Getting Started...4 Interface at a Glance...5 Positioning Figures...7 Figure Controls... Table of Contents Pivot Animator...2 Overview...3 Getting Started...4 Interface at a Glance...5 Positioning Figures...7 Figure Controls...10 Animation Frame Controls...12 Saving & Opening Animations...15

More information

Using PowerPoint to Create an Interactive Multimedia Portfolio Ben Johnson

Using PowerPoint to Create an Interactive Multimedia Portfolio Ben Johnson Using PowerPoint to Create an Interactive Multimedia Portfolio Ben Johnson www.psd.k12.co.us/staff/benj Getting Started 1. Launch PowerPoint from the start button. Select the Design Template radio button.

More information

Manual for Microfilament Analyzer

Manual for Microfilament Analyzer Manual for Microfilament Analyzer Eveline Jacques & Jan Buytaert, Michał Lewandowski, Joris Dirckx, Jean-Pierre Verbelen, Kris Vissenberg University of Antwerp 1 Image data 2 image files are needed: a

More information

Tricking it Out: Tricks to personalize and customize your graphs.

Tricking it Out: Tricks to personalize and customize your graphs. Tricking it Out: Tricks to personalize and customize your graphs. Graphing templates may be used online without downloading them onto your own computer. However, if you would like to use the templates

More information

Ladibug TM Visual Presenter Image Software User Manual

Ladibug TM Visual Presenter Image Software User Manual Ladibug TM Visual Presenter Image Software User Manual Contents 1. Introduction... 2 2. System requirement... 2 3. Install Ladibug TM... 3 4. Connection... 6 5. Start to use Ladibug... 7 6. Operation...

More information

PAPARA(ZZ)I User Manual

PAPARA(ZZ)I User Manual PAPARA(ZZ)I 2.0 - User Manual June 2016 Authors: Yann Marcon (yann.marcon@awi.de) Autun Purser (autun.purser@awi.de) PAPARA(ZZ)I Program for Annotation of Photographs and Rapid Analysis (of Zillions and

More information

Software within building physics and ground heat storage HEAT2 8. A PC-program for heat transfer in two dimensions Update manual.

Software within building physics and ground heat storage HEAT2 8. A PC-program for heat transfer in two dimensions Update manual. Software within building physics and ground heat storage HEAT2 8 A PC-program for heat transfer in two dimensions Update manual June 20, 2011 BLOCON www.buildingphysics.com Contents 1. WHAT S NEW IN HEAT2

More information

Table of Contents. Chapter 1. Safety Precautions Notice Chapter 2. Components and accessories Chapter 3. Camera components...

Table of Contents. Chapter 1. Safety Precautions Notice Chapter 2. Components and accessories Chapter 3. Camera components... P. 770.270.1394 F. 770.270.2389 865 Marathon Parkway Lawrenceville GA 30046 P. 770.270.1394 F. 770.270.2389 865 Marathon Parkway Lawrenceville GA 30046 Table of Contents Chapter 1. Safety Precautions Notice...

More information

FLASH CS6 DIRECTIONS TO GET YOU STARTED!

FLASH CS6 DIRECTIONS TO GET YOU STARTED! FLASH CS6 DIRECTIONS TO GET YOU STARTED! SYMBOL A symbol is a reusable image, animation or button. You will see a plus sign + in the object once it s been converted to a symbol. Insert>Convert to symbol

More information

IDL Tutorial. Working with Images. Copyright 2008 ITT Visual Information Solutions All Rights Reserved

IDL Tutorial. Working with Images. Copyright 2008 ITT Visual Information Solutions All Rights Reserved IDL Tutorial Working with Images Copyright 2008 ITT Visual Information Solutions All Rights Reserved http://www.ittvis.com/ IDL is a registered trademark of ITT Visual Information Solutions for the computer

More information

vinodsrivastava.com FLASH

vinodsrivastava.com FLASH vinodsrivastava.com FLASH 1. What is a Layer? Layer helps us to organize the artwork in your document. When we create a flash document it contain one layer but we can add more. Objects are placed in layer

More information

Introduction to Electrostatic FEA with BELA

Introduction to Electrostatic FEA with BELA Introduction to Electrostatic FEA with BELA David Meeker dmeeker@ieee.org Updated October 31, 2004 Introduction BELA ( Basic Electrostatic Analysis ) is a software package for the finite element analysis

More information

How to create an animated face

How to create an animated face Adobe Flash CS4 Activity 5.1 guide How to create an animated face This activity walks you step by step through the process of creating a simple animation by using Adobe Flash CS4. You use drawing tools

More information

SALTO GRAPHICAL MAPPING MANUAL. Version 1.0

SALTO GRAPHICAL MAPPING MANUAL. Version 1.0 SALTO GRAPHICAL MAPPING MANUAL Version 1.0 Historic of changes Version Status Date Author Change description 1.0 Official 28/11/2012 Aitor Apalategi First version of the manual 2 INDEX 1. Introduction...

More information

Computer Essentials Session 1 Lesson Plan

Computer Essentials Session 1 Lesson Plan Note: Completing the Mouse Tutorial and Mousercise exercise which are available on the Class Resources webpage constitutes the first part of this lesson. ABOUT PROGRAMS AND OPERATING SYSTEMS Any time a

More information

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 02: Introduction to Photoshop Part 1

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 02: Introduction to Photoshop Part 1 CS 1033 Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 02: Introduction to Photoshop Part 1 Upon completion of this lab, you should be able to: Open, create new, save

More information

1. Multimedia authoring is the process of creating a multimedia production:

1. Multimedia authoring is the process of creating a multimedia production: Chapter 8 1. Multimedia authoring is the process of creating a multimedia production: Creating/assembling/sequencing media elements Adding interactivity Testing (Alpha/Beta) Packaging Distributing to end

More information

The Library is displayed as a window, and its contents are accessed by dragging and dropping onto the Stage.

The Library is displayed as a window, and its contents are accessed by dragging and dropping onto the Stage. FLASH FREQUENTLY ASKED QUESTIONS - What is the Library? The Library is an area in which you store all content used in a Flash movie. In Flash terminology, each piece of content stored in the Library is

More information

FACULTY AND STAFF COMPUTER FOOTHILL-DE ANZA. Office Graphics

FACULTY AND STAFF COMPUTER FOOTHILL-DE ANZA. Office Graphics FACULTY AND STAFF COMPUTER TRAINING @ FOOTHILL-DE ANZA Office 2001 Graphics Microsoft Clip Art Introduction Office 2001 wants to be the application that does everything, including Windows! When it comes

More information

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 Note: These instructions are based on an older version of FLUENT, and some of the instructions

More information

Creating a Box-and-Whisker Graph in Excel: Step One: Step Two:

Creating a Box-and-Whisker Graph in Excel: Step One: Step Two: Creating a Box-and-Whisker Graph in Excel: It s not as simple as selecting Box and Whisker from the Chart Wizard. But if you ve made a few graphs in Excel before, it s not that complicated to convince

More information

NEEShub.org Project Editor Guide. Number: Project Name: NEEShub.org Version: 2.0 Quick start guide for the Project Editor. Guide.

NEEShub.org Project Editor Guide. Number: Project Name: NEEShub.org Version: 2.0 Quick start guide for the Project Editor. Guide. NEEShub Project Editor Document NEES- XX- 000 Guide Number: Project Name: NEEShub.org Version: 2.0 Brief Description: Quick start guide for the Project Editor. Table of Contents Introduction... 2 Additional

More information

SteadXP Demo - April 7th 2017 DEMO SOFTWARE USER MANUAL

SteadXP Demo - April 7th 2017 DEMO SOFTWARE USER MANUAL SteadXP Demo - April 7th 07 DEMO SOFTWARE USER MANUAL SUMMARY BEFORE STARTING SOFTWARE SYSTEM REQUIREMENTS p. INSTALLATION p. how to use STEADXP DEMO software INPUT p. SYNC p. PREVIEW & RENDERING p.6 This

More information

Design and Print Instruction Manual

Design and Print Instruction Manual Diamond Design Design and Print Instruction Manual Contents Installation 1 Installing the Diamond Design Software 2-3 Installing the ORIGINAL Argox OS-214 printer drivers 4 Installing the EXCEL Argox OS-314

More information

motcom loganalyser User Manual

motcom loganalyser User Manual User Manual Part No. 2 900 04 10000 Release 07.03.2016 English revision 160825 Kurt-Schumacher-Str. 28-30 66130 Saarbrücken, Germany e-mail: info@motcomgmbh.com web: www.motcomgmbh.com Contents Introduction...

More information

CHAOS Chaos Chaos Iterate

CHAOS Chaos Chaos Iterate CHAOS Chaos is a program that explores data analysis. A sequence of points is created which can be analyzed via one of the following five modes: 1. Time Series Mode, which plots a time series graph, that

More information

Using Tab Stops in Microsoft Word

Using Tab Stops in Microsoft Word Using Tab Stops in Microsoft Word U 720 / 1 How to Set Up and Use Tab Stops to Align and Position Text on a Page If you ve tried to use tab stops to align text in Microsoft Word, there s every chance you

More information

Tools Menu (Frequently Used Features)

Tools Menu (Frequently Used Features) Tools Menu (Frequently Used Features) Exit VoxelCalc Shop for features Show VoxelCalc User Guide (right click on oither icons shows user guide for that function) Region of Interest (ROI) tool with beam

More information

viewon 2 - Objects, Animations and Actions How To

viewon 2 - Objects, Animations and Actions How To ewon Application User Guide Content You Select, We Connect AUG 006 / Rev 1.0 viewon 2 - Objects, Animations and Actions How To This guide will explain you how to create and customize objects and give you

More information

Software V 3.3W User Manual

Software V 3.3W User Manual Software V 3.3W User Manual Note: This software only works on Windows Operating System. Contents 1. Installation...3 2. Start microscope...3 3. Language...4 4. Basic setting...4 4.1. Device source...4

More information

2. MODELING A MIXING ELBOW (2-D)

2. MODELING A MIXING ELBOW (2-D) MODELING A MIXING ELBOW (2-D) 2. MODELING A MIXING ELBOW (2-D) In this tutorial, you will use GAMBIT to create the geometry for a mixing elbow and then generate a mesh. The mixing elbow configuration is

More information

BB-HNP17 Version 4.01

BB-HNP17 Version 4.01 BB-HNP17 Version 4.01 Network Camera Recorder with Viewer Software i-pro WV series support edition Introduction Panasonic System Networks Co., Ltd. 2 nd Edition 1 All in one PC based Recording & Monitoring

More information

3D Slider Crank Tutorial (Professional)

3D Slider Crank Tutorial (Professional) 3D Slider Crank Tutorial (Professional) Copyright 2018 FunctionBay, Inc. All rights reserved. User and training documentation from FunctionBay, Inc. is subjected to the copyright laws of the Republic of

More information

First Animated Model Yellow Submarine

First Animated Model Yellow Submarine Course: 3D Design Title: First Animated Model Yellow Submarine Blender: Version 2.6X Level: Beginning Author; Neal Hirsig (May 2012) First Animated Model Yellow Submarine Most of you are perhaps too young

More information

In this lesson you will learn how to:

In this lesson you will learn how to: LESSON 5: CREATING BUTTON STATES OBJECTIVES In this lesson you will learn how to: use FreeHand layers to create navigation buttons export layers from FreeHand to Flash create and edit symbols and instances

More information

ABB PowerPoint template User s Guide

ABB PowerPoint template User s Guide Corporate Communications February 2006 ABB PowerPoint template User s Guide ABB Group -1- ABB PowerPoint template User s Guide Table of Contents pg 3 The ABB PowerPoint template pg 7 Minimizing overall

More information

Slide the switch to On and the player will be powered on in 1 second. The player will prompt "Welcome" and then enter the main interface.

Slide the switch to On and the player will be powered on in 1 second. The player will prompt Welcome and then enter the main interface. NMV-179X For the correct use and good performance of the player, the user must fully understand the manual as well as strictly follow the instructions provided. Avoid high temperature (above 35 C) or

More information