搜索资源列表
使用OPENCV预览打开并预览摄像头
- 使用OPENCV预览打开并预览摄像头,实现了同时打开两个摄像头的程序!-Use Preview to open and preview OPENCV camera to achieve the two cameras simultaneously to open the program!
StereoVision实现OpenCV、OpenGL、VS2008混合编程
- 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。-Achieve OpenCV, OpenGL, VS2008 hybrid programming, enter the corrected image pairs, the use of stereo matching algorithms to calculate the disparity map, and finally with OpenGL thr
Threshold Processing 使用opencv和VC++实现图像边缘提取
- 使用opencv和VC++实现图像边缘提取。-Using OPENCV to realize edge extraction.
gray_canny 階化及canny
- 一個簡單的程式,使用EmguCV(OpenCV C#版)使用視訊鏡頭,並灰階化及canny。編寫語言C#。-A simple program to use EmguCV (OpenCV C# version) the use of video lens, and grayscale and canny. Write the language in C#.
AutoCamShift 基于Opencv的Camshift跟踪程序
- VC6.0编写,基于Opencv的Camshift跟踪程序,可选出ROI区域,然后对其使用Camshift算法进行跟踪,同时标出跟踪框。-VC6.0 to write, based on the Camshift Opencv tracking program, the ROI can be selected, and then track their use Camshift algorithm, while marked track box.
V_CameraVideoAnalysi
- 使用OpenCV 2.1分析Notebook camera采集到的视频(格式WMA),分析是否有丢帧的现象发生.编译环境:VC2008 MFC,OpenCV版本是2.1. 如果发生丢帧现象,则会在界面上显示丢帧的位置. 另外,程式还可以得到视频的相关信息,如FPS-Notebook camera using OpenCV 2.1 Analysis of collected video (format WMA), analysis of the phenomenon have droppe
houghforest
- 使用hough随机森林算法做的单类物体识别-Random forest algorithms use hough a single class of object recognition do
eventdetect
- 情景检测,使用vs2008环境,代码简洁,可实现 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-Scenario testing, using the vs2008 environment, the code simple, achievable Video Retrieval System video classification and retrieval, with reference to the World trieckvid
match-of-pic
- 图像模式匹配检测,使用C++,代码简洁,可实现 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-Image pattern matching detection, the use vs2008 environment, the code is simple and can achieve Video Retrieval System video classification and retrieval, using the referen
SnakeProfile
- opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
OpenCV
- 这是opencv来实现人脸识别,如果不能使用,就稍微该一下代码就可以了。-This is achieved opencv face recognition, if not used to a little bit of code that can be had.
camshift
- 用opencv实现camshift算法 并且使用了 kalman算法来预测物体可能的运动轨迹 跟踪效果 一般-Achieved with opencv kalman camshift algorithm and uses algorithms to predict the trajectory of the object tracking results may be general
OutPutChinese
- Opencv中没有直接可以使用的函数在图像上输出中文,本程序就是利用本地的汉字库实现在图像上的汉字的输出,里面有使用介绍-Opencv can not function directly on the image output in Chinese, this program is the use of Chinese characters library implementation of local characters in the image on the output, which a
QtCvExample
- 混合使用QT和OpenCV的一个示例程序.-An example mix QT with OpenCV.
CVMFC
- 图像处理的运行库,非常的好用啊,欢迎使用啊-Image processing, runtime, very easy to use, ah, ah Welcome
back
- 帧差法背景建模,在外界环境变化情况不大时使用较为方便快捷-Background modeling frame-difference method, small changes in the external environment is more convenient to use
openCV_Video
- 在C++builder6.0中使用OpenCV1.0。采用opencv打开视频(摄像头)并显示在Image图片框中。-In C++ builder6.0 use OpenCV1.0. Using opencv open the video (camera) and display images in the Image box.
lvbo
- 使用opencv用不同的核进行图像的二维滤波-Using opencv in different nuclear two-dimensional filtering for image
Hand-Detect 手势识别,使用OpenCV的haar 分类器
- 手势识别,使用OpenCV的haar 分类器。训练因为对各个环境不同,请大家自己下载或者自己训练样本。-Hand Recognition and Tracking using OpenCV. It uses Haar Classifier. Because Haar features are different, I did not include the .xml file, please download it online or train it yourself.
VS2010中使用QT
- 如何在VS2010平台使用QT三维可视化软件开发设置(How to use QT 3D visualization software to develop and set up on VS2010 platform.)