搜索资源列表
Face3DModel
- 利用opencv实现的快速模板匹配算法 Fast Template Matching Algorithm,提供Demo图像-use opencv achieve rapid template matching algorithm Fast Template Match ing Algorithm for Image Demo
fastmatch
- 一种快速的图像匹配算法,能够识别复杂背景下的小目标
Patternmatching1
- 针对传统图像相关匹配算法计算量较大的问题,研究图像库中相关图像搜索方法. 提出一种改进的相关 匹配算法,该方法通过对相关系数公式进行简化和迭代运算,减少了重复运算. 通过设定参考图像与目标图像的相 关系数阈值,只需计算方差相差较小的点的相关系数,提高了运算速度,计算时间减少到原来的14 % ,甚至更短. 在文件夹的图像搜索中实现了图像的快速匹配.
match
- 针对传统图像相关匹配算法计算量较大的问题,研究图像库中相关图像搜索方法. 提出一种改进的相关 匹配算法,该方法通过对相关系数公式进行简化和迭代运算,减少了重复运算. 通过设定参考图像与目标图像的相 关系数阈值,只需计算方差相差较小的点的相关系数,提高了运算速度,计算时间减少到原来的14 % ,甚至更短. 在文件夹的图像搜索中实现了图像的快速匹配.
SANJIAOXING
- 三角型匹配,根据三角形的性质开发的快速匹配算法
fastmatch__一种快速的图像匹配算法,能够识别复杂背景下的小目标
- fastmatch__一种快速的图像匹配算法,能够识别复杂背景下的小目标
match.rar
- 图像匹配方法综述,pdf文件,刚开始学习图像匹配的可以参考,快速了解常见匹配算法,Image Matching Methods, pdf file, just started learning image matching can refer to quickly understand the common matching algorithm
matching.rar
- 用灰度模板匹配和灰度模板快速匹配两种算法实现了对两个图像的配准。,Matching two pictures with algorithms of modeling and fast modeling .
test2eyes5
- 基于SIFT快速匹配算法,对障碍物进行检测,提取障碍物,双目测距等。能指出指定范围内的障碍物。-SIFT-based fast matching algorithm, obstacle detection, extraction of obstacles, such as binocular distance. Can point to obstacles within the specified range.
matlab_imagematching
- 基于灰度的归一化匹配算法; 基于灰度的快速模板匹配算法。 -Based on the normalized intensity matching Based on Gray' s fast template matching algorithm.
MotionEstimationquickalgorithm
- 摘 要:基于块的运动估计是视频压缩国际标准中广泛采用的关键技术。在对目前运动估计快速块匹配算法研究的基础上,描述了运动估计 的原理;揭示 了在图像质量、搜索速度和压缩码率等方面提高算法效率时存在的3 类主要问题 :初始搜索点的选择、匹配准则和搜索策略 ; 分另 q 阐述了目前常用的解决这3 类问题的方法,并进行了比较和分析 ;提出了对运动估计算法的一些展望。-Abstract: The block-based motion estimation is a video compress
Design-of-navigation-system-on-MapX
- 。该文介绍了建立在对象链接与嵌入技术基础上的地图控件MapX的数据结构、功 能接口以及运行机制,并介绍了使用MapX开发电子导航系统中的地图模块的方法,文章最后设计 了一种快速地图匹配算法。-With the rapid development of science and technology,researches On the integrated application of GPS and GIS in electronic navigation system become
fastalgorithm
- 主要是针对景象匹配中矩特征计算量大、耗时时间长问题,提出了一种新的快速匹配算法。仿真效果良好。-Mainly in the moment features for scene matching large amount of calculation, time-consuming for a long time problem, we propose a new fast matching algorithm. Simulation results is good.
ssda
- ssda的一个算法matlab,一种快速匹配算法-ssda matlab
featurepoint
- 这是基于特征点的快速匹配算法,内容详细,值得参考!-This is based on feature points matching algorithm fast, detailed and worth considering!
-FastMatch-
- 毕业设计,图像快速匹配算法,cvpr,仿射变换-Fast-Match is a fast algorithm for approximate tem- plate matching under 2D affine transformations that min- imizes the Sum-of-Absolute-Differences (SAD) error mea- sure. There is a huge number of transformations to cons
11
- 一种基于图像灰度的快速匹配算法 在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配新算法中各个R-块编码的计算十分简单 匹配过程只要对编码值进行
mbschingscale
- 一种基于图像灰度的快速匹配算法,PDF格式的,不错的-A fast matching algorithm based on image gray scale, in PDF format, good
src
- 一种快速匹配的算法,实现在图像中以置信度来查找对象。(find objects in an image with a confidence percentage.)
quickly match
- 基于亮度/色彩一致性,在SURF算法的基础上提出了一种快速图像特征点匹配算法,可以缩小特征点匹配所需的运行时间,提高正确匹配率。(Based on the brightness / color consistency, a fast image feature point matching algorithm based on SURF algorithm is proposed, which can reduce the running time of feature point matchi