How To Use Eye Tracking With A Dual Eye Tracking System In A Collaborative Collaborative Eye Tracking (Duet)

Size: px
Start display at page:

Download "How To Use Eye Tracking With A Dual Eye Tracking System In A Collaborative Collaborative Eye Tracking (Duet)"

Transcription

1 Framework for colocated synchronous dual eye tracking Craig Hennessey Department of Electrical and Computer Engineering University of British Columbia Mirametrix Research Abstract Dual user eye tracking offers insight into the collaborative behaviours of participants, as well as the potential for improving communication effectiveness when direct eye contact is unavailable. In this paper we outline a system framework for performing colocated synchronous dual eye tracking. Issues around system setup and eye tracker calibration are discussed. An evaluation of accuracy found that lower accuracy was achieved for the viewer who was off axis to the primary display. The impact of lower accuracy depends on the intended application. For the test application presented here in which on-screen gaze markers indicate the general area of the viewer s interest, the accuracy achieved proved sufficient. Author Keywords DUET; eye gaze tracking; colocated; synchronous; ACM Classification Keywords H.5.m [Information interfaces and presentation (e.g., HCI)]: Miscellaneous. Copyright is held by the author/owner(s). CSCW 12, February 11 15, 2012, Seattle, Washington, USA. ACM /12/02. General Terms Design, Experimentation, Measurement

2 Introduction Computer supported collaborative technologies offer the potential to improve worker productivity [2]. There has been significant focus on remote collaboration, as the workforce is increasingly geographically distributed. Dual eye tracking has been investigated for remote collaborative problem-solving [6] and remote collaborative software development [1]. Certain tasks however are still frequently performed in a colocated or face to face environment [4]. The colocated environment under consideration here is one in which participants share a single workstation for joint tasks such as pair programming or collaborative document editing. An earlier work by Pietinen et al proposed a colocated collaborative system for investigating pair programming [7]. The system was noted for its somewhat complex hardware and software configuration, leading to difficulty in data synchronization and analysis. It is our goal to develop a simple framework for investigating and enhancing colocated collaborative work with dual eye tracking, and to outline common challenges that may arise in using such a system. Hardware Design The hardware block diagram for the colocated collaborative dual eye tracking system is shown in Figure 1. One eye tracker is connected directly to the primary computer while a second eye tracker is connected to the secondary computer. The primary computer is operated on by the primary participant who controls the keyboard and mouse while the secondary computer is used solely for running the second eye tracker. The secondary participant sits to the side of the primary participant with a side view of the primary computer display. The primary eye tracker may be built into the display, however the secondary eye tracker must be free to orient towards the second participant while still allowing full view of the primary screen. The primary participant is eye tracked as normal with the tracker located beneath the display. The secondary eye tracker must be placed off-axis, at an angle with the primary screen which allows the secondary participant view the display with enough room for both participants. The orientation of the secondary eye tracker must be such that infrared illumination from the eye tracker does not bleed into the primary eye tracker field of view, as this may lead to invalid corneal reflections as shown in Figure 2. This issue should not commonly occur as the secondary participant should be located to the side of the primary participant. PC HDMI USB TCP/IP Display Laptop (secondary) USB (secondary) Figure 1: Hardware block diagram for the colocated collaborative dual eye tracking system. The system consists of two computers, and two eye trackers, with the primary computer used for collaborative work.

3 (a) Correctly identified left and right eye pupils and glints Primary Secondary Tracker Server Tracker Server Client Gaze marker Gaze marker (secondary) Data recording Figure 3: Software block diagram for the colocated collaborative dual eye tracking system. Each computer runs one of the eye tracker servers. The client application for interaction and data recording runs on the primary computer. Calibration (b) Incorrectly identified glint in the right eye Figure 2: The pupil and glint for the left and right eyes are shown identified correctly (using colored crosses) for the primary participant in Figure 2(a). In Figure 2(b), the secondary eye tracker illumination is shown bleeding into the primary field of view resulting in extra corneal reflections. An incorrectly identified glint is selected in the right eye. Software Design The software system is outlined in Figure 3. The vendor specific software for the primary and secondary eye trackers are run on the primary (PC) and secondary (laptop) computers respectively. The eye tracker servers are responsible for calibration and for providing gaze estimates over TCP/IP to the client application running on the primary computer. Eye tracker calibration procedures require the viewer to observe points shown across the display. The primary eye tracker calibration is straightforward as it is connected to the primary display. To calibrate the secondary eye tracker the primary display may be temporarily connected to the secondary computer during the calibration process. An alternative is to show the calibration grid on the primary display, which the secondary participant observes during calibration, rather than the secondary display. Audible or visual cues seen from the peripheral vision of the secondary participant can be used to indicate completion of individual calibration points. Eye trackers are designed for a display in perpendicular to the viewer, as is the case for the primary participant. The secondary participant perceives significant parallax when viewing the display from the side. The rotated eye tracker results in lower accuracy for the secondary participant, as shown later in this paper.

4 Synchronization Gaze data is generated by the eye tracker software on both the primary and secondary computers. To synchronize the two data streams with the displayed content, a client application on the primary computer is necessary. The client application connects to both the primary and secondary eye tracker servers (through a vendor specific API or SDK) and collects the point of gaze estimates as well as a time stamp of when the estimate was computed. The timestamp of the first point of gaze estimate from each server is taken to be time T=0. All subsequent estimates are recorded as an offset from the initial time, synchronizing both gaze data streams, up to the transmission delay from the server to client application. The transmission delay between the secondary and primary computers may be estimated and used as a fixed offset, or as a rough estimate, over a local network a delay of 25 ms is common. Using a single client to connect to both servers at the same time reduces the complexity of trying to synchronizing both participants gaze estimates in separate applications, or by analyzing recorded data logs. The client application can use the collected gaze estimates in real-time to show the point of gaze on the display, as well as recorded for off-line processing such as for performing area of interest analysis. Implementation The framework outlined above was used to implement a system for colocated dual eye tracking. The test system is shown in Figure 4(a) in which the primary remote eye tracker is located in front of the primary display and the secondary remote eye tracker is oriented towards the right. The display was a 22 screen with resolution of 1920x1080 pixels. The eye trackers were remote systems from Mirametrix. In Figure 4(b), two participants are shown collaborating on the primary computer. The primary participant on the left controls the keyboard and mouse with the secondary participant on the right. (a) Display screen with two eye trackers (b) Two participants collaborating Figure 4: Figure 4(a) shows the system implemented, while Figure 4(b) shows the system in use by two participants.

