books
<<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
- OpenCV for Secret Agents
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.

- A Practical Introduction to Computer Vision with OpenCV
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.

- Emgu CV Essentials
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.

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

- 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.

- 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.

- OpenCV Essentials
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.

- Practical OpenCV
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.

- 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.

- Instant OpenCV for iOS
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.

- Android Application Programming with OpenCV
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.

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

- Instant OpenCV Starter
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.

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

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

- Mastering OpenCV with Practical Computer Vision Projects
- 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).

- Beginning Google Glass Development
Chapter 4 shows you how to create Glasssware that uses OpenCV.

- Learning ROS for Robotics Programming
The 6th chapter of this book is devoted to using OpenCV in ROS.

- Vision-based User Interface Programming in Java
Author uses OpenCV and its Java bindings JavaCV for examples.

- Programming Computer Vision with Python: Tools and algorithms for analyzing images
The last chapter of this book is devoted to the OpenCV Python interface.

- Pro iOS 5 Augmented Reality
This book walks you through the foundations of building an augmented reality application for the iPhone or iPad.

- Algorithms for Image Processing and Computer Vision
This bestselling book has been fully updated with the newest of
these, including 2D vision methods in content-based searches and the use
of graphics cards as image processing computational aids.

- Programming Interactivity
Ready to create rich interactive experiences with your artwork,
designs, or prototypes? This is the ideal place to start. With this
hands-on guide, you’ll explore several themes in interactive art and
design—including 3D graphics, sound, physical interaction, computer
vision, and geolocation—and learn the basic programming and electronics
concepts you need to implement them. No previous experience is
necessary.

- Kinect Open Source Programming Secrets: Hacking the Kinect with OpenNI, NITE, and Java
This book lets you harness the Kinect’s powerful sensing
capabilities for gaming, science, multimedia projects, and a
mind-boggling array of other applications on platforms running Windows,
Mac OS, and Linux.

- Processing 2: Creative Programming Cookbook
Over 90 highly-effective recipes to unleash your creativity with interactive art, graphics, computer vision, 3D, and more.

- 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.

- OpenCV environment construction guide for iOS and OS X [Japanese]

- OpenCV Programming [Korean]

- Practice OpenCV 2.4-image processing and analysis [Japanese]

- Programación de Apps de Visión Artificial
- A step-by-step introduction to developing computer vision
applications on iOS and Android. The book describes simple and practical
way to start to develop machine vision applications on mobile devices
using the OpenCV library.

- OpenCV Basiswissen: Installation und Grundfunktionen der C++ API

books的更多相关文章
- 7 Must Read Python Books
7 Must Read Python Books I started learning Python just two years ago. Coming from a C++ and Java ba ...
- TCP/IP BOOKS
TCP/IP Fundamentals for Microsoft Windows: Overview https://technet.microsoft.com/en-us/library/bb72 ...
- UVa 714 Copying Books(二分)
题目链接: 传送门 Copying Books Time Limit: 3000MS Memory Limit: 32768 KB Description Before the inventi ...
- LightOJ1283 Shelving Books(DP)
题目 Source http://www.lightoj.com/volume_showproblem.php?problem=1283 Description You are a librarian ...
- 抄书 Copying Books UVa 714
Copying Books 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=85904#problem/B 题目: Descri ...
- [LintCode] Copy Books 复印书籍
Given an array A of integer with size of n( means n books and number of pages of each book) and k pe ...
- JSTL标签出错:<c:forEach var="book" items="${requestScope.books}" varStatus="status">
今天在运行书里的JSTL标签代码的时候出错,总结一下: 问题1.The JSP specification requires that an attribute name is preceded by ...
- A Year Of Books - 2016 Javaer书单
A Year Of Books - 2016 Javaer书单 (PS:欢迎留言推荐,很多来自白衣大哥的推荐) 1. OS & Networking <编码 : 隐匿在计算机软硬件背后的 ...
- A Personal Selection of Books on E lectromagnetics and Computational E lectromagnetics---David B. Davidson
链接. General Books on Electromagnetics When our department recently reviewed our junior-level text, w ...
- 【NOIP提高组2015D2T1】uva 714 copying books【二分答案】——yhx
Before the invention of book-printing, it was very hard to make a copy of a book. All the contents h ...
随机推荐
- javascript 写农场迭代
/** * 农场一头小母牛 * 每年生头小母牛 * 母牛五岁产母牛 * 二十年上多少牛 */ 划分程序,母牛只管自己的年龄能不能产牛仔,母牛是model同时也是工厂 农场只管养牛,收获新牛. 一年一个 ...
- css实现的透明三角形
css实现下图样式,具体像素值记不住了,很好设置,html code (2014百度秋招面试题): <div id="demo"></div> 分析:这 ...
- php加了命名空间没引入初始化文件:类的命名空间要与文件夹名一致namespace Business\Event;缺少了Event
php加了命名空间没引入初始化文件:类的命名空间要与文件夹名一致namespace Business\Event;缺少了Event
- yum安装lamp环境
装了好些次lamp环境了,都没好好总结下,现在总结下 ^ ^ 1.替换163的yum源 1.检查系统版本 cat /etc/redhat-releas (我的版本是CentOS release 6 ...
- ODBC方式连接Informix数据库
公司某个报表系统使用Informix数据库,在谋划使用Perl语言写数据采集程序后,花费了很多时间建立Perl访问Informix连接.恰巧Windows下ActivePerl的CPAN中又没有DBD ...
- (转载)delphi 常用函数(数学)
delphi 常用函数(数学) Delphi中怎么将实数取整? floor 和 ceil 是 math unit 里的函数,使用前要先 Uses Math.trunc 和 round 是 system ...
- WPF窗体禁用最大化按钮
禁用WPF窗体的最大化按钮可以使用Windows API改变按钮状态的方法实现.使用GetWindowLong可以得到当前按钮的状态.使用SetWindowLong可以设置按钮的状态.使用SetWin ...
- C语言-04函数
1.参数 参数注意点 1.形式参数:定义函数时函数名后面中的参数,简称形参 2.实际参数:调用函数式传入的具体数据,简称实参 3.实参个数必须等于形参个数 4.函数体内部不能定义和形参一样的变量 5. ...
- ubuntu导出文件
ye@aliyun:python$ ./deploy.sh backup static-rw-r--r-- 1 ye ye 174K 2014-03-22 10:36 ./backup/fbz_sta ...
- 【web安全】第三弹:web攻防平台pentester安装及XSS部分答案解析
web for pentester是国外安全研究者开发的的一款渗透测试平台,通过该平台你可以了解到常见的Web漏洞检测技术. 下载链接及文档说明: http://pentesterlab.com/ex ...