<?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>Principles of Digital Image Processing</title>
    <subTitle>Advanced Methods</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Burger, Wilhelm.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Burge, Mark J.</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxk</placeTerm>
    </place>
    <dateIssued encoding="marc">2013</dateIssued>
    <edition>1st ed. 2013.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>1 online resource (XIII, 369 pages 131 illustrations, 112 illustrations in color.)</extent>
  </physicalDescription>
  <abstract>This easy-to-follow textbook is the third of three volumes which provide a modern, algorithmic introduction to digital image processing, designed to be used both by learners desiring a firm foundation on which to build, and practitioners in search of critical analysis and concrete implementations of the most important techniques. This volume builds upon the introductory material presented in the first two volumes (Fundamental Techniques and Core Algorithms) with additional key concepts and methods in image processing. Features and topics: Practical examples and carefully constructed chapter-ending exercises drawn from the authors' years of experience teaching this material Real implementations, concise mathematical notation, and precise algorithmic descriptions designed for programmers and practitioners Easily adaptable Java code and completely worked-out examples for easy inclusion in existing (and rapid prototyping of new) applications Uses ImageJ, the image processing system developed, maintained, and freely distributed by the U.S. National Institutes of Health (NIH) Provides a supplementary website with the complete Java source code, test images, and corrections-www.imagingbook.com Additional presentation tools for instructors including a complete set of figures, tables, and mathematical elements This thorough, reader-friendly text will equip undergraduates with a deeper understanding of the topic and will be invaluable for further developing knowledge via self-study. Wilhelm Burger, Ph.D., is the director of the Digital Media degree programs at the Upper Austria University of Applied Sciences at Hagenberg. Mark J. Burge, Ph.D., is a senior principal at MITRE in Washington, D.C.</abstract>
  <tableOfContents>Introduction -- Automatic Thresholding -- Filters for Color Images -- Edge Detection in Color Images -- Edge-Preserving Smoothing Filters -- Fourier Shape Descriptors -- SIFT-Scale-Invariant Local Features -- Mathematical Symbols and Notation -- Vector Algebra and Calculus -- Statistical Prerequisites -- Gaussian Filters -- Color Space Transformations.</tableOfContents>
  <note type="statement of responsibility">by Wilhelm Burger, Mark J. Burge.</note>
  <subject authority="lcsh">
    <topic>Optical data processing</topic>
  </subject>
  <subject>
    <topic>Image Processing and Computer Vision</topic>
  </subject>
  <classification authority="ddc" edition="23">006.6 BWP</classification>
  <relatedItem type="otherFormat" displayLabel="Print version:">
    <titleInfo>
      <title>Principles of digital image processing</title>
    </titleInfo>
    <identifier type="local">(DLC)  2013938415</identifier>
  </relatedItem>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="series">
    <titleInfo>
      <title>Undergraduate Topics in Computer Science</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9781848829190</identifier>
  <identifier type="lccn">2019736593</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">130508</recordCreationDate>
    <recordChangeDate encoding="iso8601">20210302113310.0</recordChangeDate>
    <recordIdentifier source="OSt">21580415</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
