-
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
-
brightness_enhancing
图像的亮度对比度增强,可对较暗的图像进行亮度增强(The brightness of the image contrast enhancement, may be dark image brightness enhancement)
- 2021-04-29 11:58:44下载
- 积分:1
-
geomosaic
使用IDL实现对ENVI所支持的影像文件格式的数据拼接,不用打开栅格,从而避免内存消耗过大(IDL data stitching ENVI image file formats supported, do not open the grid, in order to avoid memory consumption is too large)
- 2013-03-21 09:58:26下载
- 积分:1
-
sin
说明: 用GUI实现sin画图,输入数据,曲线动态显示(Drawing sin with GUI)
- 2020-08-27 09:46:04下载
- 积分:1
-
pgm7
to find the the error in orginal and filtered image
- 2013-03-13 12:17:45下载
- 积分:1
-
RCAN-pytorch
本rar文件是图像超分辨率重构的网络模型RCAN的代码,可以成功运行(This rar file is the code of the image super-resolution reconstruction network model RCAN, which can be run successfully)
- 2021-04-23 23:18:47下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
winImageCompletion-master
Implementations of image processing algorithms(This project can be built by Visual Studio 2012. Project description file included. Currently it is for Windows only.)
- 2015-04-20 10:43:47下载
- 积分:1
-
A0357
一套完整的图像处理与识别的源码(全中文注释)
这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。(a complete set of image processing and recognition of the source code (all Chinese Note) This is our internal development and use of a image processing code, includes the most image processing and recognition processing function : as template transform, Image smoothing, sharpening, edge recognition, image filtering and fuzzy images, image inverse filtering, fuzzy image noise increases, Wiener filter images, linear transformation, gray tensile, histogram equalization, images corrosion, expansive images, image open operation, GIF correct coding, zooming, rotation, fast Fourier transform, discrete cosine transform, and so on and so forth, that is too many. Can be used for windows software or embedded software programming. Internal use, and the whole Chinese translations, in order to download )
- 2020-12-27 21:59:02下载
- 积分:1
-
SURFmex
surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文(surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm)
- 2009-11-19 10:41:29下载
- 积分:1