5 An evaluation of accuracy of both the primary and secondary eye trackers was performed to compare the effect of the rotated secondary eye tracker. Four participants calibrated the primary eye tracker on the primary display and recorded their gaze positions on a 4x4 grid across the display. Each individual then moved to the secondary position and calibrated the secondary eye tracker on the primary display. The accuracy measurement was then repeated on the 4x4 grid. The accuracy measurements are shown in Figure 5. As can be seen, the accuracy of the secondary eye tracker is lower than the primary eye tracker. Average error over the four subjects with the primary eye tracker was 36 pixels (< 1 of visual angle) while the average error for the secondary eye tracker was 79 pixels (< 2 of visual angle). While the accuracy is lower at the secondary position, for some applications such as indicating the area of interest of the participant on the display, the performance achieved may be sufficient. Real-time application An example application common to duel eye tracking studies was developed to test system operation [1]. In this application the point of gaze for the participants were drawn in real-time on the display to provide a visual indication of each participant s focus. The gaze markers were drawn as small circular, semitransparent, overlays as shown in Figure 6. The gaze markers can promote effective communication by maintaining a common ground when communicating without direct eye contact [3, 5]. Participants often left the field of view of the eye tracker as they adjusted their seated position, at which point the gaze marker faded away. The disappearance of the gaze cursor provided indirect feedback to the participant on if they were in the correct eye tracker position. As a side effect, participants could selectively show or hide the gaze marker by consciously moving into or out of the field of view. Figure 5: Accuracy measurements on the primary and secondary eye trackers for four subjects. Figure 6: Two participants are shown collaborating on a spreadsheet. The primary participants gaze marker is shown in blue, while the secondary participants gaze marker is shown in red.

6 Discussion In this paper we have outlined a system for performing colocated synchronous dual eye tracking. The design uses a primary workstation for collaboration and eye tracking of the primary participant. A secondary computer is used for eye tracking the secondary participant. Accuracy of the secondary eye tracker was found to be lower than the primary eye tracker due to the angle of view of the primary display for the secondary participant. The lower accuracy was still sufficient for indicating general areas of interest with the point of gaze. A client application running on the primary PC and connected to the eye tracker servers simplified synchronization of both participants gaze data. An example application was developed to test gaze marker overlays for sharing the location of each participant s gaze and consequently their area of attention. The system described here will be used as a test bench for future research into colocated synchronous collaboration augmented with gaze information. The framework presented here will hopefully aid in the development of similar systems by other researchers. References [1] R. Bednarik, A. Shipilov, and S. Pietinen. Bidirectional gaze in remote computer mediated collaboration: setup and initial results from pair-programming. In Proceedings of the ACM 2011 conference on Computer supported cooperative work, pages , New York, NY, USA, [2] P. Dourish and V. Bellotti. Awareness and coordination in shared workspaces. In Proceedings of the 1992 ACM conference on Computer-supported cooperative work, pages , New York, NY, USA, [3] E. Horvitz, C. Kadie, T. Paek, and D. Hovel. Models of attention in computing and communication: from principles to applications. Commun. ACM, 46:52 59, March [4] R. Johansen. GroupWare: Computer Support for Business Teams. The Free Press, New York, NY, USA, [5] K. Jokinen, M. Nishida, and S. Yamamoto. Eye-gaze experiments for conversation monitoring. In Proceedings of the 3rd International Universal Communication Symposium, pages , New York, NY, USA, [6] N. Kuriyama, A. Terai, M. Yasuhara, T. Tokunaga, K. Yamagishi, and T. Kusumi. Gaze matching of referring expressions in collaborative problem solving. Proceedings of International Workshop on Dual Eye Tracking in CSCW, [7] S. Pietinen, R. Bednarik, T. Glotova, V. Tenhunen, and M. Tukiainen. A method to study visual attention aspects of collaboration: eye-tracking pair programmers simultaneously. In Proceedings of the 2008 symposium on Eye tracking research and applications, pages 39 42, New York, NY, USA, 2008.

Gaze cursor during distant collaborative programming: a preliminary analysis

Gaze cursor during distant collaborative programming: a preliminary analysis Gaze cursor during distant collaborative programming: a preliminary analysis Roman Bednarik 1,2 and Andrey Shipilov 1 1 School of Computing, University of Eastern Finland, Finland 2 School of Information

More information

Video-Based Eye Tracking

Video-Based Eye Tracking Video-Based Eye Tracking Our Experience with Advanced Stimuli Design for Eye Tracking Software A. RUFA, a G.L. MARIOTTINI, b D. PRATTICHIZZO, b D. ALESSANDRINI, b A. VICINO, b AND A. FEDERICO a a Department

More information

RESEARCH ON SPOKEN LANGUAGE PROCESSING Progress Report No. 29 (2008) Indiana University

RESEARCH ON SPOKEN LANGUAGE PROCESSING Progress Report No. 29 (2008) Indiana University RESEARCH ON SPOKEN LANGUAGE PROCESSING Progress Report No. 29 (2008) Indiana University A Software-Based System for Synchronizing and Preprocessing Eye Movement Data in Preparation for Analysis 1 Mohammad

More information

Eye-tracking. Benjamin Noël

Eye-tracking. Benjamin Noël Eye-tracking Benjamin Noël Basics Majority of all perceived stimuli through the eyes Only 10% through ears, skin, nose Eye-tracking measuring movements of the eyes Record eye movements to subsequently

