Image Processing and Acquisition using Python, Chityala, Ravishankar , Pudipeddi, Sridevi
Старое издание
Автор: Rao K. Deergha, Swamy M. N. S. Название: Digital Signal Processing: Theory and Practice ISBN: 9811080801 ISBN-13(EAN): 9789811080807 Издательство: Springer Рейтинг: Цена: 9781.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
The book provides a comprehensive exposition of all major topics in digital signal processing (DSP). With numerous illustrative examples for easy understanding of the topics, it also includes MATLAB-based examples with codes in order to encourage the readers to become more confident of the fundamentals and to gain insights into DSP. Further, it presents real-world signal processing design problems using MATLAB and programmable DSP processors. In addition to problems that require analytical solutions, it discusses problems that require solutions using MATLAB at the end of each chapter.
Divided into 13 chapters, it addresses many emerging topics, which are not typically found in advanced texts on DSP. It includes a chapter on adaptive digital filters used in the signal processing problems for faster acceptable results in the presence of changing environments and changing system requirements. Moreover, it offers an overview of wavelets, enabling readers to easily understand the basics and applications of this powerful mathematical tool for signal and image processing. The final chapter explores DSP processors, which is an area of growing interest for researchers. A valuable resource for undergraduate and graduate students, it can also be used for self-study by researchers, practicing engineers and scientists in electronics, communications, and computer engineering as well as for teaching one- to two-semester courses.
This book explores image processing from several perspectives: the creative, the theoretical (mainly mathematical), and the programmatical. It explains the basic principles of image processing, drawing on key concepts and techniques from mathematics, psychology of perception, computer science, and art, and introduces computer programming as a way to get more control over image processing operations. It does so without requiring college-level mathematics or prior programming experience. The content is supported by PixelMath, a freely available software program that helps the reader understand images as both visual and mathematical objects.
The first part of the book covers such topics as digital image representation, sampling, brightness and contrast, color models, geometric transformations, synthesizing images, stereograms, photomosaics, and fractals. The second part of the book introduces computer programming using an open-source version of the easy-to-learn Python language. It covers the basics of image analysis and pattern recognition, including edge detection, convolution, thresholding, contour representation, and K-nearest-neighbor classification. A chapter on computational photography explores such subjects as high-dynamic-range imaging, autofocusing, and methods for automatically inpainting to fill gaps or remove unwanted objects in a scene. Applications described include the design and implementation of an image-based game. The PixelMath software provides a "transparent" view of digital images by allowing the user to view the RGB values of pixels by zooming in on an image. PixelMath provides three interfaces: the pixel calculator; the formula page, an advanced extension of the calculator; and the Python window.
Автор: Frery Alejandro C Название: Introduction to Image Processing Using R ISBN: 1447149491 ISBN-13(EAN): 9781447149491 Издательство: Springer Рейтинг: Цена: 5589.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book introduces the statistical software R to the image processing community in an intuitive and practical manner. Those who are new to the field of image processing and to R software will find this work a useful introduction.
Volume 3 of the second edition of the fully revised and updated Digital Signal and Image Processing using MATLAB(R), after first two volumes on the "Fundamentals" and "Advances and Applications: The Deterministic Case," focuses on the stochastic case. It will be of particular benefit to readers who already possess a good knowledge of MATLAB(R), a command of the fundamental elements of digital signal processing and who are familiar with both the fundamentals of continuous-spectrum spectral analysis and who have a certain mathematical knowledge concerning Hilbert spaces.
This volume is focused on applications, but it also provides a good presentation of the principles. A number of elements closer in nature to statistics than to signal processing itself are widely discussed. This choice comes from a current tendency of signal processing to use techniques from this field.
More than 200 programs and functions are provided in the MATLAB(R) language, with useful comments and guidance, to enable numerical experiments to be carried out, thus allowing readers to develop a deeper understanding of both the theoretical and practical aspects of this subject.
Автор: Thomas Lindblad; Jason M. Kinser Название: Image Processing using Pulse-Coupled Neural Networks ISBN: 364236876X ISBN-13(EAN): 9783642368769 Издательство: Springer Рейтинг: Цена: 20896.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book reviews the neural theory and translates them into digital models. It gives applications in image recognition, foveation, image fusion and information extraction, and includes Python scripts that help readers replicate results presented in the text.
Автор: Thomas Lindblad; Jason M. Kinser Название: Image Processing using Pulse-Coupled Neural Networks ISBN: 3642440339 ISBN-13(EAN): 9783642440335 Издательство: Springer Рейтинг: Цена: 18284.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book reviews the neural theory and translates them into digital models. It gives applications in image recognition, foveation, image fusion and information extraction, and includes Python scripts that help readers replicate results presented in the text.
Автор: Thanki Название: Digital Image Processing using SCILAB ISBN: 331989532X ISBN-13(EAN): 9783319895321 Издательство: Springer Рейтинг: Цена: 19564.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book provides basic theories and implementations using SCILAB open-source software for digital images. The book simplifies image processing theories and well as implementation of image processing algorithms, making it accessible to those with basic knowledge of image processing.
Автор: Rohit M. Thanki; Ashish M. Kothari Название: Digital Image Processing using SCILAB ISBN: 3030077950 ISBN-13(EAN): 9783030077952 Издательство: Springer Рейтинг: Цена: 19564.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book provides basic theories and implementations using SCILAB open-source software for digital images. The book simplifies image processing theories and well as implementation of image processing algorithms, making it accessible to those with basic knowledge of image processing. This book includes many SCILAB programs at the end of each theory, which help in understanding concepts. The book includes more than sixty SCILAB programs of the image processing theory. In the appendix, readers will find a deeper glimpse into the research areas in the image processing.
Описание: This book introduces Raspberry Pi, using real world applications in computer vision, machine learning, and deep learning. It provides a detailed, step-by-step, approach to application development for users without any prior programming knowledge.
Автор: Schоnlieb Название: Partial Differential Equation Methods for Image Inpainting ISBN: 1107001005 ISBN-13(EAN): 9781107001008 Издательство: Cambridge Academ Рейтинг: Цена: 12195.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is concerned with digital image processing techniques that use partial differential equations (PDEs) for the task of image 'inpainting', an artistic term for virtual image restoration or interpolation, whereby missing or occluded parts in images are completed based on information provided by intact parts. Computer graphic designers, artists and photographers have long used manual inpainting to restore damaged paintings or manipulate photographs. Today, mathematicians apply powerful methods based on PDEs to automate this task. This book introduces the mathematical concept of PDEs for virtual image restoration. It gives the full picture, from the first modelling steps originating in Gestalt theory and arts restoration to the analysis of resulting PDE models, numerical realisation and real-world application. This broad approach also gives insight into functional analysis, variational calculus, optimisation and numerical analysis and will appeal to researchers and graduate students in mathematics with an interest in image processing and mathematical analysis.
Автор: Surekha Borra Название: Digital Image Watermarking ISBN: 1138390631 ISBN-13(EAN): 9781138390638 Издательство: Taylor&Francis Рейтинг: Цена: 9492.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book covers the introduction of and state-of-the-art watermarking techniques developed in various domains along with their hardware implementations. It explains how bio-inspiring techniques can find optimum solutions for image watermarking issues. The book also covers the applications, difficulties and challenges faced by such algorithms.
Автор: Manjunath V. Joshi Название: Multi-resolution Image Fusion in Remote Sensing ISBN: 1108475124 ISBN-13(EAN): 9781108475129 Издательство: Cambridge Academ Рейтинг: Цена: 11246.00 р. Наличие на складе: Поставка под заказ.
Описание: Presenting new advances in the field, this text will be a valuable reference for the students and researchers of image processing, multi-spectral imaging and remote sensing. It discusses tools and techniques of multi resolution image fusion with the necessary mathematical background.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru