-
2345
说明: Matlab代码文字识别:包括图像分割,粘连字符切分,文字识别(Using MATLAB to realize the code of recovering scene view distance map (depth map) from binocular map)
- 2021-01-16 12:31:15下载
- 积分:1
-
ART
基于ART算法的CT图像重建
刚找到的,不知能不能用(CT image reconstruction based on ART algorithm)
- 2011-05-19 16:03:35下载
- 积分:1
-
lixiaomao
this code is for the paper of image segmentation based on level set methods. in this paper improves Tony Chan s paper and improves the speed.
- 2012-04-28 17:18:16下载
- 积分:1
-
secaizhuanyi
运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
- 2013-09-15 16:40:26下载
- 积分:1
-
Z源逆变器开路三相SVPWM调制
说明: Z源逆变器开路三相SVPWM调制,注入了三次谐波分量。(Open-circuit Three-phase SVPWM Modulation of Z-source Inverter)
- 2020-10-07 10:37:37下载
- 积分:1
-
matlab_regiongrowing
此程序为区域增长经典算法,程序后面有详细注释(This procedure is a classical algorithmfor the regional growth,the procedure followed in detail the Notes)
- 2009-03-05 14:19:04下载
- 积分:1
-
target-tracking-using-kalman
卡夫曼算法,目标跟踪,可预测。简单算法,我在后面增加了汉语注释,方便初学者了解。(Target tracking using kalman,using this matlab program, you can see a ball tracked with a lable.)
- 2009-12-03 22:58:00下载
- 积分:1
-
calibration-toolbox-0.9
matlab上面自动实现相机校准标定的一个工具库(Matlab toolbox for multiphase calibration can realize automatic calibration)
- 2020-06-18 22:20:02下载
- 积分:1
-
CS_iso_creator_src
CS Image Creator.to creato image from specific data.
- 2013-01-21 01:00: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