搜索资源列表
CapVedio
- Visual C++ 6.0,基于opencv,MFC框架下开发,一个具有视频交互功能的桌面程序,功能类似于例程“Computer Vision Virtual Buttons”,能够实现基于视频交互的虚拟按钮的触发,-Visual C++ 6.0, based on opencv, MFC framework of development, a video interactive features of desktop applications, functions similar to th
OpenCV_MFC
- OpenCV在MFC中的使用的一个示例,基本图像处理功能都有-OpenCV MFC in use in a sample, the basic image processing functions have
MushroomClassification
- opencv实现的mushroom数据的分类,一共有八种不同的学习方法,包括贝叶斯、SVM、神经网络,等等。-opencv implementation mushroom data classification, a total of eight kinds of different learning methods, including Bayesian, SVM, neural networks, and so on.
UsingopencvunderMFC
- OpenCV的MFC实现,教你如何在MFC中加载OpenCV功能-OpenCV implementation of the MFC to teach you how to load OpenCV function MFC
MFC
- 是在VC上实现的一个简单多线程程序,基于OpenCV完成对摄像头的图像采集,对于想学习CRectTracker类也是不错的参考程序-example
mfcopencv
- opencv在visualC++中mfc平台实现基本的图像显示,视频采集,人脸检测等问题-In visualC++ opencv mfc platform in the basic image display, video capture, face detection and so on
MFC_OPENCV_test
- 基于OPENCV的MFC的例子,它可以显示图片,并将其灰度化、并边缘检测。 转于OPECV网站。-A MFC example which is based on opencv .The software evironment is VC 6.0.
XCornerDetectionAlgorithm
- Opencv的棋盘格角点检测例程。代码简单,注释齐全。-Chessboard grid Opencv corner detection routines. Code is simple, complete notes.
OpenCVReadImageView
- MFC中使用OpenCV进行图像处理,各种算法的集成。-MFC using OpenCV for image processing, the integration of various algorithms.
readVideo
- 基于MFC对话框的OpenCV视频的播放程序-OpenCV MFC dialog-based video player
motiondetection
- mfc实现的运动目标跟踪和检测,基于OPENCV源码开发,代码完整,功能强大,-mfc opencv
SIFTAlgorithmcodes
- D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
opencv_thesis
- opencv 领域相关的论文,对于人脸检测领域很有参考意义-opencv papers relevant to the area, for the field of face detection is very useful
LearningOpenCV
- Learning OPENCV 是2008年最新的opencv学习教程 非常实用的教程-Learning OPENCV is the latest in 2008 learning opencv tutorial very useful tutorial
MFC_OpenCV_Operation
- 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
Cplus_motion_detection_algorithm
- vc++运动检测算法(采取自适应背景更新,opencv下的代码-vc++ motion detection algorithm (to take adaptive background update, opencv under the code
MFC_AVI
- 基于opencv中,在MFC下读去摄象头采集的信息。-Opencv-based, in the MFC under摄象头go read information collected.
MFC_OpenCV
- 在MFC中如何应用OPENCV。将OPENCV与MFC结合起来使用。-At MFC in the application of OPENCV
CalibrationFromDisk
- OpenCV摄像机标定程序,可直接运行,读取磁盘上的图片!借助他可以很好的理解OpenCV摄像机标定相关的函数!-OpenCV camera calibration procedures, can be directly run on the picture to read the disk! With the understanding he could very well related to OpenCV camera calibration function!
HaarTraining
- OPENCV训练过程的说明文档, 在样本创建;训练分类器;利用训练器进行目标检测作了操作说明 源程序在安装OPENCV时,自带apps\HaarTraining-OPENCV training process documentation, created in the sample training classifier the use of training devices for target detection was made in the installation inst