<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Raspberry Pi Image Processing Programming</title>
    <subTitle>develop real-life examples with python, pillow, and scipy</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Pajankar, Ashwin.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <dateIssued encoding="marc">2017</dateIssued>
    <edition>1st ed. </edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xix,126p PB 23.5 cm.</extent>
  </physicalDescription>
  <abstract>Write your own Digital Image Processing programs with the use of pillow, scipy.ndimage, and matplotlib in Python 3 with Raspberry Pi 3 as the hardware platform. This concise quick-start guide provides working code examples and exercises. Learn how to interface Raspberry Pi with various image sensors. What You Will Learn: -Understand Raspberry Pi concepts and setup -Understand digital image processing concepts -Study pillow, the friendly PIL fork -Explore scipy.ndimage and matplotlib -Master use of the Pi camera and webcam.</abstract>
  <tableOfContents>Chapter 1: Getting Started -- Chapter 2: Python and Digital Image Processing -- Chapter 3: PIL, pillow, matplotlib, images, and cameras -- Chapter 4: Basic Image processing operations -- Chapter 5: Advanced Pillow -- Chapter 6: Introduction to numpy and scipy -- Chapter 7: Basic Image processing with scipy.ndimage -- Chapter 8: Advance topics -- Chapter 9: Advanced Matplotlib.</tableOfContents>
  <note type="statement of responsibility">by Ashwin Pajankar.</note>
  <subject authority="lcsh">
    <topic>Artificial intelligence</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer input-output equipment</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Artificial Intelligence</topic>
  </subject>
  <subject>
    <topic>Hardware and Maker</topic>
  </subject>
  <subject>
    <topic>Python</topic>
  </subject>
  <classification authority="ddc" edition="1">004.69 PAJA</classification>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <identifier type="isbn">9781484227312</identifier>
  <identifier type="lccn">2019741662</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">170324</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220426141738.0</recordChangeDate>
    <recordIdentifier source="OSt">21665130</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
