The Benefits of GPU Compute on ARM Mali GPUs

Size: px
Start display at page:

Download "The Benefits of GPU Compute on ARM Mali GPUs"

Transcription

1 The Benefits of GPU Compute on ARM Mali GPUs Tim Hartley 1 SEMICON Europa 2014

2 ARM Introduction World leading semiconductor IP Founded in processor licenses sold to more than 350 companies > 10bn ARM-based chips in 2013 > 50bn ARM-based chips to date Products CPUs Multimedia processors Interconnect Physical IP Business model Designing and licensing of IP Not manufacturing or selling on chips 2 SEMICON Europa 2014

3 The Evolution of Mobile GPU Compute OpenGL ES 3.1 Compute Shaders GPU Compute within OpenGL ES API OpenCL Full Profile / RenderScript Portable Heterogeneous Parallel Computation OpenGL ES 2.0 Programmable pipeline Mali-200 Mali-300 Mali-400 MP Mali-450 MP Mali-T600 Series Mali-T700 Series OpenGL ES 1.1 Fixed pipeline ARM Mali -55 GPU 3 SEMICON Europa

4 GPU Compute: Improve Existing and Enable New Solutions Increased system-level energy efficiency Better load-balance across system resources Complement CPU processing Enable choice of best processor for the job Use heterogeneous compute APIs designed for concurrency Free up CPU resource Offload non-graphical computational tasks to GPU Flexibility, portability and programmability Software solution leveraging CPU+GPU subsystem Industry standard portable APIs Improve user experience Remove computational barrier to improve visual quality, responsiveness, accuracy within existing compute & energy budgets Reduce cost, risk and TTM Enable new applications using existing silicon design 4 SEMICON Europa 2014

5 (Pre)history of the Camera Phone 1H Mpix 20 photos max Needs downloading 2H Mpix (640x480) Self-time Digital zoom White balance control Filters MPix Auto Focus, 2005 Flash 2MPix Zero shutter lag LED Flash Professional optics Autofocus MPix Professional grade optics Optical image stabilization Auto/manual focus Two flashes: Xenon + LED Great user control (exposure, ISO, more) 2H Mpix Browse and send supported 5 SEMICON Europa Mpix 8-photo burst mode Wireless download Near printing quality Mpix Xenon flash Autofocus Image stabilization MPix Video record 30fps MPix Video stabilization Face detection Panorama Take photos while shooting videos

6 The Spring of Computational Photography Multi image processing Picture-in-picture dual shot Beautification Best face photo composition HDR & 3D Panorama Real time processing Stabilization, de-noising Face and features detection Motion capture Post production Advanced image filters Occlusion removal 2D to 3D conversion 6 SEMICON Europa 2014 And many more.

7 Typical Imaging Pipeline (Simplified) Auto Focus (AF) Auto Exposure (AE) Auto White Balance (AWB) (Drive sensor, aperture, etc) Lens CMOS Sensor De-mosaicing Bad pixel correction Lens correction (Shading, Distortion, Vignetting) White balance Noise reduction Colour correction Tone mapping Sharpening Gamma correction Edge enhancement HDR re-composition Segmentation Feature detection Depth extraction Up-scaling Stitching JPEG encoding 7 SEMICON Europa 2014

8 The Platform InSignal Arndale Development Board Based on Samsung Exynos 5250 Processor Dual core ARM Cortex -A15 CPU clocked at 1.7 GHz Quad core ARM Mali -T604 GPU OpenCL 1.1 Full Profile Linux Mali-T604 high level architecture 8 SEMICON Europa 2014

9 GPU Compute HDR Prototyping Heterogeneous Compute Processing CPU + GPU + ISP Targeted interoperation optimizations OpenCL TM Native HDR Sensor De-Bayer Gamma Correction Colour Conversion Blur/Reduce HDR Reconstruction Rendering Tone Mapping Noise Reduction OpenGL ES 9 SEMICON Europa 2014

10 Interoperation Optimizations Ratio of time spent processing data on the GPU vs the total host application time (per frame) No Interrops Processing time on GPU Copy frame for rendering Other Reduction of overheads With Interrops Improvement in efficiency >50% reduction in total execution time Relative comparison execution time per frame (lower is better) 10 SEMICON Europa 2014

11 Partner Use-case: Apical Optimizing for GPU Compute To make a smartphone camera closer to a DSLR, need to increase dynamic range and improve low light Requires burst capture with per-pixel motion compensation Potential to do better than OIS for low light Apical is presenting its latest algorithms at SPIE Apical is already porting to OpenCL on ARM Mali GPUs Complex algorithms, impossible on CPU alone CPU / Neon TM With GPU Acceleration Block-level motion compensation Texture matching Image reconstruction Expect around 20x reduction in processing time 11 SEMICON Europa 2014

12 Image Processing Proven Benefits MULTICOREWARE [1] OpenCL JPEG ARCSOFT NEON MULTICOREWARE [2] 5x reduction in energy consumed [1] Acceleration compares RenderScript compiled on device (LLVM) on dual-core ARM Cortex - A15 and ARM Mali -T604 on a stock Google Nexus 10 device [2] Battery drain test measured on Google Nexus iterations of de-shake transcoding 12 SEMICON Europa 2014

13 Computer Vision (Face and Gesture Detection) Increased robustness and detection accuracy in poor lighting conditions Face Detection Relative Comparison Tested on an instrumented InSignal Arndale Community Board Algorithm based on OpenCV Face Detection example OpenCL kernels re-written and optimized for Mali-T604 Average results represented, permuting CPU and GPU operational frequencies 13 SEMICON Europa 2014

