搜索资源列表
Kalman_filter_C
- 卡尔曼滤波器的C代码实现, 简单明了,是学习 Kalman 的好程序。-kalman filter has been implemented in this document by C.
OpenCV-cn
- 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenC
OpenCV
- 学习基于Visual C++的OpenCV软件必看的书籍-Learning Visual C++ based on the OpenCV software is a must-see books
opencv
- 用C语言编写的基于opencv库函数的打开一张图像的简单程序,适合初学者学习。-Written in C opencv library functions based on the image on a simple procedures, is suitable for beginners to learn.
1-OpenVideo
- 本人刚开始学习OpenCV和C++,摸索了很久才弄明白了,把我做过的打开摄像头的程序发给大家-I just began to learn OpenCV and c++, groped for a long time to figure it out, and I do a video camera out to everybody open program
Packt.OpenCV.2.2
- 基于opencv2.2的库,使用C++描述,是一本学习边学边用的的好书。-Based on a opencv2.2 library use C++ describe a learning learn while with the book.
OReilly-OpenCV
- 说明:本书是基于OpenCV1.0的,以C语言实现为主。目前OpenCV的最新的版本是OpenCV2.0,已经完全实现了C++,可惜还没有一本书(包括外文的)是基于OpenCV2.0来介绍OpenCV的,所以建议熟悉图像处理并且英语能过关的朋友直接去学习OpenCV2.0里的英文帮助文档吧。不过英语不行的朋友先从本书开始学习也是一个不错的选择。-Descr iption: This book is based on the OpenCV1.0, and to C language based.
LearningOpenCV_Code
- 《学习opencv》这本书的相应章节的源码,由于是1.0的版本,里面的代码都不是用C++实现的,而是用的类。只能作为入门,与类有关的还是还是上网看一些新鲜的吧~-Learning opencv " source of the corresponding chapter of this book, because it is version 1.0, code inside is not C++ achieve, but with class. Only as an entry with
OpenCV2.Cookbook
- 本书特别推荐给想学opencv2.0以上的同学, OpenCV 2的C++版本,利用类的思想,有很多具体的例子,比帮助文档要好些,非常好的opencv学习资料-The book is especially recommended to the students want to learn opencv2.0, OpenCV' s C++ version, the use of thought, there are many specific examples better than hel
OpenCV-2-Computer-Vision-Application
- OpenCV 2 Computer Vision Application Programming Cookbook 的源码,采用C++风格,非常适合学习2.0以后的openCV 版本。-OpenCV 2 Computer Vision Application Programming Cookbook source, using C++ style, very suitable for learning 2.0 later OpenCV version.
LearningOpenCV_Code
- 学习open CV Visual C++ 数字图像处理-Learning the open CV Visual C++ digital image processing
onling_tracker
- 采用在线学习跟踪方式,对物体进行跟踪,代码用c++编写,库用的Opencv库,程序中包括了3个.h,3个.cpp,一个.main程序。-We have added two new state-of-the-art object tracking algorithms to OpenCV which can robustly track images patches across a video sequence and learn online (i.e., on-the-fly) as the
FaceDetection
- 该程序是在C++平台上运行可编译通过的源代码,该程序可以实现图片上的人脸检测,是笔者通过自学编程实现的,效果还不错,为准备开始学习opencv的小同学们提供参考-The program is running on a platform in C++ can compile the source code, the program can detect the human face on the picture, is the author of programming through self-
3241_Code
- 基于opencv2.4里的源代码,函数都是用C++函数编写的,很合适学习opencv初学者学习-Opencv2.4 based on the source code, function is written using the C++ function, very suitable for beginners to learn to learn opencv!!
QtOpenCVWidgets
- 使用Qt c++库进行OpenCV开发时的一些库函数,并且有这些库函数使用说明和示例程序可以进行学习和研究。-Use Qt c++ library OpenCV library functions during development, and use of these library functions and example programs can learn and study.
VS2008-MFCMSComm
- 了解控件在c++中是使用,便于初学者也可以很好的学习,通过C++使用MFC设计串口助手的功能-Learn controls in c++ is to use, easy to learn for beginners can be a very good use of MFC design assistant by serial C++ function
adaboost
- c++环境下实现adaboost算法的基本代码,适合新手学习使用。-under c++ environment to achieve the basic code adaboost algorithm, suitable for novice to learn to use.
c
- 图像处理核心算法文件,适合学习机器视觉的人研究,在运算速度上做了优化-Image processing core algorithm file, suitable for learning machine vision of human studies, in the computing speed to do the optimization
学习版压缩感知
- 能够运行的基于压缩感知的目标跟踪程序,使用VS2017和opencv3.3平台C++编写(A target tracking program based on Compressive Sensing)
Learning OpenCV 3 Computer vision in C++
- 学习Opencv3.0必备!有着丰富代码和说明!(Learning Opencv 3.0!Full of codes and demonstrations!)