搜索资源列表
VehicleTrace
- 在车辆捕捉的基础上,通过摄像机的标定,建立图象坐标系与现实世界二维平面坐标系的转换关系,从而获得车辆的运动轨迹。
WGS84与北京54坐标系的转换
- 文章-WGS84与北京54坐标系的转换的文章,详细介绍了两种坐标系的转换。-article - with Beijing 54 WGS84 coordinates the conversion of the article, detailing the two coordinates of the conversion.
WSDNWEBMiniGIS
- gis一个功能强大的坐标转换系统,可以在三种坐标系下进行四种坐标的转换,可以对学习GIS地图投影的同学有很大帮助-gis a powerful coordinate transformation system can be carried out under three kinds of coordinate system conversion of four coordinates, you can learn GIS map projection of the students are ve
latlng-to-coord-control[1]
- 用GOOGLE MAP API V3版编写的二次开发程序,可以自动导出鼠标所在点的经纬度信息,包含坐标系转换,便于二次开发-a source code wroten with GOOGLE MAP API
eviltransform-master
- 火星坐标系和wgs84坐标系互相转换的工具类。可实现两种坐标系的互相转换-Mars coordinates and tools wgs84 coordinate mutual conversion. Both coordinate systems, can achieve mutual conversion
Correct
- 各地图API坐标系统比较与转换 * WGS84坐标系:即地球坐标系,国际上通用的坐标系。设备一般包含GPS芯片或者北斗芯片获取的经纬度为WGS84地理坐标系, * 谷歌地图采用的是WGS84地理坐标系(中国范围除外) * GCJ02坐标系:即火星坐标系,是由中国国家测绘局制订的地理信息系统的坐标系统。由WGS84坐标系经加密后的坐标系。 * 谷歌中国地图和搜搜中国地图采用的是GCJ02地理坐标系 BD09坐标系:即百度坐标系,GCJ02坐标系经加密后的坐标系
CoordsTransformer
- 七参数转换坐标,国家2000坐标系下的坐标转到西安80坐标系下-Bursa Model
地球坐标转换
- 火星坐标gcj02、百度坐标bd09、WGS84坐标转换代码