搜索资源列表
-
0下载:
kalman滤波器应用的例子matlab代码,希望对做图像处理的有帮助-Kalman filter examples of the application of Matlab code, and I hope to do the image processing help
-
-
2下载:
TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
-
-
0下载:
利用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
-
-
0下载:
卡尔曼滤波是图像处理中极其重要的概念,本程序为卡尔曼滤波实现代码-Kalman filter is very important in image processing concept, the program code for the Kalman filter is
-
-
0下载:
几个项目运用了opencv,需先安装opencv
项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上
项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。
项目carmen是使用opencv卡尔曼滤波的例子。
项目ransac是ransac算法的例子。
toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
-
-
0下载:
用快速傅立叶变换加卡尔曼滤波的方法进行图象的恢复的介绍,算法已有-Jiaka using Fast Fourier Transform Kalman Filter approach to image restoration introduction, the algorithm has been
-
-
0下载:
卡尔曼滤波应用于图像处理 很适合初学者-Kalman filter used in image processing is very suitable for beginners
-
-
0下载:
在matlab下可以运行的kalman。对视频图像序列使用卡尔曼滤波器生成背景。卡尔曼滤波是利用其的记忆特性,对一定时间长度的视频图像信息进行加权平均从而获得与实际背景图像近似的初始背景,同时达到滤除颗粒噪声、消除摄像机抖动的目的 -You can run matlab under the kalman. Of video sequences using a Kalman filter to generate the background. Kalman filtering is the use
-
-
0下载:
两种方法,MHI(历时运动图像)和卡尔曼滤波实现的运动物体跟踪程序。采用VC6+OpenCV1.0-Two methods, MHI (last moving image) and the Kalman filter to achieve the moving object tracking program. Using VC6+ OpenCV1.0
-
-
0下载:
kalman filter image processing-kalman filter image processing
-
-
0下载:
c++卡尔曼滤波器进行图像处理。对目标进行稳定的跟踪,跟踪效果较好。-c++ Kalman filter for image processing. Stable tracking of the target
-
-
0下载:
用 matlab 编写的卡尔曼滤波的程序代码,适合于图像处理专业-Kalman filter using matlab code, suitable for image processing professional
-
-
0下载:
卡尔曼滤波+图形图像处理,跟踪识别,完成对目标区域的动态跟踪-Kalman filter+ graphics, image processing, tracking, recognition, dynamic tracking of the target area
-
-
0下载:
运动目标跟踪在工业过程控制、医学研究、成像制导等领域具有重要的实用价值。目前的研究多基于背景静止的情况,对背景发生移动的情况研究较少。提出了一套完整的移动背景下的目标跟踪算法,首先使用基于互信息的方法配准序列图像的背景。然后使用差分的方法进行运动区域检测,并将其与图像分割技术相结合,得到目标跟踪模板。目标的跟踪基于Kalman滤波的预测,其匹配过程仍基于互信息理论,实验结果证明:该算法具有较高的计算效率和准确性,应用前景广泛。-it is of important practical value
-
-
0下载:
现代数字图像处理技术提高及应用案例详解(matlab版
3.19 基于Kalman滤波的目标跟踪-Modern digital image processing technology and application case explanation (matlab version
3.19 target tracking based on Kalman filter
-
-
0下载:
此代码为卡尔曼滤波算法仿真,主要用于遥感图像融合-This code for the Kalman filter algorithm simulation, mainly used for remote sensing image fusion
-
-
0下载:
运通卡尔曼滤波器函数以及最小二乘法,对图像进行滤波,并将两种结果进行比较-Express and least squares method, kalman filter function of image filtering, and comparing the two results
-
-
1下载:
一张图像中含有噪声,应用此程序对含有噪声的图像进行卡尔曼滤波,使滤波后的图像效果较好-One image with noise, apply this procedure to the image with noise Kalman filter, the filtered image effect better
-
-
0下载:
基于卡尔曼滤波器的监控系统的设计,实现了对运动目标进行识别,并对其运动轨迹进行预测的功能;当二值化图像超过一定阈值时,判断为有外人入侵,实现报警功能。-Kalman filter based on the design of monitoring system to achieve the recognition of moving objects, and its motion trajectory prediction function when the binary image exce
-
-
3下载:
图像处理源代码,基于Hough变换的人眼虹膜定位方法,基于Kalman滤波的目标跟踪,基于模糊集的图像增强方法,基于蚁群算法的图像边缘检测。-Image processing source code, Hough transform based human eye iris location method, Kalman filter based target tracking, fuzzy set based image enhancement method, ant colony algor
-