-
showline
说明: 图像检测,目标检测简单来说就是找出图像中的目标并给定目标的位置,一般用矩形框定位出目标(In image detection, target detection is simply to find out the target in the image and give the location of the target. In general, the rectangular box is used to locate the target)
- 2019-04-12 16:18:23下载
- 积分:1
-
Denoising-3-in-1
去噪算法matlab源码三合一,包含BLS-GSM,BM3D,NLM(Denosing algorithms 3 in 1, include BLS-GSM+ BM3D+ NLM)
- 2013-08-01 11:40:42下载
- 积分:1
-
ImageBoard
一个功能比较全面的图像处理系统,对初学者很有参考价值。(One features a more comprehensive image processing system, useful for beginners reference value.)
- 2013-07-10 11:05:46下载
- 积分:1
-
图像边缘检测7种算子代码
编程实现灰度图像的几种常用的边缘检测算法,包括:梯度边缘检测算法、Roberts边缘检测算法、Sobel边缘检测算法、拉普拉斯边缘检测算法、canny边缘检测算法、Prewitt边缘检测算法和Krisch边缘检测算法。
- 2019-05-20下载
- 积分:1
-
program
gdal读tiff图像,获取图像大小,波段信息,图像数据,写Tiff图像到固定路径。(Read and write an TIff image using GDAL)
- 2012-02-13 22:08:22下载
- 积分: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
-
munnao_V8.1
是国外的成品模型,是小学期课程设计的题目,实现六自由度运动学逆解算法。( Foreign model is finished, Is the topic of the elementary school stage curriculum design, Six degrees of freedom to achieve inverse kinematics algorithm.)
- 2016-11-23 23:59:09下载
- 积分:1
-
Rect_Insert
说明: 针对输入180个波束数据,通过使用抛物线插值法进行插值,最终得到720个波束的数据,用于图像显示(For 180 beam data input, 720 beam data are obtained by parabola interpolation method for image display)
- 2020-03-25 14:30:59下载
- 积分:1
-
5
说明: python实现双目立体匹配SGBM算法(SGBM algorithm for binocular stereo matching based on Python)
- 2020-06-24 05:20:02下载
- 积分:1
-
clean_algorith_target_radar
该算法可以清楚的将雷达目标检测出来,去除旁瓣遮挡效应,提高雷达目标检测的分辨率。(The algorithm can clear the radar target detection out, remove side lobe barrier effect, to improve the resolution of the radar target detection.)
- 2012-12-10 16:57:54下载
- 积分:1