Metrics for Anonymous Video Analytics on Digital Signage

Size: px
Start display at page:

Download "Metrics for Anonymous Video Analytics on Digital Signage"

Transcription

1 White Paper Addicam Sanjay Software Architect Shahzad Malik Software Architect Abhishek Ranjan Software Engineer Shweta Phadnis Software Engineer Metrics for Anonymous Video Analytics on Digital Signage August 2011 Intel Corporation

2 Metrics for Anonymous Video Analytics on Digital Signage Executive Summary Anonymous Video Analytics (AVA) is a passive and automated audience measurement technology designed for digital signage networks that can be used to provide digital signage operators with quantitative viewership information. Although AVA promises to bring accountability into the digital signage industry, there are still no industry standard metrics that can be used to assess the accuracy of any particular AVA system. In this paper we will describe a methodology and present a set of accuracy and error metrics that we believe will help to characterize the various parameters in most AVA systems, such as viewer counts, dwell times, and demographic (gender/age) classification accuracy. The basic question this paper attempts to address is whether you can trust the anonymous video analytic data which you have collected with a particular system. By demonstrating how these metrics can be used on an actual AVA system, we hope to move the industry towards a standard set of metrics that may help advertisers and digital signage operators make a more informed decision when assessing the various video analytic solutions available on the market. Our metrics can also be used by AVA solution providers to determine the strengths and weaknesses of their systems in order to improve the quality of their measurement technology. The Intel Embedded Design Center provides qualified developers with web-based access to technical resources. Access Intel Confidential design materials, step-by step guidance, application reference solutions, training, Intel s tool loaner program, and connect with an e-help desk and the embedded community. Design Fast. Design Smart. Get started today. 2

3 Contents Business Challenge... 4 Solution... 4 Measuring AVA Accuracy... 4 Proposed AVA Metrics... 7 Track Match Error (TME)... 7 Gender Match Error (GME)... 8 Age Match Error (AME)... 9 False Positive Error (FPE)... 9 False Negative Error (FNE) Impression Count Error (ICE) Dwell Time Error (DTE) Conclusion References

4 Metrics for Anonymous Video Analytics on Digital Signage Business Challenge Digital signage is the term that is often used to describe the use of a display screen for news, advertisements, local announcements, and other multimedia content in public venues such as restaurants or malls [3]. Recent technologies such as Anonymous Video Analytics (AVA) are now available on the market to help digital signage operators capture audience impression data. This is accomplished using standard, low-cost optical sensors embedded into the display panel along with some sophisticated computer software to analyze the video feed of the audience in real-time [1]. The data gathered by such an AVA system includes the total number of viewers, average attention span, and even the gender and age of viewers as they look at a screen. While many existing AVA technologies claim accuracy levels above 90% in most cases, there are currently no standard approaches for a third-party to verify these claims and compare the various AVA solutions side-by-side. Inaccuracies may occur due to sensor limitations (such as resolution or image quality), processing limitations (such as the speed of the computer system), and even environmental conditions (such as lighting or shadows in the area around the digital screen). Solution In this paper, we will describe a methodology for measuring the accuracy of data collected by an AVA system. We present a variety of performance metrics that can be used to provide a quantitative assessment of how closely the data gathered by an AVA system (AVA Data) matches the actual data or ground truth (GT) data. The metrics proposed in the paper measure the accuracy of the following aspects of the data: viewer location, gender, age, viewer detection, viewer missed, impression counts, and dwell time. In the following sections, we will define an accuracy measurement metric for each aspect; describe the motivation behind it, how to compute it, and how to interpret the metric. Measuring AVA Accuracy Our approach to measuring AVA accuracy is to compare the output of an AVA system with the Ground Truth (GT) data that has been collected for a test video. Our methodology assumes that the AVA system uses a face detection and tracking algorithm to detect viewers, where viewers are relatively frontfacing towards an optical sensor whenever they are looking towards a digital sign [2]. Therefore, the test video should also be prepared so that it closely mimics the scene as viewed by an optical sensor installed directly above or below the sign. Depending on the various aspects of data being evaluated, the video should contain viewers with appropriately large representation of 4

5 different demographics as they move in front of a digital sign. Once such a test video is obtained, the computation of the various metrics commences which is a multi-step process (see Figure 1). Figure 1. Performance comparison methodology. The first step in this process is to obtain both the GT data and the AVA test data for the test video. The GT data can be collected by manually marking the viewers in each video frame and taking note of all the relevant information (such as assigning an identifier to a viewer, marking the position and size of a box around the viewer s face, and taking note of the viewer s gender and age group). This is typically a one-time process for each test video. The AVA test data can then be generated automatically by processing the same video through the AVA application and, for each frame, outputting marked AVA test data in a format similar to the GT data. 5

6 Metrics for Anonymous Video Analytics on Digital Signage Figure 2. An example of AVA data and GT data after matching shown pictorially AVA Output feature track length (A1-A5) GT Output feature track length (B1-B5) Image Y axis A1 B1 A2 B2 A3 B3 B4 A4 Image X axis The next step is to match viewers that were marked in the GT data with the corresponding viewer in the AVA test data for each frame (if such a correspondence exists). This can be accomplished for each video frame as follows: - For each viewer detected in the GT data, the radial distance to all viewers in the AVA test data is computed (see Figure 3). A viewer correspondence between the GT box and the closest AVA box is made if the radial distance is below a predefined threshold (measured in pixels). - If a correspondence cannot be made for a GT box, then it is assumed that the AVA system failed to detect a viewer for that particular frame. This is considered to be a false negative. - If a correspondence cannot be made for an AVA box, then it is assumed that the AVA system incorrectly detected a viewer for that particular frame. This is considered to be a false positive. Figure 2 shows a typical example of the two types of data represented pictorially after they have been matched. Once all matches have been made, the accuracy metrics can be computed. 6

