搜索资源列表
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.
smith
- 圆图软件设计要求计算结果以图形和数据并行输出,整个圆图软件分为用户图形界面模块、圆图计算模块、圆图演示模块。圆图计算模块分为反射系数计算、单支节匹配计算、输入阻抗计算及整个Smith圆图;画图演示模块分为等归一化电阻圆、等归一化电抗圆、反射系数圆等;确定阻抗值在圆图上的位置、圆图的基本应用、求输入阻抗及其在圆图上的位置以及单支节匹配等问题。-Chart Software design results in graphical and data parallel output, the circu
dxpp
- 地形匹配程序源码,用于基于地形熵的地形匹配,地图应选为xyz数据点。-Terrain matching program source code, for ground-based entropy terrain matching, map should preferably xyz data points.
MapMatching-master
- 该代码实现将基本的地图匹配功能,讲GPS获取到的数据与路网匹配,并将偏移道路的数据拉回道路上-this python code complet function that map matching
the-registration-of-map-based-on-ICP
- 基于ICP的图像融合的matlab实现,这是一个图配准的方法,效果很好,运行快。-the matching of map based on ICP
lunmui
- 最大似然(ML)准则和最大后验概率(MAP)准则,与理论分析结果相比,匹配追踪和正交匹配追踪。- Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Compared with the results of theoretical analysis, Matching Pursuit and orthogonal matching pursuit.
StereoRegion
- 基于区域的立体匹配算法 本算法从两幅彩色立体图像对中提取深度信息,使用过滤器消除视差图深度估计中的不稳定性。-Region Based Stereo Matching Algorithms region based stereo matching algorithms are developed for extraction depth information two color stereo image pair. A filter eliminating unreliable dispar
fuihiu_v82
- 最大似然(ML)准则和最大后验概率(MAP)准则,匹配追踪和正交匹配追踪,GPS和INS组合导航程序。- Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Matching Pursuit and orthogonal matching pursuit, GPS and INS navigation program.
ningqou_v74
- 用MATLAB实现的压缩传感,匹配追踪和正交匹配追踪,最大似然(ML)准则和最大后验概率(MAP)准则。- Using MATLAB compressed sensing, Matching Pursuit and orthogonal matching pursuit, Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion.
opencv-
- Opencv软件,立体匹配,通过点击图上的点可得到其在物理环境的空间坐标-Opencv software, stereo matching, by clicking on the map point to get its physical coordinates in the physical environment
mat7lab
- 实现地图匹配算法,对地图路径进行准确定位-Map matching algorithm to achieve accurate positioning of the map path
Work
- 基于GPS的车辆定位和驾驶环境信息整合。(GPS - based Vehicle Location and Driving Environment Information Integration.)
NaviOne
- 适用于徐港NW502导航凯立德,完美规避非原厂地图问题,此程序是18年春季地图,搭配J22图资使用(It is suitable for Xu Gang NW502 navigation, Kai Lide, which perfectly avoids the problem of non original plant map. This program is a map of spring of 18 years, matching with J22 map.)
区域最优选址
- 采用地图匹配算法实现最优路径选址的MATLAB程序(Map matching algorithm for optimal route location)
SemiGlobal-Matching-master
- 立体匹配分为初始代价计算、代价聚合、视差求解、视差优化,这是sgm代价聚合实现源码,使用c++语言实现,(This is a simple implementation of the SGM algorithm with the Birchfield/Tomasi pixelwise matching cost using the OpenCV library. It was created for a school project. It currently runs on one threa