14 Face Detection Using OpenCL 14 SEMICON Europa 2014

15 15 SEMICON Europa 2014

16 HEVC and VP9 Decode Using OpenCL ARM is collaborating with several codec vendors Ensuring widest availability of HEVC across multiple ARM -based platforms Enabling HEVC early, in software, through ARM NEON and GPU Compute Multiple partners developing OpenCL -enabled HEVC codecs for ARM Mali -T600 GPU 16 SEMICON Europa 2014

17 Resources Hardware Samsung Chromebook (binary drivers available from ARM website) InSignal Arndale available from (Linux BSP available from ARM) Google Nexus 10 Developer tools and other resources Forum: SDK (example code) Mali-T600 Series OpenCL TM Developer Guide ARM DS-5 Streamline performance analyzer 17 SEMICON Europa 2014

18 Thank You The trademarks featured in this presentation are registered and/or unregistered trademarks of ARM Limited (or its subsidiaries) in the EU and/or elsewhere. All rights reserved. Any other marks featured may be trademarks of their respective owners 18 SEMICON Europa 2014

19 The Benefits of GPU Compute on ARM Mali GPUs Tim Hartley 19 SEMICON Europa 2014

Enabling a Richer Multimedia Experience with GPU Compute. Roberto Mijat Visual Computing Marketing Manager

Enabling a Richer Multimedia Experience with GPU Compute. Roberto Mijat Visual Computing Marketing Manager Enabling a Richer Multimedia Experience with GPU Compute Roberto Mijat Visual Computing Marketing Manager 1 What is GPU Compute Operating System and most application processing continue to reside on the

More information

Unleashing the benefits of GPU Computing with ARM Mali TM Practical applications and use-cases. Steve Steele, ARM

Unleashing the benefits of GPU Computing with ARM Mali TM Practical applications and use-cases. Steve Steele, ARM Unleashing the benefits of GPU Computing with ARM Mali TM Practical applications and use-cases Steve Steele, ARM 1 Today s Computational Challenges Trends Growing display sizes and resolutions, richer

More information

Next Generation Visual Computing

Next Generation Visual Computing Next Generation Visual Computing (Making GPU Computing a Reality with Mali ) Taipei, 18 June 2013 Roberto Mijat ARM Addressing Computational Challenges Trends Growing display sizes and resolutions Increasing

More information

Profiling and Debugging OpenCL Applications with ARM Development Tools. October 2014

Profiling and Debugging OpenCL Applications with ARM Development Tools. October 2014 Profiling and Debugging OpenCL Applications with ARM Development Tools October 2014 1 Agenda 1. Introduction to GPU Compute 2. ARM Development Solutions 3. Mali GPU Architecture 4. Using ARM DS-5 Streamline

More information

Integrating CPU and GPU, The ARM Methodology. Edvard Sørgård, Senior Principal Graphics Architect, ARM Ian Rickards, Senior Product Manager, ARM

Integrating CPU and GPU, The ARM Methodology. Edvard Sørgård, Senior Principal Graphics Architect, ARM Ian Rickards, Senior Product Manager, ARM Integrating CPU and GPU, The ARM Methodology Edvard Sørgård, Senior Principal Graphics Architect, ARM Ian Rickards, Senior Product Manager, ARM The ARM Business Model Global leader in the development of

More information

Mali Developer Resources. Kevin Ho ARM Taiwan FAE

Mali Developer Resources. Kevin Ho ARM Taiwan FAE Mali Developer Resources Kevin Ho ARM Taiwan FAE ARM Mali Developer Tools Software Development SDKs for OpenGL ES & OpenCL OpenGL ES Emulators Shader Development Studio Shader Library Asset Creation Texture

More information

Take GPU Processing Power Beyond Graphics with Mali GPU Computing

Take GPU Processing Power Beyond Graphics with Mali GPU Computing Take GPU Processing Power Beyond Graphics with Mali GPU Computing Roberto Mijat Visual Computing Marketing Manager August 2012 Introduction Modern processor and SoC architectures endorse parallelism as

More information

Profiling and Debugging Games on Mobile Platforms

Profiling and Debugging Games on Mobile Platforms Profiling and Debugging Games on Mobile Platforms Lorenzo Dal Col Senior Software Engineer, Graphics Tools Gamelab 2013, Barcelona 26 th June 2013 Agenda Introduction to Performance Analysis with ARM DS-5

More information

Open Standards for Today s Gaming Industry

Open Standards for Today s Gaming Industry Copyright Khronos Group 2013 - Page 1 Open Standards for Today s Gaming Industry Erik Noreke VP of Business Development, Khronos Group Gaming Evolution Copyright Khronos Group 2013 - Page 3 DESKTOP MOBILE

More information

HTC ONE (M8) DUO CAMERA WHITE PAPERS

HTC ONE (M8) DUO CAMERA WHITE PAPERS HTC ONE (M8) DUO CAMERA WHITE PAPERS 1 HTC ONE (M8) DUO CAMERA WHITE PAPERS INTRODUCTION In a few short years, the smartphone has become the predominant image-capturing device for millions of people. At

More information

Advanced Imaging Applications on Smart-phones Convergence of General-purpose computing, Graphics acceleration, and Sensors

Advanced Imaging Applications on Smart-phones Convergence of General-purpose computing, Graphics acceleration, and Sensors Advanced Imaging Applications on Smart-phones Convergence of General-purpose computing, Graphics acceleration, and Sensors Sriram Sethuraman Technologist & DMTS, Ittiam 1 Overview Imaging on Smart-phones

More information

Bifrost - The GPU architecture for next five billion