7 Figure 3. Viewer matching between GT data and AVA output using radial distance Proposed AVA Metrics In this section we define the metrics and describe how they should be used. Each metric has a range of possible values that it can take depending on the AVA software. We also provide an interpretation of these values. Track Match Error (TME) The TME metric assesses the accuracy of viewer location measurement. It is the average Euclidean distance between the location of a viewer in the AVA data and the corresponding viewer in the GT data. The Euclidean distance is the root of square differences between coordinates of a pair of objects. The TME can be computed as follows: where N is the total number of frames being processed, On is the total number of objects matched in the n-th frame, and Dni is the Euclidean distance between the i-th matched object in the n-th frame. Lower values of the TME should be interpreted as more accurate object tracking in the AVA output. The values for the TME metric should be interpreted as follows: 7

8 Metrics for Anonymous Video Analytics on Digital Signage Value range. TME can take any value from 0 to D, where D is the diagonal dimension of the input video frame being processed. The value 0 is assumed when the AVA output tracks exactly match the GT output tracks. This is the perfect tracking scenario. The value D is assumed when AVA output tracks are separated from the GT output tracks by the maximum possible distance. Best value: 0. All AVA software should target to achieve a TME value close to 0. Gender Match Error (GME) The GME metric assesses how accurately the AVA system assigns gender to a viewer. It is assumed that the gender of a viewer is tracked across all the frames for both the AVA output and GT data. where N is the total number of frames being processed, On is the total number of objects matched in the n-th frame, Gni is 0 if gender match happened for the i-th object in the n-th frame and 1 otherwise. The values for the GME should be interpreted as follows: Value range. GME can take any value from 0 to 1. The value 0 is assumed when the AVA output gender exactly matches the GT output. This is the perfect gender detection scenario. The value 1 is assumed when for each face the AVA software assigns gender differently from the corresponding assignment in the GT data. Best value: 0. All AVA software should target to achieve a GME value close to 0. The further the GME value is from 0, the higher is the error in gender detection. 8

9 Age Match Error (AME) The AME metric assesses how accurately the AVA system assigns an age bracket to a viewer. The age of a viewer is tracked across all the frames for both the AVA output and GT data. Where, N is the total number of frames being processed, On is the total number of objects matched in the n-th frame, Ani is 0 if age match happened for the i-th object in the n-th frame and 1 otherwise. The values for the AME should be interpreted as follows: Value range. AME can take any value from 0 to 1. The value 0 is assumed when the AVA output age bracket exactly matches the GT output. This is the perfect age detection scenario. The value 1 is assumed when for each face the AVA software assigns an age bracket differently from the corresponding assignment in the GT data. Best value: 0. All AVA software should target to achieve an AME value close to 0. The further the AME value is from 0, the higher is the error in age detection. False Positive Error (FPE) The FPE metric assesses the rate of false viewers detected by the AVA system. If a viewer is detected by the AVA system but there is no corresponding viewer in the GT data, then it is called a False Positive error. The FPE metric can be formally defined as follows: where N is the total number of frames being processed and Pn is the number of false positive in the n-th frame. The values for the FPE should be interpreted as follows: 9

10 Metrics for Anonymous Video Analytics on Digital Signage Value range. FPE can take any value greater than or equal to 0. The value 0 is assumed when there are no false positives in the AVA output, which is the goal of any AVA system. Higher values correspond to increasing false positive rates. Best value: 0. All AVA software should target to achieve a FPE value close to 0. The further the FPE value is from 0, the higher is the chance of invalid detections. False Negative Error (FNE) The FNE metric assesses the rate at which the AVA system fails to detect viewers. If a viewer is not detected by the AVA system but it is present in GT data, then it is called a False Negative error. The FNE can also be defined as the average number of faces missed by the AVA system per frame. where N is the total number of frames being processed and Fn is the number of false negatives in the n-th frame. The values for the FNE should be interpreted as follows: Value range. FNE can take any value greater than or equal to 0. The value 0 is assumed when there are no false negatives in the AVA output, which is the goal of any AVA system. Higher values correspond to increasing false negative rates. Best value: 0. All AVA software should target to achieve a FNE value close to 0. The further the FNE value is from 0, the higher is the chance of missed detections. 10

11 Impression Count Error (ICE) The ICE metric assesses the accuracy of the overall impression count as estimated by the AVA system. The ICE metric is a ratio of the absolute difference between AVA and GT total viewer counts and GT total viewer counts. It provides an idea of whether the AVA system is over counting or under counting, and by what percentage. This metric is only relevant when there is at least one viewer in the video being processed. The values for the ICE should be interpreted as follows: Value range. ICE can take both positive and negative values. It can range from -1 to close to AVA Impression count reported by AVA software. A negative value indicates under counting by the AVA system and a positive value indicates over counting. A value of 0 indicates 100% accurate impression count by AVA with respect to the GT data. A value close to 0 indicates low error rate in impression count. As the ICE values goes away from 0, the error rate gets higher. Best value: 0. All AVA software should target to achieve an ICE value close to 0. The further the ICE value is from 0, the higher is the error in impression counts. Dwell Time Error (DTE) The DTE metric provides a measure of how well the AVA system determines the dwell time of a viewer for the digital sign. First, the Average AVA Dwell Time is calculated as follows: where V is the total number of viewers as detected by AVA and Tj is the dwell time for the i-th viewer. 11

12 Metrics for Anonymous Video Analytics on Digital Signage where U is the total number of viewers as reported in GT data and Sj is the dwell time for the j-th viewer. Using the Average AVA Dwell time and the Average GT Dwell Time, DTE is calculated as follows: The values for the DTE should be interpreted as follows: Value range: DTE can take any value greater than or equal to 0. The number represents the error in dwell time as calculated by AVA software with respect to that calculated in GT data. Best value: 0. All AVA software should target to achieve a DTE value close to 0. The further the DTE value is from 0, the higher is the error in impression counts. 12

