<?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>Learning OpenCV 3</title>
    <subTitle>computer vision in C++ with the OpenCV library</subTitle>
  </titleInfo>
  <titleInfo type="alternative">
    <title>OpenCV</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Computer vision in C++ with the OpenCV library</title>
  </titleInfo>
  <name type="personal">
    <namePart>Kaehler, Adrian</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Bradski, Gary R.</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cc</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Beijing</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Sebastopol, CA</placeTerm>
    </place>
    <publisher>O'Reilly Media</publisher>
    <dateIssued>2016 [fourth released 2021]</dateIssued>
    <dateIssued encoding="marc">2021</dateIssued>
    <edition>First edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxv, 994 pages : illustrations ; 24 cm</extent>
  </physicalDescription>
  <abstract>"This book provides a working guide to the C++ Open Source Computer Vision Library (OpenCV) version 3.x and gives a general background on the field of computer vision sufficient to help readers use OpenCV effectively."--Preface.</abstract>
  <abstract>"Get started in the rapidly expanding field of computer vision with this practical guide ... this book provides a thorough introduction for developers, academics, roboticists, and hobbyists. You'll learn what it takes to build applications that enable computers to "see" and make decisions based on that data. With over 500 functions that span many areas in vision, OpenCV is used for commercial applications such as security, medical imaging, pattern and face recognition, robotics, and factory product inspection. This book gives you a firm grounding in computer vision and OpenCV for building simple or sophisticated vision applications. Hands-on exercises in each chapter help you apply what you've learned. This volume covers the entire library, in its modern C++ implementation, including machine learning tools for computer vision. Learn OpenCV data types, array types, and array operations. Capture and store still and video images with HighGUI. Transform images to stretch, shrink, warp, remap, and repair. Explore pattern recognition, including face detection. Track objects and motion through the visual field. Reconstruct 3D images from stereo vision. Discover basic and advanced machine learning techniques in OpenCV."--Publisher's website.</abstract>
  <tableOfContents>1. Overview  -- 2. Introduction to OpenCV -- 3. Getting to know OpenCV data types -- 4. Images and Large Array Types -- 5. Array Operations -- 6. Drawing and Annotating -- 7. Functors in OpenCV -- 8. Image, Video, and Data Files -- 9. Cross-Platform and Native Windows -- 10. Filters and Convolution -- 11. General Image Transforms -- 12. Image Analysis -- 13. Histograms and Templates -- 14. Contours -- 15. Background Subtraction -- 16. Keypoints and Descriptors -- 17. Tracking -- 18. Camera Models and Calibration -- 19. Projection and Three-Dimensional Vision -- 20. The Basics of Machine Learning in OpenCV -- 21. StatModel: The Standard Model for Learning in OpenCV -- 22. Object Detection -- 23. Future of OpenCV -- A. Planar Subdivisions -- B. opencv_contrib -- C. Calibration Patterns.</tableOfContents>
  <note type="statement of responsibility">Adrian Kaehler, Gary Bradski.</note>
  <note>Includes bibliographical references (pages 949-965) and index.</note>
  <note>CSE</note>
  <subject authority="lcsh">
    <topic>Computer vision</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer vision</topic>
    <topic>Computer programs</topic>
  </subject>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>OpenCV (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Image processing</topic>
    <topic>Digital techniques</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Image analysis</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Open source software</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer science</topic>
  </subject>
  <classification authority="lcc">TA1634 .K34 2017</classification>
  <classification authority="ddc">006.37</classification>
  <identifier type="isbn">9781491937990</identifier>
  <identifier type="isbn">1491937998</identifier>
  <identifier type="lccn">2016439939</identifier>
  <identifier type="stock number">Oreilly &amp; Associates Inc, C/O Ingram Pub Services 1 Ingram Blvd, LA Vergne, TN, USA, 37086</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">SXP</recordContentSource>
    <recordCreationDate encoding="marc">250318</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250505152107.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">44229</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