More information

SUPERIOR EYE TRACKING TECHNOLOGY. Totally Free Head Motion Unmatched Accuracy State-Of-The-Art Analysis Software. www.eyegaze.com

SUPERIOR EYE TRACKING TECHNOLOGY. Totally Free Head Motion Unmatched Accuracy State-Of-The-Art Analysis Software. www.eyegaze.com SUPERIOR EYE TRACKING TECHNOLOGY Totally Free Head Motion Unmatched Accuracy State-Of-The-Art Analysis Software www.eyegaze.com LC TECHNOLOGIES EYEGAZE EDGE SYSTEMS LC Technologies harnesses the power

More information

On- and Off-Line User Interfaces for Collaborative Cloud Services

On- and Off-Line User Interfaces for Collaborative Cloud Services On- and Off-Line User Interfaces for Collaborative Cloud Services Wolfgang Stuerzlinger York University, Dept of Computer Science & Engineering 4700 Keele Street Toronto, Canada http://www.cse.yorku.ca/~wolfgang

More information

PRODUCT SHEET. info@biopac.com support@biopac.com www.biopac.com

PRODUCT SHEET. info@biopac.com support@biopac.com www.biopac.com EYE TRACKING SYSTEMS BIOPAC offers an array of monocular and binocular eye tracking systems that are easily integrated with stimulus presentations, VR environments and other media. Systems Monocular Part

More information

WAVES. MultiRack SETUP GUIDE V9.80

WAVES. MultiRack SETUP GUIDE V9.80 WAVES MultiRack SETUP GUIDE V9.80 1 Table of Contents 1. Overview... 3 2. Basic Requirements... 3 3. Software... 4 4. Required Waves Licenses... 4 5. Installing MultiRack... 5 6. MultiRack Native... 6

More information

Effects of Orientation Disparity Between Haptic and Graphic Displays of Objects in Virtual Environments

Effects of Orientation Disparity Between Haptic and Graphic Displays of Objects in Virtual Environments Human Computer Interaction INTERACT 99 Angela Sasse and Chris Johnson (Editors) Published by IOS Press, c IFIP TC.13, 1999 1 Effects of Orientation Disparity Between Haptic and Graphic Displays of Objects

More information

GAZETRACKERrM: SOFTWARE DESIGNED TO FACILITATE EYE MOVEMENT ANALYSIS

GAZETRACKERrM: SOFTWARE DESIGNED TO FACILITATE EYE MOVEMENT ANALYSIS GAZETRACKERrM: SOFTWARE DESIGNED TO FACILITATE EYE MOVEMENT ANALYSIS Chris kankford Dept. of Systems Engineering Olsson Hall, University of Virginia Charlottesville, VA 22903 804-296-3846 cpl2b@virginia.edu

More information

4 Port full HD multiviewer real-time USB/KVM switch

4 Port full HD multiviewer real-time USB/KVM switch 4 Port full HD multiviewer real-time USB/KVM switch The HDMV allows you to view up to four different HD digital video sources on one display device simultaneously HDMV-Plus 4 Por t Full HD Multiviewer

More information

Video Conferencing Display System Sizing and Location

Video Conferencing Display System Sizing and Location Video Conferencing Display System Sizing and Location As video conferencing systems become more widely installed, there are often questions about what size monitors and how many are required. While fixed

More information

Telepresence systems for Large Interactive Spaces

Telepresence systems for Large Interactive Spaces Telepresence systems for Large Interactive Spaces Cédric Fleury, Ignacio Avellino, Michel Beaudouin-Lafon, Wendy E. Mackay To cite this version: Cédric Fleury, Ignacio Avellino, Michel Beaudouin-Lafon,

More information

Issues in the Design and Development of Experimental Software for Use With an Eye Tracking System

Issues in the Design and Development of Experimental Software for Use With an Eye Tracking System Issues in the Design and Development of Experimental Software for Use With an Eye Tracking System Tim Halverson Department of Computer and Information Science University of Oregon Eugene, Oregon (541)

More information

How To Compress Video For Real Time Transmission

How To Compress Video For Real Time Transmission University of Edinburgh College of Science and Engineering School of Informatics Informatics Research Proposal supervised by Dr. Sethu Vijayakumar Optimized bandwidth usage for real-time remote surveillance

More information

One-Way Pseudo Transparent Display

One-Way Pseudo Transparent Display One-Way Pseudo Transparent Display Andy Wu GVU Center Georgia Institute of Technology TSRB, 85 5th St. NW Atlanta, GA 30332 andywu@gatech.edu Ali Mazalek GVU Center Georgia Institute of Technology TSRB,

More information

The new generation of SCHWIND MEDNET Link-up your data. Evaluate

The new generation of SCHWIND MEDNET Link-up your data. Evaluate The new generation of SCHWIND MEDNET Link-up your data Evaluate Treat Plan The new generation of SCHWIND MEDNET enter the world of effective, electronic workflow with SCHWIND technologies. Evaluate Plan

More information

Features Reference. About Unified Communication System. Before Using This Machine. Starting a Meeting. What You Can Do During the Meeting

Features Reference. About Unified Communication System. Before Using This Machine. Starting a Meeting. What You Can Do During the Meeting Features Reference About Unified Communication System Before Using This Machine Starting a Meeting What You Can Do During the Meeting Leaving a Meeting Managing Address Book Changing Network Configuration

More information

Tobii Technology AB. Accuracy and precision Test report. X2-60 fw 1.0.5. Date: 2013-08-16 Methodology/Software version: 2.1.7

Tobii Technology AB. Accuracy and precision Test report. X2-60 fw 1.0.5. Date: 2013-08-16 Methodology/Software version: 2.1.7 Tobii Technology AB Accuracy and precision Test report X2-60 fw 1.0.5 Date: 2013-08-16 Methodology/Software version: 2.1.7 1. Introduction This document provides an overview of tests in terms of accuracy

