-
feature-tracking
一个用于电子显微镜下运动细胞的识别跟踪的源代码,出自哈佛医学院的一位教授,对于做物体运动识别估计的各位很有帮助!(Under an electron microscope for cell identification and tracking movement of the source code, from a professor at Harvard Medical School, for the movement of objects do you identify the estimated useful!)
- 2007-12-04 16:36:39下载
- 积分:1
-
shujuchuli
文档介绍了大量离散实验数据的平滑滤波处理方法(Document describes a large number of discrete experimental data smoothing filter processing method)
- 2013-10-20 22:03:53下载
- 积分:1
-
FIR滤波器 C5000 DSP的实现
用c语言实现的FIR算法 高通滤波器
- 2017-12-13下载
- 积分:1
-
matlabtuxiangfenge
图像分割,包括阈值分割Otsu法,边缘检测包括Roberts算子,Canny算子等,边界跟踪包括Bwtraceboundary函数调用来对图像进行分割等(Image segmentation, including threshold segmentation method of Otsu edge detection, including Roberts operator, Canny operator, edge tracking includes Bwtraceboundary function calls to the segmentation of the image)
- 2020-10-29 16:49:57下载
- 积分:1
-
Harris
Harris角点检测程序(内附示例图像),利用鼠标在图像上选择提取交点的区域,进行角点提取。程序语言简洁,利于初学者学习。(Harris corner detection procedures (with sample images), using the mouse in the image on the choice of extraction point of intersection of the region, for Corner Detection. Programming language is simple and conducive to learning for beginners.)
- 2008-07-18 10:35:38下载
- 积分:1
-
diffration
超高斯光束在自由空间中的衍射传播,利用角谱理论。(Super-Gaussian beam diffraction propagation in free space, the use of the angular spectrum theory.)
- 2014-05-25 22:18:33下载
- 积分:1
-
Iris-images-recognition
虹膜图像识别的完整程序,包括预处理,Hough变换定位中心,汉明距离匹配等。(Complete program iris recognition, including pretreatment, Hough transform positioning center, Hamming distance matching.)
- 2021-04-18 16:08:52下载
- 积分:1
-
background-object-testVC
可以进行背景减除法-三帧法-高斯背景建模法运动检测( This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
)
- 2011-12-30 22:01:21下载
- 积分:1
-
darkchannel
用matlab实现了暗通道图像增强,完整源代码,出自暗通道增强算法的提出者。(Dark-channel image enhancement, complete source code from the authors of the dark channel enhancement algorithms.)
- 2011-11-10 10:50:32下载
- 积分: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