搜索资源列表
xiongyali
- 匈牙利算法,求解二分图最大匹配的一个时间复杂度与程序复杂度折中的算法-Hungary algorithm to solve the greatest two minutes map matching a time complexity and the complexity of program compromise Algorithm
mapread
- 实现地图匹配算法,对地图路径进行准确定位。-The realization of the map-matching algorithm, the exact path of the location map.
terrain-matching-algorithm
- 关于地形匹配算法的程序,集合了多种常用算法,采用的是自定义的vis高程图,对地形匹配发面的研究很有帮助-Terrain matching algorithm on the procedures for collection of a variety of commonly used algorithms, uses a custom vis elevation map of the terrain matching baking helpful
Matching
- source code for Stereo matching algorithm
djska
- GPS车载导航系统的地图匹配算法研究。地图算法-GPS car navigation system, map matching algorithm
3d-matching
- 提出了一种用于物体外形非接触式提取的综合立体匹配方法。该方法综合了基于面积的立体匹配过程和基于特征的立体匹配过程。能充分利用它们各自的优点。 既能产生致密视差图。又能获得不连续处的准确匹配。 解决了物体外形非接触式提取中的关键性的问题实验结果以及实际应用都收到了很好的效果。-Proposed for object shape extraction of non-contact integrated stereo matching method. This method is an integra
MapMatching
- Map matching is the process of assigning user s location to the nearest node one a network. Three algorithms of map matching, point to point, point to line and line to line are presented in this document.
Integrated-Map-Matching-Technology
- 基于加拿大亚伯达省政府远程运输RTS系统开发,在分析影响地图匹配性能因素的基础上,提出了一种基于高精密 数字地图的综合地图匹配算法,融合了几何匹配算法和路网拓扑结构,充分利用车辆行驶的连续性,结合历史行驶数据选 取投影道路,实现准确定位,且算法计算量小,可用于嵌入式实时系统。通过实际跑车试验证明该匹配算法精度高、效率 好,具有较好的实用价值。-Canada' s Alberta government based on long-range transportation RTS
Research-on-Map-Matching-method
- 车辆导航中地图匹配算法与应用研究,研究了已有地图匹配算法,提出一种新算法,并进行相应的实现。-Research and using of Map Matching , through a new method to build an application.
GPS_DR
- GPS_DR与电子地图匹配的定位GPS_DR positioning and digital map matching-GPS_DR positioning and digital map matching
3D-depth-map-from-2D-images
- 二维图像三维立体视差算法依据的文章是: “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner 主要步骤: Getting Pixel Disparity Filtering the Pixel Disparity 包含的文件: demo.m, .#newrea
Map-matching-model-at-complex-roads
- 车辆导航离不开导航电子地图,地图匹配方法是连接卫星定位信息与导航电子地图的桥梁,即通过一定 的算法,根据定位信息,在导航电子地图上确定出车辆当前所行驶的道路,并在地图上实时准确地显示车辆 的位置[1]. 一套匹配准确率高、实时性好、易于工程实现的地图匹配算法是优秀车载导航产品的重要保 障[2 - 3]. 目前,大多数导航产品仅采用独立的GPS 定位方式,地图匹配方法也大部分采用基于点的投影算法, 算法简单,没有将道路的网络特征考虑进来,特别在面对复杂道路时,容易出现匹配错误,造成
Map-matching-algorithm
- 提出了基于模糊神经网络的新的地图匹配算法. 该算法综合了数字道路信息和GPS /DR 定位信息, 提取两个重要参数作为输入变量, 即定位点到候选路段的投影距离及定位航向与候选路段方位角差. 设计出了四层模糊神经网络及改进的收敛学习规则. 实验结果表明所提出的算法能很好地匹配车辆行驶路段位置.-Map matching algorithm based on fuzzy neural network
Map-matching-algorithm-research--
- 由于现有的地图匹配算法对算法的实时性和鲁棒性的研究相对较少,在提高地图匹配精 度的过程中对可用信息的利用不够,依据车辆运动的连续性,提出了基于计算几何的地图匹配算法。该算法能够快速的完成匹配候选道路的选取和匹配道路的确定。-Existing map-matching algorithm for real-time and robustness of the algorithm is relatively small, the use of the available information is
base-on-weight--map-match
- 该文分析了地图匹配的误差来源,提出了一个基于权重的地图匹配算法。该算法将GPS定位数据转换成道路网络的弧的权重,然后根据弧的权重大小来确定车辆当前行驶的道路。该算法有效地利用了定位点的当前信息和历史信息,并且能够在很大程度上降低定位误差对地图匹配效果的影响。 -This paper analyzes the map matching error sources, presents a weight-based map-matching algorithm. The algorithm con
GPS-real-time-map-match
- GPS数据如何实时地与GIS地图数据匹配已经成为GPS车辆导航系统中的关键问题之一。通过对GPS车辆导航中地图匹配问题的研究,认为可以采用误差缓冲区分析方法对GPS动态定位数据与GIS地图数据进行地图匹配。在实际应用中业已证明该方法效率高、可操作性强,有利于提高GPS车辆导航系统在应用中的精度和可靠性。-How real-time GPS data with GIS map data matching has become a GPS vehicle navigation system is o
GPS-car-guide-map-match
- 通过误差来源的分析和误差模型的建立,提出了一种车辆导航中GPS定位测量与数字地图实时配准的地图匹配算法,这使得在现有的基本硬件配置条件下,车辆导航定位精度更高。最后对算法进行了分析,并给出了统计结果。 -Through the analysis of sources of error and error model, proposed a vehicle navigation GPS positioning measurement and registration of real-time di
map-matching-0.8.0
- 一种基于openstreetmap和GPS轨迹的地图匹配算法--隐马尔科夫模型。(a map matching algorithm based on openstreetmap and GPS trajectory data.)
offline-map-matching-master
- 离线地图匹配,利用HMM隐马尔科夫模型实现离线地图匹配(map matching,use hmm to matching the point data to road data)
区域最优选址
- 采用地图匹配算法实现最优路径选址的MATLAB程序(Map matching algorithm for optimal route location)