-
1 2维_3 维图像分割工具箱
说明: 二维、三维图像分割工具箱,采用基于matlab的标记分水岭算法(Two-dimensional and three-dimensional image segmentation toolbox, mark watershed algorithm based on MATLAB)
- 2020-05-05 17:29:10下载
- 积分:1
-
灰度图像边缘检测
说明: 灰度图像的边缘检测,包含多种算子:sobel,prewitt,gaosi算子等,包括原理和各算子的区别(Edge detection of gray image includes many operators: Sobel, Prewitt, Gaosi, etc)
- 2020-04-19 17:08:44下载
- 积分:1
-
tuxingxue
画矩形的代码,包含各种算法,具体的自己看吧,这是图形处理的作业之一(Draw a rectangle of the code, contains a variety of algorithms, specifically for yourself, this is one of the graphics processing jobs)
- 2013-09-26 14:42:11下载
- 积分:1
-
cximage600_full_VC6
说明: CxImage是一款免费的、开源的、功能强大的图形处理库。 跨平台,支持windows、linux等;支持BMP、GIF、ICO、TGA、JPEG、PCX、PNG、TIFF、MNG、RAS等多种图像格式;支持格式转换、图像处理、几何变换等;最重要的是使用非常简单。此为VC6修正版(CxImage is a C++ image processing library. It can load, save, display, transform images in a very simple and fast way, with transparency, multiple layers and selections, support for BMP GIF JPG PNG MNG TIF ICO TGA PCX J2K JBG RAS PNM RAW PSD.)
- 2020-06-17 23:20:01下载
- 积分:1
-
R-LandS-L
CT反投影重建的R-L滤波函数与S-L函数,应用对象为matlab自带shepp-logan模型图像(R-L function and S-L function applying to CT backproject reconstruction)
- 2020-07-10 15:38: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
-
Image-Denoising-
基于小波变换的数字图像降噪的源代码,利用改进的小波阈值法进行图像去噪(Digital image noise reduction based on wavelet transform source code, improved wavelet thresholding method for image denoising)
- 2012-12-29 13:35:20下载
- 积分:1
-
denoise
奇异值分解等方法对噪声进行去噪,算法简单,清晰易懂(Singular value decomposition method to noise denoising algorithm is simple, clear and easy to understand)
- 2013-01-18 10:27:41下载
- 积分:1
-
fhouhgh
利用霍夫变换进行直线检测的算法实现 设置不同的阈值来控制直线的输出(detect lines in image)
- 2010-05-22 15:21:26下载
- 积分:1
-
去污
图象去污渍,mask为污渍图象,另一个为原图或受损图象(Image to remove stains, mask for stained images, and the other for original or damaged images.)
- 2018-06-28 20:22:57下载
- 积分:1