Welcome![Sign In][Sign Up]
Location:
Search - 快匹配

Search list

[GDI-Bitmap角点检测算法用于图像匹配

Description: Harris角点检测算法的VC++实现,速度快,精度高。
Platform: | Size: 579609 | Author: liujingui611 | Hits:

[SourceCode7种基于块匹配的运动估计算法比较

Description: 其中基于块匹配的运动估计算法MATLab源码,包括全搜索、三步法、四步法、新三步法、菱形搜索法、ARPs。
Platform: | Size: 4621173 | Author: lmj99776@163.com | Hits:

[SourceCode快匹配运动估计算法

Description: 其中基于块匹配的运动估计算法MATLab源码,包括全搜索、三步法、四步法、新三步法、菱形搜索法、ARPs。
Platform: | Size: 4621173 | Author: lmj99776@163.com | Hits:

[Special Effectssurf特征点匹配

Description: 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
Platform: | Size: 1280017 | Author: youwen1022 | Hits:

[Graph RecognizeFastMatchTemplate.tar

Description: 快速模板匹配的源代码,匹配速度较快,质量较好-rapid template matching the source code, matching faster speed, better quality
Platform: | Size: 9216 | Author: lianyi | Hits:

[OtherSearchText

Description: 超快搜索字符串源代码。用于匹配字符串操作!-Ultrafast search string source code. For the matching string manipulation!
Platform: | Size: 28672 | Author: 李凤 | Hits:

[Special EffectsMultiscaleStereoFeaturesMatching

Description: 一个matlab实现的立体匹配算法,程序中算法采用的是金字塔算法,具有计算速度快的特点-Matlab achieve a stereo matching algorithm, which is used to process the pyramid algorithm, Calculation speed is of the characteristics
Platform: | Size: 6144 | Author: 忠波 | Hits:

[Graph Recognizethink-finger

Description: 对指纹进行增强后,采用了一种新的指纹细化算法,其优点是速度快。-right fingerprint enhancement using a new fingerprint refinement algorithm, the advantage of speed.
Platform: | Size: 9216 | Author: 郑杰 | Hits:

[Special Effects15883822pcasift-0.91nd

Description: pca sift,比SIFT速度快,匹配精度高,-pca sift, faster than the sciences, matching high precision,
Platform: | Size: 683008 | Author: sun shu | Hits:

[Special Effectssift-win

Description: sift算法的代码,可以进行特征点的提取和匹配,速度不如GPU的快-sift algorithm code, can feature points extraction and matching, slower than GPU fast
Platform: | Size: 3783680 | Author: alenw | Hits:

[Software Engineeringtuxiangpipei

Description: 在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只要对编码值进行相等比较,而且可以采用快速的比较算法.新算法对像素灰度的变化与噪声具有鲁棒性,其时间复杂度是O(M2log(N)).实验结果表明,新算法比现有的灰度相关算法的计算时间快了两个数量级.-err
Platform: | Size: 163840 | Author: 曲晓彤 | Hits:

[Mathimatics-Numerical algorithmsmacth

Description: 字符串匹配问题,采用KMP算法,匹配速度快-String matching problems, the use of KMP algorithm, matching speed
Platform: | Size: 1024 | Author: lyh | Hits:

[Data structsBoyer-Moore

Description: BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模式匹配。分析和实验说明,BM匹配算法对于那些字符集比较大,而模式串中出现的字符比较少的时候,工作效率最快。而且,考虑KMP匹配方式的优化,可以结合KMP匹配和BM匹配,进一步提高效率。 -BM algorithm is a better pattern matching algorithm. General, if we do not consider the length of pattern, a time complexity O (n) algorithm should be optimal, but the fact is not the case. BM algorithm can realize more efficient pattern matching. Analysis and experiments, BM-matching algorithm for those relatively large character set, and the mode string of characters appearing in less time, the efficiency of the fastest. Moreover, consider the KMP matching optimization, you can match the combination of KMP and BM match, and further improve efficiency.
Platform: | Size: 1024 | Author: Louis | Hits:

[matlabebma2

Description: 数字视频技术中用的很多的穷尽快匹配算法 对与很多数来说的话是相当有用的啊-Digital video technology used in many of the poor as soon as possible with a lot of matching algorithms in terms of the number of words is a useful ah
Platform: | Size: 1024 | Author: tao lan | Hits:

[Process-ThreadFinder

Description: 通过多线程查找文本匹配内容,比windows的文本内容查询更快一些。-Multi-threaded search through text matching the contents of the text than windows inquiries faster.
Platform: | Size: 3704832 | Author: 曾辛 | Hits:

[VC/MFCStaticFPSys

Description: 使用VC++的MFC功能,通过图像界面的方式,实现两个指纹匹配的比对。该算法速度快,准确率高。是初学者学习指纹识别的很好学习范例。-Using VC++ for MFC function, through the image interface method implementation than two fingerprint match right. The algorithm is fast, accurate rate. Study beginners are a good fingerprint sample study.
Platform: | Size: 3795968 | Author: Ben | Hits:

[Special EffectsImageRegistration

Description: 基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、CT、MRI、 PET、 SPECT图像结构信息融合; (3)模式识别,如特征识别、波形分析、签名证实、目标物运动跟踪、序列图像分析等; (4)计算机视觉,可用于目标定位、自动质量控制等; (5)遥感数据分析,多电磁波段图像信息融合,如多谱段的等场景分类、定位和识别定义好的或已知特征的场景、自然资源监控、核生长监控、市区增长检测等。 本算法实现使用VC++6.0为开发环境,目前只支持灰度图像,感兴趣的朋友可以进一步扩展。-Image registration is a fundamental problem in image processing, which is a process to match two or more images of the same scene taken at different times, from different viewpoints, or by different sensors. Image registration is an important technique for a great variety of applications such as medical image analysis, computer vision, remote image data analysis, image information fusion, and the recovery of the 3–D characteristics of a scene.
Platform: | Size: 141312 | Author: YYK | Hits:

[Other51478222fast_select

Description: 在快匹配运动估计算法中,它的计算复杂度可以描述成:运算量=搜索点×块匹配准则.该表达式可以这样解释,在快匹配准则确定的情况下,如果一个匹配点的单位运算量确定了,这时动动估计的动算量就有直接取于搜索的点数,也就是取决于运动估计的搜索算法,实现了三步搜索法-Match the fast motion estimation algorithm, its computational complexity can be described as: Operational × volume = search block-matching criteria points. The expression can be interpreted in such a way, the fast matching criterion to determine the circumstances, if a match point of the unit operator determine the amount, and then moving moving moving estimate of the volume operator has direct access to the points in the search, that is, depends on the motion estimation search algorithm, to achieve a three-step search method
Platform: | Size: 1024 | Author: 罗鹏 | Hits:

[Graph programDM642STEREOMATCH_c

Description: 基于特征的立体匹配算法,可以固化到芯片上。速度比较快,可以实时运行。已经经过测试并在产品上已经使用了。-stereo matching algorithm based on feature and can be used in DSP AND ARM etc.
Platform: | Size: 7168 | Author: 翟振刚 | Hits:

[Special EffectsNon Local Means with Cuda

Description: 使用cuda对快匹配算法进行并行化处理,提高了运算速度(The fast matching algorithm is parallelized with CUDA, and the speed of operation is improved.)
Platform: | Size: 350208 | Author: `Ban | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net