搜索资源列表
高通滤波器,对图像进行高通滤波
- 高通滤波器,对图像进行高通滤波。采用opencv,包含二维理想高通滤波,2阶巴特沃思高通滤波,二维高斯高通滤波,增长率为2二维指数高通滤波-High-pass filters, high pass filter the image. Using opencv, including two-dimensional ideal high-pass filter, 2-order Butterworth high pass filter, two-dimensional Gaussian high p
Homomorphic_Filter
- opencv写的同态滤波,高通滤波器采用的是高斯高通滤波器-opencv written by homomorphic filtering, high-pass filter uses Gaussian high-pass filter
opencv
- opencv使用中值滤波器简单处理图像-opencv median filter using a simple image processing。。。
kalman
- 用kalman滤波器实现运动目标的跟踪.vc6.0和opencv编程,-Using kalman filter tracking moving objects. Vc6.0 and opencv programming,
Kalman_filter_C
- 卡尔曼滤波器的C代码实现, 简单明了,是学习 Kalman 的好程序。-kalman filter has been implemented in this document by C.
kalman
- 用OpenCV视觉开发库实现的卡尔曼滤波器,对于规律运动的物体有很好的预测能力。-kalman algorithm with OpenCV
opencv
- 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
converfd
- OPENCV实现卷积方法的频域滤波器用于数字图像处理-OPENCV method to achieve frequency domain convolution filters for digital image processing
kalman_VC
- 卡尔曼滤波器_Vc语言实现,运用了opencv 库-kalman filter implement with OpenCV library
texture
- 多目标跟踪:利用gabor滤波器得到的纹理信息进行特征提取-Multi-target tracking: the use of texture information obtained by gabor filter feature extraction
opencv_smooth
- 实现高斯函数,及多种滤波器所实现的低通空域滤波-Achieve Gaussian function, and a variety of low-pass filter realized by spatial filtering
11801804kalman
- 用Visual c++ 来实现kalman滤波器-Using Visual c++ to implement kalman filter
407144_0ada6272e76cf408
- 设置kalman滤波器中噪声大小以及状态状态转移矩阵,测量向量,就可以进行目标的跟踪。 -Kalman filter set size and noise in the state transition matrix, measurement vector, target tracking can be carried out.
MOUSE_TRACKING
- CAMSHIFT跟踪源码,结合卡尔曼滤波器跟踪,跟踪的目标可以手动选择-code for object detect using camshift and kalman filter
ch10_ex10_2
- 基于opencv用于实现kalman滤波器的一个简单例子代码-Opencv used to implement kalman filter based on a simple example of code
particleFilter
- 粒子滤波器 基于颜色的 Opencv实现-opencv color-based particle filter
kalman
- kalman 滤波器跟踪一个旋转点算法 使用opencv和visual c-kalman-Filter tracking a pivot point algorithm
kana
- 跟踪运动目标,智能视频处理中运用粒子滤波器跟踪算法实现跟踪-Tracking moving targets, and intelligent video processing, the use of particle filter tracking algorithm to track
pariticlefilterdemo-opencv
- 此处给出了一个利用c++编写的基于opencv库的边缘粒子滤波器,用于运动跟踪-pariticlefilterdemo opencv
boxfilter
- 用盒状滤波器对积分图像进行滤波,在进行特征点检测,大大减少了时间。(Using the box filter to filter the integral image, the feature points are detected and the time is greatly reduced.)