-
Kalman-Track-filter
带高斯白噪声的Kalman滤波Matlab代码,每一步都有详细的注释,和kalman滤波的五个公式对应。并有高斯白噪声的产生函数,function G = CreateGauss(E,D,M,N) 产生均值为E,方差为D,MxN的高斯白噪声矩阵(The Matlab code of Kalman filter with Gaussian white noise.)
- 2011-12-21 15:48:06下载
- 积分:1
-
Machine-Vision-System-Color-Recognition
说明: 机器视觉系统实例--颜色识别系统,matlab实现(Examples of machine vision systems- the color identification system, matlab achieve)
- 2008-10-16 11:28:29下载
- 积分:1
-
NSCT
说明: nsct图像处理代码,关于图像融合方面的(NSCT image processing code, about image fusion)
- 2020-08-27 09:58:14下载
- 积分:1
-
基于OPENCV的SIFT特征提取与匹配算法
OPENCV_SIFT_VC6
基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net
(2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。(OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.)
- 2020-06-26 03:00:02下载
- 积分:1
-
image_mosaicking_SURF
说明: 采用surf算法对两幅较低重叠度的图像进行拼接(Image mosaic using surf algorithm)
- 2019-01-04 17:38:29下载
- 积分:1
-
lle
实现LLE算法,本算法是改进的LLE算法,主要是针对人脸图像的。()
- 2007-07-27 09:02:49下载
- 积分:1
-
Houghtranslate
这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
- 2013-09-07 00:28:11下载
- 积分:1
-
Fngprnt
采用最大方差阈值分割法,对指纹进行提取。(Using the maximum variance threshold segmentation method for fingerprint extraction.)
- 2013-11-24 20:39:58下载
- 积分:1
-
新建文件夹
说明: 检测火灾,本课题为基于matlab的火灾检测识别,烟雾报警,火焰检测,通过几何参数判别,即面积增长率,角度等。完美运行。(Detection of fire, this topic is based on the MATLAB fire detection and recognition, smoke alarm, flame detection, through the geometric parameters, that is, area growth rate, angle and so on. Perfect operation.)
- 2020-03-03 15:21:18下载
- 积分:1
-
Harris
Harris角点检测程序(内附示例图像),利用鼠标在图像上选择提取交点的区域,进行角点提取。程序语言简洁,利于初学者学习。(Harris corner detection procedures (with sample images), using the mouse in the image on the choice of extraction point of intersection of the region, for Corner Detection. Programming language is simple and conducive to learning for beginners.)
- 2008-07-18 10:35:38下载
- 积分:1