More information

User Manual Network connection and Mobics Dashboard (MIS) software for Dryer Controller M720

User Manual Network connection and Mobics Dashboard (MIS) software for Dryer Controller M720 User Manual Network connection and Mobics Dashboard (MIS) software for Dryer Controller Manual version : v1.00 Networking and MIS Manual Dryer controller Page 1 of 16 Document history Preliminary version

More information

A Guided User Experience Using Subtle Gaze Direction

A Guided User Experience Using Subtle Gaze Direction A Guided User Experience Using Subtle Gaze Direction Eli Ben-Joseph and Eric Greenstein Stanford University {ebj, ecgreens}@stanford.edu 1 Abstract This paper demonstrates how illumination modulation can

More information

MOBILE COLLABORATION AT THE TABLETOP IN PUBLIC SPACES

MOBILE COLLABORATION AT THE TABLETOP IN PUBLIC SPACES Jacqueline Brodie and Mark Perry DISC, Brunel University, Uxbridge, Middlesex, UB8 3PH, UK. {Jacqueline.Brodie, Mark.Perry, @brunel.ac.uk} Illyenkov invites us to consider the differences between a lump

More information

Trader s Guide 10.1.0.0

Trader s Guide 10.1.0.0 Trader s Guide 10.1.0.0 September 2011 ONE BLUE HILL PLAZA, 10 TH FLOOR WWW.RITHMIC.COM ONE BLUE HILL PLAZA, 10 TH FLOOR 877 RITHMIC SALES PEARL RIVER, NEW YORK 10965-8689 877 408 0008 TECH SUPPORT Document

More information

Backup with synchronization/ replication

Backup with synchronization/ replication Backup with synchronization/ replication Peer-to-peer synchronization and replication software can augment and simplify existing data backup and retrieval systems. BY PAUL MARSALA May, 2001 According to

More information

Feasibility of an Augmented Reality-Based Approach to Driving Simulation

Feasibility of an Augmented Reality-Based Approach to Driving Simulation Liberty Mutual Research Institute for Safety Feasibility of an Augmented Reality-Based Approach to Driving Simulation Matthias Roetting (LMRIS) Thomas B. Sheridan (MIT AgeLab) International Symposium New

More information

Ambient Telepresence

Ambient Telepresence Ambient Telepresence Michael Beigl, Hans-Werner Gellersen Telecooperation Office (TecO), University of Karlsruhe, Germany {michael,hwg}@teco.edu Abstract Ambient Telepresence is introduced as a method

More information

Start Here. BrightLink Interaction. 1 Connect your computer and turn on the projector

Start Here. BrightLink Interaction. 1 Connect your computer and turn on the projector BrightLink Interaction The BrightLink interactive pens turn any wall or table into an interactive area, either with or without a computer. With a computer, you can use Easy Interactive Tools (dual pens).

More information

User Manual. Tobii Eye Tracker ClearView analysis software. February 2006 Copyright Tobii Technology AB

User Manual. Tobii Eye Tracker ClearView analysis software. February 2006 Copyright Tobii Technology AB Web: www.tobii.com E-mail: support@tobii.com Phone: +46 (0)8 663 6003 User Manual Tobii Eye Tracker ClearView analysis software February 2006 Copyright Tobii Technology AB Contents User Manual 1 Tobii

More information

IntelliSpace PACS 4.4. Image Enabled EMR Workflow and Enterprise Overview. Learning Objectives

IntelliSpace PACS 4.4. Image Enabled EMR Workflow and Enterprise Overview. Learning Objectives IntelliSpace PACS 4.4 Image Enabled EMR Workflow and Enterprise Overview Learning Objectives Use the Cerner EMR to view images and reports via IntelliSpace PACS: Image Launch Workflow (SUBI Image Viewer)

More information

USB 3.0 to HDMI External Multi Monitor Graphics Adapter with 3-Port USB Hub HDMI and USB 3.0 Mini Dock 1920x1200 / 1080p

USB 3.0 to HDMI External Multi Monitor Graphics Adapter with 3-Port USB Hub HDMI and USB 3.0 Mini Dock 1920x1200 / 1080p USB 3.0 to HDMI External Multi Monitor Graphics Adapter with 3-Port USB Hub HDMI and USB 3.0 Mini Dock 1920x1200 / 1080p StarTech ID: USB32HDEH3 The USB32HDEH3 USB 3.0 to HDMI Adapter turns a USB 3.0 port

More information

Why ClearCube Technology for Multiple Independent Secure Networks (MILS) Solutions? Client Cube KM. Moving desktops to the datacenter.

Why ClearCube Technology for Multiple Independent Secure Networks (MILS) Solutions? Client Cube KM. Moving desktops to the datacenter. Why ClearCube Technology for Multiple Independent Secure Networks (MILS) Solutions? Client Cube KM Moving desktops to the datacenter. Why ClearCube for Multiple Independent Secure Networks? In the rugged

More information

Local Remote Collaboration: Applying Remote Group Awareness Techniques to Co-located Settings

Local Remote Collaboration: Applying Remote Group Awareness Techniques to Co-located Settings Local Remote Collaboration: Applying Remote Group Awareness Techniques to Co-located Settings Stacey D. Scott Systems Design Engineering University of Waterloo Waterloo, ON, Canada stacey.scott@uwaterloo.ca

More information

Gauge Drawing Tool... 8. Slider Drawing Tool... 8. Toggle Button Drawing Tool... 8. One-Way List Drawing Tool... 8

Gauge Drawing Tool... 8. Slider Drawing Tool... 8. Toggle Button Drawing Tool... 8. One-Way List Drawing Tool... 8 v. 20120510 Table of Contents RTiPanel Overview and Requirements... 3 Software Requirements:... 3 Hardware Requirements:... 3 Network Requirements:... 3 Licensing Requirements:... 4 Basic Integration Designer

More information

