Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
|||
Books > Computing & IT > Applications of computing > Image processing
Welcome to the Second International IFIP Entertainment Computing Symposium on st Cultural Computing (ECS 2010), which was part of the 21 IFIP World Computer Congress, held in Brisbane, Australia during September 21-23, 2010. On behalf of the people who made this conference happen, we wish to welcome you to this inter- tional event. The IFIP World Computer Congress has offered an opportunity for researchers and practitioners to present their findings and research results in several prominent areas of computer science and engineering. In the last World Computer Congress, WCC 2008, held in Milan, Italy in September 2008, IFIP launched a new initiative focused on all the relevant issues concerning computing and entertainment. As a - sult, the two-day technical program of the First Entertainment Computing Symposium (ECS 2008) provided a forum to address, explore and exchange information on the state of the art of computer-based entertainment and allied technologies, their design and use, and their impact on society. Based on the success of ECS 2008, at this Second IFIP Entertainment Computing Symposium (ECS 2010), our challenge was to focus on a new area in entertainment computing: cultural computing.
Topology-based methods are of increasing importance in the analysis and visualization of dataset from a wide variety of scientific domains such as biology, physics, engineering, and medicine. Current challenges of topology-based techniques include the management of time-dependent data, the representation large and complex datasets, the characterization of noise and uncertainty, the effective integration of numerical methods with robust combinatorial algorithms, etc. (see also below for a list of selected issues). While there is an increasing number of high-quality publications in this field, many fundamental questions remain unsolved. New focused efforts are needed in a variety of techniques ranging from the theoretical foundations of topological models, algorithmic issues related to the representation power of computer-based implementations as well as their computational efficiency, user interfaces for presentation of quantitative topological information, and the development of new techniques for systematic mapping of science problems in topological constructs that can be solved computationally. In this forum the editors have brought together the most prominent and best recognized researchers in the field of topology-based data analysis and visualization for a joint discussion and scientific exchange of the latest results in the field. The 2009 workshop in Snowbird, Utah, follows the two successful workshops in 2005 (Budmerice, Slovakia) and 2007 (Leipzig, Germany).
This book provides the tools to enhance the precision, automation and intelligence of modern CNC machining systems. Based on a detailed description of the technical foundations of the machining monitoring system, it develops the general idea of design and implementation of smart machining monitoring systems, focusing on the tool condition monitoring system. The book is structured in two parts. Part I discusses the fundamentals of machining systems, including modeling of machining processes, mathematical basics of condition monitoring and the framework of TCM from a machine learning perspective. Part II is then focused on the applications of these theories. It explains sensory signal processing and feature extraction, as well as the cyber-physical system of the smart machining system. Its utilisation of numerous illustrations and diagrams explain the ideas presented in a clear way, making this book a valuable reference for researchers, graduate students and engineers alike.
First Published in 1988. Routledge is an imprint of Taylor & Francis, an informa company.
First published in 1988. Routledge is an imprint of Taylor & Francis, an informa company.
This book presents the theoretical basis and applications of biomedical signal analysis and processing. Initially, the nature of the most common biomedical signals, such as electroencephalography, electromyography, electrocardiography and others, is described. The theoretical basis of linear signal processing is summarized, with continuous and discrete representation, linear filters and convolutions, Fourier and Wavelets transforms. Machine learning concepts are also presented, from classic methods to deep neural networks. Finally, several applications in neuroscience are presented and discussed, involving diagnosis and therapy, in addition to other applications. Features: Explains signal processing of neuroscience applications using modern data science techniques. Provides comprehensible review on biomedical signals nature and acquisition aspects. Focusses on selected applications of neurosciences, cardiovascular, muscle related biomedical areas. Includes computational intelligence, machine learning and biomedical signal processing and analysis. Reviews theoretical basis of deep learning and state-of-the-art biomedical signal processing and analysis. This book is aimed at researchers, graduate students in biomedical signal processing, signal processing, electrical engineering, neuroscience, and computer science.
Timing for Animation has been one of the pillars of animation since it was first published in 1981. Now this 40th anniversary edition captures the focus of the original and enhances this new edition with fresh images, techniques, and advice from world-renowned animators. Not only does the text explore timing in traditional animation, but also timing in digital works. Vibrant illustrations and clear directions line the pages to help depict the various methods and procedures to bring your animation to life. Examples include timing for digital production, digital storyboarding in 2D, digital storyboarding in 3D, and the use of After Effects, as well as interactive games, television, animals, and more. Learn how animated scenes should be arranged in relation to each other, how much space should be used, and how long each drawing should be shown for maximum dramatic effect. All you need to breathe life into your animation is at your fingertips with Timing for Animation. Key Features: Fully revised and updated with modern examples and techniques Explores the fundamentals of timing, physics, and animation Perfect for the animation novice and the expert Get straight to the good stuff with simple, no-nonsense instruction on the key techniques like stretch and squash, animated cycles, overlapping, and anticipation. Trying to time weight, mood, and power can make or break an animation-get it right the first time with these tried and tested techniques. Authors Harold Whitaker was a BAFTA-nominated professional animator and educator for 40 years; many of his students number among today's most outstanding animation artists. John Halas, known as "The father of British animation" and formerly of Halas & Batchelor Animation Studio, produced more than 2,000 animation films, including the legendary Animal Farm (1954) and the award-winning Dilemma (1981). He was also the founder and president of the International Animated Film Association (ASIFA) and former Chairman of the British Federation of Film Societies. Tom Sito is Professor of Animation at the University of Southern California and has written numerous books and articles on animation. Tom's screen credits include Shrek (2001) and the Disney classics Who Framed Roger Rabbit (1988), The Little Mermaid (1989), Beauty and the Beast (1991), Aladdin (1992), and The Lion King (1994). In 1998, Tom was named by Animation Magazine as one of the 100 Most Important People in Animation.
Still Image Compression on Parallel Computer Architectures investigates the application of parallel-processing techniques to digital image compression. Digital image compression is used to reduce the number of bits required to store an image in computer memory and/or transmit it over a communication link. Over the past decade advancements in technology have spawned many applications of digital imaging, such as photo videotex, desktop publishing, graphics arts, color facsimile, newspaper wire phototransmission and medical imaging. For many other contemporary applications, such as distributed multimedia systems, rapid transmission of images is necessary. Dollar cost as well as time cost of transmission and storage tend to be directly proportional to the volume of data. Therefore, application of digital image compression techniques becomes necessary to minimize costs. A number of digital image compression algorithms have been developed and standardized. With the success of these algorithms, research effort is now directed towards improving implementation techniques. The Joint Photographic Experts Group (JPEG) and Motion Photographic Experts Group(MPEG) are international organizations which have developed digital image compression standards. Hardware (VLSI chips) which implement the JPEG image compression algorithm are available. Such hardware is specific to image compression only and cannot be used for other image processing applications. A flexible means of implementing digital image compression algorithms is still required. An obvious method of processing different imaging applications on general purpose hardware platforms is to develop software implementations. JPEG uses an 8 A- 8 blockof image samples as the basic element for compression. These blocks are processed sequentially. There is always the possibility of having similar blocks in a given image. If similar blocks in an image are located, then repeated compression of these blocks is not necessary. By locating similar blocks in the image, the speed of compression can be increased and the size of the compressed image can be reduced. Based on this concept an enhancement to the JPEG algorithm is proposed, called Bock Comparator Technique (BCT). Still Image Compression on Parallel Computer Architectures is designed for advanced students and practitioners of computer science. This comprehensive reference provides a foundation for understanding digital image compression techniques and parallel computer architectures.
This is the third edition of the first ever book to explore the exciting field of augmented reality art and its enabling technologies. The new edition has been thoroughly revised and updated, with 9 new chapters included. As well as investigating augmented reality as a novel artistic medium, the book covers cultural, social, spatial and cognitive facets of augmented reality art. It has been written by a virtual team of 33 researchers and artists from 11 countries who are pioneering in the new form of art, and contains numerous colour illustrations showing both classic and recent augmented reality artworks. Intended as a starting point for exploring this new fascinating area of research and creative practice, it will be essential reading not only for artists, researchers and technology developers, but also for students (graduates and undergraduates) and all those interested in emerging augmented reality technology and its current and future applications in art.
The many intriguing examples on the application of mechatronics reinforce the excitement of this creative field of technology. As a collection they present a stimulating resource to developers of future mechatronics technology, and to educators searching for interesting examples. From structured-light measurement of the build-up of detritus on railway bogies and detection of uncracked spores of Chinese medicine to a practical tractor vision guidance system embedded in a smart-phone application, the practical applications of mechatronics and machine vision abound. Fruits are counted on the tree, pasture biomass is measured and a robot collects camel dung as a resource. 3D printing is in vogue, but papers here discuss the construction and strategy of the printer itself. The measurement and analysis of myoelectric muscle signals enable a prosthesis to be controlled and a feeding robot is used for patient care. An exoskeleton has both soft and rigid links and an optical sensor analyses the tissue into which a surgical needle is being inserted. These are some of the papers in this collection from the 26th annual conference on Mechatronics and Machine Vision in Practice, carefully selected to exclude papers that are merely theoretical and to highlight those that show practical verification. Papers have been contributed from China, New Zealand, the Philippines, Emirates, Germany and of course Australia.
1.1 Digital Optics as a Subject Improvement of the quality of optical devices has always been the central task of experimental optics. In modern terms, improvements in sensitivity and resolution have equated higher quality with greater informational throughput. For most of today's applications, optics and electronics have, in essence, solved the problem of generating high quality pictures with great informational ca pacity. Effective use of the enormous amount of information contained in the images necessitates processing pictures, holograms, and interferograms. The manner in which information might be extracted from optical entities has be come a topic of current interest. The informational aspects of optical signals and systems might serve as a basis for attacking this question by making use of information theory and signal communication theory, and by enlisting modern tools and methods for data processing (the most important and powerful of which are those of digi tal computation). Exploiting modern advances in electronics has allowed new wavelength ranges and new kinds of radiation to be used in optics. Comput ers have extended our knowledge of the informational essence of radiation. Thus, computerized optical devices enhance not only the optical capabilities of sight, but also its analytical capabilities as well, thus opening qualitatively new horizons to all the areas in which optical devices have found application."
This book addresses and disseminates research and development in the applications of intelligent techniques for computer vision, the field that works on enabling computers to see, identify, and process images in the same way that human vision does, and then providing appropriate output. The book provides contributions which include theory, case studies, and intelligent techniques pertaining to computer vision applications. The book helps readers grasp the essence of the recent advances in this complex field. The audience includes researchers, professionals, practitioners, and students from academia and industry who work in this interdisciplinary field. The authors aim to inspire future research both from theoretical and practical viewpoints to spur further advances in the field.
This book covers virtually all aspects of image formation in medical imaging, including systems based on ionizing radiation (x-rays, gamma rays) and non-ionizing techniques (ultrasound, optical, thermal, magnetic resonance, and magnetic particle imaging) alike. In addition, it discusses the development and application of computer-aided detection and diagnosis (CAD) systems in medical imaging. Also there will be a special track on computer-aided diagnosis on COVID-19 by CT and X-rays images. Given its coverage, the book provides both a forum and valuable resource for researchers involved in image formation, experimental methods, image performance, segmentation, pattern recognition, feature extraction, classifier design, machine learning / deep learning, radiomics, CAD workstation design, human-computer interaction, databases, and performance evaluation.
This book teaches you how to master classic and cutting edge Foley techniques in order to create rich and convincing sound for any medium, be it film, television, radio, podcasts, animation, or games. Award-winning Foley artist Vanessa Theme Ament demonstrates how Foley is designed, crafted, and edited for any project, down to the nuts and bolts of spotting, cueing, and performing sounds. Various renowned sound artists provide a treasure trove of indispensable shortcuts, hot tips, and other valuable tricks of the trade. This updated third edition features the following: New chapters dedicated to Foley in games, television, broadcasting, and animation, as well as what is new in sound for media education A multitude of sound "recipes" that include proven Foley methods you can immediately use on your own projects A diverse range of case studies from well-known films, shows, games, and animation Interviews with current sound artists from around the world By exploring the entire audio post-production process, this book provides you with an excellent understanding of where Foley fits in the business of filmmaking and is a perfect guide for both newcomers and experienced sound designers wanting to learn more about this art. Accompanying the book are online resources featuring video demonstrations of Foley artists at work, video tutorials of specific Foley techniques, lectures from the author and more.
Efficient parallel solutions have been found to many problems. Some of them can be obtained automatically from sequential programs, using compilers. However, there is a large class of problems - irregular problems - that lack efficient solutions. IRREGULAR 94 - a workshop and summer school organized in Geneva - addressed the problems associated with the derivation of efficient solutions to irregular problems. This book, which is based on the workshop, draws on the contributions of outstanding scientists to present the state of the art in irregular problems, covering aspects ranging from scientific computing, discrete optimization, and automatic extraction of parallelism. Audience: This first book on parallel algorithms for irregular problems is of interest to advanced graduate students and researchers in parallel computer science.
This is nothing less than a totally essential reference for engineers and researchers in any field of work that involves the use of compressed imagery. Beginning with a thorough and up-to-date overview of the fundamentals of image compression, the authors move on to provide a complete description of the JPEG2000 standard. They then devote space to the implementation and exploitation of that standard. The final section describes other key image compression systems. This work has specific applications for those involved in the development of software and hardware solutions for multimedia, internet, and medical imaging applications. Included is a CD-ROM that provides a complete C++ implementation of JPEG2000 Part 1.
This book is aimed at those using colour image processing or researching new applications or techniques of colour image processing. It has been clear for some time that there is a need for a text dedicated to colour. We foresee a great increase in the use of colour over the coming years, both in research and in industrial and commercial applications. We are sure this book will prove a useful reference text on the subject for practicing engineers and scientists, for researchers, and for students at doctoral and, perhaps masters, level. It is not intended as an introductory text on image processing, rather it assumes that the reader is already familiar with basic image processing concepts such as image representation in digital form, linear and non-linear filtering, trans forms, edge detection and segmentation, and so on, and has some experience with using, at the least, monochrome equipment. There are many books cov ering these topics and some of them are referenced in the text, where appro priate. The book covers a restricted, but nevertheless, a very important, subset of image processing concerned with natural colour (that is colour as per ceived by the human visual system). This is an important field because it shares much technology and basic theory with colour television and video equipment, the market for which is worldwide and very large; and with the growing field of multimedia, including the use of colour images on the Inter net.
This book provides readers with a comprehensive review of image quality assessment technology, particularly applications on screen content images, 3D-synthesized images, sonar images, enhanced images, light-field images, VR images, and super-resolution images. It covers topics containing structural variation analysis, sparse reference information, multiscale natural scene statistical analysis, task and visual perception, contour degradation measurement, spatial angular measurement, local and global assessment metrics, and more. All of the image quality assessment algorithms of this book have a high efficiency with better performance compared to other image quality assessment algorithms, and the performance of these approaches mentioned above can be demonstrated by the results of experiments on real-world images. On the basis of this, those interested in relevant fields can use the results obtained through these quality assessment algorithms for further image processing. The goal of this book is to facilitate the use of these image quality assessment algorithms by engineers and scientists from various disciplines, such as optics, electronics, math, photography techniques and computation techniques. The book can serve as a reference for graduate students who are interested in image quality assessment techniques, for front-line researchers practicing these methods, and for domain experts working in this area or conducting related application development.
Single and Multi-Objective Evolutionary Computation (MOEA), Genetic Algorithms (GAs), Artificial Neural Networks (ANNs), Fuzzy Controllers (FCs), Particle Swarm Optimization (PSO) and Ant colony Optimization (ACO) are becoming omnipresent in almost every intelligent system design. Unfortunately, the application of the majority of these techniques is complex and so requires a huge computational effort to yield useful and practical results. Therefore, dedicated hardware for evolutionary, neural and fuzzy computation is a key issue for designers. With the spread of reconfigurable hardware such as FPGAs, digital as well as analog hardware implementations of such computation become cost-effective.The idea behind this book is to offer a variety of hardware designs for soft computing techniques that can be embedded in any final product. Also, to introduce the successful application of soft computing technique to solve many hard problems encountered during the design of embedded hardware designs. Reconfigurable embedded designs for GAs, ANNs, FCs and PSO are presented and evaluated. Also, the application of quantum-based evolutionary computation and multi-objective evolutionary computation as well as ACO are applied to solve hard problems related to circuit synthesis, IP assignment, mapping and routing of applications on Network-On-Chip infrastructures."
Machine Vision Algorithms in Java provides a comprehensive introduction to the algorithms and techniques associated with machine vision systems. The Java programming language is also introduced, with particular reference to its imaging capabilities. The book contains explanations of key machine vision techniques and algorithms, along with the associated Java source code.Special features include: - A complete self-contained treatment of the topics and techniques essential to the understanding and implementation of machine vision.- An introduction to object-oriented programming and to the Java programming language, with particular reference to its imaging capabilities.- Java source code for a wide range of practical image processing and analysis functions.- Readers will be given the opportunity to download a fully functional Java-based visual programming environment for machine vision, available via the WWW. This contains over 200 image processing, manipulation and analysis functions and will enable users to implement many of the ideas covered in this book. - Details relating to the design of a Java-based visual programming environment for machine vision.- An introduction to the Java 2D imaging and Java Advanced Imaging (JAI) APIs- A wide range of illustrative examples.- Practical treatment of the subject matter. This book is aimed at senior undergraduate and postgraduate students in engineering and computer science as well as practitioners in machine vision who may wish to update or expand their knowledge of the subject. The techniques and algorithms of machine vision are expounded in a way that will be understood not only by specialists but also by those who are less familiar with the topic.
Learning Java Through Games teaches students how to use the different features of the Java language as well as how to program. Suitable for self-study or as part of a two-course introduction to programming, the book covers as much material as possible from the latest Java standard while requiring no previous programming experience. Taking an application-motivated approach, the text presents an abundance of games. Students must read through the whole chapter to understand all the features that are needed to implement the game. Most chapters start with a description of a game and then introduce different Java constructs for implementing the features of the game on need-to-use bases. The text teaches students not only how to write code that works but also how to follow good software practices. All sample programs in the text strive to achieve low cohesion and high coupling-the hallmarks of well-designed code. Many programs are refactored multiple times to achieve code that is easy to understand, reuse, and maintain. The first part of the book covers basic programming techniques, such as conditional statements, loops, methods, arrays, and classes. The second part focuses on more advanced topics, including class inheritance, recursions, sorting algorithms, GUI programming, exception handling, files, and applets.
Drawn to Life is a two-volume collection of the legendary lectures of long-time Disney animator Walt Stanchfield. For over 20 years, Walt mentored a new generation of animators at the Walt Disney Studios and influenced such talented artists such as Tim Burton, Brad Bird, Glen Keane, and Andreas Deja. His writing and drawings have become must-have lessons for fine artists, film professionals, animators, and students looking for inspiration and essential training in drawing and the art of animation. Written by Walt Stanchfield (1919–2000), who began work for the Walt Disney Studios in the 1950s. His work can be seen in films such as Sleeping Beauty, The Jungle Book, 101 Dalmatians, and Peter Pan. Edited by Disney Legend and Oscar®-nominated producer Don Hahn, whose credits include the classic Beauty and the Beast, The Lion King, and Hunchback of Notre Dame.
This book explains how depth measurements from the Time-of-Flight (ToF) range imaging cameras are influenced by the electronic timing-jitter. The author presents jitter extraction and measurement techniques for any type of ToF range imaging cameras. The author mainly focuses on ToF cameras that are based on the amplitude modulated continuous wave (AMCW) lidar techniques that measure the phase difference between the emitted and reflected light signals. The book discusses timing-jitter in the emitted light signal, which is sensible since the light signal of the camera is relatively straightforward to access. The specific types of jitter that present on the light source signal are investigated throughout the book. The book is structured across three main sections: a brief literature review, jitter measurement, and jitter influence in AMCW ToF range imaging. |
You may like...
Examining Fractal Image Processing and…
Soumya Ranjan Nayak, Jibitesh Mishra
Hardcover
R7,028
Discovery Miles 70 280
Computer Science Protecting Human…
Aleksander Byrski, Tadeusz Czachorski, …
Hardcover
R2,491
Discovery Miles 24 910
Next-Generation Applications and…
Filipe Portela, Ricardo Queiros
Hardcover
R7,022
Discovery Miles 70 220
The Animator's Survival Kit: Dialogue…
Richard E. Williams
Paperback
Handbook of Research on Advanced…
Ahmed J. Obaid, Ghassan H Abdul-Majeed, …
Hardcover
R7,692
Discovery Miles 76 920
Digital Image Processing Applications
Paulo E. Ambrosio
Hardcover
|