您的位置:首页 > 运维架构

OpenCV新书<Mastering OpenCV with Practical Computer Vision Projects>

2013-01-06 18:30 661 查看
转自http://www.cvchina.info/

在OpenCV的官网,12月新出了一本书<Mastering OpenCV with Practical Computer Vision Projects>,可以在https://github.com/MasteringOpenCV/code上下载书中对应的源代码。感觉每一个项目都很典型,有机会要选几个慢慢研究一下。



The book “Mastering OpenCV with Practical Computer Vision Projects” is now for sale from Packt Publishing with free shipping to many countries! Each chapter is a separate project containing step-by-step
tutorials + full source-code using the latest C++ interface of OpenCV v2.4, written by 7 authors that are well-known among the OpenCV community for their blogs & open-source projects.

Chapters (each is a project with full source-code):

- Cartoonifier and Skin Changer for Android.

- Marker-based Augmented Reality on iPhone or iPad.

- Marker-less Augmented Reality.

- Exploring Structure from Motion using OpenCV.

- Number Plate Recognition using SVM and Neural Networks.

- Non-rigid Face Tracking.

- 3D Head Pose Estimation using AAM and POSIT.

- Face Recognition using Eigenfaces or Fisherfaces.

- Developing Fluid Wall using the Microsoft Kinect.

Authors (in alphabetical order):

- Daniel Lélis Baggio (“http://code.google.com/p/ehci/“)

- Shervin Emami (“http://www.shervinemami.info/openCV.html“)

- David Millán Escrivá (“http://blog.damiles.com/“)

- Khvedchenia Ievgen (“http://computer-vision-talks.com/“)

- Naureen Mahmood (“http://howdweknows.blogspot.com/“)

- Jason Saragih (“http://jsaragih.org/“)

- Roy Shilkrot (“http://www.morethantechnical.com/“)

The book can be purchased from “http://www.packtpub.com/cool-projects-with-opencv/book
either as a physical book or as a PDF eBook.

The latest code can be downloaded from “https://github.com/MasteringOpenCV/code“, including
a screenshot of each project (scroll down on the front page).

Note: You should already have basic experience with OpenCV and C/C++ before reading this book, as this book does not explain the basics of OpenCV and it assumes you already have it installed. For example,
you could read the “Learning OpenCV” book and/or the “OpenCV 2 Cookbook” to learn the basics of OpenCV, then read this “Mastering OpenCV” book for more advanced skills and project ideas!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