搜索资源列表
How to use OpenCV step by step in VC
- 手把手教你怎么在VC下使用OPENCV,详细介绍了VC工程环境设置,即学即用!-Maxivista how you use the VC OPENCV details of VC engineering environment settings, that is used to study!
opencv经典实例源码
- 里面的程序源码,在开发环境在VC++调试通过,在刚开始学习opencv的朋友有一定的帮助.
VC++人脸识别
- vc++实现的人脸识别
vc++与opencv来采集两路视频
- 利用两个USB摄像头,vc++与opencv来采集两路视频,Using two USB cameras, vc++ with opencv to capture two-way video
基于OpenCV的Harris图像特征点提取
- 基于OpenCV的Harris图像特征点提取,在VC++6.0下调试通过,可以运行,OpenCV image based on the Harris feature point extraction, in VC++6.0 under the debugger through, you can run
OpenCV图像二值化(阈值法)
- OpenCV图像二值化(阈值法),基于vc-OpenCV image binarization (threshold method), based on the vc
camera-method-based-on-OpenCV.
- 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. ,System are directly used in the internal parameters of the camera calibration algorithm, calib
GMM_opencv.rar
- 用OpenCV实现的GMM背景建模,自己写的,一直在使用,Background modeling based on GMM(Development Environment: VC, OpenCV)
opencv.rar
- 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
SIFT-opencv-verygood
- 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a
Distortion Correction
- VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
CalcVecDistance
- vc+opencv计算欧氏距离和马氏距离-vc+ opencv calculating Euclidean distance and Mahalanobis distance
facedetection
- 实现人脸检测功能,基于VC++ opencv开发-face detection
aviTObmp
- vc+opencv 读avi视频,显示,并将视频中每一帧都保存为bmp文件,内有测试视频-vc and opencv read avi file
CeLiangYuan
- 主要通过读入bmp文件,实时检测圆的半径和其他信息,工具是VC+opencv-Bmp files, mainly through reading, real-time detection of the radius and other information, the tool is VC+ opencv
VideoMotionDetct
- 视频运动目标检测源码,你可以尝试用一下,vc++,opencv-VideoMotionDetct ,source
Opencv
- OPENCV 中文手册。对所有函数都有解释。相当于VC的MSDN。是一个很好的技术文档-Chinese OPENCV manual. For all functions are explained. VC is equivalent to the MSDN. Is a very good technical documentation
opencv
- OPENCV 目标检测程序,编译环境VC加加2008,OPENCV 最新版本2.1.-OPENCV target detection process, the build environment VC Gaga 2008, OPENCV the latest version 2.1.
VC++ OPENCV人脸识别
- 基于OPENCV的VC++人脸识别程序,可以进行人脸比对并生成匹配系数(VC++ face recognition program based on OPENCV)