搜索资源列表
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.
main
- 直方圖等化(Histogram Equalization)為一種使用統計方法的影像處理程式設計,它的功能為將統計直方圖的色彩分布平均的打散在直方圖裡,也就是說,讓一張圖的直方圖分布均勻化,同樣的也是使用到LUT(Look-up Table)的方法 而在設計直方圖等化不可或缺的就是需要先知道統計學的機率密度函數(Probability Density Function,PDF)以及累積分配函數(Cumlative Distribution Function,CDF)相關的基本概念,在這邊
BOOK_TEST
- openCV实现打开图片,同时采用哈里检测得到人脸部分,实现了图像的识别。-Open the image openCV achieved while using some of Harry' s face detection to be achieved image recognition.
humanfacedetect_OPCV
- 本程序是基于Open CV的,编程环境为VC6++。程序能实现人脸的识别,运行程序时需要有摄像头用于捕获图像-The program is based on Open CV and compiled by VC6++. This program can detect the people s face in the figure. A camera is required while the program is running to capture the figure.
mouse_event
- This program creates a rectangle when you click the mouse on the window, and stretches the rectangle until you release the mouse. This requires the creation of a mouse callback. For the main function we use a while loop that keeps redrawing each box
OpenCV_study_notes
- OpenCV的学习笔记,边学边记,希望对您有用。-The OpenCV study notes, to learn while in mind, I hope useful to you.
try4
- 单摄像头平面点定位算法,基于opencv,c和c++交叉编译,简单明了,必须已知高度信息,可以考虑同时用超声波定高实现-Planar point location algorithm for single-camera based on opencv, c and c++ cross compiler, simple, must be known to a high degree of information, you can consider while using ultrasonic se
Image-segmentation-based-on-Opencv
- OPENCV轻量级而且高效,由一系列 C 函数 和少量 C++ 类构成,同时提供了 Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The OPENCV lightweight and efficient, and by a series of C function And a small amount of C++ class structure, while providing a language like Python, Ruby
Packt.OpenCV.2.2
- 基于opencv2.2的库,使用C++描述,是一本学习边学边用的的好书。-Based on a opencv2.2 library use C++ describe a learning learn while with the book.
demo_ASIFT_src
- 考虑了放射变换因素,比sift有更好的效果,但是速度由于增加了旋转的考虑会变慢很多!-A fully affine invariant image comparison method, Affine-SIFT (ASIFT) is introduced. While SIFT is fully invariant with respect to only four parameters namely zoom, rotation and translation, the new method t
HandSegment_OpenNI_OpenCV
- 手势识别非常重要的一个特点是要体验要好,即需要以用户为核心。而手势的定位一般在手势识别过程的前面,在上一篇博文Kinect+OpenNI学习笔记之8(Robert Walter手部提取代码的分析) 中已经介绍过怎样获取手势区域,且取得了不错的效果,但是那个手势部位的提取有一个大的缺点,即需要人站立起来,当站立起来后才能够分隔出手。而手势在人之间的交流时,并不一定要处于站立状态,所以这不是一个好的HCI。因此本文介绍的手势部位的提取并不需要人处于站立状态,同样取得了不错的效果。-A charact
ShenQiQQSnooker(V0.8)
- 方便准确,简单快速,适合无任何经验的斯诺克新手。绿色无病毒。直接显示红球和色球的运行轨迹,让您重拾对QQ桌球的信心。注意力量尽量小一点比较准确,将鼠标与球的边缘想切,不要太近也不要太远,画到外面的黑线不要着急,一会儿就没有了。-To facilitate accurate, simple and fast, no experience snooker novice. The green no virus. Direct red ball and chromosphere running trac
background
- 基于opencv和VC++的目标识别代码,帧差法和背景差法同时运用-While the use of target identification code based on opencv and VC++ of the frame difference method and background subtraction
include
- 用不同的核进行图像的二维滤波 函数cvSmooth实现各种方法的图形平滑。 一般来说,图像平滑主要是为了消除噪声。图像的常见噪声主要有加性噪声、乘性噪声和量化噪声等。由于图像的能量主要集在低频部分,而噪声所在频段主要在高频段,因此通常都是采用低通滤波的方法消除噪声。 函数cvFilter2D对图像做卷积运算。 对图像进行线性滤波,支持替换方式操作。当核运算部份超出输入图像时,边界外面的像素值等于离它最近的图像像素值。 -Graph smoothing function of
efgn
- 用opencv实现了HSV三个通道的分离,同时把图像的直方图也显示出来了。-HSV using opencv achieve the separation of the three channels, while the histogram of the image is also displayed.
MeanShift-Kalman-tracking-algorithm
- 结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track
SRADPVS60
- vc6.0实现SRAD算法,即各向异性去斑噪算法,实现对图像的平滑去噪。在去除噪声的同时保持并增强了图像中目标的边缘。-vc6.0 realize SRAD algorithm, namely anisotropic speckle noise algorithm, to achieve image denoising smoothing. Remove the noise, while maintaining and enhancing the edge of the target image
Bilateral-Blur
- This project for OpenCV C++. This filter is able to reduce noise of the image while preserving the edges. The drawback of this type of filter is that it takes longer time to process.- This is project for OpenCV C++. This filter is able to re
SIFT_RANSAC
- VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。 做的是左右拼接,上下的行不行没试过。 主要函数就是图像的储存位置,需要在代码里改下 测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化 所有代码均含注释,浅显易懂,含测试图片 运行时请自行配置好头文件和lib文件目录-VS2012 x64+ opencv image stitching done with refe
12354
- 实现了多高斯建模法的视频分割算法和越界检测、运动物体尺寸检测、计数等应用。算法主要由OPENCV实现。 软件目前可实现以下功能: 1)提供高斯建模法研究相应算法实现的效果的影响; 2)可以实现原视频与处理后的视频同时播放,实现跟踪; 3)实现车流量技术计数。 -To achieve a multi-Gaussian modeling method of video segmentation algorithm and cross-border detection, movin