13 Conclusion In this paper, we presented an accuracy measurement methodology and a set of metrics that we hope will help advertisers and digital signage operators make more informed decisions when assessing the various video analytic solutions available on the market. The goal of our metrics was to measure the viewership detection, tracking, and classification components of an AVA system, using parameters which we feel are applicable to any AVA technology that uses face detection algorithms to detect viewers. Our hope is that such methodologies can move the digital signage industry towards adopting a standard set of metrics to fairly and effectively assess the capabilities of an AVA system, while also helping solution providers to determine the strengths and weaknesses of their systems in order to improve the quality of their measurement technology. The Intel Embedded Design Center provides qualified developers with webbased access to technical resources. Access Intel Confidential design materials, step-by step guidance, application reference solutions, training, Intel s tool loaner program, and connect with an e-help desk and the embedded community. Design Fast. Design Smart. Get started today. Authors Addicam Sanjay is a Software Architect with Digital Signage at Intel Corporation. Shahzad Malik is a Software Architect with Digital Signage at Intel Corporation. Abhishek Ranjan is a Software Engineer with Digital Signage at Intel Corporation. Shweta Phadnis is a Software Engineer with Digital Signage at Intel Corporation. Acronyms AVA Anonymous Video Analytics DS GT Digital Signage Ground Truth References 1. Arel, S. Video Analytics for Digital Signage Deployments. DigitalSignageToday.com. 13

14 Metrics for Anonymous Video Analytics on Digital Signage WP_Video_Analytics_To_Launch.pdf 2. White Paper. A Report on a Field Trial of Anonymous Video Analytics (AVA) in Digital Signage. Intel Corporation. pdf 3. Solution Brief. Reaching the Right Audience with Digital Signage Systems. Intel Corporation. 14

15 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL PROPERTY RIGHTS IS GRANTED BY THIS DOCUMENT. EXCEPT AS PROVIDED IN INTEL S TERMS AND CONDITIONS OF SALE FOR SUCH PRODUCTS, INTEL ASSUMES NO LIABILITY WHATSOEVER, AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY, RELATING TO SALE AND/OR USE OF INTEL PRODUCTS INCLUDING LIABILITY OR WARRANTIES RELATING TO FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT. UNLESS OTHERWISE AGREED IN WRITING BY INTEL, THE INTEL PRODUCTS ARE NOT DESIGNED NOR INTENDED FOR ANY APPLICATION IN WHICH THE FAILURE OF THE INTEL PRODUCT COULD CREATE A SITUATION WHERE PERSONAL INJURY OR DEATH MAY OCCUR. Intel may make changes to specifications and product descriptions at any time, without notice. This paper is for informational purposes only. THIS DOCUMENT IS PROVIDED "AS IS" WITH NO WARRANTIES WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY, NONINFRINGEMENT, FITNESS FOR ANY PARTICULAR PURPOSE, OR ANY WARRANTY OTHERWISE ARISING OUT OF ANY PROPOSAL, SPECIFICATION OR SAMPLE. Intel disclaims all liability, including liability for infringement of any proprietary rights, relating to use of information in this specification. No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted herein. Intel, the Intel logo, Intel Core, Intel vpro and vpro Inside are trademarks of Intel Corporation in the U.S. and other countries. *Other names and brands may be claimed as the property of others. Copyright 2011 Intel Corporation. All rights reserved. 15

Digital Signage Metrics: Anonymous Viewer Analytics (AVA)

Digital Signage Metrics: Anonymous Viewer Analytics (AVA) Digital Signage Metrics: Anonymous Viewer Analytics (AVA) The Power to Know 1 Intel AIM Suite Top of Mind Network Operator 1. How do I prove ROI to advertising/marketing agencies and their clients? 2.

More information

Technology, Strategy & Culture

Technology, Strategy & Culture Workplace Transformation: Technology, Strategy & Culture Jim Henrys, Chief Strategist Enterprise Solution Sales Intel Corp What we re hearing from our customers C-Suite THE PROBLEM STATEMENT The Competitive

More information

RECOGNIZING USER INTENTIONS IN REAL-TIME

RECOGNIZING USER INTENTIONS IN REAL-TIME WHITE PAPER SERIES IPERCEPTIONS ACTIVE RECOGNITION TECHNOLOGY: RECOGNIZING USER INTENTIONS IN REAL-TIME Written by: Lane Cochrane, Vice President of Research at iperceptions Dr Matthew Butler PhD, Senior

More information

Best practices. Deploying Your Service Package. IBM Platform Symphony

Best practices. Deploying Your Service Package. IBM Platform Symphony IBM Platform Symphony Best practices Deploying Your Service Package Hui Liu IBM Systems & Technology Group, Software Defined Systems Test Specialist: Custom Applications Issued: November 2013 Contents

More information

Affordable Building Automation System Enabled by the Internet of Things (IoT)

Affordable Building Automation System Enabled by the Internet of Things (IoT) Solution Blueprint Internet of Things (IoT) Affordable Building Automation System Enabled by the Internet of Things (IoT) HCL Technologies* uses an Intel-based intelligent gateway to deliver a powerful,

More information

Creating Robust and Effective Claims Solutions with IBM Case Manager IBM Redbooks Solution Guide

Creating Robust and Effective Claims Solutions with IBM Case Manager IBM Redbooks Solution Guide Creating Robust and Effective Claims Solutions with IBM Case Manager IBM Redbooks Solution Guide Implementing a robust and effective case management solution such as claims solutions requires a software

More information

KACE Essential Services

KACE Essential Services KACE Essential Services A full line of services that help you realize the most value from your KACE appliances KACE ESSENTIAL SERVICES ADD MORE VALUE TO YOUR SYSTEMS MANAGEMENT SOLUTION. Whether you re

More information

Securing Intel s External Online Presence

Securing Intel s External Online Presence IT@Intel White Paper Intel IT IT Best Practices Information Security May 2011 Securing Intel s External Online Presence Executive Overview Overall, the Intel Secure External Presence program has effectively

More information

TV s roadblocks to digital advertising s future

