-
Brain-MRI-Ssegmentation
自己写的分割脑组织的程序,用FCM方法分割,可以直接运行(Write their own brain tissue segmentation procedure, using FCM segmentation method can be run directly)
- 2011-10-27 22:03:02下载
- 积分:1
-
image-deblurring
针对遥感图像可控参数误差造成的图像模糊,进行模糊核估计(Remote sensing images for image blur caused by controllable parameter error, blur kernel estimation)
- 2020-11-19 21:09:37下载
- 积分:1
-
DarkChannelPrior
目标物与摄像机距离已知的情况下,计算白天大气能见度距离。(The distance between the object and the camera is known to calculate the visibility distance in daytime.)
- 2017-01-20 14:10:32下载
- 积分: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
-
EZW
图像压缩经典EZW算法 可提初学者学习参考使用(image compression EZW)
- 2013-10-12 14:22:16下载
- 积分:1
-
xinpcnn
利用PCNN,可得到二值图像的轮廓,轮廓的宽度可调节(The use of PCNN, available binary image contours, contour width adjustable)
- 2008-04-17 17:09:47下载
- 积分:1
-
jpeg无失真压缩源代码jpeg_lossless
jpeg无失真压缩源代码(jpeg lossless compression source code)
- 2020-07-09 14:18:55下载
- 积分:1
-
C_Source
C标准函数源码,十分丰富,便于移植和裁剪。(C standard function source code, is very rich, easy to transplant and tailoring.)
- 2014-12-01 15:26:16下载
- 积分:1
-
OpenCVexe_02
读取一个文件夹中的任意数量图片,并对读入图片进行尺寸调整、灰度化处理、直方图均衡化处理,并显示图片(Read number of images from a folder, and adjust the size,do gray processing, histogram equalization processing with the pictures , and display pictures.)
- 2013-12-15 10:58:10下载
- 积分:1
-
cross-correlation-subpixel
采用归一化互相关的算法进行图像匹配,经过测试非常有效(Normalized cross-correlation image matching, tested very effective)
- 2015-04-09 00:36:53下载
- 积分:1