Welcome![Sign In][Sign Up]
Location:
Search - matching

Search list

[Graph programmatching

Description: 摄影测量中基于特征的匹配。影象匹配是数字摄影测量中最为关键的,目前数字摄影测量要进一步发展除非特征提取有突破。本程序是一个特征匹配的入门程序-photogrammetry based on characteristics of the match. Image Matching Digital Photogrammetry is the most critical, current digital photogrammetry to develop further unless there was a breakthrough feature extraction. This program is a feature matching entry procedures
Platform: | Size: 83397 | Author: 邓少平 | Hits:

[Other resourceMatching

Description: 实现了图象匹配的功能,是很不错的编程范例,希望大家会喜欢。-the images matching functions, is a very good example of the programming, I hope you will like.
Platform: | Size: 1463 | Author: sea | Hits:

[Windows MobileTDOA-pattern-matching

Description: 这个程序是关于现有的3G系统中,采用TDOA和pattern matching的方法实现定位的仿真程序.-the procedure is available on the 3G system, using TDOA and pattern matching method of positioning the simulation program.
Platform: | Size: 6143561 | Author: 忘青 | Hits:

[Graph programstereo-matching

Description: stereo-matching,立体视觉匹配的相关运算,关于匹配的一些小程序-stereo-matching, three-dimensional visual matching of operation, on some small matching procedures
Platform: | Size: 964 | Author: 林雨 | Hits:

[Other resourceRegular-expressions-simplifypattern-matching-code.

Description: Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.
Platform: | Size: 112314 | Author: qlw | Hits:

[Other resourceMatching-1

Description: 给定整数n,产生所有[2n]上的匹配(matching) //将其视为一个所有块大小均为2的集合分拆 //输出格式为 a1 a2 - b1 b2 - c1 c2 - ... //满足a1<a2, b1<b2, ... //且 a1 < b1 < c1 <-given integer n, have all [2n] on the matching (matching) / / will be considered as an all pieces are two sets of a split / / output format for a1 a2-b2 b1 - c1 c2-... / / meet a1
Platform: | Size: 1398 | Author: 侯庆虎 | Hits:

[Special EffectsNCC-and-the-SSDA-based-feature-points-matching-the

Description: 基于NCC与SSDA的快速特征点匹配融合算法(图像匹配)-NCC and the SSDA-based feature points matching the rapid integration algorithm (matching)
Platform: | Size: 187392 | Author: 马蓉琼 | Hits:

[Special EffectsLBP-SIFT-image-matching-algorithm-combined

Description: SIFT和旋转不变LBP 相结合的图像匹配算法(数字图像处理/图像匹配)-SIFT and LBP combined rotation invariant image matching algorithm (digital image processing/image matching)
Platform: | Size: 603136 | Author: 马蓉琼 | Hits:

[Software EngineeringA-local-descriptor-based-on-minutiae-matching-meth

Description: 一种基于细节点局部描述子的指纹图像匹配方法A local descriptor based on minutiae matching method for fingerprint image-A local descriptor based on minutiae matching method for fingerprint image
Platform: | Size: 276480 | Author: boyc121 | Hits:

[Special EffectsAdaptive-smoothing-method-for-stereo-matching-cons

Description: 采用自适应平滑约束的立体匹配方法Adaptive smoothing method for stereo matching constraints-Adaptive smoothing method for stereo matching constraints
Platform: | Size: 913408 | Author: fanny51 | Hits:

[VC/MFCDelimiter-Matching

Description: 对程序编写中的大小括号以及/**/等注释的匹配问题的检查,如果不匹配则报错-The size of the program written in parentheses and /**/comments such as matching the inspection, if the error does not match
Platform: | Size: 29696 | Author: 阿狸 | Hits:

[Special EffectsResearch-on-Map-Matching-method

Description: 车辆导航中地图匹配算法与应用研究,研究了已有地图匹配算法,提出一种新算法,并进行相应的实现。-Research and using of Map Matching , through a new method to build an application.
Platform: | Size: 1944576 | Author: leicao | Hits:

[DSP programProject-(Finger-Print-Matching)

Description: Finger Print Matching project for dsp domain
Platform: | Size: 2096128 | Author: basit | Hits:

[OpenCVNCC-stereo-matching

Description: NCC立体匹配 VC6.0环境编译,需安装OpenCV库-NCC stereo matching compile VC6.0 environment, the need to install the OpenCV library
Platform: | Size: 2437120 | Author: wenxin | Hits:

[matlabSteganography-on-LSB-Matching-Revisition-Techniqu

Description: Steganography based on LSB matching revisited technique in MATLAB ....fully completed IEEE project
Platform: | Size: 5120 | Author: JP | Hits:

[GIS programMap-matching-model-at-complex-roads

Description: 车辆导航离不开导航电子地图,地图匹配方法是连接卫星定位信息与导航电子地图的桥梁,即通过一定 的算法,根据定位信息,在导航电子地图上确定出车辆当前所行驶的道路,并在地图上实时准确地显示车辆 的位置[1]. 一套匹配准确率高、实时性好、易于工程实现的地图匹配算法是优秀车载导航产品的重要保 障[2 - 3]. 目前,大多数导航产品仅采用独立的GPS 定位方式,地图匹配方法也大部分采用基于点的投影算法, 算法简单,没有将道路的网络特征考虑进来,特别在面对复杂道路时,容易出现匹配错误,造成车标漂移的现 象. 本文针对地图匹配面对在复杂交叉路口存在的难点,提出综合考虑距离、航向、车速、道路拓扑关系、历史 轨迹等多类因素,同时根据车辆行驶过程和道路网络特征,将匹配过程分为3 个状态,即初始匹配、交叉路口 匹配和后续点匹配,对交叉路口的匹配过程进行详细分析,通过跑车实验测试和验证了新模型的性能.-The paper designs an improved map matching model just for complex road junctions,which considers many kinds of factors such as distance,course,speed,roadway topology and geometry characteristic, history track,etc. Then it also designs different weight definition and calculating methods for corresponding standard. Finally,the model is tested and validated by many actual driving tests
Platform: | Size: 275456 | Author: 罗杰涛 | Hits:

[Special Effectsshape-matching-cluttered-scenes-

Description: 旋转不变非刚性的图像匹配 。代码为matlab源码,代码注释详细,可以通过代码上的链接找到原始文献,以作详细学习-Rotation-invariant non-rigid image matching. Matlab source code, code comments in detail, you can find links to the original code on the literature, for detailed study
Platform: | Size: 320512 | Author: joe | Hits:

[Software EngineeringMap-matching-algorithm

Description: 提出了基于模糊神经网络的新的地图匹配算法. 该算法综合了数字道路信息和GPS /DR 定位信息, 提取两个重要参数作为输入变量, 即定位点到候选路段的投影距离及定位航向与候选路段方位角差. 设计出了四层模糊神经网络及改进的收敛学习规则. 实验结果表明所提出的算法能很好地匹配车辆行驶路段位置.-Map matching algorithm based on fuzzy neural network
Platform: | Size: 266240 | Author: 刘漂帆 | Hits:

[OtherMazharul String Matching By Finite Automata

Description: Mazharul String Matching By Finite Automata
Platform: | Size: 1027072 | Author: Mazhar | Hits:

[Special EffectsA Template Matching Method

Description: 一种基于环投影矢量变换的多尺度旋转图像模板匹配方法(A Template Matching Method for Multi-Scale and Rotated Images Using Ring Projection Vector Conversion)
Platform: | Size: 894976 | Author: lgz | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net