搜索资源列表
GG_16_Spec
- 车载GPSDR地图匹配组合导航系统的自适应联合卡尔曼滤波模型-truck GPSDR map matching integrated navigation system of adaptive Kalman filter model
xyaxis
- 坐标曲线的编程实现 在实际应用中经常会要画各种统计图。坐标曲线图是其中比较常用的一种。而坐标曲线在各种统计图中应该算比较难画的,主要是很难将坐标值与图中的位置对应起来。我在做一个asp网站的项目中曾遇到过要画坐标曲线,由于没有易用免费的控件可用,只好自己来实现。因此对画坐标曲线有了一点心得。 -curve coordinates the program in practical applications often want to paint all kinds of statistic
code2
- 基于map的正向最大匹配与逆向最大匹配算法的浅分析 中文信息处理 源码 报告-Map-based forward and reverse maximum matching algorithm for maximum matching shallow analysis of Chinese information processing source reports
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
Cmapp_matchina
- 车载GPS导航系统中地图匹匹配算法,VB+MapX实现。 -GPS navigation system map horses matching algorithm VB+MapX achieve.
VMMaapMatchB
- VB开发的一种基于mapX的地图匹配的程序源源码。包含自己开发的点匹配算法。 -VB developers based mapX map matching program source code. Contains the point matching algorithm developed.
OpenRadar7.0
- 在VC和opengcv的环境中显示URG04的数据采集,并对数据进行了处理,直线提取和地图匹配,自定位-To display data acquisition of URG04, in of VC and opengcv the environment in and processing the data, line extraction and map matching, self-positioning
AdaptiVe-Aggregation
- 出了一种恢复高质量稠密视差图的立体视觉合作算法.该算法采用基于形态学相似性的自适应加权方 法,迭代地进行局部邻域的自适应聚合和抑制放大,实现高效率和高质量稠密视差图计算.将该算法推广到三目摄像 机立体匹配系统中,通过重建摄像机坐标系实现图像校正,并根据连续性假设和唯一性假设,建立视差空间中的支持 关系和三目摄像机之间的抑制关系.实验结果表明,三目立体合作算法能够得到精确的场景视差映射,并可以实现多 基线方向的遮挡检测.该算法特别适用于由多个廉价摄像机组成的立体视觉系统,在几乎不增
StereoMatch
- 左右视差图进行视差特征匹配,从而对物体进行三维空间的重建。-About parallax disparity map feature matching, and thus reconstruct three-dimensional objects.
LocalReadFile
- 从映射磁盘copy文件,为防止局域网堵塞,可以调节速度,支持文件遍历和文件模糊匹配-Disk copy files the map, in order to prevent clogging of the LAN, you can adjust the speed, support files and file traversal fuzzy matching
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
mat7lab
- 实现地图匹配算法,对地图路径进行准确定位-Map matching algorithm to achieve accurate positioning of the map path
Work
- 基于GPS的车辆定位和驾驶环境信息整合。(GPS - based Vehicle Location and Driving Environment Information Integration.)
区域最优选址
- 采用地图匹配算法实现最优路径选址的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