Bifrost - The GPU architecture for next five billion Bifrost - The GPU architecture for next five billion Hessed Choi Senior FAE / ARM ARM Tech Forum June 28 th, 2016 Vulkan 2 ARM 2016 What is Vulkan? A 3D graphics API for the next twenty years Logical successor

More information

Just some thoughts about cameras. Please contact me if you have any questions.

Just some thoughts about cameras. Please contact me if you have any questions. Just some thoughts about cameras Please contact me if you have any questions. leah.rachlis@asd20.org Every student will need to have a camera to use for Digital Photography Class. It does not need to be

More information

Open Standard APIs for Augmented Reality

Open Standard APIs for Augmented Reality Copyright Khronos Group 2014 - Page 1 Open Standard APIs for Augmented Reality Neil Trevett Vice President Mobile Ecosystem, NVIDIA President, Khronos Group Copyright Khronos Group 2014 - Page 2 Khronos

More information

ARM Multimedia IP: working together to drive down system power and bandwidth

ARM Multimedia IP: working together to drive down system power and bandwidth ARM Multimedia IP: working together to drive down system power and bandwidth Speaker: Robert Kong ARM China FAE Author: Sean Ellis ARM Architect 1 Agenda System power overview Bandwidth, bandwidth, bandwidth!

More information

Our Technology Expertise for Software Engineering Services. AceThought Services Your Partner in Innovation

Our Technology Expertise for Software Engineering Services. AceThought Services Your Partner in Innovation Our Technology Expertise for Software Engineering Services High Performance Computing MultiCore CPU AceThought experts will re-design your sequential algorithms or applications to execute in parallel by

More information

Developing the Bifrost GPU architecture for mainstream graphics

Developing the Bifrost GPU architecture for mainstream graphics Developing the Bifrost GPU architecture for mainstream graphics Anand Patel Senior Product Manager, Media Processing Group ARM Tech Symposia India December 7 th 2016 Graphics processing drivers Virtual

More information

Multimedia in Mobile Phones. Architectures and Trends Lund

Multimedia in Mobile Phones. Architectures and Trends Lund Multimedia in Mobile Phones Architectures and Trends Lund 091124 Presentation Henrik Ohlsson Contact: henrik.h.ohlsson@stericsson.com Working with multimedia hardware (graphics and displays) at ST- Ericsson

More information

More performance options

More performance options More performance options OpenCL, streaming media, and native coding options with INDE April 8, 2014 2014, Intel Corporation. All rights reserved. Intel, the Intel logo, Intel Inside, Intel Xeon, and Intel

More information

Exploring System Coherency and Maximizing Performance of Mobile Memory Systems

Exploring System Coherency and Maximizing Performance of Mobile Memory Systems Exploring System Coherency and Maximizing Performance of Mobile Memory Systems Shanghai: William Orme, Strategic Marketing Manager of SSG Beijing & Shenzhen: Mayank Sharma, Product Manager of SSG ARM Tech

More information

arm MULTICORE PLATFORMS FOR ADVANCED APPLICATIONS Product Longevity

arm MULTICORE PLATFORMS FOR ADVANCED APPLICATIONS Product Longevity The new i.mx B processor series builds on 15+ years of cutting-edge technology, robust software, and broad ecosystem support to continue the NXP tradition of helping customers find the right balance between

More information

Each Milliwatt Matters

Each Milliwatt Matters Each Milliwatt Matters Ultra High Efficiency Application Processors Govind Wathan Product Manager, CPG ARM Tech Symposia China 2015 November 2015 Ultra High Efficiency Processors Used in Diverse Markets

More information

Specifications CAMEDIA C-8080 WIDE ZOOM

Specifications CAMEDIA C-8080 WIDE ZOOM Specifications CAMEDIA C-8080 WIDE ZOOM Model Type CAMEDIA C-8080 WIDE ZOOM Digital camera with 4.5 cm/1.8 inch sunshine colour TFT LCD monitor. Image sensor Image sensor 2/3 inch CCD solid-state image

More information

The Bifrost GPU architecture and the ARM Mali-G71 GPU

The Bifrost GPU architecture and the ARM Mali-G71 GPU The Bifrost GPU architecture and the ARM Mali-G71 GPU Jem Davies ARM Fellow and VP of Technology Hot Chips 28 Aug 2016 Introduction to ARM Soft IP ARM licenses Soft IP cores (amongst other things) to our

More information

INTEGRATING COMPUTER VISION SENSOR INNOVATIONS INTO MOBILE DEVICES. Eli Savransky Principal Architect - CTO Office Mobile BU NVIDIA corp.

INTEGRATING COMPUTER VISION SENSOR INNOVATIONS INTO MOBILE DEVICES. Eli Savransky Principal Architect - CTO Office Mobile BU NVIDIA corp. INTEGRATING COMPUTER VISION SENSOR INNOVATIONS INTO MOBILE DEVICES Eli Savransky Principal Architect - CTO Office Mobile BU NVIDIA corp. Computer Vision in Mobile Tegra K1 It s time! AGENDA Use cases categories

More information

ACKNOWLEDGEMENTS... 3 ABOUT THIS EBOOK... 4 YOUR RIGHTS VERSUS MINE... 4 PRINTING THE EBOOK... 5

ACKNOWLEDGEMENTS... 3 ABOUT THIS EBOOK... 4 YOUR RIGHTS VERSUS MINE... 4 PRINTING THE EBOOK... 5 Table of Contents ACKNOWLEDGEMENTS... 3 ABOUT THIS EBOOK... 4 YOUR RIGHTS VERSUS MINE... 4 PRINTING THE EBOOK... 5 NOTE ON THE FIRST EDITION... 8 TABLE OF CONTENTS... 10 CONVENTIONS USED IN THIS EBOOK...