TV s roadblocks to digital advertising s future TV s roadblocks to digital advertising s future It s a time of smartphones, hyper-targeted digital ads and social platforms with billions of users. How, then, has TV continued to attract the majority of

More information

Best practices. Troubleshooting your own application. IBM Platform Symphony

Best practices. Troubleshooting your own application. IBM Platform Symphony IBM Platform Symphony Best practices Troubleshooting your own application Hui Liu IBM Systems & Technology Group, Software Defined Systems Test Specialist: Custom Applications Issued: November 2013 Contents

More information

5 Tips to Fully Optimize your LinkedIn Business Page

5 Tips to Fully Optimize your LinkedIn Business Page 5 Tips to Fully Optimize your LinkedIn Business Page By: Samantha Scott, APR Disclaimer a. The content and products/services on Pushing the Envelope, Inc. s website are provided on a "As Is", As Available,

More information

Revision 01 Additional devices are being added to the new marking changes.

Revision 01 Additional devices are being added to the new marking changes. TM Product Change Notification Document # Change Title: PCN-450118-01 Cortina Systems Optical Product Marking Change Revision Date: Key Characteristics of Change: Product Marking Forecasted Key Milestones:

More information

INTELLIGENCE IN. AMAZING OUT.

INTELLIGENCE IN. AMAZING OUT. solution BluePrint intelligent mobile advertising Retail Services INTELLIGENCE IN. AMAZING OUT. Intelligent Mobile Advertising Solution Delivers Targeted Messages executive summary In many ways, consumers

More information

GS1 Pharmaceutical Image Implementation Guideline. Release 1.0, Ratified, Jun 17

GS1 Pharmaceutical Image Implementation Guideline. Release 1.0, Ratified, Jun 17 GS1 Pharmaceutical Image Implementation Guideline Release 1.0, Ratified, Jun 17 Document Summary Document Item Document Name Current Value GS1 Pharmaceutical Image Implementation Guideline Document Date

More information

Intel vpro Technology Virtual Seminar 2010

Intel vpro Technology Virtual Seminar 2010 Intel Software Network Connecting Developers. Building Community. Intel vpro Technology Virtual Seminar 2010 Getting to know Intel Active Management Technology 6.0 Intel Software Partner Program Jeff Rott

More information

CMMI Adoption and Transition Guidance V2.0 Abstract

CMMI Adoption and Transition Guidance V2.0 Abstract This document contains proprietary information and may not be distributed without the express written permission of the CMMI Institute. 2018 CMMI Institute. CMMI Adoption and Transition Guidance V2.0 Abstract

More information

Verona, ottobre 2013!

Verona, ottobre 2013! Verona, 29-30 ottobre 2013! Il microprocessore, Elemento abilitante per la Realizzazione di una Rete Elettrica Intelligente October 2013 Marco Stucchi Intel Corporation ESG Italy 1 Legal Disclaimer Copyright

More information

SAP Smart Business Service

SAP Smart Business Service SAP Smart Business Service Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission of SAP. This presentation is not

More information

Improving the Kiosk Experience with Analytics

Improving the Kiosk Experience with Analytics WHITE PAPER Improving the Kiosk Experience with Analytics The odds of success for a kiosk deployment can be greatly improved though the smart use of analytics. Those analytics don t have to be confined

More information

Desktop Authority Data Diagram

Desktop Authority Data Diagram 2018 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or nondisclosure

More information

The costs of doing nothing

The costs of doing nothing Case Study on sustainable national broadband proliferation The costs of doing nothing SESSION 4: Bridging the Digital Divide by Broadband Christoph Legutko Regulation and Standardisation Manager Intel

More information

An Introduction to the Global Document Type Identifier (GDTI)

An Introduction to the Global Document Type Identifier (GDTI) An Introduction to the Global Document Type Identifier (GDTI) Release 2.0, Sept 2017 Table of Contents 1 What is a Global Document Type Identifier?... 4 2 What is a GDTI used for?... 4 3 Key Attributes

More information

Loss Prevention using Monza R6-P

Loss Prevention using Monza R6-P Impinj Application Note Rev 1.0 April 06, 2015 1 Introduction When using a RAIN RFID tag for Loss Prevention or Electronic Article Surveillance (EAS) we are required to solve several core challenges: Quickly

More information

SafeNet Authentication Service (SAS) Service Provider Role and Scope Guide

SafeNet Authentication Service (SAS) Service Provider Role and Scope Guide SafeNet Authentication Service (SAS) Service Provider Role and Scope Guide All information herein is either public information or is the property of and owned solely by Gemalto and/or its subsidiaries

More information

#ASKDOUG. * Other names and brands may be claimed as the property of others.

#ASKDOUG. * Other names and brands may be claimed as the property of others. #ASKDOUG MOBILE THE INTERNET OFTHINGS IS HOME NETWORK INFRASTRUCTURE DATA CENTER / CLOUD INDUSTRIAL We are Here! The Hype curve 50B DEVICES INTERNET THE OFTHINGS IS 35 ZETABYTES DEVICES NETWORK INFRASTRUCTURE

More information

Continuous Improvement of Solar PV Plants

Continuous Improvement of Solar PV Plants Whitepaper Continuous Improvement of Solar PV Plants Author: Vassilis Papaeconomou Managing Director Alectris Date: October 12, 2013 v.1 12.10.2013 G Doc ID: WP-G02 Disclaimer The information contained

More information

TA0347 Technical article

TA0347 Technical article Technical article Key features and benefits of STMicroelectronics short-range contactless memory ICs Introduction STMicroelectronics has a broad range offer of short-range contactless memory ICs. All devices

More information

IoT: The 4th Industrial Revolution Yau Wai Yeong, Product Marketing Manager, Intel Internet-of-Things Group

IoT: The 4th Industrial Revolution Yau Wai Yeong, Product Marketing Manager, Intel Internet-of-Things Group IoT: The 4th Industrial Revolution Yau Wai Yeong, Product Marketing Manager, Intel Internet-of-Things Group Analytics Innovation Forum 2017 15 November Kuala Lumpur Copyright SAS Institute Inc. All rights

