搜索资源列表
利用卡尔曼滤波跟踪一个点
- 利用卡尔曼滤波跟踪一个点,VC环境下,用OPENCV编-tracking the use of a Kalman filter, the VC environment, with provision OPENCV
卡尔曼滤波
- 利用kalman滤波算法来跟踪一个做圆周运动的点,并预测此点在下一个时刻可能出现的位置
PMCanny
- 用OpenCV实现的基于各向异性扩散滤波的Canny算法-The Canny Algorithm based on Anisotropic Diffusion Filter and Its Implementation with OpenCV
singletracking
- 在VC++平台上实现的非线性滤波算法,包括卡尔曼滤波,扩展卡尔曼滤波和无迹卡尔曼滤波。-In VC++ platform to achieve the nonlinear filtering algorithms, including Kalman filtering, extended Kalman filter and unscented Kalman filter.
Median_filter
- 结合MFC实现的中值滤波程序,有很好的效果,且简单易懂-this media filter code with MFC is simple,easily understood and has good resules
Gaussuanfilter
- 本程序实现:读取三维图像裸数据,三维图像的高斯滤波,三维数据的保存。-The program: read a three-dimensional image bare data, three-dimensional image of the Gaussian filter, the preservation of the three-dimensional data.
BilateralFilterTest
- 双边滤波算法,是用c++编写的,运行速度快。-Bilateral filtering algorithm
zhongzhilivbo
- 学习opencv的图像处理 中值滤波 简单的c++代码 适合初学者-opencv median filtering
Modern-Adjustment
- 近代平差,包括:序贯平差、最小二乘配置、抗差估计、卡尔曼滤波、粗差探测、参数加权平差、相关抗差估计-Modern adjustment, including: sequential adjustment, least square configuration, robust estimation, Kalman filtering, gross error detection, parameter weighting adjustment, related to robust estimatio
Hik_Stage_1
- 使用vs2010编写了一个consel应用程序,该应用程序可对任何输入的yuv420指定帧号图像进行中值滤波和sobel处理,并输出处理后的两张bmp图片(8bit灰度图)-the application program can get one frame yuv420 sequence, medianfilter and sobel edge extract,then output two bmp(8bit)
PFF
- 实现对地震数据的一维傅里叶变换 并对数据进行设定工业频率值的情况下滤波-power frequency filtering
OpenCV_Filter
- 用VS2012编写的关于OpenCV中线性和非线性滤波的程序,可以帮助初学者较好的理解滤波的函数-OpenCV with VS2012 prepared on linear and nonlinear filtering program that can help beginners to better understand the function of filtering
Track
- 基于卡尔曼滤波的简单目标跟踪算法,适合初学者-target tracing
test_FFT
- FFT变换与带通滤波 C语言 c99标准 可采用codeblocks 编译-FFT变换与带通滤波 C语言 c99标准 可采用codeblocks 编译
LMS
- 利用LSM算法设计一个自适应滤波器,q阶FIR滤波器。先模拟生成信号,然后加高斯白噪声,再对其进行滤波处理。-Use LSM algorithm design an adaptive filter, q-order FIR filter. Generating the first analog signal, and then adding white Gaussian noise, then it is filtered.
Image_Processing
- 图像处理方面基础框架结构。主要是对图像的灰度操作,均值,中值最大值最小值滤波。添加一些如高斯噪声等噪声,还有对图像进行去噪处理。显示图像的RGB分量,对图像进行灰度直方图均衡化和归一化。-Based image processing framework. The main image is a gray operation, mean, median maximum minimum filter. Add some noise such as Gaussian noise, as well as
particaltracking_double
- 粒子滤波跟踪算法C++实现,内含visual studio 2010 工程文件-tracking object with algorithem of Partical_tracking
fir_test
- 基于kaiser滤波的函数和测试结果、结果报告 已知滤波器的要求如下: Fpass 0.45 Fstop 0.55 Pass band gain 1 Stop band attenuation 80dB 滤波器的信号采样率为10KHz。 用c++ 实现其滤波器功能-Based on the kaiser filter function and test results, the results reported The known filter requir