![]() |
![]() |
Your cart is empty |
||
Books > Computing & IT > Applications of computing > Image processing > General
a balanced blend of theoretical and practical information that enables readers to develop 3D worlds quickly and efficiently.
3D rotation analysis is widely encountered in everyday problems thanks to the development of computers. Sensing 3D using cameras and sensors, analyzing and modeling 3D for computer vision and computer graphics, and controlling and simulating robot motion all require 3D rotation computation. This book focuses on the computational analysis of 3D rotation, rather than classical motion analysis. It regards noise as random variables and models their probability distributions. It also pursues statistically optimal computation for maximizing the expected accuracy, as is typical of nonlinear optimization. All concepts are illustrated using computer vision applications as examples. Mathematically, the set of all 3D rotations forms a group denoted by SO(3). Exploiting this group property, we obtain an optimal solution analytical or numerically, depending on the problem. Our numerical scheme, which we call the "Lie algebra method," is based on the Lie group structure of SO(3). This book also proposes computing projects for readers who want to code the theories presented in this book, describing necessary 3D simulation setting as well as providing real GPS 3D measurement data. To help readers not very familiar with abstract mathematics, a brief overview of quaternion algebra, matrix analysis, Lie groups, and Lie algebras is provided as Appendix at the end of the volume.
Solves specific problems surrounding the spectral signature libraries of different minerals in multispectral and hyperspectral data. Helps develop new algorithms for retrieving mineral mining potential zones in remote sensing data. Includes over 200 equations that illustrate how to follow examples in the book.
An up-to-date analysis of the SAR wavefront reconstruction signal theory and its digital implementation With the advent of fast computing and digital information processing techniques, synthetic aperture radar (SAR) technology has become both more powerful and more accurate. Synthetic Aperture Radar Signal Processing with MATLAB Algorithms addresses these recent developments, providing a complete, up-to-date analysis of SAR and its associated digital signal processing algorithms. This book introduces the wavefront reconstruction signal theory that underlies the best SAR imaging methods and provides clear guidelines to system design, implementation, and applications in diverse areas—from airborne reconnaissance to topographic imaging of ocean floors to surveillance and air traffic control to medical imaging techniques, and numerous others. Enabling professionals in radar signal and image processing to use synthetic aperture technology to its fullest potential, this work:
Although the field of texture processing is now well-established, research in this area remains predominantly restricted to texture analysis and simple and approximate static textures. This comprehensive text/reference presents a survey of the state of the art in multidimensional, physically-correct visual texture modeling. Starting from basic principles and building upon the fundamentals to the latest advanced methods, the book brings together research from computer vision, pattern recognition, computer graphics, virtual and augmented reality. The text assumes a graduate-level understanding of statistics and probability theory, and a knowledge of basic computer graphics principles, but is accessible to newcomers to the field. Topics and features: reviews the entire process of texture synthesis, including material appearance representation, measurement, analysis, compression, modeling, editing, visualization, and perceptual evaluation; explains the derivation of the most common representations of visual texture, discussing their properties, advantages, and limitations; describes a range of techniques for the measurement of visual texture, including BRDF, SVBRDF, BTF and BSSRDF; investigates the visualization of textural information, from texture mapping and mip-mapping to illumination- and view-dependent data interpolation; examines techniques for perceptual validation and analysis, covering both standard pixel-wise similarity measures and also methods of visual psychophysics; reviews the applications of visual textures, from visual scene analysis in image processing and medical applications, to high-quality visualizations for cultural heritage and the automotive industry. Researchers, lecturers, students and practitioners will all find this book an invaluable reference on the rapidly developing new field of texture modeling.
This book explores the methods needed for creating and manipulating HDR content. HDR is a step change from traditional imaging; more closely matching what we see with our eyes. In the years since the first edition of this book appeared, HDR has become much more widespread, moving from a research concept to a standard imaging method. This new edition incorporates all the many developments in HDR since the first edition and once again emphasizes practical tips, including the authors' popular HDR Toolbox (available on the authors' website) for MATLAB and gives readers the tools they need to develop and experiment with new techniques for creating compelling HDR content. Key Features: Contains the HDR Toolbox for readers' experimentation on authors' website Offers an up-to-date, detailed guide to the theory and practice of high dynamic range imaging Covers all aspects of the field, from capture to display Provides benchmarks for evaluating HDR imagery
This book reports on the theoretical foundations, fundamental applications and latest advances in various aspects of connected services for health information systems. The twelve chapters highlight state-of-the-art approaches, methodologies and systems for the design, development, deployment and innovative use of multisensory systems and tools for health management in smart city ecosystems. They exploit technologies like deep learning, artificial intelligence, augmented and virtual reality, cyber physical systems and sensor networks. Presenting the latest developments, identifying remaining challenges, and outlining future research directions for sensing, computing, communications and security aspects of connected health systems, the book will mainly appeal to academic and industrial researchers in the areas of health information systems, smart cities, and augmented reality.
Change Detection and Image Time Series Analysis 2 presents supervised machine-learning-based methods for temporal evolution analysis by using image time series associated with Earth observation data. Chapter 1 addresses the fusion of multisensor, multiresolution and multitemporal data. It proposes two supervised solutions that are based on a Markov random field: the first relies on a quad-tree and the second is specifically designed to deal with multimission, multifrequency and multiresolution time series. Chapter 2 provides an overview of pixel based methods for time series classification, from the earliest shallow learning methods to the most recent deep-learning-based approaches. Chapter 3 focuses on very high spatial resolution data time series and on the use of semantic information for modeling spatio-temporal evolution patterns. Chapter 4 centers on the challenges of dense time series analysis, including pre processing aspects and a taxonomy of existing methodologies. Finally, since the evaluation of a learning system can be subject to multiple considerations, Chapters 5 and 6 offer extensive evaluations of the methodologies and learning frameworks used to produce change maps, in the context of multiclass and/or multilabel change classification issues.
Change Detection and Image Time Series Analysis 1 presents a wide range of unsupervised methods for temporal evolution analysis through the use of image time series associated with optical and/or synthetic aperture radar acquisition modalities. Chapter 1 introduces two unsupervised approaches to multiple-change detection in bi-temporal multivariate images, with Chapters 2 and 3 addressing change detection in image time series in the context of the statistical analysis of covariance matrices. Chapter 4 focuses on wavelets and convolutional-neural filters for feature extraction and entropy-based anomaly detection, and Chapter 5 deals with a number of metrics such as cross correlation ratios and the Hausdorff distance for variational analysis of the state of snow. Chapter 6 presents a fractional dynamic stochastic field model for spatio temporal forecasting and for monitoring fast-moving meteorological events such as cyclones. Chapter 7 proposes an analysis based on characteristic points for texture modeling, in the context of graph theory, and Chapter 8 focuses on detecting new land cover types by classification-based change detection or feature/pixel based change detection. Chapter 9 focuses on the modeling of classes in the difference image and derives a multiclass model for this difference image in the context of change vector analysis.
This third edition covers fundamental concepts in creating and manipulating 2D and 3D graphical objects, including topics from classic graphics algorithms to color and shading models. It maintains the style of the two previous editions, teaching each graphics topic in a sequence of concepts, mathematics, algorithms, optimization techniques, and Java coding. Completely revised and updated according to years of classroom teaching, the third edition of this highly popular textbook contains a large number of ready-to-run Java programs and an algorithm animation and demonstration open-source software also in Java. It includes exercises and examples making it ideal for classroom use or self-study, and provides a perfect foundation for programming computer graphics using Java. Undergraduate and graduate students majoring specifically in computer science, computer engineering, electronic engineering, information systems, and related disciplines will use this textbook for their courses. Professionals and industrial practitioners who wish to learn and explore basic computer graphics techniques will also find this book a valuable resource.
Optimization plays an invaluable role in the exciting and rapidly developing field of computer vision, yet this importance is often overlooked in the literature. This practical and authoritative text/reference presents a broad introduction to the optimization methods used specifically in computer vision. In order to facilitate understanding, the presentation of the methods is supplemented by simple flow charts, followed by pseudocode implementations that reveal deeper insights into their mode of operation. These discussions are further supported by examples taken from important applications in computer vision. Topics and features: provides a comprehensive overview of computer vision-related optimization; covers a range of techniques from classical iterative multidimensional optimization to cutting-edge topics of graph cuts and GPU-suited total variation-based optimization; describes in detail the optimization methods employed in computer vision applications; illuminates key concepts with clearly written and step-by-step explanations; presents detailed information on implementation, including pseudocode for most methods. This easy-to-follow and applications-focused book is an essential resource for researchers and practitioners seeking guidance on implementing specific methods in computer vision.
This text reviews the field of digital image processing from the different perspectives offered by the separate domains of signal processing and pattern recognition. The book describes a rich array of applications, representing the latest trends in industry and academic research. To inspire further interest in the field, a selection of worked-out numerical problems is also included in the text. The content is presented in an accessible manner, examining each topic in depth without assuming any prior knowledge from the reader, and providing additional background material in the appendices. Features: covers image enhancement techniques in the spatial domain, the frequency domain, and the wavelet domain; reviews compression methods and formats for encoding images; discusses morphology-based image processing; investigates the modeling of object recognition in the human visual system; provides supplementary material, including MATLAB and C++ code, and interactive GUI-based modules, at an associated website.
The latest edition provides a comprehensive foundation for image and video compression. It covers HEVC/H.265 and future video coding activities, in addition to Internet Video Coding. The book features updated chapters and content, along with several new chapters and sections. It adheres to the current international standards, including the JPEG standard.
The purpose of this book is to provide a complete working knowledge of the Complementary Metal-Oxide Semiconductor (CMOS) analog and mixed-signal circuit design, which can be applied for System on Chip (SOC) or Application-Specific Standard Product (ASSP) development. It begins with an introduction to the CMOS analog and mixed-signal circuit design with further coverage of basic devices, such as the Metal-Oxide Semiconductor Field-Effect Transistor (MOSFET) with both long- and short-channel operations, photo devices, fitting ratio, etc. Seven chapters focus on the CMOS analog and mixed-signal circuit design of amplifiers, low power amplifiers, voltage regulator-reference, data converters, dynamic analog circuits, color and image sensors, and peripheral (oscillators and Input/Output [I/O]) circuits, and Integrated Circuit (IC) layout and packaging. Features: Provides practical knowledge of CMOS analog and mixed-signal circuit design Includes recent research in CMOS color and image sensor technology Discusses sub-blocks of typical analog and mixed-signal IC products Illustrates several design examples of analog circuits together with layout Describes integrating based CMOS color circuit
This book presents essential perspectives on digital convolutions in wireless communications systems and illustrates their corresponding efficient real-time field-programmable gate array (FPGA) implementations. FPGAs or generic all programmable devices will soon become widespread, serving as the "brains" of all types of real-time smart signal processing systems, like smart networks, smart homes and smart cities. The book examines digital convolution by bringing together the following main elements: the fundamental theory behind the mathematical formulae together with corresponding physical phenomena; virtualized algorithm simulation together with benchmark real-time FPGA implementations; and detailed, state-of-the-art case studies on wireless applications, including popular linear convolution in digital front ends (DFEs); nonlinear convolution in digital pre-distortion (DPD) enabled high-efficiency wireless RF transceivers; and fast linear convolution in massive multiple-input multiple-output (MIMO) systems. After reading this book, students and professionals will be able to: * Understand digital convolution with inside-out information: discover what convolution is, why it is important and how it works. * Enhance their FPGA design skills, i.e., enhance their FPGA-related prototyping capability with model-based hands-on examples. * Rapidly expand their digital signal processing (DSP) blocks: to examine how to rapidly and efficiently create (DSP) functional blocks on a programmable FPGA chip as a reusable intellectual property (IP) core. * Upgrade their expertise as both "thinkers" and "doers": minimize/close the gap between mathematical equations and FPGA implementations for existing and emerging wireless applications.
This book discusses blind investigation and recovery of digital evidence left behind on digital devices, primarily for the purpose of tracing cybercrime sources and criminals. It presents an overview of the challenges of digital image forensics, with a specific focus on two of the most common forensic problems. The first part of the book addresses image source investigation, which involves mapping an image back to its camera source to facilitate investigating and tracing the source of a crime. The second part of the book focuses on image-forgery detection, primarily focusing on "copy-move forgery" in digital images, and presenting effective solutions to copy-move forgery detection with an emphasis on additional related challenges such as blur-invariance, similar genuine object identification, etc. The book concludes with future research directions, including counter forensics. With the necessary mathematical information in every chapter, the book serves as a useful reference resource for researchers and professionals alike. In addition, it can also be used as a supplementary text for upper-undergraduate and graduate-level courses on "Digital Image Processing", "Information Security", "Machine Learning", "Computer Vision" and "Multimedia Security and Forensics".
This book presents the topic of underwater real-time 3-D acoustical imaging covering the theory, algorithms and system design. It summarizes recent advances in wideband and ultra-wideband underwater real-time 3-D acoustical imaging, which will be very useful for developing next-generation systems. Through simulation techniques, readers are able to quickly learn and develop practical underwater real-time 3-D acoustical imaging systems of their own.
In recent years visual devices have proliferated, from the massive high-resolution, high-contrast screens to the tiny ones on mobile phones, with their limited dynamic range and color gamut. The wide variety of screens on which content may be viewed creates a challenge for developers. Adapting visual content for optimized viewing on all devices is called retargeting. This is the first book to provide a holistic view of the subject, thoroughly reviewing and analyzing the many techniques that have been developed for retargeting along dimensions such as color gamut, dynamic range, and spatial resolution.
The textbook, Introduction to Wavelet Transforms provides basics of wavelet transforms in a self-contained manner. Applications of wavelet transform theory permeate our daily lives. Therefore it is imperative to have a strong foundation for this subject. Features No prior knowledge of the subject is assumed. Sufficient mathematical background is provided to complete the discussion of different topics. Different topics have been properly segmented for easy learning. This makes the textbook pedagogical and unique. Notation is generally introduced in the definitions. Relatively easy consequences of the definitions are listed as observations, and important results are stated as theorems. Examples are provided for clarity and to enhance reader's understanding of the subject. Each chapter also has a problem section. A majority of the problems are provided with sufficient hints. The textbook can be used either in an upper-level undergraduate or first-year graduate class in electrical engineering, or computer science, or applied mathematics. It can also be used by professionals and researchers in the field who would like a quick review of the basics of the subject. About the Author Nirdosh Bhatnagar works in both academia and industry in Silicon Valley, California. He is also the author of a comprehensive two-volume work: Mathematical Principles of the Internet, published by the CRC Press in the year 2019. Nirdosh earned M.S. in Operations Research, and M.S. and Ph.D. in electrical engineering, all from Stanford University, Stanford, California.
A Selection of Image Processing Techniques: From Fundamentals to Research Front focuses on seven commonly used image-processing techniques. These are de-noising, de-blurring, repairing, de-fogging, reconstruction from projection, watermarking, and super-resolution. This book is suitable for readers who do not have a complete foundation in the principles of image technology but need to use image techniques to solve specific tasks in particular applications. Hence, elementary knowledge for further study is provided, allowing the reader to discover suitable techniques for solving practical problems and to learn the latest developments in a specific domain. This book offers readers a three-step strategy toward problem solving: first, essential principles, then, a detailed explanation, and finally, a discussion of practical and working techniques for specific tasks. Throughout, the author highlights materials pertaining to the newest developments and trends of the technologies.
This book gathers full papers presented at the VipIMAGE 2019-VII ECCOMAS Thematic Conference on Computational Vision and Medical Image Processing-held on October 16-18, 2019, in Porto, Portugal. It discusses cutting-edge methods, findings, and applications related to 3D vision, bio- and medical imaging, computer-aided diagnosis, image enhancement, image processing and analysis, virtual reality, and also describes in detail advanced image analysis techniques, such as image segmentation and feature selection, as well as statistical and geometrical modeling. The book provides both researchers and professionals with extensive and timely insights into advanced imaging techniques for various application purposes.
Since time immemorial, vision in general and images in particular have played an important and essential role in human life. Nowadays, the field of image processing also has numerous scientific, commercial, industrial and military applications. All these applications result from the interaction between fun damental scientific research on the one hand, and the development of new and high-standard technology on the other hand. Regarding the scientific com ponent, quite recently the scientific community became familiar with "fuzzy techniques" in image processing, which make use of the framework of fuzzy sets and related theories. The theory of fuzzy sets was initiated in 1965 by Zadeh, and is one of the most developed models to treat imprecision and uncertainty. Instead of the classical approach that an object belongs or does not belong to a set, the concept of a fuzzy set allows a gradual transition from membership to nonmembership, providing partial degrees of member ship. Fuzzy techniques are often complementary to existing techniques and can contribute to the development of better and more robust methods, as has already been illustrated in numerous scientific branches. With this vol ume, we want to demonstrate that the introduction and application of fuzzy techniques can also be very successful in the area of image processing. This book contains high-quality contributions of over 30 field experts, covering a wide range of both theoretical and practical applications of fuzzy techniques in image processing.
This book continues first one of the same authors "Adaptive Image Processing Algorithms for Printing" and presents methods and software solutions for copying and scanning various types of documents by conventional office equipment, offering techniques for correction of distortions and enhancement of scanned documents; techniques for automatic cropping and de-skew; approaches for segmentation of text and picture regions; documents classifiers; approach for vectorization of symbols by approximation of their contour by curves; methods for optimal compression of scanned documents, algorithm for stitching parts of large originals; copy-protection methods by microprinting and embedding of hidden information to hardcopy; algorithmic approach for toner saving. In addition, method for integral printing is considered. Described techniques operate in automatic mode thanks to machine learning or ingenious heuristics. Most the techniques presented have a low computational complexity and memory consumption due to they were designed for firmware of embedded systems or software drivers. The book reflects the authors' practical experience in algorithm development for industrial R&D.
This book is open access. Media forensics has never been more relevant to societal life. Not only media content represents an ever-increasing share of the data traveling on the net and the preferred communications means for most users, it has also become integral part of most innovative applications in the digital information ecosystem that serves various sectors of society, from the entertainment, to journalism, to politics. Undoubtedly, the advances in deep learning and computational imaging contributed significantly to this outcome. The underlying technologies that drive this trend, however, also pose a profound challenge in establishing trust in what we see, hear, and read, and make media content the preferred target of malicious attacks. In this new threat landscape powered by innovative imaging technologies and sophisticated tools, based on autoencoders and generative adversarial networks, this book fills an important gap. It presents a comprehensive review of state-of-the-art forensics capabilities that relate to media attribution, integrity and authenticity verification, and counter forensics. Its content is developed to provide practitioners, researchers, photo and video enthusiasts, and students a holistic view of the field.
This book offers a unique multidisciplinary integration of the physics of turbulence and remote sensing technology. Remote Sensing of Turbulence provides a new vision on the research of turbulence and summarizes the current and future challenges of monitoring turbulence remotely. The book emphasizes sophisticated geophysical applications, detection, and recognition of complex turbulent flows in oceans and the atmosphere. Through several techniques based on microwave and optical/IR observations, the text explores the technological capabilities and tools for the detection of turbulence, their signatures, and variability. FEATURES Covers the fundamental aspects of turbulence problems with a broad geophysical scope for a wide audience of readers Provides a complete description of remote-sensing capabilities for observing turbulence in the earth's environment Establishes the state-of-the-art remote-sensing techniques and methods of data analysis for turbulence detection Investigates and evaluates turbulence detection signatures, their properties, and variability Provides cutting-edge remote-sensing applications for space-based monitoring and forecasts of turbulence in oceans and the atmosphere This book is a great resource for applied physicists, the professional remote sensing community, ecologists, geophysicists, and earth scientists. |
![]() ![]() You may like...
Intelligent Machining of Complex…
Dinghua Zhang, Ming Luo, …
Hardcover
R4,921
Discovery Miles 49 210
Advances in Data Management
Zbigniew W. Ras, Agnieszka Dardzinska
Hardcover
R4,585
Discovery Miles 45 850
Architecture and Security Issues in Fog…
Sam Goundar, S. Bharath Bhushan, …
Hardcover
R6,425
Discovery Miles 64 250
Advanced Topics in Bisimulation and…
Davide Sangiorgi, Jan Rutten
Hardcover
R3,404
Discovery Miles 34 040
|