▍1. camshifttrack
opencv camshift 实现摄像头半跟踪 绝对可以运行 本人已经实现过 (opencv camshift finish half-auto track absolutely can be runned,i have make it)
opencv camshift 实现摄像头半跟踪 绝对可以运行 本人已经实现过 (opencv camshift finish half-auto track absolutely can be runned,i have make it)
基于OpenCV的Snake方法边缘检测(Method based on edge detection OpenCV' s Snake)
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 detection algorithm)
Opencv摄像机测量距离,两点成线测量,将结果在右侧方框中显示,有比较高的精度(Opencv camera measuring distance, two points into the line of measurement, will result in the right side of the box shows a relatively high accuracy)
基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。注释很详细 程序中使用了OpenCV1.0和2.0,如果你没有安装这两者的库,或者想要看看运行效果,请到 http://code.google.com/p/facerecog/ 下载安装包。(An OpenCV-based face recognition demo. Gabor+Fisherface algorithm, face alignment and light normalization is implemented. Please go to http://code.google.com/p/facerecog/ to download latest codes, demo installer and OpenCV dlls.)
基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。(OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a specific target area 6.)
opencv加载图像并以窗口形式显示,很好的程序(opencv load images and to the window displayed,)
基于Opencv的汽车牌照定位与字符识别源代码,可以运行 (Vehicle License Plate Location Based on Opencv and character recognition source code, you can run)
基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测(Algorithm based on the number of hog identification procedures)
彩色图像的直方图均衡化。vc++2005+opencv实现,对三个通道进行均衡化。(Color image histogram equalization. vc++2005+ opencv implementation of the three channel equalization.)
基于opencv开发的sift匹配的原码程序,可以用,希望大家在次基础上写出图象拼接的程序.(opencv .sift matching)
采用块匹配法计算相邻两帧图像的运动矢量,并显示计算的矢量结果。其中使用了opencv里面的函数。需先安装和加入opencv的库。(Using the 3 step block matching algorithm to compute the motion vector of two consecutive frames.)
《OpenCV教程——基础篇》电子书,OpenCV中文书中不错的一本(OpenCV Tutorial- Basics,e-book,an good OpenCV Chinese book)
外国人编写的opencv表情识别源代码,识别效果良好。(Expression recognition)
在Windows下安装OpenCV,然后在Visual C++6.0环境下对OpenCV进行配置,里面的程序都是用OpenCV工具包编的控制台程序(In Windows, install OpenCV, and then in the Visual C++6.0 environment of the OpenCV configuration, which the program is edited with the OpenCV toolkit console program)
说明: OPENCV的双线性源代码。。。。。。。。。。(OPENCV bilinear source code. . . . . . . . . .)
说明: 在VC++环境下,安装OPENCV库函数后,实现离散傅立叶变化的代码(In the VC++ environment, the installation OPENCV library after changing the code to achieve the Discrete Fourier)
opencv基础版的源代码2-1,2-2(opencv-based version of the source code 2-1,2-2)
OpenCV概述,OpenCV入手,模块介绍,与Intel IPP交互,Python界面及应用实例(General information, getting started with OpenCV, modules description, interaction with Intel IPP, Python interface, some usage examples, summary)
OpenCV教程——基础篇 示例源码 (OpenCV Tutorial- the basis of sample source articles)