株式会社極東書店トップ > 商品一覧 > Image Processing and Acquisition using Python. 2nd edition.
商品詳細
Image Processing and Acquisition using Python. 2nd edition.
・ISBN 978-0-367-53157-7 paper GB£ 54.99
¥17,420.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Chityala, Ravishankar / Pudipeddi, Sridevi, |
|---|---|
| シリーズ | Chapman & Hall/CRC The Python Series |
| 出版社 | (Chapman & Hall/CRC, UK) |
| 出版年月 | 2022 |
| ページ数 | 452 pp. |
| 言語 | ENG |
| ニュース番号 | <M25-14901> |
解説
Image Processing and Acquisition using Python provides readers with a sound foundation in both image acquisition and image processing-one of the first books to integrate these topics together. By improving readers' knowledge of image acquisition techniques and corresponding image processing, the book will help them perform experiments more effectively and cost efficiently as well as analyze and measure more accurately. Long recognized as one of the easiest languages for non-programmers to learn, Python is used in a variety of practical examples.
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.