Tobii X2 Eye Trackers

Tobii X2 Eye Trackers Tobii X2 Eye Trackers Tobii X2 Eye Trackers The world s smallest, most versatile eye tracking system Just done a second session using Tobii X2 Eye Tracker, which was awesome. LOVE IT. Oliver Bradley, Global

More information

Introduction Configuring Your HP Mouse Batteries Replacing the Batteries Mouse Sensor Technology Navigating the HP Mouse Control Center

Introduction Configuring Your HP Mouse Batteries Replacing the Batteries Mouse Sensor Technology Navigating the HP Mouse Control Center Introduction Congratulations on your purchase of an HP mouse. This mouse is the latest in a wide range of computer peripherals manufactured by HP. It is designed to provide you with the highest level of

More information

Interacting with Users

Interacting with Users 7 Interacting with Users 7 Apple Remote Desktop is a powerful tool for interacting with computer users across a network. You can interact by controlling or observing remote screens, text messaging with

More information

Free 15-day trial. Signata Waveform Viewer Datasheet

Free 15-day trial. Signata Waveform Viewer Datasheet The Signata Waveform Viewer allows you to view and analyze data captured from your oscilloscope anytime and anywhere. You will gain instant insight into device performance, quickly determine the root cause

More information

Construction Accounting System

Construction Accounting System Construction Accounting System We understand that an accounting system is really all about: Better Decision Making As a business grows it becomes more difficult for management to keep up with all the details

More information

Technical Overview of Morae : Usability testing software with insight you can share

Technical Overview of Morae : Usability testing software with insight you can share Technical Overview of Morae : Usability testing software with insight you can share Functionality that you could previously only obtain by combining multiple hardware and software products is now fully

More information

Screen Sharing Performance of Web Conferencing Services. Competitive Analysis. Prepared for Adobe Systems

Screen Sharing Performance of Web Conferencing Services. Competitive Analysis. Prepared for Adobe Systems Screen Sharing Performance of Web Conferencing Services Competitive Analysis Prepared for Adobe Systems Prepared by: Heather Petersen handl Consulting Table of Contents Introduction...1 The Next Generation

More information

Tobii AB. Accuracy and precision Test report. Tobii Pro X3-120 fw 1.7.1. Date: 2015-09-14 Methodology/Software version: 2.1.7*

Tobii AB. Accuracy and precision Test report. Tobii Pro X3-120 fw 1.7.1. Date: 2015-09-14 Methodology/Software version: 2.1.7* Tobii AB Accuracy and precision Test report Tobii Pro X3-120 fw 1.7.1 Date: 2015-09-14 Methodology/Software version: 2.1.7* 1. Introduction This document provides an overview of tests in terms of accuracy

More information

Usability Testing Jeliot 3- Program Visualization Tool: Evaluation Using Eye-Movement Tracking

Usability Testing Jeliot 3- Program Visualization Tool: Evaluation Using Eye-Movement Tracking Usability Testing Jeliot 3- Program Visualization Tool: Evaluation Using Eye-Movement Tracking Roman Bednarik University of Joensuu Connet course 281: Usability in Everyday Environment February 2005 Contents

More information

Tobii 50 Series. Product Description. Tobii 1750 Eye Tracker Tobii 2150 Eye Tracker Tobii x50 Eye Tracker

Tobii 50 Series. Product Description. Tobii 1750 Eye Tracker Tobii 2150 Eye Tracker Tobii x50 Eye Tracker Product Description Tobii 50 Series Tobii 1750 Eye Tracker Tobii 2150 Eye Tracker Tobii x50 Eye Tracker Web: www.tobii.com E-mail: sales@tobii.com Phone: +46 (0)8 663 69 90 Copyright Tobii Technology AB,

More information

Loss Prevention Reference Note. Adjusting the Computer Workstation. Glare Viewing Distance. Line of Sight Neck Posture Arm Posture Back Posture

Loss Prevention Reference Note. Adjusting the Computer Workstation. Glare Viewing Distance. Line of Sight Neck Posture Arm Posture Back Posture Loss Prevention Reference Note Adjusting the Computer Workstation Line of Sight Neck Posture Arm Posture Back Posture Adjustability Glare Viewing Distance Work Surfaces Mouse Position Leg Space Leg Support

More information

Floating License Server for ACDSee Photo Manager

Floating License Server for ACDSee Photo Manager Copyright 2006 ACD Systems Ltd. All rights reserved. Product specifications, technical support and information specifications refer to the North American version only. All specifications, claims, features,

More information

Lenovo ThinkVision L197 Widescreen LCD Monitor View your images on a wide screen

Lenovo ThinkVision L197 Widescreen LCD Monitor View your images on a wide screen Lenovo Europe Announcement ZG08-0333, dated April 15, 2008 Lenovo ThinkVision L197 Widescreen LCD Monitor View your images on a wide screen Description...2 Product positioning... 5 At a glance The Lenovo

More information

Program Visualization for Programming Education Case of Jeliot 3

Program Visualization for Programming Education Case of Jeliot 3 Program Visualization for Programming Education Case of Jeliot 3 Roman Bednarik, Andrés Moreno, Niko Myller Department of Computer Science University of Joensuu firstname.lastname@cs.joensuu.fi Abstract:

More information

Supporting Co-located SCRUM Processes in Global Software Development

Supporting Co-located SCRUM Processes in Global Software Development Supporting Co-located SCRUM Processes in Global Software Development Jakob E. Bardram, Morten Esbensen, and Paolo Tell The Pervasive Interaction Technology Laboratory IT University of Copenhagen Rued Langgaardsvej

More information

UvA facelab 5 extension for Presentation

UvA facelab 5 extension for Presentation UvA facelab 5 extension for Presentation a Presentation IEyeTracker2 interface Filename : UvA EyeTracker Author : B. Molenkamp 1/7 UvA facelab IEyeTracker2 interface for Presentation Installation of the

More information

Red Hat VDI. David Simmons

