Image Processing and Acquisition using Python
Ravishankar Chityala ; Sridevi Pudipeddi
- Vår pris
- 1215,-
(Innbundet)
Fri frakt!
Leveringstid: Sendes innen 7 virkedager
På grunn av Brexit-tilpasninger og tiltak for å begrense covid-19 kan det dessverre oppstå forsinket levering
(Innbundet)
Fri frakt!
Leveringstid: Sendes innen 7 virkedager
På grunn av Brexit-tilpasninger og tiltak for å begrense covid-19 kan det dessverre oppstå forsinket levering
A refresher for more experienced readers, the first part of the book presents an introduction to Python, Python modules, reading and writing images using Python, and an introduction to images. The second part discusses the basics of image processing, including pre/post processing using filters, segmentation, morphological operations, and measurements. The second part describes image acquisition using various modalities, such as x-ray, CT, MRI, light microscopy, and electron microscopy. These modalities encompass most of the common image acquisition methods currently used by researchers in academia and industry.
Features
Covers both the physical methods of obtaining images and the analytical processing methods required to understand the science behind the images.
Contains many examples, detailed derivations, and working Python examples of the techniques.
Offers practical tips on image acquisition and processing.
Includes numerous exercises to test the reader's skills in Python programming and image processing, with solutions to selected problems, example programs, and images available on the book's web page.
New to this edition
Machine learning has become an indispensable part of image processing and computer vision, so in this new edition two new chapters are included: one on neural networks and the other on convolutional neural networks.
A new chapter on affine transform and many new algorithms.
Updated Python code aligned to the latest version of modules.