搜索资源列表
VC_ImageProcessing
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
kalman-tracking.rar
- 用kalman滤波对运动点进行跟踪,用opencv函数写的。,Kalman filtering with points on the campaign tracking, written by opencv function.
VideosTargetDetection.rar
- 1. 静态背景下的背景预测法目标检测2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法4. 重心多目标跟踪方法 ,1. Static background prediction in the context of target detection method 2. Static background frame difference method for target detection 3. Mean Shift Object Tracking Method 4.
kalman2.rar
- 卡尔曼滤波小程序,能够预测运动目标速度等,Kalman filtering of small procedures, to predict the speed of moving targets
icassp061
- 指出了粒子滤波在多维估计中的应用以及相关一些关键结技术,有参考价值。-Pointed out that the particle filter in the multi-dimensional estimation of some of the key node and related technology, a valuable reference.
Kalman_filter
- 用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。-Kalman filtering method used to predict a single target track, and through the use of Matlab simulation tool to assess the effect of the experiment.
kalman
- gui,实现视频的读入,以及图像的获取,并实现kalman滤波对目标物的位置进行检测预测-kalman filter detect the object
xinxilun
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
kalman-1.3
- 卡尔曼滤波器,用于运动目标的追踪,有很好的预测效果-kalman filter
kalman
- 卡尔曼滤波的代码,c++完成,能够用在实时预测等等方面-Kalman filtering code, c++ to complete, can be used in real-time forecasting, etc.
UKF-matlab-simulation
- 卡尔曼滤波在对离散线性系统进行最优化的时候用到系统的预测方程和测量方程,但是只考虑了最简单的线性关系,即系统预测方程线性化,由于变量的均值和方差只能进行线性运算,那么当系统预测方程非线性化的时候该怎样计算预测值的方差呢? UKF就是为了研究解决这种非线性关系的。-Kalman filter used in optimization of discrete linear systems prediction and measurement equations of the system, but
KalmanFilter
- 卡尔曼滤波的一个典型实例是从一组有限的,包含噪声的,对物体位置的观察序列(可能有偏差)预测出物体的位置的坐标及速度。在很多工程应用(如雷达、计算机视觉)中都可以找到它的身影。同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要课题。-A typical example of the Kalman filter, from a limited set, containing the noise, the position of the object observed sequence (the
kalm2
- 用卡尔曼滤波方法实现对运动目标进行预测,在结合一定的匹配算法可以实现目标跟踪-Kalman filtering method to predict the moving target to achieve, in combination with certain matching algorithm can achieve target tracking
3
- 运动目标跟踪在工业过程控制、医学研究、成像制导等领域具有重要的实用价值。目前的研究多基于背景静止的情况,对背景发生移动的情况研究较少。提出了一套完整的移动背景下的目标跟踪算法,首先使用基于互信息的方法配准序列图像的背景。然后使用差分的方法进行运动区域检测,并将其与图像分割技术相结合,得到目标跟踪模板。目标的跟踪基于Kalman滤波的预测,其匹配过程仍基于互信息理论,实验结果证明:该算法具有较高的计算效率和准确性,应用前景广泛。-it is of important practical value
Kalman_Filter
- Kalman滤波算法,可以对运动轨迹进行预测,达到抗遮挡效果,效果是杠杠的,不信你就下下来试试,亲,搞起吧!-Kalman filtering algorithm, can be predicted trajectory, reaching anti-blocking effect, the effect is a lever, do not believe you try on the next down, pro, huh, right!
MATLABImage-processing-algorithms
- BP神经网络MATLAB算法,Matlab灰色预测模型GM(1,1)代码,维纳滤波MATLAB程序,遗传算法优化神经网络程序[matlab]-MATLAB BP neural network algorithm, Matlab gray prediction model GM (1,1) code, Wiener filter MATLAB program, genetic algorithm optimization neural network program [matlab]
MachineVision
- 结构化道路检测与跟踪 hough变化检测车道线 中值滤波预测跟踪-Machine view using MFC to find the sign of constructed road
Kalman_filter
- Kalman 滤波;实现Kalman 滤波的预测;更新-Kalman filtering achieve Kalman filtering prediction update
UKFMean_Shift
- 提出一种多尺度理论与无味卡尔曼滤波 器(UKF)相结合的视频跟踪改进算法。利用多尺度理论统计跟踪窗内的信息量,使用 UKF 对得到的信息量进行预测,通过修正后的信息量 计算窗口变化比例系数,对尺度任意变化的目标进行跟踪。-An novel method is proposed that is multi-scale space theory combined with Unscented Kalman Filter(UKF). UKF filter is introduced to
图像处理
- 噪声在理论上可以定义为“不可预测,只能用概率统计方法来认识的随机误差”。实际获得的图像一般都因受到某种干扰而含有噪声。引起噪声的原因有敏感元器件的内部噪声、相片底片上感光材料的颗粒、传输通道的干扰及量化噪声等。(In theory, noise can be defined as "unpredictable, random errors that can only be recognized by probability and statistics". The actua