《Mastering OpenCV with Practical Computer Vision Projects》7位作者的博客

       每一章是一個單獨的工程,包括使用最新的 OpenCV v2.4, 的C++接口的所有源代碼, 這些代碼由7位作者編寫,他們的博客和開源項目在 OpenCV 社區很有名氣。
章節(包含工程的所有源代碼):
- 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/")

 

OpenCV 2.4.3發佈兩個月了,今天找到《The OpenCV Reference Manual(Release 2.4.3)》,博主在以後的學習及實踐中將陸續逐章翻譯該指南,希望與各位共享計算機視覺應用研發經驗,敬請關注。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章