Handbook of Image Engineering


Book Description

Image techniques have been developed and implemented for various purposes, and image engineering (IE) is a rapidly evolving, integrated discipline comprising the study of all the different branches of image techniques, and encompassing mathematics, physics, biology, physiology, psychology, electrical engineering, computer science and automation. Advances in the field are also closely related to the development of telecommunications, biomedical engineering, remote sensing, surveying and mapping, as well as document processing and industrial applications. IE involves three related and partially overlapping groups of image techniques: image processing (IP) (in its narrow sense), image analysis (IA) and image understanding (IU), and the integration of these three groups makes the discipline of image engineering an important part of the modern information era. This is the first handbook on image engineering, and provides a well-structured, comprehensive overview of this new discipline. It also offers detailed information on the various image techniques. It is a valuable reference resource for R&D professional and undergraduate students involved in image-related activities.




Combinatorial Optimization and Applications


Book Description

This book constitutes the refereed proceedings of the 7th International Conference on Combinatorial Optimization and Applications, COCOA 2013, held in Chengdu, China, in December 2013. The 36 full papers presented were carefully reviewed and selected from 72 submissions. The papers feature original research in the areas of combinatorial optimization and its applications. In addition to theoretical results there are reports on experimental and applied research of general algorithmic interest.




Machine Learning under Resource Constraints - Fundamentals


Book Description

Machine Learning under Resource Constraints addresses novel machine learning algorithms that are challenged by high-throughput data, by high dimensions, or by complex structures of the data in three volumes. Resource constraints are given by the relation between the demands for processing the data and the capacity of the computing machinery. The resources are runtime, memory, communication, and energy. Hence, modern computer architectures play a significant role. Novel machine learning algorithms are optimized with regard to minimal resource consumption. Moreover, learned predictions are executed on diverse architectures to save resources. It provides a comprehensive overview of the novel approaches to machine learning research that consider resource constraints, as well as the application of the described methods in various domains of science and engineering. Volume 1 establishes the foundations of this new field. It goes through all the steps from data collection, their summary and clustering, to the different aspects of resource-aware learning, i.e., hardware, memory, energy, and communication awareness. Several machine learning methods are inspected with respect to their resource requirements and how to enhance their scalability on diverse computing architectures ranging from embedded systems to large computing clusters.




Algorithms and Computation


Book Description

This volume contains the proceedings of the 19th International Symposium on Algorithmsand Computation (ISAAC 2008),held on the Gold Coast, Australia, December 15–17, 2008. In the past, it was held in Tokyo (1990), Taipei (1991), Nagoya (1992), Hong Kong (1993), Beijing (1994), Cairns (1995), Osaka (1996), Singapore (1997), Daejeon (1998), Chennai (1999), Taipei (2000), Christchurch (2001), Vancouver (2002), Kyoto (2003), Hong Kong (2004), Hainan (2005), Kolkata (2006), and Sendai (2007). ISAACis anannualinternationalsymposiumthatcoversthe verywide range of topics in the ?eld of algorithms and computation. The main purpose of the symposium is to provide a forum for researchers working in algorithms and theoryofcomputationfrom allovertheworld.In responseto ourcallfor papers, we received 229 submissions from 40 countries. The task of selecting the papers in this volume was done by our Program Committee and many other external reviewers. After an extremely rigorous review process and extensive discussion, the Committee selected 78 papers. We hope all accepted papers will eventually appear in scienti?c journals in a more polished form. Two special issues, one of Algorithmica and one of the International Journal on Computational Geometry and Applications, with selected papers from ISAAC 2008 are in preparation.




Geometry of Quantum States


Book Description

This new edition describes the space of quantum states and the theory of quantum entanglement from a geometric perspective.




High-resolution Seafloor Survey and Applications


Book Description

