-
solid_reconstruction
说明: 应用三维重构原理对二维平面图形重建成三维图像。(Application of the principle of three-dimensional reconstruction of two-dimensional graphical reconstruction into three-dimensional image.)
- 2008-09-23 17:12:53下载
- 积分: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
-
bilinear_algorithm
图象处理中经常用到图象抽取和插值,本程序就是常用的双线性插值法的实现(image processing frequently used images collected and interpolation, the procedure is commonly used by the bilinear interpolation to achieve)
- 2006-11-16 16:40:25下载
- 积分:1
-
dftfilt
matlab中dftfilt.m文件函数源代码(Matlab dftfilt.m file function source code)
- 2017-09-12 21:36:57下载
- 积分:1
-
PG_BOW_DEMO
bag of word,含特征提取,词包(bag of word proggramme)
- 2012-03-13 16:04:33下载
- 积分:1
-
harris-match
采用harris角点特征完成图像拼接,包含特征点的选取以及最终拼接后的结果输出(Harris corner feature complete image stitching, contains the feature points selected and the resulting output after final stitching)
- 2012-05-25 13:29:48下载
- 积分:1
-
hist
设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图
(histogram equalization )
- 2009-05-02 12:27:54下载
- 积分:1
-
matlab 处理
对图中微流道各个形状模块进行分割,并计算了微流道的宽度,还有入射光钎到接受光纤的距离。(The specific module is divided and the length and width are calculated.)
- 2017-12-26 10:33:27下载
- 积分:1
-
nc_read
批量读取某一文件夹下的所有地表潜热通量数据(.NC格式),全球数据,转换为TIFF栅格格式。遥感数据批处理。(Read surface laten heat flux data (.nc) to geotiiff format.)
- 2017-08-29 09:48:49下载
- 积分:1
-
ImageFilterinFrequencySpace
目的是改善影像质量,包括去除高频噪声与干扰,及影像边缘增强、线性增强以及去模糊等。分为低通滤波(平滑化)、高通滤波(锐化)和带通滤波。(The purpose is to improve the image quality, including the removal of high frequency noise and interference, and image edge enhancement, linear enhancement and deblurring. Into a low-pass filter (smoothing), high-pass filtering (sharpening) and bandpass filtering.)
- 2015-03-30 17:39:21下载
- 积分:1