<?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>3-D image processing algorithms</title>
  </titleInfo>
  <name type="personal">
    <namePart>Nikolaidis, N. (Nikos)</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Pitas, Ioannis</namePart>
    <namePart type="date">1957-</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nyu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>John Wiley</publisher>
    <dateIssued>c2001</dateIssued>
    <dateIssued encoding="marc">2001</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>176 p. :  il.</extent>
  </physicalDescription>
  <abstract>Thorough, up-to-date, comprehensive coverage of 3-D image processing This authoritative guide presents and explains numerous 3-D image processing, analysis, and visualization techniques, including volume filtering, interpolation, 3-D discrete Fourier transform, evaluation of topological and geometrical features, region segmentation and edge detection, skeletonization and registration, and visualization. Necessary theoretical background is provided for each topic, along with a number of algorithms, selected on the basis of their acceptance by the scientific community.

The presentation of each technique includes a commented implementation, either in C code or in C-like pseudocode. Though presented in an almost ready-to-run form, the C code is simplified to expose the structure of the processing algorithms, rather than their programming details. This combination of theoretical treatment and C code implementation allows readers to gain a thorough insight into these techniques.

Important features of 3-D Image Processing Algorithms include:
* A demo version of EIKONA 3D image processing software
* Lab exercises based on EIKONA 3D
* Accompanying transparencies summarizing the most important topics.

The material can be downloaded from an ftp site

Based on the authors' long experience in research and teaching of 2-D/3-D image processing, 3-D Image Processing Algorithms is an indispensable resource for electrical, computer, and biomedical engineers, as well as computer graphics professionals and programmers.</abstract>
  <note type="statement of responsibility">N. Nikolaidis, I. Pitas.</note>
  <note>"Uma publicação Wiley-Interscience".</note>
  <note>Inclui referências bibliográficas e índice.</note>
  <subject authority="lcsh">
    <topic>Processamento de imagens</topic>
    <topic>Técnicas digitais</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Imagem tridimensional</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Algorítmos computacionais</topic>
  </subject>
  <classification authority="ddc" edition="21">621.367</classification>
  <identifier type="isbn">9780471377368</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">200408</recordCreationDate>
    <recordChangeDate encoding="iso8601">20200409133910.0</recordChangeDate>
  </recordInfo>
</mods>