More information

PRODUCT INFORMATION LETTER

PRODUCT INFORMATION LETTER PRODUCT INFORMATION LETTER PIL IPD-IPC/13/8220 Dated 21 Nov 2013 Restart the production of PENTAWATT and HEPTAWATT products in the manufacturing line of ST BOUSKOURA (Morocco) 1/4 Sales Type/product family

More information

Oracle Utilities Meter Data Management Release Utility Reference Model Manage Contacts

Oracle Utilities Meter Data Management Release Utility Reference Model Manage Contacts Oracle Utilities Meter Data Management Release 2.0.1 Utility Reference Model 3.3.1.1 Manage Contacts May 2012 Oracle Utilities Meter Data Management Utility Reference Model 3.3.1.1 Copyright 2013, Oracle

More information

SafeNet Authentication Service. Service Provider Role and Scope Guide

SafeNet Authentication Service. Service Provider Role and Scope Guide SafeNet Authentication Service Service Provider Role and Scope Guide All information herein is either public information or is the property of and owned solely by Gemalto and/or its subsidiaries who shall

More information

Release December 2018

Release December 2018 Oracle Cloud What's New for Oracle Internet of Things Asset Monitoring Cloud Service Release 18.4.5 E85192-13 December 2018 What s New for Oracle IoT Asset Monitoring Cloud Service As soon as new and changed

More information

Oracle Utilities Customer Care and Billing Release Utility Reference Model Manage Meters

Oracle Utilities Customer Care and Billing Release Utility Reference Model Manage Meters Oracle Utilities Customer Care and Billing Release 2.3.1 Utility Reference Model 5.6.3.1 Manage Meters July 2012 Oracle Utilities Customer Care and Billing Utility Resource Model 5.6.3.1, Release 2.3.1

More information

TC4W53F/FU

TC4W53F/FU 1 2 3 4 5 RESTRICTIONS ON PRODUCT USE Toshiba Corporation, and its subsidiaries and affiliates (collectively TOSHIBA ), reserve the right to make changes to the information in this document, and related

More information

National Volunteer Workforce Solutions Social Media Handbook Part 1: Introduction and Social Media Policies

National Volunteer Workforce Solutions Social Media Handbook Part 1: Introduction and Social Media Policies National Volunteer Workforce Solutions Social Media Handbook Part 1: Introduction and Social Media Policies 2 Disclaimer The information contained in this handbook is for general guidance only on matters

More information

ORACLE PROJECT MANAGEMENT CLOUD

ORACLE PROJECT MANAGEMENT CLOUD ORACLE PROJECT MANAGEMENT CLOUD Oracle Project Management Cloud extends planning and scheduling to the occasional project manager; to those who manage projects infrequently and not as their primary role.

More information

IBM Cloud Object Storage System Version FIPS Reference Guide IBM

IBM Cloud Object Storage System Version FIPS Reference Guide IBM IBM Cloud Object Storage System Version 3.13.3 FIPS Reference Guide IBM This edition applies to IBM Cloud Object Storage System and is valid until replaced by new editions. Copyright IBM Corporation 2016,

More information

Facebook Business Page Set Up Guide For Real Estate Agents

Facebook Business Page Set Up Guide For Real Estate Agents Facebook Business Page Set Up Guide For Real Estate Agents k n o w l e d g e a b l e a n d c r e A U T H O R : T O N I L A R S E N Legal / Disclaimer The Publisher has strived to be as accurate and complete

More information

Feature Scope Description for SAP Assurance and Compliance Software for SAP S/4HANA

Feature Scope Description for SAP Assurance and Compliance Software for SAP S/4HANA FEATURE SCOPE DESCRIPTION PUBLIC SAP Assurance and Compliance Software for SAP S/4 HANA Document Version: 1.6 2018-11-19 Feature Scope Description for SAP Assurance and Compliance Software for SAP S/4HANA

More information

The Digital Moment of Truth

The Digital Moment of Truth ! The Digital Moment of Truth The Right Content in the Right Place at the Right Time Know Your Medium Digital signage is a form of electronic display that shows video programming, digital menus, information,

More information

Empowering Personal Energy Management

Empowering Personal Energy Management Empowering Personal Energy Management The Global Climate Continues to Warm Source: Intergovernmental Panel on Climate Change (IPCC, 2007, Figure WGI-SPM-4) Growing Impact of Greenhouse Gas Emissions 2020-2029

More information

Architects of customer experience

Architects of customer experience Capabilities Overview Architects of customer experience The mission of Cast is to scale world-class execution and expertise. As a shopper-marketing agency, our highest priorities are to insure that client

More information

Procurement Assistance Software & Support, LLC. The USA Buyers eprocurement Marketplace

Procurement Assistance Software & Support, LLC. The USA Buyers eprocurement Marketplace Procurement Assistance Software & Support, LLC Toll Free Customer Support (866) 526 0160 838 East High Street, #254 Lexington, Ky 40502 Phone (859) 335 5306 The USA Buyers eprocurement Marketplace PARTICIPATING

More information

IBM Kenexa Lead Manager. IBM Kenexa Lead Manager Release Notes. January 2017 IBM

IBM Kenexa Lead Manager. IBM Kenexa Lead Manager Release Notes. January 2017 IBM IBM Kenexa Lead Manager IBM Kenexa Lead Manager Release Notes January 2017 IBM Note Before you use this information and the product it supports, read the information in "Safety and environmental notices"

More information

An Oracle White Paper December Reducing the Pain of Account Reconciliations

An Oracle White Paper December Reducing the Pain of Account Reconciliations An Oracle White Paper December 2012 Reducing the Pain of Account Reconciliations Introduction The finance department in most organizations is coming under increasing pressure to transform and streamline

More information

Migration Use Cases with the Migration Manager IBM Redbooks Solution Guide