Red Hat VDI. David Simmons Red Hat VDI David Simmons Senior Architect, Red Hat Virtualization AGENDA Open Source and the Evolution of Virtualization Desktop VDI Value Components Real VDI TCO The Future of the Desktop and the savings

More information

Multi-DNC. by Spectrum CNC Technologies

Multi-DNC. by Spectrum CNC Technologies Multi-DNC by Spectrum CNC Technologies Multi-DNC v8.1 for Windows 7/XP/2003 and 2008 Server communications and file management system for simultaneous uploads and downloads to multiple CNC controls using

More information

Data Sheet. definiti 3D Stereo Theaters + definiti 3D Stereo Projection for Full Dome. S7a1801

Data Sheet. definiti 3D Stereo Theaters + definiti 3D Stereo Projection for Full Dome. S7a1801 S7a1801 OVERVIEW In definiti 3D theaters, the audience wears special lightweight glasses to see the world projected onto the giant dome screen with real depth perception called 3D stereo. The effect allows

More information

Real-time Networked Desktop Distribution

Real-time Networked Desktop Distribution Barco Defense, Aerospace & Training Real-time Networked Desktop Distribution Evolving from dedicated DVI/KVM switching to real-time networked visualization Content Introduction Traditional KVM vs Real-Time

More information

Projection Center Calibration for a Co-located Projector Camera System

Projection Center Calibration for a Co-located Projector Camera System Projection Center Calibration for a Co-located Camera System Toshiyuki Amano Department of Computer and Communication Science Faculty of Systems Engineering, Wakayama University Sakaedani 930, Wakayama,

More information

VACA: A Tool for Qualitative Video Analysis

VACA: A Tool for Qualitative Video Analysis VACA: A Tool for Qualitative Video Analysis Brandon Burr Stanford University 353 Serra Mall, Room 160 Stanford, CA 94305 USA bburr@stanford.edu Abstract In experimental research the job of analyzing data

More information

THIN MANAGER CONTENTS. What is ThinManager... 1. Relevance... 2. How It Works... 3. MultiSession... 4. MultiMonitor... 5. TermSecure... 6. itmc...

THIN MANAGER CONTENTS. What is ThinManager... 1. Relevance... 2. How It Works... 3. MultiSession... 4. MultiMonitor... 5. TermSecure... 6. itmc... Automation Control Products THIN MANAGER CONTENTS What is ThinManager................. 1 Relevance........................ 2 How It Works...................... 3 MultiSession...................... 4 MultiMonitor......................

More information

Timing Guide for Tobii Eye Trackers and Eye Tracking Software

Timing Guide for Tobii Eye Trackers and Eye Tracking Software WhitePaper Tobii Technology Timing Guide for Tobii Eye Trackers and Eye Tracking Software Timing Guide for Tobii Eye Trackers and Eye Tracking Software February 23, 2010 Tobii Technology AB The Tobii

More information

System Migrations Without Business Downtime. An Executive Overview

System Migrations Without Business Downtime. An Executive Overview System Migrations Without Business Downtime An Executive Overview Businesses grow. Technologies evolve. System migrations may be inevitable, but business downtime isn t. All businesses strive for growth.

More information

Change your perspective of work

Change your perspective of work Change your perspective of work with the addition of multiple monitors Multiple monitors in the workplace In many professions, using more than one monitor from a single machine is not a new thing. Many

More information

Video Tracking Software User s Manual. Version 1.0

Video Tracking Software User s Manual. Version 1.0 Video Tracking Software User s Manual Version 1.0 Triangle BioSystems International 2224 Page Rd. Suite 108 Durham, NC 27703 Phone: (919) 361-2663 Fax: (919) 544-3061 www.trianglebiosystems.com Table of

More information

DELIVERING BENEFITS TO GOVERNMENT

DELIVERING BENEFITS TO GOVERNMENT DELIVERING S TO GOVERNMENT LOWER COST Lower costs ESET Remote Administrator running on Linux Microsoft Client Access Licenses (CALs) are expensive. The ESET Remote Administrator server runs on Linux, so

More information

_Tailor made solutions Our strength is our commitment.

_Tailor made solutions Our strength is our commitment. _Tailor made solutions Our strength is our commitment. Your project will pass through different stages DESIGN IMPLEMENTATION MAINTENANCE & SUPPORT CONSULTANCY Needs assessment Site study Design proposal

More information

CAT5 KVM Extender User Manual

CAT5 KVM Extender User Manual User Manual V2.1 2007.7.3 C o n t e n t s 1. Introduction... 3 1.1 Product Line... 4 1.2 Main Features... 5 1.3 Package contents... 6 1.4 Cables Diagrams... 6 1.4.1 3-in-1 DB15 Cable...6 1.4.2 3-in-1 CAT5

More information

Twelve. Figure 12.1: 3D Curved MPR Viewer Window

Twelve. Figure 12.1: 3D Curved MPR Viewer Window Twelve The 3D Curved MPR Viewer This Chapter describes how to visualize and reformat a 3D dataset in a Curved MPR plane: Curved Planar Reformation (CPR). The 3D Curved MPR Viewer is a window opened from

More information

Utility Communications FOXMAN-UN Network Management System for ABB Communication Equipment

Utility Communications FOXMAN-UN Network Management System for ABB Communication Equipment Utility Communications FOXMAN-UN Network Management System for ABB Communication Equipment A reliable & flexible communication network lies at the heart of successful electrical grid operations. A comprehensive

More information

Eye tracking in usability research: What users really see

Eye tracking in usability research: What users really see Printed in: Empowering Software Quality: How Can Usability Engineering Reach These Goals? Usability Symposium 2005: pp 141-152, OCG publication vol. 198. Eye tracking in usability research: What users

More information

SE05: Getting Started with Cognex DataMan Bar Code Readers - Hands On Lab Werner Solution Expo April 8 & 9

