-
K-maens
K均值聚类算法对图像进行分割,实验用程序,亲测可用。(K-means clustering algorithm for image segmentation, experimental procedures, pro-test is available.)
- 2013-07-20 16:43:29下载
- 积分: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
-
0999
卡尔曼滤波是一种数据处理方法,它是一种线性最小方差无偏估计准则,基于系统
状态估计和当前观测,通过引入状态空间而获得的新的状态估计.本篇论文陈述了卡尔曼滤
波的基本思路和算法;并通过仿真,显示卡尔曼滤波的功能,以及如何用它来跟踪方向确定、速度恒定的飞行器。 (Kalman filter is a data processing method, which is a linear minimum variance unbiased estimation criteria, based on system state estimation and the current observations, obtained by introducing the state space of the new state estimate of the Kalman filter thesis statement the basic ideas and algorithms and through simulation, shows Kalman filtering functions, and how to use it to keep track of the direction determined constant speed aircraft.)
- 2013-09-06 10:21:27下载
- 积分:1
-
BPM-image--c
数 字 图 像 处 理 中 的 b p m 图 像 读 取(Digital image processing of the image b p m reading)
- 2014-05-05 11:02:44下载
- 积分:1
-
problemanswer
数字图像处理第二版英文版(冈萨雷斯).pdf(Digital Image Processing Second Edition English (Gonzalez). Pdf)
- 2010-08-31 22:40:35下载
- 积分:1
-
IPKejian
华中科技大学图像所张桂林老师的数字图像处理课件(Huazhong University of Science and Technology teacher Zhang Guilin images of digital image processing software)
- 2007-11-22 15:45:16下载
- 积分:1
-
opencvhello_matlab
说明: opencv入门程序,使用opencv模式读取图像并显示,在vs环境下调用matlab进行图像读取和显示(opencv entry procedures, read the image using opencv mode and display, in the vs environment, call matlab to read and display the image)
- 2021-02-23 11:39:40下载
- 积分:1
-
Seg_soble
sobel segmentation, this algorithme has a great effect for segmenting
- 2015-01-25 18:02:39下载
- 积分:1
-
smooth
图像的平滑函数,对指定区域的图像,并有门限值和魔板大小限制。(the smooth of a bmp image)
- 2013-09-19 21:16:46下载
- 积分:1
-
stereo
立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。(Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.)
- 2020-06-29 14:40:02下载
- 积分:1