Migration Use Cases with the Migration Manager IBM Redbooks Solution Guide Migration Use Cases with the Migration Manager IBM Redbooks Solution Guide Migration Manager is a feature of the Tivoli process automation engine that enables you to migrate configuration content from

More information

IBM TRIRIGA Version 10 Release 4.0. Request Central User Guide

IBM TRIRIGA Version 10 Release 4.0. Request Central User Guide IBM TRIRIGA Version 10 Release 4.0 Request Central User Guide Note Before using this information and the product it supports, read the information in Notices on page 3. This edition applies to version

More information

Predix as a Partner Ingredient

Predix as a Partner Ingredient Predix as a Partner Ingredient Predix as a Partner Ingredient Relationship of Logos for Predix as a Partner Ingredient Predix Brand Visual Identity Guidelines Predix as a Partner Ingredient Predix as a

More information

ORACLE SALES ANALYTICS

ORACLE SALES ANALYTICS Disclaimer: This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development,

More information

Oracle Adaptive Intelligent Apps for Manufacturing

Oracle Adaptive Intelligent Apps for Manufacturing Oracle Adaptive Intelligent Apps for Manufacturing Machine Learning and Artificial Intelligence (AI) Driven Analytical Cloud Applications for the Manufacturing Industry Machine Learning and AI for Manufacturers

More information

Oracle Release 11 SPOTLIGHT ON ORACLE CUSTOMER EXPERIENCE CLOUD FOR MIDSIZE

Oracle Release 11 SPOTLIGHT ON ORACLE CUSTOMER EXPERIENCE CLOUD FOR MIDSIZE Oracle Release 11 SPOTLIGHT ON ORACLE CUSTOMER EXPERIENCE CLOUD FOR MIDSIZE Oracle Customer Experience Cloud for Midsize Release 11 Themes Collaborate across teams Midsize Companies Requirements Grow with

More information

Oracle Fusion Financial Reporting Compliance Cloud. What s New in Release 10

Oracle Fusion Financial Reporting Compliance Cloud. What s New in Release 10 Oracle Fusion Financial Reporting Compliance Cloud What s New in Release 10 July 2015 TABLE OF CONTENTS OVERVIEW... 3 GIve Us Feedback... 3 RELEASE FEATURE SUMMARY... 3 ORACLE FUSION FINANCIAL REPORTING

More information

CF SETTLEMENT PRICES. Methodology Guide. Version: 3.0

CF SETTLEMENT PRICES. Methodology Guide. Version: 3.0 CF SETTLEMENT PRICES Methodology Guide Version: 3.0 Version Date: 2 nd October 2018 VERSION HISTORY Contents 1 Version History... 3 2 Overview... 4 3 Definitions... 5 4 Methodology and Ground Rules...

More information

CLICKBANK ADVERTISING TERMS AND CONDITIONS

CLICKBANK ADVERTISING TERMS AND CONDITIONS Last Updated Date: January 24, 2013 CLICKBANK ADVERTISING TERMS AND CONDITIONS These ClickBank Advertising Terms and Conditions ("Terms") shall be deemed incorporated by reference into any insertion order

More information

Unistar PRO sharpens its competitive edge with SAP and Lenovo

Unistar PRO sharpens its competitive edge with SAP and Lenovo Unistar PRO sharpens its competitive edge with SAP and Lenovo With over 25 years of experience, Unistar PRO is one of Slovenia s leading IT services providers. Based in Ljubljana, the company offers systems

More information

Intel on Incentives to Share Health Data for Better Care. September 16, 2016

Intel on Incentives to Share Health Data for Better Care. September 16, 2016 Intel on Incentives to Share Health Data for Better Care September 16, 2016 1 Intel Health 2016 & Life Sciences Copyright Make The it Sequoia Personal Project. All rights reserved. 1 Meet Today s Presenters

More information

Oracle Utilities Customer Care and Billing Release Utility Reference Model Manage Consumption Data Reporting

Oracle Utilities Customer Care and Billing Release Utility Reference Model Manage Consumption Data Reporting Oracle Utilities Customer Care and Billing Release 2.3.1 Utility Reference Model 4.2.1.4 Manage Consumption Data Reporting July 2012 Oracle Utilities Customer Care and Billing Utility Reference Model 4.2.1.4,

More information

Agile Lifecycle Manager Version 1.1. Release Notes. 31 August 2017 IBM

Agile Lifecycle Manager Version 1.1. Release Notes. 31 August 2017 IBM Agile Lifecycle Manager Version 1.1 Release Notes 31 August 2017 IBM Agile Lifecycle Manager Version 1.1 Release Notes 31 August 2017 IBM Note Before using this information and the product it supports,

More information

Specifications. Magazine/Journal Display Ads. Submission Guidelines Media Kit

Specifications. Magazine/Journal Display Ads. Submission Guidelines Media Kit Specifications Magazine/Journal Display Ads Submission Guidelines Mechanical Requirements and Print Ad Specifications: AMA magazines and journals use computer to plate (CTP) technology. Advertising must

More information

Be Smart About Meter Data Management

Be Smart About Meter Data Management SAP Brief SAP Extensions SAP Meter Data Management by Siemens Be Smart About Meter Data Management SAP Brief Maximize the return on your smart grid investment To add real value for customers, your utility

More information

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Overview Guide Version 01.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Välkommen. Intel Anders Huge & Stuart Dommett

Välkommen. Intel Anders Huge & Stuart Dommett Välkommen Intel Anders Huge & Stuart Dommett Säkert & produktivt A n d e r s H u g e & S t u a r t D o m m e t t I n t e l Why intel TRANSFORMING BUSINESS MODERN BUSINESS DEMANDS Intel VISION Accelerate

More information

Streamline Retail Processes with State-of-the-Art Master Data Governance

Streamline Retail Processes with State-of-the-Art Master Data Governance SAP Brief SAP s for Enterprise Information Management SAP Master Data Governance, Retail and Fashion Management Extension by Utopia Streamline Retail Processes with State-of-the-Art Master Data Governance

