-
source
图像处理系列之边缘检测篇
涵盖内容:
1>Roberts算子
2>Prewitt算子
3>Sobel算子
4>Laplacian算子(Edge Detection)
- 2013-04-16 11:14:21下载
- 积分:1
-
Digital-Image-Processing-3rd-Edition
数字图像处理英文版第三版60多M~很难找到!!希望大家珍惜再珍惜!(digital image processing English and third version,about over 60 M, difficult to find ,hope everybody cherish it !)
- 2012-11-29 10:46:26下载
- 积分:1
-
RegularizationPToolsPVersionP4.1
正则化工具,里面有TV正则化,用超分辨率重建(regulation tool)
- 2021-03-10 22:59:26下载
- 积分:1
-
ClockDemo
一个时钟的简单实例。背景为白色,可根据实际需要改表盘等。(A simple example of a clock. The background is white, can be changed according to the actual needs of the dial.)
- 2016-03-11 14:37:18下载
- 积分:1
-
C# 水平交错效果显示图像 实例
C# 水平交错效果显示图像 实例
- 2013-05-31下载
- 积分:1
-
C# 给图片打马赛克效果 实例
给图片打马赛克
- 2013-06-07下载
- 积分: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
-
RANSAC+SURF
说明: 基于SURF算法实现图像特征提取与描述,使用RANSAC进行图像细配准(SURF algorithm was used to extract and describe image features, and RANSAC was used for image registration)
- 2021-03-03 15:09:33下载
- 积分:1
-
Wavelet-based-enhancement
本文献讲述了使用多维的结构张量进行基于分水岭的图像增强和去噪方法(The literature describes the use of multi-dimensional structure of tensor-based watershed image enhancement and denoising)
- 2011-07-15 16:15:06下载
- 积分:1
-
MinimumCrossEntropyThreshold
最小交叉熵图像分割源代码(原创).相关参考文献见源代码。(source code for the minimum cross-entropy thresholding algorithm)
- 2020-07-03 17:00:01下载
- 积分:1