-
SnapTest
有关数字图像处理的一些源码,可以实现一些处理图像的功能,但要配合数字摄像机使用(Digital image processing of the number of source, you can achieve the functions of image processing, but with the use of digital cameras)
- 2009-05-28 23:12:23下载
- 积分:1
-
Fourier-Mellin
Application of the Fourier-Mellin transform to translation-, rotationand scale-invariant plant leaf identification
- 2011-10-22 04:50:56下载
- 积分:1
-
0451
说明: 《visual C++ 开发经验技术宝典》图像锐化处理,主要是将图像的亮度增加,颜色的鲜艳感增强。("Visual C++ development experience Technical Collection," Image sharpening, mainly to increase the brightness of the image, bright sense of color enhancement.
)
- 2011-02-21 15:16:27下载
- 积分:1
-
4546
角点检测的概述,是一篇文章,介绍了角点检测的发展和现状(coener detection)
- 2012-04-25 17:01:01下载
- 积分:1
-
Grayscaleimagesharpening
灰度图像图像锐化处理,拉普拉斯变换,梯度等(Grayscale image sharpening, Laplace transforms, gradients, etc.)
- 2010-10-25 17:27:54下载
- 积分:1
-
IMM
IMM交互式对机动目标跟踪,程序写的很完美,包含各种常见的滤波算法(IMM UKF KF)
- 2013-08-24 10:19:56下载
- 积分:1
-
elastix_example_v4.4
关于elastix医学图像配准算法库的例子程序,有助于分析elastix如何操作,是一个很好的教程(this is a example set of elastix library)
- 2021-03-06 17:49:30下载
- 积分: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
-
Image-translation-transformation
图像平移处理,可以图片进行平移变换处理,提供演示图片(Image translation process, it can image pan transformation process provides demonstration image)
- 2016-05-19 13:56:43下载
- 积分:1
-
opencv-sift
图像匹配,可以实现目标图像的匹配,匹配出最相似的训练图片。(Image matching, the matching can achieve the target image, matching the most similar training images.)
- 2013-06-08 16:46:48下载
- 积分:1