More information

Overcoming the Management Challenges of Portal, SOA, and Java EE Applications

Overcoming the Management Challenges of Portal, SOA, and Java EE Applications An Oracle White Paper April 2010 Overcoming the Management Challenges of Portal, SOA, and Java EE Applications Disclaimer The following is intended to outline our general product direction. It is intended

More information

Oracle Prime Projects Cloud Service

Oracle Prime Projects Cloud Service Oracle Prime Projects Cloud Service Oracle Prime Projects Cloud Service is a complete, cloud-first success platform for all stages of the project lifecycle. It empowers executives, project managers, and

More information

Using LBRs to identify user causes of kernel cycles. Legal Disclaimer

Using LBRs to identify user causes of kernel cycles. Legal Disclaimer Using LBRs to identify user causes of kernel cycles David Levinthal Principal Engineer SSG/DPD 1 Legal Disclaimer INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE,

More information

IBM Maximo Asset Health Insights Version 7 Release 6. Installation Guide IBM

IBM Maximo Asset Health Insights Version 7 Release 6. Installation Guide IBM IBM Maximo Asset Health Insights Version 7 Release 6 Installation Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 3. This edition applies

More information

SAP Digital Boardroom

SAP Digital Boardroom SAP Digital Boardroom Reimagine Your Boardroom for the Digital Economy Jürgen Bauer Head of CoE BI for MEE SAP Summit 2016, Linz, 26. April 2016 SAP SE or an SAP affiliate company. All rights reserved.

More information

Adding IBM LTFS EE tape tier to an IBM SCSA managed storage cloud

Adding IBM LTFS EE tape tier to an IBM SCSA managed storage cloud Adding IBM LTFS EE tape tier to an IBM SCSA managed storage cloud IBM SmartCloud Storage Access (SCSA) is designed to be an easy to deploy, simple to use cloud storage software featuring a web-based, self-service

More information

Hiren Majmudar Vice President, Intel Capital Austin, TX

Hiren Majmudar Vice President, Intel Capital Austin, TX Hiren Majmudar Vice President, Intel Capital Austin, TX 4th Industrial Revolution You Are Here 1760 s 1860 s 1960 s 2 the Vortex Effect 3 Intel Capital Investment focus areas fueling the 4 th industrial

More information

Reviews Strategies Guide

Reviews Strategies Guide Reviews Strategies Guide A Business Perspective OnCustomer Reviews Best Practices for Service Businesses Customer Customer Lobby Lobby Table of Contents Executive Summary 3 Introduction 3 Part I: The Impact

More information

STEVAL-IHP005V1. General purpose power line modem module based on the ST7540 PLM and STM32 microcontroller. Features. Description

STEVAL-IHP005V1. General purpose power line modem module based on the ST7540 PLM and STM32 microcontroller. Features. Description General purpose power line modem module based on the ST7540 PLM and STM32 microcontroller Features Databrief Communication interfaces Configurable FSK power line modem interface with an embedded firmware

More information

Customer Success Packages

Customer Success Packages Customer Success Packages Overview ServiceNow s Customer Success Packages assist the customer in leveraging its ServiceNow investment by providing expertise and content throughout the customer s ServiceNow

More information

Accenture CAS: integrated sales platform Power at your fingertips

Accenture CAS: integrated sales platform Power at your fingertips Accenture CAS: integrated sales platform Power at your fingertips Understanding the market It is a tough market out there: margins are tightening, competition is increasing and the retail landscape is

More information

SAP Road Map for Governance, Risk, and Compliance Solutions

SAP Road Map for Governance, Risk, and Compliance Solutions SAP Road Map for Governance, Risk, and Compliance Solutions Q4 2016 Customer Disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the

More information

One Identity Manager Help Desk Module User Guide

One Identity Manager Help Desk Module User Guide One Identity Manager 8.0.1 Help Desk Module User Guide Copyright 2018 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in

More information

Predicting customer satisfaction helps prioritize interactions and prevent churn

Predicting customer satisfaction helps prioritize interactions and prevent churn Predicting customer satisfaction helps prioritize interactions and prevent churn Publication Date: 03 Feb 2016 Product code: IT0020-000177 Aphrodite Brinsmead Ovum view Summary Although customer service

More information

Figure 1 Input power cable (left) and output power cable (right)

Figure 1 Input power cable (left) and output power cable (right) TIDA-00282 Cable Assemblies These cable assemblies are intended for use with the C2000-based Automotive Digitally-controlled Boost Power Supply board described in TI Designs TIDA-00282. Figure 1 Input

More information

Reliability Tests Report

Reliability Tests Report Product Name: Package Name: CRS12 SFLAT Reliability Tests Report 1. Thermal tests Peak : 260 deg.c(a moment) Reflow zone : 230 deg.c 30 to 50 s Preheat : 180 to 190 deg.c, 60 to 120 s 3 times Peak : 260

More information

Primavera Prime Projects Cloud Service

Primavera Prime Projects Cloud Service Primavera Prime Projects Cloud Service Primavera Prime Projects Cloud Service is an enterprise solution that allows users to manage scope, schedule, cost, resource, and risk information of a project. Real-time

More information

IBM SmartCloud Control Desk: High Availability and Disaster Recovery Configurations IBM Redbooks Solution Guide

IBM SmartCloud Control Desk: High Availability and Disaster Recovery Configurations IBM Redbooks Solution Guide IBM SmartCloud Control Desk: High Availability and Disaster Recovery Configurations IBM Redbooks Solution Guide In today s global environment, more organizations must reduce their downtime to the minimum

More information

IBM PowerHA SystemMirror for AIX Enhancements IBM Redbooks Solution Guide

IBM PowerHA SystemMirror for AIX Enhancements IBM Redbooks Solution Guide IBM PowerHA SystemMirror for AIX 7.1.3 Enhancements IBM Redbooks Solution Guide IBM PowerHA SystemMirror for AIX 7 represents a new generation of clustering solutions for high availability and disaster

