High Performance Image Processing Solution with Intel Platform

Total Page:16

File Type:pdf, Size:1020Kb

High Performance Image Processing Solution with Intel Platform High Performance Image Processing Solution with Intel® Platform Technology Yang Lu Intel Corporation 2015. ® White Paper: High Performance Image Processing Solution with Intel Platform Technology Intel disclaims all express and implied warranties, including without limitation, the implied warranties of merchantability, fitness for a particular purpose, and non-infringement, as well as any warranty arising from course of performance, course of dealing, or usage in trade. This document contains information on products, services and/or processes in development. All information provided here is subject to change without notice. Contact your Intel representative to obtain the latest forecast, schedule, specifications and roadmaps. The products and services described may contain defects or errors known as errata which may cause deviations from published specifications. Current characterized errata are available on request. Copies of documents which have an order number and are referenced in this document may be obtained by calling 1-800-548-4725 or by visiting www.intel.com/design/literature.htm. Intel, the Intel logo are trademarks of Intel Corporation in the U.S. and/or other countries. *Other names and brands may be claimed as the property of others © 2015 Intel Corporation. Software and workloads used in performance tests of this paper may have been optimized for performance only on Intel microprocessors. Performance tests are measured using specific computer systems, components, software, operations and functions. Any change to any of those factors may cause the results to vary. You should consult other information and performance tests to assist you in fully evaluating your contemplated purchases, including the performance of that product when combined with other products. For more information go to http://www.intel.com/performance. 2 ® White Paper: High Performance Image Processing Solution with Intel Platform Technology Contents Contents ............................................................................................................................................. 3 1. Abstract ..................................................................................................................................... 4 2. Image Processing Introduction ...................................................................................... 4 3. Performance Characters .................................................................................................... 7 3.1 Image Processing Performances Overview ............................................... 7 3.2 Simultaneous Multithreading and Turbo Boost ........................................ 9 3.3 Micro Architecture Characters ................................................................ 10 4. High Performance Solution Based on Intel® Xeon™ Platform ................ 11 4.1 Image Compression Tuning .................................................................... 11 4.2 Image Scaling Program Tuning............................................................... 12 4.2.1 Down-Sampling Algorithm ................................................................. 12 4.2.2 Intel® High Performance Tools .......................................................... 14 5. WebP Image Processing ................................................................................................ 18 6. Summary ............................................................................................................................... 22 Reference ....................................................................................................................................... 22 Author contacts Yang Lu, Senior Application Engineer <[email protected]> 3 ® White Paper: High Performance Image Processing Solution with Intel Platform Technology 1. Abstract With the increasing popularity of internet and media cloud applications, huge volume of image data has been generated, utilized and shared every day, that presents the big computing and storage challenges to the media related industry and company. In this paper, we study the techniques of most popular image processing, analyze the performance challenge, explore the tuning methodology, and implement the most effective solution based on IA platform. We aim to maximize IA platforms’ capabilities for typical image processing workloads, achieve best performance and efficiency to benefit the most popular internet and media industry. 2. Image Processing Introduction One picture is worth a thousand words. People are more and more used to upload pictures to describe their status, feeling, and some events at SNS. Sellers also upload many distinct pictures to describe and advertise their products at B2B, B2C and C2C platforms. We even can search the knowledge or information through images at popular search engine. All kinds of images have filled every corner of our life. This flood of images presents the computing and storage challenge: how to effectively process, compact, store, manage and transmit those images? And what kind of platforms and technologies are most efficient for image processing? In this paper, we analyze the typical image processing framework and the performance characters, then explore the most effective IA technologies to maximize the image processing applications performance, propose the best solution in terms of the processing performance and efficiency. Generally, most of the companies need to scale and edit the images that customers uploaded or the media content they purchased from 3rd party, such as scaling the original images to the different dimensions that fit different terminal devices, compressing the images to the target format that save storage size and network bandwidth further, and editing (adding logo and watermark) the images to meet the business requirement. Figure 1 is the typical image processing flow that most companies adopted. 4 ® White Paper: High Performance Image Processing Solution with Intel Platform Technology Figure 1: Typical Image Processing Flow for Cloud Applications To conduct those processing, following software stacks are mainly adopted: Software Type License Developed by language OS Apache 2.0 ImageMagick ImageMagick Image manipulation C Cross platform License Studio LLC Fork from ImageMagick version GraphicsMagick GraphicsMagick 5.5.2, emphasizing MIT License C Cross platform Group stability and performance Intel Computer Vision Corporation, Will OpenCV BSD License ow Garage, C/C++ Cross platform library and framework Itseez Graphics application SGI Open formerly: OpenG API, aim to achieve L Architecture source license Review Board OpenGL hardware-accelerated (ARB) C Cross platform and Trademark rendering. now: Khronos License. Group Table 1: Common Image Processing Software Stack 5 ® White Paper: High Performance Image Processing Solution with Intel Platform Technology Currently, most of the media companies adopt the proper image formats to store and distribute images to achieve the best compression ratio and flexible internet content expression, such as JPEG, GIF and PNG. Table 2 illustrates these kinds of image formats characters, usage models and respective advantage and disadvantage. Browser File Animati Transpa Image Developed Licens Lossl Support Name Extensi on rency Usage Pros Cons Format by ed ess (without ons Support Support plugin) Windows Large file BMP .bmp .dib Microsoft No Yes No Yes No Bitmap size Animation Widely ie Graphics supported firefox Interchan No Animatio Limited to GIF .gif CompuServce Yes Yes Yes format chrome ge expired n 256 colors Format Transpare safari ncy opera support Joint Small file ie Photogra Joint size Lossy firefox .jpg .jpeg .j No Photogra JPEG phic Photographic No No No Widely compressi chrome pe .jif .jfif .jfi invalid phy Experts Experts Group supported on safari Group format opera Joint JPEG Photogra Yes .jp2 .j2c .j2 Joint Yes replace Computin phic Lossles Small file JPEG2000 k .jpx .jpf .j Photographic Yes ISO/IEC Yes ment, g safari Experts s and size 2c .j2k Experts Group 15444-2 HD intensive Group lossy 2000 imaging Multiple-i W3C (donated Not mage by PNG MNG .mng Yes Yes Yes Animation widely No Network Development Graphics Group) supported Lossless Widely ie W3C (donated Portable supported firefox by PNG PNG Network .png No Yes No Yes Icons format chrome Development Graphics Transpare safari Group) ncy opera support Lossless Photosho layers p Image support PSD .psd .pdd Adobe Systems Yes No Yes no Documen editing transpare t ncy support HDR .crw .cr2 .r photogra RAW Camera Large file RAW aw .rw2 .ne Yes No No phy, Lossless No Image file manufacturer size f .nrw .orf ... Archivin g Images Tagged from Image Large file TIFF .tiff .tif Adobe Yes No No scanner, Lossless No File size Format HD imaging Lossy Small file chrome WebP WebP .webp Google No No No compressi size opera on Table 2: Common Image Standard and Format 6 ® White Paper: High Performance Image Processing Solution with Intel Platform Technology Dealing with so many types of images with dedicated processing efficiently is a big challenge for the backend clusters. End uses generate and upload all kinds of images every day, new media contents are created and distributed frequently, that make the image processing clusters always carrying the huge processing pressures. In the following sections we will analyze what kinds of IA technologies are most important for the image processing applications, and how to take the advantage of those technologies to improve the image
Recommended publications
  • Panstamps Documentation Release V0.5.3
    panstamps Documentation Release v0.5.3 Dave Young 2020 Getting Started 1 Installation 3 1.1 Troubleshooting on Mac OSX......................................3 1.2 Development...............................................3 1.2.1 Sublime Snippets........................................4 1.3 Issues...................................................4 2 Command-Line Usage 5 3 Documentation 7 4 Command-Line Tutorial 9 4.1 Command-Line..............................................9 4.1.1 JPEGS.............................................. 12 4.1.2 Temporal Constraints (Useful for Moving Objects)...................... 17 4.2 Importing to Your Own Python Script.................................. 18 5 Installation 19 5.1 Troubleshooting on Mac OSX...................................... 19 5.2 Development............................................... 19 5.2.1 Sublime Snippets........................................ 20 5.3 Issues................................................... 20 6 Command-Line Usage 21 7 Documentation 23 8 Command-Line Tutorial 25 8.1 Command-Line.............................................. 25 8.1.1 JPEGS.............................................. 28 8.1.2 Temporal Constraints (Useful for Moving Objects)...................... 33 8.2 Importing to Your Own Python Script.................................. 34 8.2.1 Subpackages.......................................... 35 8.2.1.1 panstamps.commonutils (subpackage)........................ 35 8.2.1.2 panstamps.image (subpackage)............................ 35 8.2.2 Classes............................................
    [Show full text]
  • Discrete Cosine Transform for 8X8 Blocks with CUDA
    Discrete Cosine Transform for 8x8 Blocks with CUDA Anton Obukhov [email protected] Alexander Kharlamov [email protected] October 2008 Document Change History Version Date Responsible Reason for Change 0.8 24.03.2008 Alexander Kharlamov Initial release 0.9 25.03.2008 Anton Obukhov Added algorithm-specific parts, fixed some issues 1.0 17.10.2008 Anton Obukhov Revised document structure October 2008 2 Abstract In this whitepaper the Discrete Cosine Transform (DCT) is discussed. The two-dimensional variation of the transform that operates on 8x8 blocks (DCT8x8) is widely used in image and video coding because it exhibits high signal decorrelation rates and can be easily implemented on the majority of contemporary computing architectures. The key feature of the DCT8x8 is that any pair of 8x8 blocks can be processed independently. This makes possible fully parallel implementation of DCT8x8 by definition. Most of CPU-based implementations of DCT8x8 are firmly adjusted for operating using fixed point arithmetic but still appear to be rather costly as soon as blocks are processed in the sequential order by the single ALU. Performing DCT8x8 computation on GPU using NVIDIA CUDA technology gives significant performance boost even compared to a modern CPU. The proposed approach is accompanied with the sample code “DCT8x8” in the NVIDIA CUDA SDK. October 2008 3 1. Introduction The Discrete Cosine Transform (DCT) is a Fourier-like transform, which was first proposed by Ahmed et al . (1974). While the Fourier Transform represents a signal as the mixture of sines and cosines, the Cosine Transform performs only the cosine-series expansion.
    [Show full text]
  • RISC-V Software Ecosystem
    RISC-V Software Ecosystem Palmer Dabbelt [email protected] UC Berkeley February 8, 2015 Software on RISC-V So it turns out there is a lot of software... 2 Software on RISC-V sys-libs/zlib-1.2.8-r1 media-libs/libjpeg-turbo-1.3.1-r1 virtual/shadow-0 virtual/libintl-0-r1 sys-apps/coreutils-8.23 sys-apps/less-471 sys-libs/ncurses-5.9-r3 sys-libs/readline-6.3 p8-r2 app-admin/eselect-python-20140125 sys-apps/gentoo-functions-0.8 sys-libs/glibc-2.20-r1 sys-apps/grep-2.21-r1 dev-libs/gmp-6.0.0a sys-apps/util-linux-2.25.2-r2 virtual/service-manager-0 sys-libs/db-6.0.30-r1 sys-apps/sed-4.2.2 virtual/editor-0 virtual/libiconv-0-r1 sys-apps/file-5.22 sys-devel/gcc-4.9.2-r1 app-arch/bzip2-1.0.6-r7 dev-libs/mpfr-3.1.2 p10 x11-libs/libX11-1.6.2 sys-apps/busybox-1.23.0-r1 sys-process/psmisc-22.21-r2 virtual/pager-0 sys-devel/gcc-config-1.8 net-misc/netifrc-0.3.1 x11-libs/libXext-1.3.3 sys-libs/timezone-data-2014j dev-libs/popt-1.16-r2 x11-libs/libXfixes-5.0.1 app-misc/editor-wrapper-4 sys-devel/binutils-config-4-r1 x11-libs/libXt-1.1.4 net-firewall/iptables-1.4.21-r1 virtual/libffi-3.0.13-r1 x11-libs/fltk-1.3.3-r2 sys-libs/e2fsprogs-libs-1.42.12 sys-libs/cracklib-2.9.2 x11-libs/libXi-1.7.4 dev-libs/libpipeline-1.4.0 sys-apps/kmod-19 x11-libs/libXtst-1.2.2 sys-libs/gdbm-1.11 sys-devel/make-4.1-r1 net-misc/tigervnc-1.3.1-r2 app-portage/portage-utils-0.53 sys-process/procps-3.3.10-r1 dev-lang/perl-5.20.1-r4 sys-apps/sandbox-2.6-r1 sys-apps/iproute2-3.18.0 app-admin/perl-cleaner-2.19 app-misc/pax-utils-0.9.2 virtual/dev-manager-0 perl-core/Data-Dumper-2.154.0
    [Show full text]
  • I Deb, You Deb, Everybody Debs: Debian Packaging For
    I deb, you deb, everybody debs Debian packaging for beginners and experts alike Ondřej Surý • [email protected][email protected] • 25.­ 10. 2017 Contents ● .deb binary package structure ● Source package structure ● Basic toolchain ● Recommended toolchain ● Keeping the sources in git ● Clean build environment ● Misc... ● So how do I become Debian Developer? My Debian portfolio (since 2000) ● Mostly team maintained ● BIRD ● PHP + PECL (pkg-php) ● Cyrus SASL ○ Co-installable packages since 7.x ● Cyrus IMAPD ○ Longest serving PHP maintainer in Debian ● Apache2 + mod_md (fresh) (and still not crazy) ● ...other little stuff ● libjpeg-turbo ○ Transitioned Debian from IIJ JPEG (that Older work crazy guy) to libjpeg-turbo ● DNS Packaging Group ● GTK/GNOME/Freedesktop ○ CZ.NIC’s Knot DNS and Knot Resolver ● Redmine/Ruby ○ NLnet Lab’s NSD, Unbound, getdns, ldns Never again, it’s a straight road to madness ○ PowerDNS ○ ○ BIND 9 ● Berkeley DB and LMDB (pkg-db) ○ One Berkeley DB per release (yay!) Binary package structure ● ar archive consisting of: $ ar xv knot_2.0.1-4_amd64.deb x – debian-binary ○ debian-binary x – control.tar.gz x – data.tar.xz ■ .deb format version (2.0) ○ control.tar.gz $ dpkg-deb -X knot_2.0.1-4_amd64.deb output/ ./ ■ Package informatio (control) ./etc/ ■ Maintainer scripts […] ./usr/sbin/knotd ● {pre,post}{inst,rm} […] Misc (md5sum, conffiles) ■ $ dpkg-deb -e knot_2.0.1-4_amd64.deb DEBIAN/ ○ data.tar.xz $ ls DEBIAN/ conffiles control md5sums postinst postrm preinst ■ Actual content of the package prerm ■ This is what gets installed $ dpkg -I knot_2.0.1-4_amd64.deb ● Nástroje pro práci s .deb soubory new debian package, version 2.0.
    [Show full text]
  • An Optimization of JPEG-LS Using an Efficient and Low-Complexity
    Received April 26th, 2021. Revised June 27th, 2021. Accepted July 23th, 2021. Digital Object Identifier 10.1109/ACCESS.2021.3100747 LOCO-ANS: An Optimization of JPEG-LS Using an Efficient and Low-Complexity Coder Based on ANS TOBÍAS ALONSO , GUSTAVO SUTTER , AND JORGE E. LÓPEZ DE VERGARA High Performance Computing and Networking Research Group, Escuela Politécnica Superior, Universidad Autónoma de Madrid, Spain. {tobias.alonso, gustavo.sutter, jorge.lopez_vergara}@uam.es This work was supported in part by the Spanish Research Agency under the project AgileMon (AEI PID2019-104451RB-C21). ABSTRACT Near-lossless compression is a generalization of lossless compression, where the codec user is able to set the maximum absolute difference (the error tolerance) between the values of an original pixel and the decoded one. This enables higher compression ratios, while still allowing the control of the bounds of the quantization errors in the space domain. This feature makes them attractive for applications where a high degree of certainty is required. The JPEG-LS lossless and near-lossless image compression standard combines a good compression ratio with a low computational complexity, which makes it very suitable for scenarios with strong restrictions, common in embedded systems. However, our analysis shows great coding efficiency improvement potential, especially for lower entropy distributions, more common in near-lossless. In this work, we propose enhancements to the JPEG-LS standard, aimed at improving its coding efficiency at a low computational overhead, particularly for hardware implementations. The main contribution is a low complexity and efficient coder, based on Tabled Asymmetric Numeral Systems (tANS), well suited for a wide range of entropy sources and with simple hardware implementation.
    [Show full text]
  • LIBJPEG the Independent JPEG Group's JPEG Software README for Release 6B of 27-Mar-1998 This Distribution Contains the Sixth
    LIBJPEG The Independent JPEG Group's JPEG software README for release 6b of 27-Mar-1998 This distribution contains the sixth public release of the Independent JPEG Group's free JPEG software. You are welcome to redistribute this software and to use it for any purpose, subject to the conditions under LEGAL ISSUES, below. Serious users of this software (particularly those incorporating it into larger programs) should contact IJG at [email protected] to be added to our electronic mailing list. Mailing list members are notified of updates and have a chance to participate in technical discussions, etc. This software is the work of Tom Lane, Philip Gladstone, Jim Boucher, Lee Crocker, Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Guido Vollbeding, Ge' Weijers, and other members of the Independent JPEG Group. IJG is not affiliated with the official ISO JPEG standards committee. DOCUMENTATION ROADMAP This file contains the following sections: OVERVIEW General description of JPEG and the IJG software. LEGAL ISSUES Copyright, lack of warranty, terms of distribution. REFERENCES Where to learn more about JPEG. ARCHIVE LOCATIONS Where to find newer versions of this software. RELATED SOFTWARE Other stuff you should get. FILE FORMAT WARS Software *not* to get. TO DO Plans for future IJG releases. Other documentation files in the distribution are: User documentation: install.doc How to configure and install the IJG software. usage.doc Usage instructions for cjpeg, djpeg, jpegtran, rdjpgcom, and wrjpgcom. *.1 Unix-style man pages for programs (same info as usage.doc). wizard.doc Advanced usage instructions for JPEG wizards only.
    [Show full text]
  • Compiling Your Own Perl
    APPENDIX A Compiling Your Own Perl Compiling Perl on a Unix-like system is simple. First, obtain the source for Perl from CPAN (dppl6++_l]j*lanh*knc+on_+NA=@IA*dpih). Then input the following sequence of commands: p]nvtrblanh)1*4*4*p]n*cv _`lanh)1*4*4 od?kjbecqna)`ao i]ga i]gapaop oq`ki]gaejop]hh On most Unix systems, this code will result in your lanh being installed into the +qon+ hk_]h+ directory tree. If you want it installed elsewhere—for example, in the local directory in your home directory—then replace od?kjbecqna)`a with the following: od?kjbecqna)`ao)@lnabet9z+hk_]h+ which should enable you to install Perl on your computer without root access. Note that the )`ao flag uses all the default options for compiling Perl. If you know that you want nonstandard configuration, just use the flag )`a instead to be prompted for your requirements. Be aware that the source for Perl 5.10.0 requires a patch to work properly with Catalyst. This is fixed in subsequent versions of Perl 5.10. If you need to test code guaranteed to run on a wide range of systems, you should con- sider using Perl version 5.8.7. Perl versions greater than 5.8.7 contain features that were not available in earlier versions of Perl, so Perl 5.8.7 is feature complete for all versions of Perl that Catalyst will run on (version 5.8.1 and later). Put another way, versions 5.8.8 and later have new features that you can’t rely on in earlier releases.
    [Show full text]
  • Daala: a Perceptually-Driven Still Picture Codec
    DAALA: A PERCEPTUALLY-DRIVEN STILL PICTURE CODEC Jean-Marc Valin, Nathan E. Egge, Thomas Daede, Timothy B. Terriberry, Christopher Montgomery Mozilla, Mountain View, CA, USA Xiph.Org Foundation ABSTRACT and vertical directions [1]. Also, DC coefficients are com- bined recursively using a Haar transform, up to the level of Daala is a new royalty-free video codec based on perceptually- 64x64 superblocks. driven coding techniques. We explore using its keyframe format for still picture coding and show how it has improved over the past year. We believe the technology used in Daala Multi-Symbol Entropy Coder could be the basis of an excellent, royalty-free image format. Most recent video codecs encode information using binary arithmetic coding, meaning that each symbol can only take 1. INTRODUCTION two values. The Daala range coder supports up to 16 values per symbol, making it possible to encode fewer symbols [6]. Daala is a royalty-free video codec designed to avoid tra- This is equivalent to coding up to four binary values in parallel ditional patent-encumbered techniques used in most cur- and reduces serial dependencies. rent video codecs. In this paper, we propose to use Daala’s keyframe format for still picture coding. In June 2015, Daala was compared to other still picture codecs at the 2015 Picture Perceptual Vector Quantization Coding Symposium (PCS) [1,2]. Since then many improve- Rather than use scalar quantization like the vast majority of ments were made to the bitstream to improve its quality. picture and video codecs, Daala is based on perceptual vector These include reduced overlap in the lapped transform, finer quantization (PVQ) [7].
    [Show full text]
  • Faster Neural Networks Straight from Jpeg
    Workshop track - ICLR 2018 FASTER NEURAL NETWORKS STRAIGHT FROM JPEG Lionel Gueguen & Alex Sergeev Rosanne Liu & Jason Yosinski Uber Technologies Uber AI Labs San Francisco, CA 94103, USA San Francisco, CA 94103, USA flgueguen, [email protected] frosanne, [email protected] ABSTRACT Training CNNs directly from RGB pixels has enjoyed overwhelming empirical success. But can more performance be squeezed out of networks by using different input representations? In this paper we propose and explore a simple idea: train CNNs directly on the blockwise discrete cosine transform (DCT) coefficients computed and available in the middle of the JPEG codec. We modify libjpeg to produce DCT coefficients directly, modify a ResNet-50 network to accommodate the differently sized and strided input, and evaluate performance on ImageNet. We find networks that are both faster and more accurate, as well as networks with about the same accuracy but 1.77x faster than ResNet-50. 1 INTRODUCTION Progresses toward training convolutional neural networks on a variety of tasks (Krizhevsky et al., 2012; Mnih et al., 2013; Ren et al., 2015; He et al., 2015) has led to the widespread adoption of such models in both academia and industry. Traditionally CNNs are trained with input provided as an array of red-green-blue (RGB) pixels. In this paper we propose and explore a simple idea for accelerating neural network training and inference where networks are applied to images encoded in the JPEG format. We modify the libjpeg library to decode JPEG images only partially, resulting in an image representation consisting of a triple of tensors containing discrete cosine transform (DCT) coefficients in the YCbCr color space.
    [Show full text]
  • Faster Neural Networks Straight from JPEG
    Faster Neural Networks Straight from JPEG Lionel Gueguen1 Alex Sergeev1 Ben Kadlec1 Rosanne Liu2 Jason Yosinski2 1Uber 2Uber AI Labs flgueguen,asergeev,bkadlec,rosanne,[email protected] Abstract The simple, elegant approach of training convolutional neural networks (CNNs) directly from RGB pixels has enjoyed overwhelming empirical success. But could more performance be squeezed out of networks by using different input representations? In this paper we propose and explore a simple idea: train CNNs directly on the blockwise discrete cosine transform (DCT) coefficients computed and available in the middle of the JPEG codec. Intuitively, when processing JPEG images using CNNs, it seems unnecessary to decompress a blockwise frequency representation to an expanded pixel representation, shuffle it from CPU to GPU, and then process it with a CNN that will learn something similar to a transform back to frequency representation in its first layers. Why not skip both steps and feed the frequency domain into the network directly? In this paper, we modify libjpeg to produce DCT coefficients directly, modify a ResNet-50 network to accommodate the differently sized and strided input, and evaluate performance on ImageNet. We find networks that are both faster and more accurate, as well as networks with about the same accuracy but 1.77x faster than ResNet-50. 1 Introduction The amazing progress toward training neural networks, particularly convolutional neural networks [14], to attain good performance on a variety of tasks [13, 19, 20, 10] has led to the widespread adoption of such models in both academia and industry. When CNNs are trained using image data as input, data is most often provided as an array of red-green-blue (RGB) pixels.
    [Show full text]
  • Architectures and Codecs for Real-Time Light Field Streaming
    Reprinted from Journal of Imaging Science and Technology R 61(1): 010403-1–010403-13, 2017. c Society for Imaging Science and Technology 2017 Architectures and Codecs for Real-Time Light Field Streaming Péter Tamás Kovács Tampere University of Technology, Tampere, Finland Holografika, Budapest, Hungary E-mail: [email protected] Alireza Zare Tampere University of Technology, Tampere, Finland Nokia Technologies, Tampere, Finland Tibor Balogh Holografika, Budapest, Hungary Robert Bregovi¢ and Atanas Gotchev Tampere University of Technology, Tampere, Finland its unique set of associated technical challenges. Projection- Abstract. Light field 3D displays represent a major step forward in based light field 3D displays9–11 represent one of the visual realism, providing glasses-free spatial vision of real or virtual scenes. Applications that capture and process live imagery have to most practical and scalable approaches to glasses-free 3D process data captured by potentially tens to hundreds of cameras visualization, achieving, as of today, a 100 Mpixel total 3D and control tens to hundreds of projection engines making up the resolution and supporting continuous parallax effect. human perceivable 3D light field using a distributed processing Various applications where 3D spatial visualization has system. The associated massive data processing is difficult to scale beyond a specific number and resolution of images, limited by the added value have been proposed for 3D displays. Some capabilities of the individual computing nodes. The authors therefore of these applications involve displaying artificial/computer analyze the bottlenecks and data flow of the light field conversion generated content, such as CAD design, service and mainte- process and identify possibilities to introduce better scalability.
    [Show full text]
  • Red Hat Enterprise Linux 7 7.8 Release Notes
    Red Hat Enterprise Linux 7 7.8 Release Notes Release Notes for Red Hat Enterprise Linux 7.8 Last Updated: 2021-03-02 Red Hat Enterprise Linux 7 7.8 Release Notes Release Notes for Red Hat Enterprise Linux 7.8 Legal Notice Copyright © 2021 Red Hat, Inc. The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/ . In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, the Red Hat logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries. Linux ® is the registered trademark of Linus Torvalds in the United States and other countries. Java ® is a registered trademark of Oracle and/or its affiliates. XFS ® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries. MySQL ® is a registered trademark of MySQL AB in the United States, the European Union and other countries. Node.js ® is an official trademark of Joyent. Red Hat is not formally related to or endorsed by the official Joyent Node.js open source or commercial project.
    [Show full text]