-
minimum-spanning-tree
在一个具有几个顶点的连通图G中,如果存在子图G 包含G中所有顶点和一部分边,且不形成回路,则称G 为图G的生成树,代价最小生成树则称为最小生成树。 (Has several vertices in a connected graph G, if there subgraph G ' contains all vertices of G and part of the side, and does not form a loop, called G' is a spanning tree of G, the minimum cost spanning tree is called minimum spanning tree.)
- 2013-08-23 23:06:57下载
- 积分:1
-
人脸+虹膜识别+瞳距测量
说明: matlab实现人脸识别和虹膜定位 识别效果良好(Accurate eye location by MATLAB)
- 2019-02-28 12:26:18下载
- 积分:1
-
opencv
利用opencv+VC++实现对图像的边缘处理,从而对图像进行检测(Use opencv+ VC++ to achieve the edge of the image processing to the image detector)
- 2016-02-18 15:20:39下载
- 积分:1
-
waveletimagerefuse
说明: 使用matlab实现基于小波变换的遥感图像融合,特别有用(Use matlab wavelet transform-based remote sensing image fusion, particularly useful)
- 2008-11-27 11:22:20下载
- 积分:1
-
tikhonov
该算法用于求解线性病态逆问题,同时该算法已经过实际验证,重建结果较好,希望对大家有所参考。(The algorithm for solving linear pathological inverse problem, at the same time, the algorithm was validated through actual and reconstruction results are good, hope to be of reference.)
- 2016-12-05 11:49:16下载
- 积分:1
-
ZhifangtuJunheng
该程序为直方图均衡化程序,附有GUI界面,操作简单,可现实处理前后图像对比及处理前后的直方图分布情况显示,使用方便。(The program for histogram equalization program, with GUI interface, simple operation, the histogram distribution around the reality that is processing the image before and after treatment, easy to use.)
- 2016-02-27 11:37:45下载
- 积分:1
-
calibration-toolbox-0.9
matlab上面自动实现相机校准标定的一个工具库(Matlab toolbox for multiphase calibration can realize automatic calibration)
- 2020-06-18 22:20:02下载
- 积分:1
-
train-images-idx3-ubyte
MNIST数据集中图像数据文件, 60000个训练集(The MNIST dataset image data files, 60000 training set)
- 2012-10-11 10:56:28下载
- 积分:1
-
Wiener-filter
利用维纳滤波实现噪声中的语音信号恢复,产生chirp信号,噪声为高斯白噪声,噪声叠加在chirp信号上,构成观测信号x(n),使用编程方法实现使用维纳滤波滤除高斯噪声。(Wiener filtering the voice signal recovery in the noise generated chirp signal, the noise is Gaussian white noise, noise superimposed on the chirp signal, constitute the observed signal x (n), using the programming method using the Wiener filter filter Gaussian noise.)
- 2012-11-27 11:31:50下载
- 积分:1
-
huffman
数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。(Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the original image entropy, encoded average code length, and be able to reconstruct the image according to encoding. The program uses C++ mixed programming, has compiled a Matlab library files generated, do not need to link with C++. Programs include source code and source images, and encoding the results of the image.)
- 2010-05-31 22:11:29下载
- 积分:1