All Projects → JokerJohn → UpdatingHDmapByMonoCamera

JokerJohn / UpdatingHDmapByMonoCamera

Licence: MIT license
Updating HD map with RTK-GPS and monocular camera

Programming Languages

python
139335 projects - #7 most used programming language
PureBasic
71 projects
Jupyter Notebook
11667 projects
C++
36643 projects - #6 most used programming language
Cuda
1817 projects
CMake
9771 projects

Labels

Projects that are alternatives of or similar to UpdatingHDmapByMonoCamera

Python-NEO-6M-GPS-Raspberry-Pi
Python script for the NEO-6M GPS module on the Raspberry Pi
Stars: ✭ 41 (-65.83%)
Mutual labels:  gps
json2kml
Python scripts to export Google Maps saved/starred places to KML, CSV, Sygic
Stars: ✭ 42 (-65%)
Mutual labels:  gps
gps-util
GPS related functionalities for nodejs
Stars: ✭ 31 (-74.17%)
Mutual labels:  gps
esp32 gps thingy
GPS location provider and distance measurement with ESP32
Stars: ✭ 36 (-70%)
Mutual labels:  gps
beboptwo4g
4G/LTE softmod for the Parrot Bebop 2
Stars: ✭ 50 (-58.33%)
Mutual labels:  gps
LocationShare
A simple Android application to share your location
Stars: ✭ 75 (-37.5%)
Mutual labels:  gps
FusedBulb
Location fetch library.
Stars: ✭ 22 (-81.67%)
Mutual labels:  gps
ESP32 IMU BARO GPS VARIO
GPS altimeter/variometer with LCD display, routes with waypoints, data/gps track logging, bluetooth NMEA sentence transmission, wifi AP + webpage configuration
Stars: ✭ 72 (-40%)
Mutual labels:  gps
aw-clock
Astronomy/weather clock
Stars: ✭ 41 (-65.83%)
Mutual labels:  gps
JT808Platform
简单的JT808车辆监控平台
Stars: ✭ 97 (-19.17%)
Mutual labels:  gps
nmea msgs
nmea_msgs is a ROS package containing messages related to the NMEA standard
Stars: ✭ 21 (-82.5%)
Mutual labels:  gps
spoofgo
An Application for Spoofing Movement written in Golang
Stars: ✭ 15 (-87.5%)
Mutual labels:  gps
erlymon
Open Source GPS Tracking System
Stars: ✭ 32 (-73.33%)
Mutual labels:  gps
Strava-local-heatmap
Python script to generate a high resolution heatmap from Strava GPX files
Stars: ✭ 102 (-15%)
Mutual labels:  gps
RTKLIB
A version of RTKLIB optimized for single and dual frequency low cost GPS receivers, especially u-blox receivers. It is based on RTKLIB 2.4.3 and is kept reasonably closely synced to that branch. Documentation for RTKLIB is available at rtklib.com. This software is provided “AS IS” without any warranties of any kind so please be careful, especial…
Stars: ✭ 420 (+250%)
Mutual labels:  gps
rpi boat utils
Utilities for Raspberry Pi, mostly for usage on a boat. Includes UART control scripts, traffic measurement tools for Mikrotik (RouterOS) and OpenWrt, AIS wireless daemon, AIS decoder and an extensible boat & IoT sensor daemon for Signal K.
Stars: ✭ 71 (-40.83%)
Mutual labels:  gps
jsigc
A browser-based viewer for gliding flight recorder logs.
Stars: ✭ 23 (-80.83%)
Mutual labels:  gps
automile-net
Automile offers a simple, smart, cutting-edge telematics solution for businesses to track and manage their business vehicles.
Stars: ✭ 24 (-80%)
Mutual labels:  gps
pi
🥧 Monorepo for my Raspberry Pi dashboard and GPS satellite listener.
Stars: ✭ 27 (-77.5%)
Mutual labels:  gps
xavc rtmd2srt
Extract real time meta-data and GPS tracks from Sony XAVC video
Stars: ✭ 29 (-75.83%)
Mutual labels:  gps

Updating HDMap by Mono Camera and RTK-GPS

1566396892077

image-20220602105039224

Introduction

This project originated from the Beijing Deecamp 2019.

  • At present, the code of some modules has been sorted out and open sourced. This repo involves some datasetsthat are too large and confidential, so the whole project is difficult to run through, but the ideas can be referenced.

  • This project is a low-cost solution to update high-definition maps using a monocular camera and RTK GPS. Due to the training camp time and group restrictions, the current open source code is from group 2. Only the update module of the lane line has been completed, and the module of updating landmarks 、road signs and traffic lights has not been completed.

image-20210813103307246

Ideas

will be added later!

博客 : 《基于车载摄像头的高精地图创建与更新》

1566396918685

1566397109906

1566397187944

1566397284210

Project Members

University Name
Peking University Zhongya Lin
Duke University Jing Zhang
Beihang University Yuchen WangXiangcheng Hu
Beijing Institute of Technology Fenggang LiuHanxi Lin
University of Science and Technology of China Yanjie Ke
Harbin Institute of Technology Huanli Liu
Shanghai Institute of Microelectronics, Chinese Academy of Sciences Haocheng Jiang
Chinese Academy of Sciences University Zhuo Chen
Shan Dong University Dahai Cheng

Structure

  • hdmap : main project directory
  • dataset : data directory
  • detection: visual detection module
  • geos_parse : geos spatial calculation
  • transform : coordinate transformation and depth estimation
  • visualization: rviz and pcl visualization

Dependences

Star History

Star History Chart

Acknowledgments

Thanks to the Sinovation Ventures)!

Thanks to all team members for their hard work!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].