搜索资源列表
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.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
CalcVecDistance
- vc+opencv计算欧氏距离和马氏距离-vc+ opencv calculating Euclidean distance and Mahalanobis distance
aviTObmp
- vc+opencv 读avi视频,显示,并将视频中每一帧都保存为bmp文件,内有测试视频-vc and opencv read avi file
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-VC-mu-biao-ti-qu
- 基于OPENCV和VC_的目标提取技术,希望能对大家有所帮助- Based OPENCV and VC_, target extraction technology, we hope to help-
opencv
- OPENCV 目标检测程序,编译环境VC加加2008,OPENCV 最新版本2.1.-OPENCV target detection process, the build environment VC Gaga 2008, OPENCV the latest version 2.1.
LoadPicture
- visual c++ 利用opencv显示图片,完全代码都在其中。-visual c++ use opencv show pictures, in which the code completely.
5
- 基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪 首先得装好Opencv-VC-based environment and Opencv video capture image filtering and tracking exercise corner detection equipment must first be good Opencv
VCpp_object_tracking
- VC++实现的物体跟踪程序 opencv 效率还可以,挺不错的-object tracking
CircleDetect(Opencv)
- 用OPENCV编写的VC圆检测程序,个人觉得速度好于传统HOUGH变换算法-OPENCV prepared using VC circle detection procedures, personally feel that the speed is better than traditional HOUGH Transform Algorithm
OpenCVVCDirectShow
- OpenCV+VC+DirectShow的具体实例编程,是做图像实验的好基础代码。-OpenCV+VC+DirectShow Sample
opencv-showPic
- opencv图像显示,熟悉opencv与VC连接。-opencv image display, and is familiar with opencv with VC connection.
opencv
- 在vc环境下利用OPENCV在对话框中显示图片-In vc environment using OPENCV display pictures in a dialog box
OpenCV
- opencv程序,实现常用的图像图像处理功能。使用vc可以简化操作,操作方便简洁。-opencv program, to achieve common image image processing function. Use vc can simplify operations, simple and easy to operate.
VC-PH
- 球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持-Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV
dialog_opencv_image
- VC++和OpenCV混合编制的用于显示图像的程序,其中用到VC++对话框的图像控件,显示图像用到OpenCV。-a progrem showing image using vc++ and opencv, very useful, use it!