博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Book for Opencv
阅读量:4988 次
发布时间:2019-06-12

本文共 2231 字,大约阅读时间需要 7 分钟。

Upcoming:
    • The second edition of the book overviews new C++ interface for the whole library in a tutorial manner.
    Learning OpenCV -- overview of OpenCV, functions etc

     

Published books about OpenCV library:
    • The first edition of the book overviews the C version of the whole library in a tutorial manner.
    Learning OpenCV -- overview of OpenCV, functions etc

     

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

     

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

     

    • Cookbook application examples, C++ version of OpenCV 2.0.
    Cook book examples with OpenCV 2.0

     

    • 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 
    • (Assumes you already know how to use OpenCV, such as by reading the 2 books above).
    Mastering OpenCV

     

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

     

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

     

    • 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.
    Algorithms for Image Processing and Computer Vision

     

    • 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.
    Programming Interactivity

     

    • 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.
    Kinect Open Source Programming Secrets: Hacking the Kinect with OpenNI, NITE, and Java

     

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

转载于:https://www.cnblogs.com/sheshouyanhun/p/3300565.html

你可能感兴趣的文章
iosblock用法
查看>>
【TensorFlow】Win7下使用Object Detection API 训练自己的数据集,并视频实时检测
查看>>
json和jsonp
查看>>
Python --标准库 存储对象 (pickle包,cPickle包)
查看>>
SQL Server 2016 查询存储性能优化小结
查看>>
遍历xml所有节点 采用dom4j,jdom
查看>>
鸟哥学习笔记四(基础篇第九章)
查看>>
Unity内存优化
查看>>
Linux学习之CentOS(三)--初识linux的文件系统以及用户组等概念
查看>>
传递参数ref与输出参数out
查看>>
java1.8对集合中对象的特有属性进行排序
查看>>
mysql搭建主从
查看>>
闲着就把这个翻译了。。。基本没什么水平- -
查看>>
自定义滚动条——控制文字的滚动
查看>>
Android 手工测试代码覆盖率增强版
查看>>
延伸正则表达式
查看>>
Spark报错:Failed to locate the winutils binary in the hadoop binary path
查看>>
结构体学习笔记9——结构体大小计算规则
查看>>
git删除远程仓库文件
查看>>
quartz定时任务时间设置
查看>>