搜索资源列表
OpenCV-2-Application-Program OpenCV 计算机视觉应用编程手册
- OpenCV 计算机视觉应用编程手册。本书是Rebert Laganiere 在2011年的经典之作。从opencv在VS2010中的设置开始讲起,讲述了应用opencv的大部分经典内容。通俗易懂,图文并茂。-OpenCV 2 Computer Vision Application Programming Cookbook . This book is Rebert Laganiere s classic publication in 2011. It includes setup me
opencv
- 基于opencv图像局部放大程序.可以实现图像的局部放大,代码封装比较好-the c++ program about maginifying of local image based on opencv library
openCV-2.2_collection
- 自己整理的opencv源码分析,是关于opencv2.2的,里面也有自己的翻译,如果大家喜欢,我陆续会把源码分析一个个上传完毕-Opencv source of his finishing is about opencv2.2' s, which also has its own translation, if you like, I will gradually upload one complete source code analysis
Learning-OpenCV
- 讲述opencv入门知识,对新手来说是很好的书,希望能好好利用。-It help new learner to learn opencv.It teach basic things about opencv. It will help a lot is you learning it by heart.
OReilly-Learning-OpenCV
- o Reiley introduction to OpenCV. it is a book about Computer vision, its very good for begginners and for proffesionals.
ImageComparison
- This a simple application developed in C# and uses the Emgu CV library. Emgu CV lib is a wrapper around OpenCV than enables .NET languages to use the OpenCV lib. The algorithm showcased in the source code is about template matching and object recog
OpenCV
- 关于OpenCV比较完整的说明文档。它共收录了两本最为权威书籍的内容。-About OpenCV more complete documentation. It contains a total of two of the most authoritative book content.
opencv2.2manual
- opencv2.2 参考手册,很全很清晰,英文版。-opencv2.2 manual, features and descr iptions about opencv
share
- it s a document about opencv in vietnammese.it s maybe very useful for you
YouTube---Depth-map-using-OpenCV
- it s a video about my friend result about depth map in opencv
OpenCV
- 这是关于OpenCV的教程(基础篇),很适合初学者学习。-This is about OpenCV.
opencv_day05
- 关于opencv中图像边缘检测和图像识别的代码(About OpenCV image edge detection and image recognition code)
9781785280948-OPENCV_BY_EXAMPLE
- "OPENCV BY EXAMPLE" This book is about OpenCV programming using C++.
OPENCV_COMPUTER_VISION_PROJECTS_WITH_PYTHON
- OpenCV Computer Vision Projects with Python This book is about OpenCV vision projects with python
Deep Learning OpenCV
- Deep Learning OpenCV This pdf is about Deep Learning Opencv.
Learning OpenCV 3 Application Development
- Learning OpenCV 3 Application Development This book is about Learning OpenCV 3 Application Development.
OpenCV 3 Blueprints
- Opencv 3 Blueprints This book is about Opencv 3 Blueprints.
OpenCV计算机视觉
- 是关于Python-opencv使用的一些说明,可以作为补基础用。(it is about python-opencv and it is for readers who are lack of information about this era.)
OpenCV示例源码
- 关于OpenCV的好处之一就是它提供了许多内置的用于图像处理和计算机视觉相关操作的基础元素。如果你需要通过scratch写入某些内容,你将不得不定义一些东西,比如图像、点、角度等等,这些几乎是任何计算机视觉算法的基础。OpenCV提供了这些开箱即用的基础数据结构,它们都包含在core模块中。另外一个好处是,这些数据结构都已经针对速度和内存做了优化,因此,你不用担心实现细节。(One of the benefits of OpenCV is that it provides a number of
opencv
- opencv2中core ,highgui,和 imgproc部分源码(source about codecore highgui imgproc in opencv 2 lib)