null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Image Processing and Acquisition using Python

List Price: $72.99
SKU:
9780367531577
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Ravishankar Chityala, Sridevi Pudipeddi
    Format:
    Paperback
    Pages:
    452
    Publisher:
    CRC Press (April 29, 2022)
    Language:
    English
    ISBN-13:
    9780367531577
    Weight:
    26.125oz
    Dimensions:
    6.125" x 9.1875"
    File:
    TAYLORFRANCIS-TayFran_260825144931065-20260825.xml
    Folder:
    TAYLORFRANCIS
    List Price:
    $72.99
    Series:
    Chapman & Hall/CRC The Python Series
    Case Pack:
    10
    As low as:
    $69.34
    Publisher Identifier:
    P-CRC
    Discount Code:
    H
    Country of Origin:
    United States
    Pub Discount:
    30
    Imprint:
    Chapman and Hall/CRC
  • Overview

    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.