SE05: Getting Started with Cognex DataMan Bar Code Readers - Hands On Lab Werner Solution Expo April 8 & 9 SE05: Getting Started with Cognex DataMan Bar Code Readers - Hands On Lab Werner Solution Expo April 8 & 9 Learning Goals: At the end of this lab, the student should have basic familiarity with the DataMan

More information

Product Description. Licenses Notice. Introduction TC-200

Product Description. Licenses Notice. Introduction TC-200 User Manual TC-200 Introduction TC-200 Product Description The TC-200 provides the fastest Thin Client performance on the market, It runs embedded Linux, swing user interface, Citrix 6.3, Microsoft RDP

More information

EnerVista TM Viewpoint Monitoring v7.10

EnerVista TM Viewpoint Monitoring v7.10 EnerVista TM Viewpoint Monitoring v7.10 Guideform Specifications July 7, 2014 Page 1 of 14 1 - Product Overview 1.1 Viewpoint Monitoring Scope EnerVista Viewpoint Monitoring is an easy to setup, powerful

More information

enetdnc Take Control of your Manufacturing Process and Improve Your Throughput Quickly, Easily and Cost Effectively with...

enetdnc Take Control of your Manufacturing Process and Improve Your Throughput Quickly, Easily and Cost Effectively with... Take Control of your Manufacturing Process and Improve Your Throughput Quickly, Easily and Cost Effectively with... enetdnc DNC Through Your Ethernet Network Ethernet Based DNC Wireless DNC Machine Monitoring

More information

Using. An excerpt from Smart Technology's getting started manual explaining the basics of the SmartBoard and how to use it.

Using. An excerpt from Smart Technology's getting started manual explaining the basics of the SmartBoard and how to use it. Using An excerpt from Smart Technology's getting started manual explaining the basics of the SmartBoard and how to use it. Quick Reference Hardware Basics for Front Projection SMART Board Interactive Whiteboards

More information

How To Create A Flood Simulator For A Web Browser (For Free)

How To Create A Flood Simulator For A Web Browser (For Free) Interactive Web-based Flood Simulation System for Realistic Experiments of Flooding and Flood Damage Ibrahim Demir Big Data We are generating data on a petabyte scale through observations and modeling

More information

Smart Cam, CC-Smart-Cam, and Smart Cam Packages Installation and Quick Start Operating Instructions

Smart Cam, CC-Smart-Cam, and Smart Cam Packages Installation and Quick Start Operating Instructions Smart Cam, CC-Smart-Cam, and Smart Cam Packages Installation and Quick Start Operating Instructions 12/12/2013 FRONT VIEW BACK VIEW TYPICAL PACKAGE 1 Installation Assemble video coupler to the zoom body

More information

USER S MANUAL. AXIS Mobile Monitor

USER S MANUAL. AXIS Mobile Monitor USER S MANUAL AXIS Mobile Monitor AXIS Mobile Monitor Overview Main window Main menu Find Devices Find Devices menu Monitor window Monitor menu Sequence window Sequence menu How to Use AXIS Mobile Monitor

More information

Internet Desktop Video Conferencing

Internet Desktop Video Conferencing Pekka Isto 13.11.1998 1(8) Internet Desktop Video Conferencing ABSTRACT: This is report outlines possible use of Internet desktop videoconferencing software in a distributed engineering project and presents

More information

Eye Tracking Instructions

