-
guangbanzhongxintiqu
本程序主要实现暗背景下含高斯噪声的光斑滤除噪声,实现光斑中心提取。采用了sobel算子和梯度倒数加权滤噪、最大类间方差法(Otsu)确定阈值、质心法提取光斑中心坐标。(The program is mainly realized under a dark background Gaussian noise spot containing noise filtering, to achieve spot center extraction. Using sobel operator and gradient inverse weighting filter noise, Otsu method (Otsu) to determine the threshold, the center coordinates of the spot centroid extraction.)
- 2020-09-24 14:37:48下载
- 积分:1
-
imageprocessing
多种图像处理基本方法的源代码,包括图像分割和边缘检测,非常适合初学者参考使用。(A variety of basic methods of image processing source code, including image segmentation and edge detection, is suitable for beginners reference.)
- 2010-05-28 18:03:21下载
- 积分:1
-
RANSAC-for-Outlier-Rejection
基于RANSAC算法的图像匹配过程,包括提出该算法的文章以及文章中所提到的所有程序代码,可以实现具有高度异常点的图像匹配过程。(RANSAC algorithm based on image matching process, including all the program code of the algorithm proposed article and the article mentioned, the image matching process can be achieved with a high degree of abnormal points.)
- 2021-03-23 21:19:15下载
- 积分:1
-
cnn-compression-master
说明: compression压缩感知算法用于图像处理。信号压缩(compressionCompressed sensing algorithm)
- 2020-12-08 19:59:21下载
- 积分:1
-
gh
说明: 基于开源计算机视觉库OpenCV的图像处理基于开源计算机视觉库OpenCV的图像处理(Based on open source computer vision library OpenCV image processing based on open source computer vision library OpenCV image processing)
- 2011-06-01 13:30:13下载
- 积分:1
-
otsu-method
两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。(Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.)
- 2009-12-17 11:27:40下载
- 积分:1
-
ICP算法matlab实现
说明: 很好地实现了激光雷达点云的ICP配准,附带数据(ICP registration of LIDAR point cloud is well realized)
- 2020-11-30 14:49:27下载
- 积分: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
-
Triangle_Renderer_Project
老外写的程序,可对三角形进行渲染,有详细的算法介绍。非常棒(A good Triangle Renderer Project,with detailed introduction.)
- 2011-04-22 09:18:28下载
- 积分:1
-
arnold-logistic
彩色图像的arnold图像置乱和logistic混沌序列的图像加密程序matlab源码(Color image of arnold image scrambling and logistic chaotic sequence of image encryption program Matlab source)
- 2012-04-10 17:27:42下载
- 积分:1