-
HIS-RGB
遥感图像的色彩变换 能从IHS转换到RGB 并能从RGB转换到HIS 效果比较好(Remote sensing images from the IHS color transform to the RGB and the conversion from RGB to HIS conversion effect is better)
- 2009-03-13 21:06:43下载
- 积分:1
-
Sobel-Process
索贝尔算子程序,可以对图像进行索贝尔算子处理。(Sobel process program, which can process using sobel method.)
- 2012-02-28 10:07:22下载
- 积分:1
-
MultiSqureArea
计算多边形面积的算法(polygon area calculation algorithm)
- 2005-02-02 15:07:08下载
- 积分:1
-
headtrack
用粒子滤波实现视频中人头跟踪算法,有训练好的人头分类器。()
- 2021-02-05 21:29:57下载
- 积分: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
-
数字图像处理用到的标准测试图像 typical
数字图像处理用到的标准测试图像,很多图片。(IMP test images。)
- 2013-10-24 22:18:01下载
- 积分:1
-
waituigai
基于格子玻尔兹曼方法模拟泊肃叶流,边界条件用非平衡格式(Poiseuille flow based on the lattice Boltzmann method to simulate the boundary conditions with unbalanced format
)
- 2021-03-25 18:49:13下载
- 积分:1
-
GraphCut
图像分割经典算法GraphCut的实现代码,亲测可用。(An implementation of GraphCut Algorithm, which is a classical method in image segmentation field.)
- 2020-09-29 17:27:43下载
- 积分:1
-
tuxiangpeizhun
使用VC++编程,自动检测角点,实现图像配准,代码可用。(Automatically detect the corner points, for image registration, the code is available.)
- 2010-05-30 10:55:42下载
- 积分:1
-
SURF
基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高(Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly improved)
- 2013-10-04 11:10:04下载
- 积分:1