搜索资源列表
kalman.rar
- 里面有大量的图像处理的小demo适用于初学图形图像的人,Inside a large number of image processing, a small demo for beginners graphic images of people
TracKIT
- TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
TemplateMatch
- 自己做的一个图像采集和模板快速匹配软件,有几种不同的匹配算法进行对比-Own an image acquisition and fast template matching software, there are several different types of matching algorithms compare
kalman
- opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
Test
- kalman 仿真程序 图像 适合MATLAB初学者参考-kalman image for MATLAB simulation program for beginners reference
Kalman
- 基于卡尔曼的视频序列帧图像的跟踪程序 -Kalman-based video sequence frame image tracking procedures
meanshift
- meanshift + kalman 滤波算法在,图像跟踪方面的研究-meanshift+ kalman filtering algorithms, image tracking research
Kalman
- 基于卡尔曼运动模型模糊图像恢复技术研究, 基于卡尔曼运动模型模糊图像恢复技术研究-Kalman Motion Model Based on Fuzzy Image Restoration Techniques
severalexample
- 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
kalman.h
- 图像处理中的卡尔曼滤波visual c及visual c++算法-Kalman filtering in image processing and visual c visual c++ algorithm
Kalman-Filter-approach
- 用快速傅立叶变换加卡尔曼滤波的方法进行图象的恢复的介绍,算法已有-Jiaka using Fast Fourier Transform Kalman Filter approach to image restoration introduction, the algorithm has been
Kalman-technique
- 卡尔曼滤波与维纳滤波在运动模糊图像恢复中的应用,包含算法及分析-Kalman Filtering and Wiener filtering in the motion-blurred image restoration applications, including algorithms and analysis
KalmanVC
- 基于VC的卡尔曼图像跟踪算法,效果还可以,可供相关研究人员做参考!-VC-based Kalman image tracking algorithm, the effect can be available for reference by researchers to do!
Kalman
- 图像进行运动估计时,可用此平滑曲线,求出抖动分量,从而可以进行运动补偿-Image motion estimation, can use this smooth curve, seek the jitter component, and can exercise compensation
Kalman-Classic-example
- 实现kalman经典滤波,跟踪,结合opencv实现的图像中的二维目标跟踪算法,实例直接可以运行,经典卡kalman程序。-Achieve kalman the classic filtering, tracking, target tracking algorithm combined with the two-dimensional image opencv realized, instances can be run directly, the classic card kalman pr
Kalman-filter
- 现代数字图像处理技术提高及应用案例详解(matlab版 3.19 基于Kalman滤波的目标跟踪-Modern digital image processing technology and application case explanation (matlab version 3.19 target tracking based on Kalman filter
kalman
- opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
Kalman-fusion-method
- 图像融合是图像处理的重要一环,但图像融合目前未有通用的技术,此代码试采用Kalman方法对图像进行融合,试图达到一个较好的图像信息保留和处理-Image fusion is an important part of image processing, but the image fusion is at present no common technology, this code sample using the Kalman method for image fusion, trying t
kalman
- 图像处理 ,卡尔曼滤波程序,用于处理图像噪声-Image processing, kalman filtering program, used to process the image noise
Laplace-kalman-bayes-kalman
- 拉普拉斯(Laplace)、卡尔曼(kalman)、贝叶斯(bayes)几种关于图像处理中图像融合或滤波的matlab源程序。-Laplace (Laplace), Kalman (kalman), Bayesian (bayes) several image processing or filtering in image fusion matlab source.