首页 技术 正文
技术 2022年11月20日
0 收藏 304 点赞 4,033 浏览 6438 个字

<<learning opencv>>,   布拉德斯基 (Bradski.G.) (作者), 克勒 (Kaehler.A.) (作者),   这本书一定要第二版的,因为第二版的讲的才是opencv2.0,第一版的是opencv1.0。第二版大概在2015年7月份出来。

Image Processing,Analysis,and Machine Vision(Third Edition)

Computer Vision Algorithms and Applications.pdf

http://opencv.org/books.html

Published books about OpenCV library:

  • OpenCV for Secret Agents books

    • For intermediate and advanced programmers, this book teaches a broad range of skills in computer vision, signal processing, and application development. Even experienced users of OpenCV will discover new ideas and techniques in the book’s projects.

    books

  • A Practical Introduction to Computer Vision with OpenCV books
    • The book will explain how to use the relevant OpenCV library routines and will be accompanied by a full working program including the code snippets from the text. This textbook is a heavily illustrated, practical introduction to an exciting field, the applications of which are becoming almost ubiquitous.

    books

  • Emgu CV Essentials books
    • Emgu CV Essentials is a practical guide to the Emgu CV library, a .Net wrapper for the OpenCV image processing library. The main features and code samples are explained in order to give a better understanding of Emgu CV, with a wide variety of topics covered, from working with images and shape detection to creating a panorama from a series of images.

    books

  • OpenCV Computer Vision Application Programming Cookbook, 2nd Edition books
    • Over 50 recipes to help you build computer vision applications in C++ using the OpenCV library with this book.

    books

  • Case Studies: Solving real-world problems with computer vision
    • From face detection, to handwriting recognition, to matching keypoints and SIFT descriptors, this book has one goal: to make you awesome at solving computer vision problems. This book is intended for developers and programmers who understand the basics of computer vision and are ready to apply their skills to solve actual, real-world problems.

    books

  • Practical Python and OpenCV
    • An introductory computer vision book that takes an example driven, hands on approach. In just a single weekend, you can learn the basics of computer vision and image processing and have solid foundation to build on.

    books

  • OpenCV Essentials books
    • The book provides an example-based tour of OpenCV’s main modules and algorithms, including the latest available in version 3.0. Starting with the setup and description of the library, this book teaches you how to add graphical user interface capabilities to OpenCV programs.

    books

  • Practical OpenCV books
    • Practical OpenCV is a hands-on project book that shows you how to get the best results from OpenCV, the open-source computer vision library.

    books

  • Learning OpenCV: Computer Vision in C++ with the OpenCV Library
    • The second edition of the book overviews new C++ interface for the whole library in a tutorial manner.

    books

  • Instant OpenCV for iOS books
    • Instant OpenCV for iOS is a practical guide, showing every important step for building a computer vision application for the iOS platform. It will help you to port your OpenCV code, profile and optimize it, and then wrap into a GUI application. This book helps you to learn how to build a simple, but powerful computer vision application for the iOS devices from scratch.

    books

  • Android Application Programming with OpenCV books
    • Android Application Programming with OpenCV is a practical, hands-on guide that covers the fundamental tasks of computer vision—capturing, filtering, and analyzing images-with step-by-step instructions for writing both an application and reusable library classes. Android Application Programming with OpenCV looks at OpenCV’s Java bindings for Android and dispels mysteries such as which version of these bindings to use, how to integrate with standard Android functionality for layout, event handling, and data sharing, and how to integrate with OpenGL for rendering.

    books

  • Learning OpenCV: Computer Vision with the OpenCV Library books
    • The first edition of the book overviews the C version of the whole library in a tutorial manner.

    books

  • Instant OpenCV Starter books
    • Instant OpenCV Starter is a practical, hands-on guide that will help you understand the importance of computer vision in real life as well as the various different functions of the OpenCV library via small programming projects with simple, detailed explanations.

    books

  • OpenCV Computer Vision with Python books
    • A practical, project-based tutorial for Python developers and hobbyists who want to get started with computer vision with OpenCV and Python.

    books

  • OpenCV 2 Computer Vision Application Programming Cookbook books
    • Cookbook application examples, C++ version of OpenCV 2.0.

    books

  • Mastering OpenCV with Practical Computer Vision Projects books
    • Detailed tutorials & full-source code for 9 projects (Augmented Reality, SfM, OCR, AAM & POSIT, 2D & 3D Face Tracking, Face Recognition, Kinect, Mobile), using C++ version of OpenCV 2.4.2 or newer.
    • Latest code is available at https://github.com/MasteringOpenCV/code
    • (Assumes you already know how to use OpenCV, such as by reading the 2 books above).

    books

Books that mention OpenCV:

Video courses:

  • OpenCV Computer Vision Application Programming

    • This course will expose you to the key concepts of OpenCV and
      enable you to build your own computer vision applications. “OpenCV
      Computer Vision Application Programming” allows you to dive into the
      world of computer vision and get many practical benefits from it with
      minimal effort.

    books

Non-English books:

相关推荐
python开发_常用的python模块及安装方法
adodb:我们领导推荐的数据库连接组件bsddb3:BerkeleyDB的连接组件Cheetah-1.0:我比较喜欢这个版本的cheeta…
日期:2022-11-24 点赞:878 阅读:9,077
Educational Codeforces Round 11 C. Hard Process 二分
C. Hard Process题目连接:http://www.codeforces.com/contest/660/problem/CDes…
日期:2022-11-24 点赞:807 阅读:5,552
下载Ubuntn 17.04 内核源代码
zengkefu@server1:/usr/src$ uname -aLinux server1 4.10.0-19-generic #21…
日期:2022-11-24 点赞:569 阅读:6,400
可用Active Desktop Calendar V7.86 注册码序列号
可用Active Desktop Calendar V7.86 注册码序列号Name: www.greendown.cn Code: &nb…
日期:2022-11-24 点赞:733 阅读:6,176
Android调用系统相机、自定义相机、处理大图片
Android调用系统相机和自定义相机实例本博文主要是介绍了android上使用相机进行拍照并显示的两种方式,并且由于涉及到要把拍到的照片显…
日期:2022-11-24 点赞:512 阅读:7,813
Struts的使用
一、Struts2的获取  Struts的官方网站为:http://struts.apache.org/  下载完Struts2的jar包,…
日期:2022-11-24 点赞:671 阅读:4,896