搜索资源列表
onenewfangfa
- 算法不仅具有旋转不变性, 而且对灰度变化、噪声、光照以及对比度变化等也具有很好的鲁棒性, 同时匹配速度比归一化积相关匹配算法(N P rod) 提高了近一倍。-algorithm with a rotating invariance, but the gray changes, noise, light and contrast changes with good robustness, while matching faster than a normalized correlation ma
match_correlation
- 这是一个基于灰度相关进行影像匹配的小程序,基于matlab编写-This is a gray correlation based on the image matching small procedures, based on the preparation of Matlab
tuxiangpipei
- 在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只要对编码值进行相等比较,而且可以采用快速的比较算法.新算法对
216
- 在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只要对编码值进行相等比较,而且可以采用快速的比较算法.新算法对
imagingmosaicking
- 一种基于信息熵和灰度相关的全景重叠图拼接算法。该算法综合了基于灰度相关和信息熵的优点。 通过匹配连续区域的熵的兰氏距离获得了比较精确的定位 -Based on information entropy and gray related overlapping map panoramic stitching algorithm. The algorithm based on a combination of gray and information related to the merits
mubiaogenzong
- 遮挡情况下基于特征相关匹配的目标跟踪算法。先对目标灰度性质做出判断,然后根据灰度单一或是丰富来合理选择边缘相关匹配或者是基于多子块的灰度相关匹配来解决遮挡情况下的刚性目标跟踪问题-Based on the characteristics of shelter-related cases that match the target tracking algorithm. First aim to determine the nature of gray, then gray or a single
Image_matching
- 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem
gray
- 针对目前图像匹配算法中存在的匹配精度不高和匹配速度慢的缺点, 对基于灰度相关的 2 类匹配算法——最小误差法和相关系数法进行了改进-Improvemen t of image ma tch ing a lgor ithm ba sed on gray correla t ion
touying
- 二维投影相关法是基于二维投影的灰度相关匹配算法,主要利用匹配图像相邻像素的灰度值的大小关系 应该相同的原理进行图像匹配。该算法不仅大大减少了数据的维数,而且算法主要涉及(0,1)整数运算。与去均值 归一化互相关算法相比,其在保证匹配精度要求的前提下提高了匹配速度。 -Two-dimensional projection-related method is based on two-dimensional projection of the gray correlation match
testpipei_1
- 基于灰度的归一化匹配算法:将原图以及匹配图灰度化,算出相关系数后得到匹配区域。-Based on Gray' s normalized matching algorithms: the original image and the gray level of matching graph, calculate the correlation coefficient obtained after the matching area.
testpipei_1
- 基于灰度的归一化匹配算法:将原图以及匹配图灰度化,算出相关系数后得到匹配区域。-Based on Gray' s normalized matching algorithms: the original image and the gray level of matching graph, calculate the correlation coefficient obtained after the matching area.
ImageMatching
- 本程序在VC++2005环境下编译,本程序使用了归一化积相关灰度匹配算法实现了遥感图像的匹配。-The program compiled under VC++2005, the program uses the normalized gray correlation matching algorithm integrated remote sensing image matching.
testpipei_2
- 进行图像匹配,基于灰度的相关的一个算法-Image matching
Untitled6
- 用统计相关的方法,基于灰度快速模板匹配,对两幅图像进行匹配-Associated with statistical methods, fast template matching based on gray level, the two images to match
matching
- 摄影测量中基于灰度相关的影像匹配算法 内附参数与图片数据-Photogrammetry based on gray correlation image matching algorithm parameters and image data containing
Match
- 归一化灰度值匹配,SSDA匹配; 模板匹配,分别采用平方差匹配法,相关匹配法,相关系数匹配法和归一化等方法实现-Normalized grey value matching, SSDA matching Template matching, (yi- (mxi+ b)) were used respectively to matching method, correlation matching method, the coefficient of correlation matching
mrtchius
- 这是一个基于灰度相关进行影像匹配的小程序,基于matlab编写-This is a image matching based on gray correlation is small programs, based on matlab
lkcal__eperating
- 这是一个基于灰度相关进行影像匹配的小程序,基于matlab编写-This is a image matching based on gray correlation is small programs, based on matlab
mray
- 这是一个基于灰度相关进行影像匹配的小程序,基于matlab编写-This is a image matching based on gray correlation is small programs, based on matlab
booled
- 这是一个基于灰度相关进行影像匹配的小程序,基于matlab编写(This is a image matching based on gray correlation is small programs, based on matlab)