搜索资源列表
track-opencv
- 利用opencv库来进行差分法求运动的轮廓-opencv use the difference to campaign for the contours
opencv两个常见的编译错误
- 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
opencv 车牌识别
- opencv函数库,车票识别,比较好的例子 对模式识别是个好的入门
基于opencv图像处理库的傅里叶变换
- 基于opencv图像处理库的傅里叶变换,首先说明是pdf文件,但源码运行过了,是正确的。,Opencv image-processing library based on the Fourier transform, first of all that are pdf files, but source code to run before, are correct.
MEANSHIFT目标跟踪算法
- MEANSHIFT目标跟踪算法 使用了OpenCV库,MEANSHIFT target tracking algorithm using the OpenCV library
用opencv类库两副图像的特征点匹配
- 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
ViSurvPostureClassification.ra
- 基于水平垂直投影图的人体动作分类器,贝叶斯分类方法,含样本图。可对视频文件实时检测,基于opencv库,Based on the level of the vertical projection of human action classification, and Bayesian classification methods, including sample plans. Video files can be real-time detection, based on the opencv
helloopencv
- Android平台上用opencv库编写的测试小代码。用于保存一张图片-Android platform test with the opencv library to write a small code. To save a picture
opencv.rar
- 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
Phase_Correlation 基于OpenCV和FFTW实现的相位相关图像匹配程序
- 基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。-Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use Ope
OpenCV-wraper
- cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。 -OpenCV library encapsulates cvlib_mex around 30 function, OpenCV is popular real-time computer vision library, with a lot of image processing algorithms.
OpenCV
- opencv库安装文件,一个免费的强大的图像处理库,提供多种图像处理函数-Library opencv installation files, a free, powerful image processing library, provides a wide range of image processing functions
camshift(opencv)
- camshift视频中运动物体跟踪,用到opencv库,在vs2005平台下开发。-camshift tracking moving objects in the video, use opencv library in vs2005 platform development.
Image-Processing-OpenCV-
- 基于Visual C++和OpenCV结合的打开摄像头捕获图像源程序,是结合OpenCV库函数开发的程序,非常实用。-Based on Visual C++ and OpenCV camera to capture a combination of open source image, is a combination of OpenCV library development program, very useful.
MFC-in-OpenCV
- 内容包括MFC中使用opencv的知识,从穿件工程,使用opencv库, 在mfc类中增加函数等。-Including the use of MFC opencv knowledge engineering from wear, use opencv library, add the mfc class functions, etc.
【OpenCV】图像的载入显示和输出示例程序
- 使用opencv库函数实现图像的载入和显示(Using OpenCV library functions to achieve image loading and displaying)
OpenCV 2 计算机视觉编程手册_中文版
- 基于开源的OpenCV库文件,便于程序员对数字图像处理的快速入门(OpenCV library files based on open source, easy programmers for digital image processing quick entry)
opencv滑动条
- 使用opencv库,创建一个窗口,加载图片窗口上加一个滑动条控制图片的透明度(Use the opencv library, create a window, add a slide bar on the picture window and control the transparency of the picture)
node-opencv-master
- Javascr ipt的opencv库,Node.js 计算机视觉处理(Opencv Library of Javascr ipt)
利用opencv识别
- 手势识别,haar算法,人脸检测,vs平台,opencv库(gesture recognition)