搜索资源列表
test1
- 基于Opencv2.3.1和VS2010环境,计算机视觉处理集合程序,实现了图像载入、harris角点查找、高斯下采样、哈夫变换、拉普拉斯边缘查找、canny边缘查找功能。-Based on Opencv2.3.1 and VS2010 environment, a collection of visual processing computer program to achieve the image is loaded, harris corner to find, under Gaussi
MatchTest
- 使用OpenCV视觉库实现图像匹配搜索算法。即在一张图中寻找与另一个张图最匹配的区域并标记。-Search for the match are in a picture in another picture.
Delphi_MotionDetect1
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。-This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
MatchTemplate
- Opencv写的模板匹配程序,可以在一幅大图中搜索其中的一部分图像。-Search part of the image the Opencv write template matching program, you can in a big figure.
111
- 一个基于VC++平台的《《畸变图像标定校正》》源码,非常实用。需要添加openCV的库才能使用。具体添加方法请网上搜索添加。-A VC++ platform based on fish-eye distortion correction image calibration source, very easy to use. Need to add openCV library to use. Please add a specific method of online search.
edge
- 基于opencv的寻找图像边缘的函数。适合初学者学习opencv.-Opencv image edge based on the search function.
guangliu
- 用opencv库函数实现光流运动估计的搜索法,简单易懂,请多指教!-Opencv library functions using optical flow motion estimation search, easy to understand, Pleased to meet you!
ContourAnalysis
- Opencv template search
test2
- 计算机视觉处理高级程序包,实现了摄像机标定、立体匹配视差图、基于SSD算法的立体匹配、人脸模式识别、Snake算*廓查找功能。-High-level visual processing computer package, to achieve a camera calibration, stereo matching disparity map, SSD-based stereo matching algorithm, face pattern recognition, Snake algor
object_find
- 实现对运动目标的跟踪和搜索,在输出图像里面绘出前景图像。-Moving target tracking and search in the output image which draw the foreground image.
haarcascade
- 利用级联的分类器查找需要检测的目标,visual c-Use a cascade of classifier search need to detect target, visual c++!!!!!!
HaarTraining-search
- 介绍基于Opencv这个图像处理库环境下的HaarTraining算法,里面有对这个算法的深入剖析-Introduced based on the Opencv image processing library environment HaarTraining algorithm, which has in-depth analysis of this algorithm
sousuo
- 用 visual studio 与opencv 联合编程的程序代码,用于物体的搜索-Visual studio and the program of the opencv joint programming code for the object of the search
FindCircle
- 简单的遍历法搜索图像中的圆的位置,opencv实现-The simple traversal search image circle position, opencv implementation
Boundary-search
- 对于给定图像,通过RGB三通道分别处理,从而找出图像中目标的边缘。-For a given image, the three RGB channels are handled in order to identify the edge of the image target.
CV6
- 利用KLT跟踪算法进行兴趣点选取和跟踪。 KLT跟踪算法的原始思想是在研究不同图像之间的匹配问题时,通过计算两个平移窗口的灰度残差,并寻找最小化残差SSD(sum of square difference)来实现匹配的。但是这个过程是没有效率的,因此KLT算法进行了优化。在这个过程中,KLT算法使用泰勒展开直接计算平移矢量,而不需要通过遍历进行搜索。 -KLT tracking algorithm to select a point of interest and tracking. K
HeadPoseEstimation
- 3D模式的头部位置检测测试代码,Opencv-reate an Active Appearance Model of your own using OpenCV as well as how to use it to search for the closest position your model is located at in a given frame.
sift4
- 代码在VC6.0开发环境运行,完成SIFT特征提取以及匹配,可以运用到车辆检索和匹配中。-Code in VC6.0 development environment running, complete SIFT feature extraction and matching, can be applied to a vehicle search and matching.
Camara_ctrl
- qt平台 OPENCV实现背景差分法的目标跟踪,可以设置阈值调节搜索框和二值化背景,初学目标跟踪必学的算法-qt platform OPENCV achieve background difference method for target tracking, you can set the threshold adjustment search box and two values of the background, beginners will learn th
ImageDisplay_opencv
- 主要是通过c#和opencv来对ARM板上通过网络传回的图像数据进行接收和处理,通过轮廓搜索来对图像中的目标进行寻找和定位-Mainly through c# and opencv to ARM board image data returned by the network received and processed, to find and locate the image of the target by the contour search
