搜索资源列表
GraphAlgorithm.rar
- C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版,C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates
imagemosic
- 针对基于图像特征点的配准方法中对应特征对难以准确提取的问题,提出一种基于兴趣 点匹配的图像自动拼接方法。该方法首先利用Harris角检测器提取两幅图像中的兴趣点,并在此基 础上采用比较最大值法提取出对应兴趣点特征对,最后利用这些匹配特征对来实现图像的拼接。实 验结果表明,这种方法能有效地去除伪匹配特征对的干扰,同时降低了误匹配的概率-Feature points for image-based registration method of the corresponding char
FastStereoMatchingUsingRectangularSubregioningand3
- 本文提出了一种快速,可靠的立体匹配算法产生浓密视差图,通过使用快速互相关、矩形秩和3D最大表面技术粗到细计划。-This paper presents a fast and reliable stereo matching algorithm which produces a dense disparity map by using fast cross correlation, rectangular subregioning (RSR) and 3D maximum-surfac
ZuiDaPiPeiSuanFa
- 对一个字符串进行最大匹配法分词的算法,在VC环境下运行即可。-A string of maximum matching word segmentation algorithm can be run in the VC environment.
xiongyali
- 匈牙利匹配算法,利用匈牙利匹配算法,解决图论中的最大匹配问题,-Hungarian matching algorithm using Hungarian matching algorithm to solve the maximum matching problem in graph theory,
mutual-information
- 红外和可见光的匹配跟踪在军事、遥感等领域有着广泛的应用。针对灰度和图像特征存在比较大差异的红外和可见光图像,本文采用了最大互信息算法,结合形态学梯度和小波分解。互信息算法优点在于不需要对多模图像灰度间的关系做任何假设,不足之处在于它对图像空间信息的忽略而且计算时间较长。本文互信息结合多结构元的形态学梯度检测的图像边缘,可以使得图像匹配精度提高,还能改善局部极值的问题,再利用小波分解对图像进行压缩降低分辨率,可以减少互信息计算量。最后的实验数据表明在配准过程中互信息的计算速度得到了优化,匹配精度得
fencizf
- 基于java编程,采用最大匹配算法实现简单的中文分词,并过滤停用词-The maximum matching algorithm based on java programming, simple Chinese word segmentation and filtering stop words
ggmle
- Matlab implementation of the moment matching and maximum likelihood estimators for the generalized Gaussian density.
xpyqr
- 匹配追踪和正交匹配追踪,用谱方法计算流体力学一些流动现象的整体稳定性,AHP层次分析法计算判断矩阵的最大特征值。- Matching Pursuit and orthogonal matching pursuit, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Calculate the maximum eigenvalue jud
m_f
- 在数字信号接收中,滤波器的作用有两个方面,使滤波器输出有用信号成分可能强;抑制信号带外噪声,使滤波器输出噪声成分可能小,减少噪声对信号判决的影响。对最佳线性滤波器称为匹配滤波器。在数字通信中,匹配滤波器具有广泛的应用。因此匹配滤波器是指滤波器的性能与信号的特征取某种一致,使滤波器输出端的信号瞬时功率与噪声平均功率的比值最大。(In the digital signal reception, the function of the filter has two aspects, which mak
贪心1004
- Were Tian Ji lives in nowadays, he will certainly laugh at himself. Even more, were he sitting in the ACM contest right now, he may discover that the horse racing problem can be simply viewed as finding the maximum matching in a bipartite graph. Draw