This book focuses on the survey technology, post-processing technology, mapping technology and scientific application of the submarine topography and geomorphology in detail. High-resolution submarine geomorphology is a frontier branch of marine geology and marine surveying and mapping, which provides a direct basis to study the seabed surface, to understand the tectonic movement and submarine evolution. In the past two decades, high-resolution submarine geomorphology with high-precision multi-beam echo sounding, side-scan sonar and sub-bottom profiler as the major techniques, is developing very quickly and is one of the frontiers of international marine science and technology. These high techniques promote the traditional submarine geomorphology to high-resolution and quantitative research. At present, high-resolution submarine geomorphology is widely used in the delimitation of the continental shelf, the international seabed resources survey, marine engineering and marine military applications. In order to facilitate readers to understand how to acquire and apply scientific research based on submarine topographic data, it highlights the combination of theory, technology and scientific application. This book is useful as a reference for professional and technical personnel in related fields and also as a textbook for both graduate and undergraduate students as well.




Theory and Applications of Models of Computation


Book Description

This book constitutes the refereed proceedings of the 8th International Conference on Theory and Applications of Models of Computation, TAMC 2011, held in Tokyo, Japan, in May 2011. The 51 revised full papers presented together with the abstracts of 2 invited talks were carefully reviewed and selected from 136 submissions. The papers address the three main themes of the conference which were computability, complexity, and algorithms and are organized in topical sections on general algorithms, approximation, graph algorithms, complexity, optimization, circuit complexity, data structures, logic and formal language theory, games and learning theory, and cryptography and communication complexity.




Ecological Genetics


Book Description

Ecological Genetics addresses the fundamental problems of which of the many molecular markers should be used and how the resulting data should be analysed in clear, accessible language, suitable for upper-level undergraduates through to research-level professionals. A very accessible straightforward text to deal with this difficult topic - applying modern molecular techniques to ecological processes. Written by active researchers and teachers within the field. There will be an accompanying web site managed by the authors, comprising of worked examples, test data sets and hyperlinks to relevant web pages.




Learning OpenCV 3


Book Description

Get started in the rapidly expanding field of computer vision with this practical guide. Written by Adrian Kaehler and Gary Bradski, creator of the open source OpenCV library, this book provides a thorough introduction for developers, academics, roboticists, and hobbyists. You’ll learn what it takes to build applications that enable computers to "see" and make decisions based on that data. With over 500 functions that span many areas in vision, OpenCV is used for commercial applications such as security, medical imaging, pattern and face recognition, robotics, and factory product inspection. This book gives you a firm grounding in computer vision and OpenCV for building simple or sophisticated vision applications. Hands-on exercises in each chapter help you apply what you’ve learned. This volume covers the entire library, in its modern C++ implementation, including machine learning tools for computer vision. Learn OpenCV data types, array types, and array operations Capture and store still and video images with HighGUI Transform images to stretch, shrink, warp, remap, and repair Explore pattern recognition, including face detection Track objects and motion through the visual field Reconstruct 3D images from stereo vision Discover basic and advanced machine learning techniques in OpenCV




Video Analysis and Repackaging for Distance Education


Book Description

This book presents various video processing methodologies that are useful for distance education. The motivation is to devise new multimedia technologies that are suitable for better representation of instructional videos by exploiting the temporal redundancies present in the original video. This solves many of the issues related to the memory and bandwidth limitation of lecture videos. The various methods described in the book focus on a key-frame based approach which is used to time shrink, repackage and retarget instructional videos. All the methods need a preprocessing step of shot detection and recognition, which is separately given as a chapter. We find those frames which are well-written and distinct as key-frames. A super-resolution based image enhancement scheme is suggested for refining the key-frames for better legibility. These key-frames, along with the audio and a meta-data for the mutual linkage among various media components form a repackaged lecture video, which on a programmed playback, render an estimate of the original video but at a substantially compressed form. The book also presents a legibility retentive retargeting of this instructional media on mobile devices with limited display size. All these technologies contribute to the enhancement of the outreach of distance education programs. Distance education is now a big business with an annual turnover of over 10-12 billion dollars. We expect this to increase rapidly. Use of the proposed technology will help deliver educational videos to those who are less endowed in terms of network bandwidth availability and to those everywhere who are even on a move by delivering it effectively to mobile handsets (including PDAs). Thus, technology developers, practitioners, and content providers will find the material very useful.