搜索资源列表
gfhgfhgf
- 人脸视频图像编码是近年来图像编码领域里的一个研究热点问题,它在通信、互联网等方面有着广泛的应用前景。人脸图像编码的研究包含很多子问题,主要的三个方面为:精确的人脸目标定位算法,实时的人脸目标跟踪算法和高效的人脸图像编码方法。本文的主要研究工作在于: 1) 提出帧间差分和背景差分相结合的人脸目标定位算法,在人脸特征选择上,主要使用形状特征,通过椭圆拟合来得到人脸的位置。 2) 采用基于Kalman滤波的运动预测方法对人脸的区域变化进行预测,以此缩小目标可能存在的区域(ROI).-Facial vi
EKF
- extended卡尔曼滤波器是标准的非线性卡尔曼滤波器 本toolbox里包括了各种常用的extended卡尔曼滤波器-toolbox for extended kalman filter (EKF)
kalmanStackFilter
- kalman-stack filter for image processing applications
VBacckgKalmaai
- 对视频图像序列使用卡尔曼滤波器生成背景。卡尔曼滤波是运用其的记忆特性,对一定时间长度的视频图像信信息进行加权平均从而获的与实际背景图像近似的初始背景,同时达到滤除颗粒噪声、消除摄像机抖动的目的。 -The sequence of video images using the Kalman filter to generate the background. The Kalman filter is to use its memory characteristics, the weighted
Kkallmanfileea
- 卡尔曼滤波C程序源码 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决非常大部分的问题,他是最优,效率率最高甚甚至是最有用的。他的广泛应用已经超过30年,包含机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统和导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。 -C program source code of Kalman filter Kalman
matlab--kalman
- 一个实现卡尔曼滤波图像的小程序。适合初学者练习。-A Kalman filter image applet. Suitable for beginners to practice.
kalman
- 使用卡尔曼滤波方程和直接不滤波的跟踪图像效果图对比图 -Tracking image using the Kalman filter equations and direct filtering effect diagram comparison chart
0660sanweigenzong
- 三维图像的卡尔曼滤波程序,三维纯角度被动跟踪定位的最小二乘程序-Three-dimensional image of the Kalman filtering process, the three-dimensional pure angle passive tracking positioning of the least-squares procedure. . .
VietOCR.NET-3.4-src
- c#编写的字符识别程序,识别效果很好的一个源代码-C# prepared using Kalman filtering and image recognition algorithm bregeler procedures
Fetal-ECG-Extraction-by-Extended-State-Kalman-Fil
- HSF processes the distorted image ˜ x by M filters chosen to improve the image quality for regions with different characteristics. At each pixel, a feature vector yn is computed using local image data. The feature vector is then used to determi
image-processing
- tracking vehicels with kalman filtering(imag processing)
kalman_image
- 用卡尔曼滤波器处理图片,图片是进行加性白噪声的,输出进过处理的图片和原图片-Using kalman filter to deal with pictures, picture is for additive white noise, the output in processing of images and the original image
KLMAN
- 简单来说,卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。-In simple terms, the Kalman filter is an optimal recurs
shujuronghe-matlab
- matlab关于信息融合的源码程序,例如,里面包含卡尔曼滤波器、边缘检测、图像融合等方面。-Information about fusion matlab source program, for example, which contains the terms of the Kalman filter, edge detection, image fusion.
Kalman-Filter(CPP_C_MATLAB)
- 卡尔曼滤波器简介 近来发现有些问题很多人都很感兴趣。所以在这里希望能尽自己能力跟大家讨论一些力所能及的算法。现在先讨论一下卡尔曼滤波器,如果时间和能力允许,我还希望能够写写其他的算法,例如遗传算法,傅立叶变换,数字滤波,神经网络,图像处理等等。 -Kalman Filter Introduction Recently I found that some of the problems a lot of people are very inter
jaipao_v76
- music高阶谱分析算法,包括最后计算压缩图像的峰值信噪比和压缩效果的源码,各种kalman滤波器的设计。- music higher order spectral analysis algorithm, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Various kalman filter design.
henbai
- 复化三点Gauss-lengend公式求pi,计算十字叉丝的在不同距离的衍射图像,各种kalman滤波器的设计。- Complex of three-point Gauss-lengend the Formula pi, Calculation crosshairs diffraction image at different distances, Various kalman filter design.
fengsie_v65
- 结合PCA的尺度不变特征变换(SIFT)算法,各种kalman滤波器的设计,图像的光流法计算的matlab程序。- Combined with PCA scale invariant feature transform (SIFT) algorithm, Various kalman filter design, Image optical flow calculation matlab program.
huilan_v23
- 代码里有很完整的注释和解释,各种kalman滤波器的设计,计算十字叉丝的在不同距离的衍射图像。- Code, there are very complete notes and explanations Various kalman filter design, Calculation crosshairs diffraction image at different distances.
kf
- matlab codde for kalman filtering