搜索资源列表
cam2video
- 将摄像头的读到的数据存入到工作路径上名为test.avi(自动生成)的视频文件中。-To write the data read from camera into test.avi (automatically generated video file) in the workpath called.
OCRecognization
- 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-OpenCV on the OCR program, Digital Identification can be achieved, the program using KNN algorithm to calculate the sample data
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
opencvmfc
- 利用OpenCV显示相机采集过来的数据文件(dat)格式,并将其显示在对话框的picture控件上。-using the OpenCV show the image that is dat farmat,and show it in a picture control of dialog.
02--LearningOpenCV-OReilly
- 学习OpenCV书籍英文版,从OpenCV的数据类型到应用的具体方向都有例子! -Learning OpenCV books in English, from the OpenCV data types to the application are examples of specific directions!
Learning_OpenCV
- 学习OPENCV的帮助文档,对于里面的数据函数方便查找学习-Learning OPENCV help documentation, for which the data lookup function to facilitate learning
exa2.9
- 这是OpenCv的从摄像头读入数据的程序,其实程序中的capture结构初始化后,从视频文件或者摄像设备读入图像没有区别。-This is OpenCv the data read from the camera program, in fact, the capture structure of the program is initialized, the video file or video equipment from the read image is no different.
BF2010
- 在opencv里面实现的一个小程序,实现动态飞行,里面还有数据结构的知识。-use opencv to real moving
k_means
- 实现K-means算法,高斯随机分布抽取数据 利用k-means算法实现分类-Implement K-means algorithm to extract the data using Gaussian random distribution of k-means classification algorithm
file_storage
- 察看图像的通道数据,单通道,三通道,采用opencv+vc6.0-Look at the image of the channel data, single, three-channel, using opencv+ vc6.0
ch2_ex2_4
- 对一幅图像进行平滑处理,使用opencv,通过对图像数据与高斯或者其他核函数进行卷积-Smoothing of an image using opencv, through images or other data with Gaussian kernel convolution
2011_opencvBasicStructure__Test
- 刚学习opencv时候,入门级测试代码。主要是对opencv基本数据结构CvMat、IplImage相关操作的测试。里面含有多个小测试文件,均可在VS20101下单独运行。(opencv2.1版本)-Just learning opencv time, entry-level test code. Opencv mainly for basic data structure CvMat, IplImage related operations test. Which contains sever
OpenCV
- opencv中文教程 关于OPENCV的基础数据类型及其函数的介绍 是入门读者的参考手册-opencv tutorial on Chinese OPENCV the basic data types and functions of the presentation is the reader' s reference manual entry
double-cam
- 基于opencv的两个摄像头数据采集,可以同时进行摄像-Opencv-based data acquisition of the two cameras, the camera can
KINECTOPENCV
- 将MS公司的KINECT数据读入,并且显示在计算机上。可修改程序以存储视频。-KINECT the MS' s data read and displayed on the computer. Can modify the program to store the video.
pca
- 实现pca功能,进行数据降维,使算法简单化-Realize pca functions, to data dimension reduction, the method is simple
pca
- pca算法的matlab实现,进行数据的降维处理-Pca algorithm matlab, the data dimension reduction processing
target-detection-and-tracking
- 论文针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,利用OPENCV的运动物体跟踪的数据结构、函数和基本框架,建立一个由人机交互界面模块,运动物体的前景检测模块,运动物体的团块特征检测模块等,最后使用建立的系统进行了实验,结果表明系统能正确的进行运动物体的实时检测和跟踪,并具有良好的鲁棒性。-OpenCV-based moving target detection and tracking of some of the articles I read, I feel you c
tmd
- opencv基础数据结构的各种操作实现示例,包括:图像的打开、保存、边缘检测和人脸识别简单示例-opencv-based data structure operations to achieve a variety of examples, including: the image open, save, simple example of edge detection and face recognition
人头训练正负样本数据集
- 用来训练人头识别模型的正负样本数据集,正样本数据已经resize化。(The positive and negative sample data set is used to train the head recognition model, and the positive sample data has been resize.)