Eye Tracking Instructions Eye Tracking Instructions [1] Check to make sure that the eye tracker is properly connected and plugged in. Plug in the eye tracker power adaptor (the green light should be on. Make sure that the yellow

More information

Wireless Remote Control of the TT24

Wireless Remote Control of the TT24 of the TT24 Updated: 7/20/04 by Benjamin Olswang The TT24 includes a powerful piece of software called TT Control. With this software, you can monitor and control the TT24 console from a PC attached via

More information

Beyond Remote Control Features that Take Remote Control Capabilities to the Next Level of Network Management

Beyond Remote Control Features that Take Remote Control Capabilities to the Next Level of Network Management Beyond Remote Control Features that Take Remote Control Capabilities to the Next Level of Network Management Remote control technologies can enable a system administrator to connect directly to the desktop

More information

Smoke Density Monitor application documentation

Smoke Density Monitor application documentation Smoke Density Monitor application documentation Navigating the User interface Fig. 1 Screen shot of the application layout. Description Graphical Monitor Data Browser Trending Graph Alarm View Create Report

More information

Professional Surveillance System User s Manual

Professional Surveillance System User s Manual Professional Surveillance System User s Manual \ 1 Content Welcome...4 1 Feature...5 2 Installation...6 2.1 Environment...6 2.2 Installation...6 2.3 Un-installation...8 3 Main Window...9 3.1 Interface...9

More information

Hide the spies Teacher notes. Activity description. Suitability. Time. AMP resources. Equipment. Key mathematical language.

Hide the spies Teacher notes. Activity description. Suitability. Time. AMP resources. Equipment. Key mathematical language. Hide the spies Teacher notes Activity description Pupils investigate where four spies should sit in a square park so that they cannot see each other, and how many such are possible. Suitability Pupils

More information

MACHINE VISION MNEMONICS, INC. 102 Gaither Drive, Suite 4 Mount Laurel, NJ 08054 USA 856-234-0970 www.mnemonicsinc.com

MACHINE VISION MNEMONICS, INC. 102 Gaither Drive, Suite 4 Mount Laurel, NJ 08054 USA 856-234-0970 www.mnemonicsinc.com MACHINE VISION by MNEMONICS, INC. 102 Gaither Drive, Suite 4 Mount Laurel, NJ 08054 USA 856-234-0970 www.mnemonicsinc.com Overview A visual information processing company with over 25 years experience

More information

Virtual Teams and Group Collaboration Technologies:Challenges in Supporting Distributed Groups

Virtual Teams and Group Collaboration Technologies:Challenges in Supporting Distributed Groups IT Systems Perspective Virtual Teams and Group Collaboration Technologies:Challenges in Supporting Distributed Groups Charles Steinfield Michigan State University Organizations increasingly depend on virtual

More information

Translog-II: A Program for Recording User Activity Data for Empirical Translation Process Research

Translog-II: A Program for Recording User Activity Data for Empirical Translation Process Research IJCLA VOL. 3, NO. 1, JAN-JUN 2012, PP. 153 162 RECEIVED 25/10/11 ACCEPTED 09/12/11 FINAL 25/06/12 Translog-II: A Program for Recording User Activity Data for Empirical Translation Process Research Copenhagen

More information

EasiPC Helpdesk. What is ITIL? m. 28 Charter Gate, Northampton, NN3 6QB e. helpdesk@easipc.co.uk t. 01604 286682

EasiPC Helpdesk. What is ITIL? m. 28 Charter Gate, Northampton, NN3 6QB e. helpdesk@easipc.co.uk t. 01604 286682 EasiPC Helpdesk A different approach to supporting your school EasiPC currently provides class leading ICT support to schools and academies across Northamptonshire and beyond. To complement our growing

More information

Web Server XX220-11-00. Configuration Guide

Web Server XX220-11-00. Configuration Guide Configuration Guide XX220-11-00 Web Server Vicon Industries Inc. Tel: 631-952-2288 Fax: 631-951-2288 Toll Free: 800-645-9116 24-Hour Technical Support: 800-34-VICON (800-348-4266) UK: 44/(0) 1489-566300

More information

Quick Help Guide (via SRX-Pro Remote)

Quick Help Guide (via SRX-Pro Remote) Quick Help Guide (via SRX-Pro Remote) 2012 i³ International Inc. The contents of this user manual are protected under copyright and computer program laws. Page 2 SRX-Pro Remote - Quick Help Guide Logging

More information

ENR-2000 Series. User s Manual. For V4.00.02 Firmware 2014/01/29

ENR-2000 Series. User s Manual. For V4.00.02 Firmware 2014/01/29 ENR-2000 Series User s Manual For V4.00.02 Firmware 2014/01/29 Legal Notice Disclaimer The information contained in this document is intended for general information purposes. ACTi Corporation shall not

More information

Crow Limited Warranty. Print Version 017

Crow Limited Warranty. Print Version 017 Crow Limited Warranty (Crow) warrants this product to be free from defects in materials and workmanship under normal use and service for a period of one year from the last day of the week and year whose

More information

Fingerprint Identity User Manual for the Griaule Biometric Framework 040-0103-01 Rev 1.00

Fingerprint Identity User Manual for the Griaule Biometric Framework 040-0103-01 Rev 1.00 Fingerprint Identity User Manual for the Griaule Biometric Framework 040-0103-01 Rev 1.00 www.griaulebiometrics.com Brazil Phone: 55-19-3289-2108 USA Phone: (408) 490 3438 Fingerprint Identity Index Getting

More information

Introduction. www.imagesystems.se

Introduction. www.imagesystems.se 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 Motion is the world leading software for advanced

More information

Designing eye tracking experiments to measure human behavior

Designing eye tracking experiments to measure human behavior Designing eye tracking experiments to measure human behavior Eindhoven, The Netherlands August, 2010 Ricardo Matos Tobii Technology Steps involved in measuring behaviour 1. Formulate and initial question

More information

Interaction Techniques for Co-located Collaborative TV

Interaction Techniques for Co-located Collaborative TV Work-in-Progress Interaction Techniques for Co-located Collaborative TV Karolina Buchner Yahoo Labs 701 First Avenue Sunnyvale, CA 94089 USA karolina@yahoo-inc.com Roman Lissermann Telecooperation Group

More information

Wii Remote Calibration Using the Sensor Bar

Wii Remote Calibration Using the Sensor Bar Wii Remote Calibration Using the Sensor Bar Alparslan Yildiz Abdullah Akay Yusuf Sinan Akgul GIT Vision Lab - http://vision.gyte.edu.tr Gebze Institute of Technology Kocaeli, Turkey {yildiz, akay, akgul}@bilmuh.gyte.edu.tr

More information

Infinity C Reference Guide

Infinity C Reference Guide 1 2! Infinity C Reference Guide Table of Contents Components... 1 Hardware Setup... 5 SmartDrive Configuration... 12 Startup... 15 Login... 16 System Configuration... 19 DICOM Setup... 20 Monitoring Status...

More information

WAMLocal. Wireless Asset Monitoring - Local Food Safety Software. Software Installation and User Guide BA/WAM-L-F

WAMLocal. Wireless Asset Monitoring - Local Food Safety Software. Software Installation and User Guide BA/WAM-L-F Wireless Asset Monitoring - Local Food Safety Software BA/WAM-L-F Software Installation and User Guide System Overview The BAPI Wireless Asset Monitoring Local (WAM Local) Software receives temperature

More information

ediscovery Implementation Services Statement of Work To be Executed under State Blanket Contract ITS53 Cat2B

ediscovery Implementation Services Statement of Work To be Executed under State Blanket Contract ITS53 Cat2B ediscovery Implementation Services Statement of Work To be Executed under State Blanket Contract ITS53 Cat2B Overview: The Massachusetts Water Resources Authority is looking for a vendor to provide business

More information

Daily Operations TRACER SUMMIT

Daily Operations TRACER SUMMIT Daily Operations TRACER SUMMIT Version 17 BMTX-SVU01B-EN Daily Operations Tracer Summit Version 17 Tracer Summit Version 17 BMTX-SVU01B-EN June 2006 BMTX-SVU01B-EN Tracer Summit Daily Operations This

More information

PU-USBX. USB over Ethernet Extender OPERATION MANUAL

PU-USBX. USB over Ethernet Extender OPERATION MANUAL PU-USBX USB over Ethernet Extender OPERATION MANUAL Safety Precautions Please read all instructions before attempting to unpack or install or operate this equipment, and before connecting the power supply.

More information