دانلود کتاب Image Processing and Acquisition using Python (Chapman & Hall/CRC The Python Series)
by Ravishankar Chityala, Sridevi Pudipeddi
|
عنوان فارسی: پردازش تصویر و اکتساب با استفاده از Python (Chapman & Hall/CRC پایتون سری) |
دانلود کتاب
جزییات کتاب
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.