More information

Sharper and smarter Our entire system is intelligently integrated to enable the fastest, most appropriate response to any incident.

Sharper and smarter Our entire system is intelligently integrated to enable the fastest, most appropriate response to any incident. VIDEO ANALYTICS Sharper. Smarter. At Avigilon, we enable our customers to be sharper and smarter with an end-to-end solution that helps them see what once could not be seen. By making the visual actionable,

More information

General Policies & Procedures. SV 5.0 Clean Harbors Vendor Code of Business Conduct and Ethics

General Policies & Procedures. SV 5.0 Clean Harbors Vendor Code of Business Conduct and Ethics 1. Purpose This Code is intended to govern the conduct of Clean Harbors, Inc. and all of its subsidiaries Vendors when doing business with or on behalf of Clean Harbors, Inc. For the purpose of this Code,

More information

One Identity Manager System Roles Administration Guide

One Identity Manager System Roles Administration Guide One Identity Manager 8.0.1 System Roles Administration Guide Copyright 2018 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

Detailer Training Series Instructions

Detailer Training Series Instructions Instructions Print this document to track your progress throughout the course (pages 2-15). Overview The DTS program provides an introduction and overview of the roles and responsibilities of the steel

More information

New Line Introduction for Manufacturers GS1. Best Practice. Getting it Right first time

New Line Introduction for Manufacturers GS1. Best Practice. Getting it Right first time New Line Introduction for Manufacturers GS1 Best Practice Getting it Right first time Release 1.0, Approved, Oct 2015 Document Summary Document Item Document Name Current Value New Line Introduction for

More information

APPENDIX D DIRECTIONAL BORING GUIDELINES

APPENDIX D DIRECTIONAL BORING GUIDELINES The City of Winnipeg Appendix D Bid Opportunity No. 180 163-2016 Page 1 of 1 Template Version: C420150806 - RW APPENDIX D DIRECTIONAL BORING GUIDELINES Corporate Safety & Health Division Directional Boring

More information

APPENDIX D C DIRECTIONAL BORING GUIDELINES

APPENDIX D C DIRECTIONAL BORING GUIDELINES The City of Winnipeg Appendix C D Bid Opportunity No. 19-2015 18 2015 Page 1 of 1 Template Version: C420150116 - RW APPENDIX D C DIRECTIONAL BORING GUIDELINES Corporate Safety & Health Division Directional

More information

Solutions to Accelerate Compliance with Affordable Care Act (ACA) Mandates and HIPAA Standards IBM Redbooks Solution Guide

Solutions to Accelerate Compliance with Affordable Care Act (ACA) Mandates and HIPAA Standards IBM Redbooks Solution Guide Solutions to Accelerate Compliance with Affordable Care Act (ACA) Mandates and HIPAA Standards IBM Redbooks Solution Guide The healthcare payer ecosystem in the United States has changed dramatically over

More information

An Oracle Strategy Brief November Better Business Intelligence for Insurers: Three Ways to Think Differently

An Oracle Strategy Brief November Better Business Intelligence for Insurers: Three Ways to Think Differently An Oracle Strategy Brief November 2011 Better Business Intelligence for Insurers: Three Ways to Think Differently Executive Overview... 1 Introduction: The Benefits of BI... 2 Why Business Intelligence

More information

Helping You Feed the World

Helping You Feed the World Helping You Feed the World Market Solutions vpgtransducers.com Feeding A Hungry World As the world population grows, farms face additional pressures to produce enough food to keep pace. But as weather

More information

Streams Messaging Manager Release Notes

Streams Messaging Manager Release Notes 1 Streams Messaging Manager Release Notes Date of Publish: 2018-08-20 http://docs.hortonworks.com Contents... 3 Known Issues...5 Legal Information...5 Hortonworks Streams Messaging Manager 1.0.0 is an

More information

How to Complete the ADP Major Accounts Custom Reporting Submission Form Job Aid

How to Complete the ADP Major Accounts Custom Reporting Submission Form Job Aid How to Complete the ADP Major Accounts Custom Reporting Submission Form Job Aid Contents Introduction... 1 1: Contact and General Information... 2 2: Field Selection... 4 3: Display Order, Sort Order,

More information

PRODUCT INFORMATION LETTER

PRODUCT INFORMATION LETTER PRODUCT INFORMATION LETTER PIL AMS-MSH/12/7407 Dated 03 Aug 2012 LIS3DH and LIS3DHTR Transfer to Calamba BE plant 1/7 PIL AMS-MSH/12/7407 - Dated 03 Aug 2012 Sales Type/product family label Type of change

More information

Oracle Service Cloud. New Feature Summary

Oracle Service Cloud. New Feature Summary Oracle Service Cloud New Feature Summary February 2017 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE SERVICE CLOUD FEBRUARY RELEASE OVERVIEW... 4 WEB CUSTOMER SERVICE... 4 Widget Inspector... 4 Community

More information

INTEGRATED MARKETING COMMUNICATIONS

INTEGRATED MARKETING COMMUNICATIONS INTEGRATED MARKETING COMMUNICATIONS THE PLAN Overview of components of an integrated marketing communications plan By Rebecca L. Cooney, MSC Clinical Assistant Professor Washington State University 1.

More information

Oracle Utilities Customer Care and Billing Release Utility Reference Model Manage Meters

Oracle Utilities Customer Care and Billing Release Utility Reference Model Manage Meters Oracle Utilities Customer Care and Billing Release 2.4.0 Utility Reference Model 5.6.3.1 Manage Meters December 2015 Oracle Utilities Customer Care and Billing Utility Reference Model 5.6.3.1, Release

More information

At the Heart of Delivering Quality Assurance

At the Heart of Delivering Quality Assurance www.niit-tech.com At the Heart of Delivering Quality Assurance Delivering Reliable and Robust Duck Creek QA Services How do insurers using Duck Creek Technologies (DCT) Policy Administration Systems (PAS)

More information