-
Common-standard-pics
数字图像处理中常用的标准图像,包括大家所共知的lena等图片的高分辨率版本,推荐大家下载(Commonly used in digital image processing standard images, including all the known to the lena and other high-resolution version of the picture, we recommend downloading)
- 2011-05-27 19:05:02下载
- 积分:1
-
julia
在visual c++中用分形完成的julia集,是分形的具体应用,对学分形的朋友应该有帮助(In the visual c++ Used to complete the julia fractal set, is the concrete application of the fractal, Friend of the credits should be shaped to help)
- 2008-07-10 12:29:03下载
- 积分:1
-
Hilbert
hilbert程序实现变换 需要的朋友可以参考(hilbert transform program can refer to a friend in need)
- 2020-08-23 19:58:18下载
- 积分:1
-
ImagePCA
该类计算图像的主分量,特征值,特征向量,并且使用主分量重构.(The main components of such calculation of the image, feature values, feature vectors, and the use of principal component reconstruction.)
- 2009-11-03 09:43:45下载
- 积分:1
-
ballalongline
小球沿斜线运动,可以扩展到其他程序中,第一次上传,谢谢。(a ball along with a line.)
- 2013-11-17 20:53:20下载
- 积分:1
-
SARViewer
通过GDAL读取常用遥感影像,如img,tiff,可实现读取显示和雷达影像处理的一些基本算法(Read through GDAL common remote sensing images, such as img, tiff, read the display and radar can achieve some of the basic image processing algorithms)
- 2013-08-03 19:39:01下载
- 积分:1
-
KNearestclass
使用K近邻算法对一个2维德样本集进行分类,样本集的分布为混合高斯分布。(K nearest neighbor to use a 2 Verde sample set for classification, the distribution of sample set for mixed Gaussian distribution.)
- 2008-06-25 04:50:13下载
- 积分:1
-
Visual.Assist.X.v10.5.1715.0
本文针对多光谱图像配准中不同光谱图像间存在较大的灰度差异、同一景物在不同波段表现的特征也各不相同等问题,提出了基于互信息相似性测度的多光谱图像配准算法。(In this paper, multi-spectral image registration between different spectral image there is a big difference in gray scale, the same scene in different bands performance characteristics are different questions, we present a similarity measure based on mutual information of multi-spectral image registration algorithm .)
- 2010-09-07 11:54:35下载
- 积分:1
-
zhongzhilvboprograme
中值滤波程序 对图象选定区域进行排列中值 滤波(median filtering of images selected procedures region with median filtering)
- 2007-05-11 10:09:59下载
- 积分: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