More information

AR Standards Update Austin, March 2012

AR Standards Update Austin, March 2012 AR Standards Update Austin, March 2012 Neil Trevett President, The Khronos Group Vice President Mobile Content, NVIDIA Copyright Khronos Group, 2012 - Page 1 Topics Very brief overview of Khronos Update

More information

SoMA Product Description

SoMA Product Description SoMA Product Description SoMA Product Description Summary This document is the product description of the Sofica Multimedia Test Automation Solution (SoMA). SoMA is robot aided camera performance test

More information

GPGPU on Mobile Devices

GPGPU on Mobile Devices GPGPU on Mobile Devices Introduction Addressing GPGPU for very mobile devices Tablets Smartphones Introduction Why dedicated GPUs in mobile devices? Gaming Physics simulation for realistic effects 3D-GUI

More information

3D Graphics in Future Mobile Devices. Steve Steele, ARM

3D Graphics in Future Mobile Devices. Steve Steele, ARM 3D Graphics in Future Mobile Devices Steve Steele, ARM Market Trends Mobile Computing Market Growth Volume in millions Mobile Computing Market Trends 1600 Smart Mobile Device Shipments (Smartphones and

More information

Science & Technology Group

Science & Technology Group Cannock Chase U3A Science & Technology Group Programme June 12 th PC fundamentals 1: July 17th Camera fundamentals 1 August Tablet PC fundamentals 1 September PC applications 2 (Word, Excel, Music, Photos,

More information

System-Level Software Performance: How to get the most performance out of the OMAP 4 platform

System-Level Software Performance: How to get the most performance out of the OMAP 4 platform WHITE PAPER Atul Aggarwal OMAP Product Marketing atula@ti.com Introduction TI s OMAP 4 platform is the most highly optimized platform that addresses the features of today s applications and tomorrow s

More information

GPGPU on ARM. Tom Gall, Gil Pitney, 30 th Oct 2013

GPGPU on ARM. Tom Gall, Gil Pitney, 30 th Oct 2013 GPGPU on ARM Tom Gall, Gil Pitney, 30 th Oct 2013 Session Description This session will discuss the current state of the art of GPGPU technologies on ARM SoC systems. What standards are there? Where are

More information

Altera SDK for OpenCL

Altera SDK for OpenCL Altera SDK for OpenCL A novel SDK that opens up the world of FPGAs to today s developers Altera Technology Roadshow 2013 Today s News Altera today announces its SDK for OpenCL Altera Joins Khronos Group

More information

Building Ultra-Low Power Wearable SoCs

Building Ultra-Low Power Wearable SoCs Building Ultra-Low Power Wearable SoCs 1 Wearable noun An item that can be worn adjective Easy to wear, suitable for wearing 2 Wearable Opportunity: Fastest Growing Market Segment Projected Growth from

More information

Lumix DMC-FZ8 7.2MP 12x High Zoom with Leica Lens. DMC-FZ8 - Silver [Model No: DMC-FZ8]RRP: $659 [GST Inc.]

Lumix DMC-FZ8 7.2MP 12x High Zoom with Leica Lens. DMC-FZ8 - Silver [Model No: DMC-FZ8]RRP: $659 [GST Inc.] Lumix DMC-FZ8 7.2MP 12x High Zoom with Leica Lens [DMC-FZ8] 12x Optical Zoom with Easy Manual Operation DMC-FZ8 - Silver [Model No: DMC-FZ8]RRP: $659 [GST Inc.] 12x High Optical Zoom - With this telephoto

More information

The Future of 3D Graphics NVIDIA

The Future of 3D Graphics NVIDIA The Future of 3D Graphics GPUs are Great at Graphics Crysis 2006 Crytek / Electronic Arts Hellgate: London 2005-2006 Flagship Studios, Inc. Licensed by NAMCO BANDAI Games America, Inc. Full Spectrum Warrior:

More information

Target User TARGET USER:

Target User TARGET USER: High level 8x optical Mega Zoom 36 290 mm* 3.3 Megapixel 1/2.5-type CCD with primary colour filter Rapid AF with Predictive Focus Control Low power consumption more than 500 frames using 4 AA alkaline

More information

Renderscript Accelerated Advanced Image and Video Processing on ARM Mali T-600 GPUs. Lihua Zhang, Ph.D. MulticoreWare Inc.

Renderscript Accelerated Advanced Image and Video Processing on ARM Mali T-600 GPUs. Lihua Zhang, Ph.D. MulticoreWare Inc. Renderscript Accelerated Advanced Image and Video Processing on ARM Mali T-600 GPUs Lihua Zhang, Ph.D. MulticoreWare Inc. lihua@multicorewareinc.com Overview More & more mobile apps are beginning to require

More information

Optimizing and Profiling Unity Games for Mobile Platforms. Angelo Theodorou Senior Software Engineer, MPG Gamelab 2014, 25 th -27 th June

Optimizing and Profiling Unity Games for Mobile Platforms. Angelo Theodorou Senior Software Engineer, MPG Gamelab 2014, 25 th -27 th June Optimizing and Profiling Unity Games for Mobile Platforms Angelo Theodorou Senior Software Engineer, MPG Gamelab 2014, 25 th -27 th June 1 Agenda Introduction ARM and the presenter Preliminary knowledge

More information

Enable AI on Mobile Devices

Enable AI on Mobile Devices Enable AI on Mobile Devices Scott Wang 王舒翀 Senior Segment Manager Mobile, BSG ARM Tech Forum 2017 14 th June 2017, Shenzhen AI is moving from core to edge Ubiquitous AI Safe and autonomous Mixed reality

More information

NEX-7 Menu Structure

NEX-7 Menu Structure NEX-7 Menu Structure Shoot Mode Intelligent Auto Program Auto Aperture Priority Shutter Priority Manual Exposure 3D Sweep Panorama Sweep Panorama Anti-Motion Blur Scene Selection Sunset Portrait Sports

More information

THE LEADER IN VISUAL COMPUTING

THE LEADER IN VISUAL COMPUTING MOBILE EMBEDDED THE LEADER IN VISUAL COMPUTING 2 TAKING OUR VISION TO REALITY HPC DESIGN and VISUALIZATION AUTO GAMING 3 BEST DEVELOPER EXPERIENCE Tools for Fast Development Debug and Performance Tuning

More information

Highest Picture Quality in its Class with 4.13 Megapixels. Versatile Photographic Range with 4X Optical APO Zoom GT Lens. Ultra-speedy Operation

Highest Picture Quality in its Class with 4.13 Megapixels. Versatile Photographic Range with 4X Optical APO Zoom GT Lens. Ultra-speedy Operation Highest Picture Quality in its Class with 4.13 Megapixels Versatile Photographic Range with 4X Optical APO Zoom GT Lens Ultra-speedy Operation Shooting Performance with one of the top-level AF/AE Functions

More information

ARM Mobile GPU Compute Accelerates UX Differentiation

ARM Mobile GPU Compute Accelerates UX Differentiation ARM Mobile GPU Compute Accelerates UX Differentiation GPU Compute Enables Engaging Mobile User Experiences (UX) Executive Summary Users continue to demand more from their mobile devices and many mobile

More information

Digital single-lens non-reflex AF/AE camera

Digital single-lens non-reflex AF/AE camera Specifications Recording Media Image Format Compatible Lenses Lens Mount Image Sensor Pixels Digital single-lens non-reflex AF/AE camera SD/SDHC/SDXC memory cards * UHS-I compatible Approx. 22.3 x 14.9mm

More information

Beyond Hardware IP An overview of Arm development solutions

Beyond Hardware IP An overview of Arm development solutions Beyond Hardware IP An overview of Arm development solutions 2018 Arm Limited Arm Technical Symposia 2018 Advanced first design cost (US$ million) IC design complexity and cost aren t slowing down 542.2

More information

Open API Standards for Mobile Graphics, Compute and Vision Processing GTC, March 2014

Open API Standards for Mobile Graphics, Compute and Vision Processing GTC, March 2014 Open API Standards for Mobile Graphics, Compute and Vision Processing GTC, March 2014 Neil Trevett Vice President Mobile Ecosystem, NVIDIA President Khronos Copyright Khronos Group 2014 - Page 1 Khronos

More information

GTC 2013 March San Jose, CA The Smartest People. The Best Ideas. The Biggest Opportunities. Opportunities for Participation:

GTC 2013 March San Jose, CA The Smartest People. The Best Ideas. The Biggest Opportunities. Opportunities for Participation: GTC 2013 March 18-21 San Jose, CA The Smartest People. The Best Ideas. The Biggest Opportunities. Opportunities for Participation: SPEAK - Showcase your work among the elite of graphics computing - Call

More information

GTC Interaction Simplified. Gesture Recognition Everywhere: Gesture Solutions on Tegra

GTC Interaction Simplified. Gesture Recognition Everywhere: Gesture Solutions on Tegra GTC 2013 Interaction Simplified Gesture Recognition Everywhere: Gesture Solutions on Tegra eyesight at a Glance Touch-free technology providing an enhanced user experience. Easy and intuitive control

More information

SIGGRAPH Briefing August 2014

SIGGRAPH Briefing August 2014 Copyright Khronos Group 2014 - Page 1 SIGGRAPH Briefing August 2014 Neil Trevett VP Mobile Ecosystem, NVIDIA President, Khronos Copyright Khronos Group 2014 - Page 2 Significant Khronos API Ecosystem Advances

More information

Optimizing Cache Coherent Subsystem Architecture for Heterogeneous Multicore SoCs

Optimizing Cache Coherent Subsystem Architecture for Heterogeneous Multicore SoCs Optimizing Cache Coherent Subsystem Architecture for Heterogeneous Multicore SoCs Niu Feng Technical Specialist, ARM Tech Symposia 2016 Agenda Introduction Challenges: Optimizing cache coherent subsystem

More information

Copyright Khronos Group Page 1. Vulkan Overview. June 2015

Copyright Khronos Group Page 1. Vulkan Overview. June 2015 Copyright Khronos Group 2015 - Page 1 Vulkan Overview June 2015 Copyright Khronos Group 2015 - Page 2 Khronos Connects Software to Silicon Open Consortium creating OPEN STANDARD APIs for hardware acceleration

More information

TG 2 Black. Maximum toughness for extreme situations

TG 2 Black. Maximum toughness for extreme situations TG 2 Black Waterproof to 15m**, shockproof to 2.1m***, crushproof to 100kg**** and freezeproof to 10 C 4x wide optical zoom (25 100mm*) ihs Technology TruePic VI image processor 1:2.0 4.9 wide aperture

More information

Casio Releases Freestyle Digital Camera. Superb for Creating Portraits of Friends and Family

Casio Releases Freestyle Digital Camera. Superb for Creating Portraits of Friends and Family NEWS RELEASE For Immediate Release Casio Releases Freestyle Digital Camera Superb for Creating Portraits of Friends and Family Rotating Monitor and Frame for Totally Flexible Shooting Style, Make-up Mode

More information

Mali GPU acceleration of HEVC and VP9 Decoder

Mali GPU acceleration of HEVC and VP9 Decoder Mali GPU acceleration of HEVC and VP9 Decoder 2 Web Video continues to grow!!! Video accounted for 50% of the mobile traffic in 2012 - Citrix ByteMobile's 4Q 2012 Analytics Report. Globally, IP video traffic

More information

Casio Releases New EXILIM Compact Digital Camera with More Advanced Shooting Functions Employing High-Speed Technologies

Casio Releases New EXILIM Compact Digital Camera with More Advanced Shooting Functions Employing High-Speed Technologies NEWS RELEASE Casio Releases New EXILIM Compact Digital Camera with More Advanced Shooting Functions Employing High-Speed Technologies Featuring Background Blur Function and Super-Wide-Angle Photos Equivalent

More information

Operating Manual. (Version 3.5)

Operating Manual. (Version 3.5) Operating Manual (Version 3.5) Thank you for purchasing this PENTAX Digital Camera. This is the manual for PENTAX REMOTE Assistant 3 software for your Windows PC or Macintosh for enabling you to set and

More information

TEGRA K1 AND THE AUTOMOTIVE INDUSTRY. Gernot Ziegler, Timo Stich

TEGRA K1 AND THE AUTOMOTIVE INDUSTRY. Gernot Ziegler, Timo Stich TEGRA K1 AND THE AUTOMOTIVE INDUSTRY Gernot Ziegler, Timo Stich Previously: Tegra in Automotive Infotainment / Navigation Digital Instrument Cluster Passenger Entertainment TEGRA K1 with Kepler GPU GPU:

More information

ARM instruction sets and CPUs for wide-ranging applications

ARM instruction sets and CPUs for wide-ranging applications ARM instruction sets and CPUs for wide-ranging applications Chris Turner Director, CPU technology marketing ARM Tech Forum Taipei July 4 th 2017 ARM computing is everywhere #1 shipping GPU in the world

More information

DiMAGE 7 / DiMAGE 5 Technical Specifications

DiMAGE 7 / DiMAGE 5 Technical Specifications DiMAGE 7 / Technical Specifications CCD: DiMAGE 7: 2/3-type interline primary-color CCD with a total of 5.24 million pixels : 1/1.8-type interline primary-color CCD with a total of 3.34 million pixels

More information

MODULE 6 Digital and Film Photography

MODULE 6 Digital and Film Photography MODULE 6 Digital and Film Photography MODULE 6 Digital and Film Photography Compared Digital & Film Photography 2003, 2007, 2008, 2010 Robert L. Jones, II OnLineAfrica Knowledge Corporation What is a

More information

Vision Acceleration. Launch Briefing October Neil Trevett Vice President Mobile Ecosystem, NVIDIA President, Khronos Group

Vision Acceleration. Launch Briefing October Neil Trevett Vice President Mobile Ecosystem, NVIDIA President, Khronos Group Copyright Khronos Group 2014 - Page 1 Vision Acceleration Launch Briefing October 2014 Neil Trevett Vice President Mobile Ecosystem, NVIDIA President, Khronos Group Copyright Khronos Group 2014 - Page

More information

Quick Start Guide V1.0

Quick Start Guide V1.0 Quick Start Guide V1.0 Overview The OSMO TM + is a professional handheld gimbal camera that combines mobility and stability in one device. Its camera features an optical zoom lens providing 3.5x optical

More information

Inside VR on Mobile. Sam Martin Graphics Architect GDC 2016

Inside VR on Mobile. Sam Martin Graphics Architect GDC 2016 Inside VR on Mobile Sam Martin Graphics Architect GDC 2016 VR Today Emerging technology Main mobile VR ecosystems Google Cardboard Samsung GearVR In this talk: Latency Multiple views Performance tuning

More information

NEWS RELEASE. For Immediate Release

NEWS RELEASE. For Immediate Release NEWS RELEASE For Immediate Release Casio Releases Flagship EXILIM with Advanced Auto Features and Rapid Shutter State-of-the-art Premium AUTO PRO takes beautiful pictures every time; shoots in as little

More information

Minolta DiMAGE E203 Small, Simple, and Versatile 2.0 Million Pixel,* 3X Zoom Digital Camera

Minolta DiMAGE E203 Small, Simple, and Versatile 2.0 Million Pixel,* 3X Zoom Digital Camera NPI Minolta DiMAGE E203 Small, Simple, and Versatile 2.0 Million Pixel,* 3X Zoom Digital Camera Minolta is pleased to introduce the DiMAGE E203, a compact digital camera with high-quality images, automated

More information

Completing the Multimedia Architecture

Completing the Multimedia Architecture Copyright Khronos Group, 2011 - Page 1 Completing the Multimedia Architecture Erik Noreke Chair of OpenSL ES Working Group Chair of OpenMAX AL Working Group Copyright Khronos Group, 2011 - Page 2 Today

More information

CX675 HANDYCAM WITH EXMOR R CMOS SENSOR

CX675 HANDYCAM WITH EXMOR R CMOS SENSOR CX675 HANDYCAM WITH EXMOR R CMOS SENSOR Sensor Sensor Type 1/5.8 in (3.1 mm) back-illuminated Exmor R CMOS sensor Effective Pixels (Video) approx. 2.29 Megapixels (16:9) 2 Effective Pixels (Still Image)

More information

Konica Minolta introduces the affordable DiMAGE E500 digital camera

Konica Minolta introduces the affordable DiMAGE E500 digital camera Konica Minolta introduces the affordable DiMAGE E500 digital camera Konica Minolta introduces the affordable new 5 Megapixel DiMAGE E500 digital camera. Featuring a 5 Megapixel CCD, large 2-inch LCD, and

More information

Streaming Media. Advanced Audio. Erik Noreke Standardization Consultant Chair, OpenSL ES. Copyright Khronos Group, Page 1

Streaming Media. Advanced Audio. Erik Noreke Standardization Consultant Chair, OpenSL ES. Copyright Khronos Group, Page 1 Streaming Media Advanced Audio Erik Noreke Standardization Consultant Chair, OpenSL ES Copyright Khronos Group, 2010 - Page 1 Today s Consumer Requirements Rich media applications and UI - Consumer decisions

More information

Visual Communication: Basics of Photography Appendix 2

Visual Communication: Basics of Photography Appendix 2 11. Basics of Photography Synopsis This module provides an overview of the basics of photography.. Lectures 11.1 Cameras 11.2 Aperture 11.3 Shutter Speed 11.4 Light 11.5 Composition 11.6 Creative Exercises

More information

FinePix JX

FinePix JX USA FinePix JX660 16291015 Specifications Number of effective pixels Image sensor 16.0 million pixels 1/2.3-inch CCD with primary color filter Storage media Internal memory (none), SD / SDHC memory card

More information

Open Standard APIs for Embedded Vision Processing

Open Standard APIs for Embedded Vision Processing Copyright Khronos Group 2014 - Page 1 Open Standard APIs for Embedded Vision Processing Neil Trevett Vice President Mobile Ecosystem, NVIDIA President, Khronos Group Copyright Khronos Group 2014 - Page

More information

Specifications. Image Capture Device. Lens. Viewfinders

Specifications. Image Capture Device. Lens. Viewfinders Specifications Type Compact digital still camera with built-in flash, 20x Optical, 4x Digital and 80x Combined Zoom with Optical Image Stabilizer Image Capture Device Type 12.1 Megapixel, 1/2.3-inch CMOS

More information

Digital Photography. University of Utah Student Computing Labs Macintosh Support

Digital Photography. University of Utah Student Computing Labs Macintosh Support Digital Photography Digital Photography University of Utah Student Computing Labs Macintosh Support mac@scl.utah.edu www.macos.utah.edu We Will Cover Features to look for in a digital camera Camera accessories

More information

Technical Application Note

Technical Application Note Technical Application Note 1.1 Subject Improvements to the Ladybug SDK v1.13 Technical Application Note TAN2014017 Revised May 9, 2016 Technical Application Note (TAN2014017): Improvements to the Ladybug

More information

3D Time-of-Flight Image Sensor Solutions for Mobile Devices

3D Time-of-Flight Image Sensor Solutions for Mobile Devices 3D Time-of-Flight Image Sensor Solutions for Mobile Devices SEMICON Europa 2015 Imaging Conference Bernd Buxbaum 2015 pmdtechnologies gmbh c o n f i d e n t i a l Content Introduction Motivation for 3D

More information

BUYING DSLR and MIRRORLESS CAMERAS

BUYING DSLR and MIRRORLESS CAMERAS BUYING DSLR and MIRRORLESS CAMERAS CAMERA BUYING GUIDE for Digital SLR and Mirrorless Cameras - 2018 Fall Edition - Copyright 2018 Easy Photo Class All Rights Reserved 1 DSLR & Mirrorless Camera Recommendations

More information

DIGITAL CAMERAS X-T1. X-Pro1 X30

DIGITAL CAMERAS X-T1. X-Pro1 X30 DIGITAL CAMERAS X-T1 X16421452 X16442755 X16421555 X16432786 16.3MP APS-C X-Trans CMOS II Sensor 0.5 2,360k-Dot 0.77x OLED Viewfinder 3.0 1,040k-Dot Tilting LCD Monitor Full HD 1080p Video Recording at

More information

Graphics and Imaging Architectures

Graphics and Imaging Architectures Graphics and Imaging Architectures Kayvon Fatahalian http://www.cs.cmu.edu/afs/cs/academic/class/15869-f11/www/ About Kayvon New faculty, just arrived from Stanford Dissertation: Evolving real-time graphics

More information

Nikon Guide to Getting Started with your DSLR

Nikon Guide to Getting Started with your DSLR 2 Nikon Guide to Getting Started with your DSLR Nikon Guide to Getting Started with your DSLR 3 4 Nikon Guide to Getting Started with your DSLR pentaprism shutter release button 8 8 8 8 8 88 8 lens aperture

More information

Panasonic DMC-TZ330. Claudio Di Veroli User Manual v.1.2 August ABRIDGED FUNCTIONS OF BUTTONS AND DIALS

Panasonic DMC-TZ330. Claudio Di Veroli User Manual v.1.2 August ABRIDGED FUNCTIONS OF BUTTONS AND DIALS Panasonic DMC-TZ330 Claudio Di Veroli User Manual v.1.2 August 2016 1. ABRIDGED FUNCTIONS OF BUTTONS AND DIALS 2. BASIC INFORMATION AND PREPARATIONS 2 3 Arrows, Q.Menu, Menus 4 Colours in this Manual:

More information

Using DSLR for Video

Using DSLR for Video Using DSLR for Video Is your DSLR the right tool? Shooting objects moving towards or away from the camera is not well suited for DSLR use, and would be best shot with video camera. This is because Auto

More information

Acceleration Standards for Mobile Augmented Reality

Acceleration Standards for Mobile Augmented Reality Acceleration Standards for Mobile Augmented Reality Neil Trevett Khronos President Vice President Mobile Content, NVIDIA November 2012 Copyright Khronos Group 2012 Page 1 Copyright Khronos Group 2012 Page

More information

LUMIX Tether. Operation Guide. Camera Control Software

LUMIX Tether. Operation Guide. Camera Control Software Operation Guide Camera Control Software LUMIX Tether Please read this Operation Guide carefully before using this product, and save it for future use. Panasonic Corporation 07 DVQP7ZA F077HN0 Contents

More information

E-510. Built-in image stabiliser Excellent dust reduction system 6.4cm / 2.5'' HyperCrystal LCD New image processing engine

E-510. Built-in image stabiliser Excellent dust reduction system 6.4cm / 2.5'' HyperCrystal LCD New image processing engine E-510 Built-in image stabiliser Excellent dust reduction system 6.4cm / 2.5'' HyperCrystal LCD New image processing engine Live View 10 Megapixel Live MOS sensor Professional functions Compact and ergonomic

More information

Digital Workflow with Adobe Lightroom. Rob Redford November, 2013

Digital Workflow with Adobe Lightroom. Rob Redford November, 2013 Digital Workflow with Adobe Lightroom Rob Redford November, 2013 Digital Workflow Introduction In this presentation Motivations for a RAW + Lightroom workflow Workflow example based on my personal workflow

More information

Next Generation OpenGL Neil Trevett Khronos President NVIDIA VP Mobile Copyright Khronos Group Page 1

Next Generation OpenGL Neil Trevett Khronos President NVIDIA VP Mobile Copyright Khronos Group Page 1 Next Generation OpenGL Neil Trevett Khronos President NVIDIA VP Mobile Ecosystem @neilt3d Copyright Khronos Group 2015 - Page 1 Copyright Khronos Group 2015 - Page 2 Khronos Connects Software to Silicon

More information

Embedded Vision Solutions

Embedded Vision Solutions FLEXIBLE SOLUTIONS FOR EMBEDDED VISION PROCESSING AT THE EDGE Embedded Vision Solutions Embedded vision offers a promising future with many exciting new applications entering the market. These systems

More information

Welcome. Altera Technology Roadshow 2013

Welcome. Altera Technology Roadshow 2013 Welcome Altera Technology Roadshow 2013 Altera at a Glance Founded in Silicon Valley, California in 1983 Industry s first reprogrammable logic semiconductors $1.78 billion in 2012 sales Over 2,900 employees

More information

HotChips An innovative HD video and digital image processor for low-cost digital entertainment products. Deepu Talla.

HotChips An innovative HD video and digital image processor for low-cost digital entertainment products. Deepu Talla. HotChips 2007 An innovative HD video and digital image processor for low-cost digital entertainment products Deepu Talla Texas Instruments 1 Salient features of the SoC HD video encode and decode using

More information

Technical Specifications DiMAGE G600

Technical Specifications DiMAGE G600 Technical Specifications DiMAGE G600 Number of effective pixels: 6.0 million CCD: 1/1.76-type interline primary-color CCD Total pixels: 6.40 million Camera sensitivity: Auto, ISO 50, 100, 200, 400 equivalents

More information

mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM 2017

mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM 2017 mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM mbed: Connecting chip to cloud Device software Device services Third-party cloud services IoT device application mbed Cloud Update IoT cloud

More information

Qualcomm Snapdragon 450 Mobile Platform

Qualcomm Snapdragon 450 Mobile Platform Qualcomm Snapdragon 450 Mobile Platform Kedar Kondap Vice President, Product Management Qualcomm Technologies, Inc. Snapdragon 400 Tier @qualcomm Qualcomm Snapdragon is a product of Qualcomm Technologies,

More information

Introduction to Shutter Speed in Digital Photography. Read more:

Introduction to Shutter Speed in Digital Photography. Read more: Introduction to Shutter Speed in Digital Photography Read more: http://digital-photography-school.com/shutterspeed#ixzz26mrybgum What is Shutter Speed? shutter speed is the amount of time that the shutter

More information

Qualcomm Snapdragon Technologies

Qualcomm Snapdragon Technologies March 2018 Game Developer Conference (GDC) Qualcomm Snapdragon Technologies Hiren Bhinde, Director, XR Product Management Qualcomm Technologies, Inc. Qualcomm Technologies announcements & updates Snapdragon

More information

Handheld Devices. Kari Pulli. Research Fellow, Nokia Research Center Palo Alto. Material from Jyrki Leskelä, Jarmo Nikula, Mika Salmela

Handheld Devices. Kari Pulli. Research Fellow, Nokia Research Center Palo Alto. Material from Jyrki Leskelä, Jarmo Nikula, Mika Salmela OpenCL in Handheld Devices Kari Pulli Research Fellow, Nokia Research Center Palo Alto Material from Jyrki Leskelä, Jarmo Nikula, Mika Salmela 1 OpenCL 1.0 Embedded Profile Enables OpenCL on mobile and

More information

SONY LAUNCHES NEW NEX-F3 CAMERA WITH 180 TILTABLE LCD SCREEN FOR EASY SELF PORTRAITS

SONY LAUNCHES NEW NEX-F3 CAMERA WITH 180 TILTABLE LCD SCREEN FOR EASY SELF PORTRAITS 2 International Business Park #05-10 Tower One The Strategy Singapore 609930 Telephone: (65) 6544 8338 Facsimile: (65) 6544 8330 NEWS RELEASE: Immediate SONY LAUNCHES NEW NEX-F3 CAMERA WITH 180 TILTABLE

More information

The New 5.0 Megapixel DiMAGE G500

The New 5.0 Megapixel DiMAGE G500 The New 5.0 Megapixel DiMAGE G500 The new DiMAGE G500 is a responsive, easy-to-use digital camera that provides high-quality 5 megapixel images. In spite of the size of this stylish compact camera, the

More information