WO2018227980A1 - 基于摄像头传感器的车道线地图构建方法以及构建*** - Google Patents

基于摄像头传感器的车道线地图构建方法以及构建*** Download PDF

Info

Publication number
WO2018227980A1
WO2018227980A1 PCT/CN2018/074403 CN2018074403W WO2018227980A1 WO 2018227980 A1 WO2018227980 A1 WO 2018227980A1 CN 2018074403 W CN2018074403 W CN 2018074403W WO 2018227980 A1 WO2018227980 A1 WO 2018227980A1
Authority
WO
WIPO (PCT)
Prior art keywords
lane line
vehicle
coordinate system
camera sensor
lane
Prior art date
Application number
PCT/CN2018/074403
Other languages
English (en)
French (fr)
Inventor
孙鹏
Original Assignee
蔚来汽车有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 蔚来汽车有限公司 filed Critical 蔚来汽车有限公司
Publication of WO2018227980A1 publication Critical patent/WO2018227980A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/38Electronic maps specially adapted for navigation; Updating thereof
    • G01C21/3804Creation or updating of map data
    • G01C21/3833Creation or updating of map data characterised by the source of data
    • G01C21/3848Data obtained from both position sensors and additional sensors
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B29/00Maps; Plans; Charts; Diagrams, e.g. route diagram

Definitions

  • the invention relates to the field of geographic information data collection and the field of map surveying, in particular to a method and a system for constructing a high-definition lane line map.
  • the lane line map construction step splices the trajectories of the lane lines obtained in the lane trajectory acquisition step to form a lane line map.
  • the camera sensor identifies the lane line, and obtains a lane curve in the camera sensor coordinate system represented by the following formula:
  • v means: o means that in the geodetic coordinate system, v represents the vehicle.
  • the position coordinates on the lane line at the i-th time are obtained as follows:
  • the position of the point on the lane line in the geodetic coordinate system at the i-th moment is expressed as:
  • is the angle between the longitudinal axis of the vehicle and the abscissa of the geodetic coordinate system in the geodetic coordinate system at the ith time.
  • a GPS sensor disposed on the vehicle for acquiring location information of the vehicle
  • a camera sensor for identifying a lane line and outputting lane line information
  • y c and x c refer to the coordinate positions of the points on the lane line in the camera sensor coordinate system.
  • C 2 represents the curvature of the lane line
  • C 3 represents the curvature transformation of the lane line.
  • v means: o means that in the geodetic coordinate system, v represents the vehicle.
  • the vehicle position coordinates on the lane line obtained at the ith are expressed as:
  • the position of the camera sensor in the vehicle coordinate system is expressed as:
  • the position coordinates on the lane line at the i-th time are obtained as follows:
  • the position of the camera sensor in the vehicle coordinate system is converted to the geodetic coordinate system by:
  • is the angle between the longitudinal axis of the vehicle and the abscissa of the geodetic coordinate system in the geodetic coordinate system at the ith time.
  • the processor performs the following processing:
  • the storage device of the present invention wherein a plurality of instructions are stored, the instructions being adapted to be loaded by a processor and to execute the construction method of the lane line map described above.
  • the method and construction system for constructing a lane line map of the present invention uses a camera sensor and a GPS sensor as acquisition tools, so the collection cost is low and the time spent is relatively small;
  • the method and the construction system for constructing the lane line map of the present invention can also import the collected lane line map data into the simulation scene, and quickly restore the actual traffic scene, which can make the simulation test closer to the actual lane line road environment, for example,
  • the lane line map can be poured into the simulation scene to generate a simulation scene, and the automatic driving algorithm is developed in the simulated road traffic scene.
  • FIG. 1 is a flowchart showing a method of constructing a lane line map according to an embodiment of the present invention.
  • Figure 2 is a diagram showing the coordinate position of a point on the lane line (i.e., the vehicle) in the camera sensor coordinate system.
  • Fig. 3 is a schematic diagram showing a construction system of a lane line map of the present invention.
  • the technical idea of the method for constructing a lane line map of the present invention is that the advantage of the image sensor information can be recognized by the camera sensor, the lane line on the road is recognized in real time by the image processing algorithm, and the position signal obtained by the high-precision GPS sensor is combined to calculate The parameters of the current lane segment.
  • the detected lane segments are connected to obtain a lane line map.
  • FIG. 1 is a flowchart showing a method of constructing a lane line map according to an embodiment of the present invention.
  • a method for constructing a lane line map according to an embodiment of the present invention includes the following steps:
  • Vehicle position information obtaining step S100 acquiring position information of the vehicle using a GPS sensor provided on the vehicle;
  • a lane line trajectory obtaining step S300 calculating a trajectory of the lane line according to the position information of the vehicle acquired in the vehicle position information obtaining step S100 and the lane line curve information acquired in the lane line curve information obtaining step S200;
  • Figure 2 is a diagram showing the coordinate position of a point on the lane line (i.e., the vehicle) in the camera sensor coordinate system.
  • y c and x c refer to coordinate positions of points on the lane line in the camera sensor coordinate system.
  • C 0 represents the distance from the camera sensor to the lane line in the direction perpendicular to the longitudinal axis of the vehicle
  • C 1 represents the angle between the longitudinal axis direction of the vehicle and the tangential direction of the lane line
  • C 2 represents the curvature of the lane line
  • C 3 represents the lane line. Curvature transformation.
  • is ⁇ in Fig. 2 .
  • the position information of the vehicle at the ith time is acquired by the GPS sensor provided on the vehicle:
  • v means: o means that in the geodetic coordinate system, v represents the vehicle.
  • the vehicle position coordinates on the lane line obtained at the ith time are expressed as:
  • the position of the camera sensor in the vehicle coordinate system is expressed as:
  • the position of the nearest point on the lane line under the camera sensor coordinate system is converted to the position in the vehicle coordinate system as:
  • the position coordinates on the lane line at the i-th time are obtained as follows:
  • the position of the point on the lane line in the geodetic coordinate system at the ith time is expressed as:
  • the position of the camera sensor in the vehicle coordinate system is converted to the geodetic coordinate system by:
  • Fig. 3 is a schematic diagram showing a construction system of a lane line map of the present invention.
  • the lane line map construction system of the present invention has:
  • a GPS sensor 100 disposed on the vehicle, for acquiring location information of the vehicle;
  • a camera sensor 200 disposed on the vehicle for identifying a lane line and outputting lane line information
  • the processor 300 acquires position information of the vehicle from the GPS sensor 100 and acquires lane line information from the camera sensor 200, calculates a trajectory of the lane line according to the position information and the lane line curve information, and calculates a trajectory of the calculated lane line Splicing to form a lane line map.
  • the camera sensor 200 can be placed at the front windshield of the vehicle.
  • the camera sensor 200 is used to identify the lane line and obtain a lane curve in the camera sensor coordinate system represented by the following formula:
  • y c and x c refer to the coordinate positions of the points on the lane line in the camera sensor coordinate system.
  • C 0 represents the distance from the camera sensor to the lane line perpendicular to the longitudinal axis of the vehicle.
  • C 1 represents the angle between the longitudinal axis of the vehicle and the tangential direction of the lane line.
  • C 2 represents the curvature of the lane line
  • C 3 represents the curvature transformation of the lane line.
  • the GPS sensor 100 acquires the position information of the vehicle at the ith time:
  • v means: o means that in the geodetic coordinate system, v represents the vehicle.
  • the processor 300 performs the following processing:
  • the vehicle position coordinates on the lane line obtained at the ith are expressed as:
  • the position of the camera sensor in the vehicle coordinate system is expressed as:
  • the position coordinates on the lane line at the i-th time are obtained as follows:
  • the position of the camera sensor in the vehicle coordinate system is converted to the geodetic coordinate system by:
  • is the angle between the longitudinal axis of the vehicle and the abscissa of the geodetic coordinate system in the geodetic coordinate system at the i-th time, see Figure 2 for details.
  • the processor 300 performs the following processing:
  • the method and construction system for constructing a lane line map of the present invention uses a camera sensor and a GPS sensor as acquisition tools, so the collection cost is low and the time spent is relatively small;
  • the method and the construction system for constructing the lane line map of the present invention can also import the collected lane line map data into the simulation scene, and quickly restore the actual traffic scene, which can make the simulation test closer to the actual lane line road environment, for example,
  • the lane line map can be poured into the simulation scene to generate a simulation scene, and the automatic driving algorithm is developed in the simulated road traffic scene.

Landscapes

  • Engineering & Computer Science (AREA)
  • Remote Sensing (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Business, Economics & Management (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • Navigation (AREA)
  • Traffic Control Systems (AREA)
  • Instructional Devices (AREA)

Abstract

一种车道线地图的构建方法以及构建***。该方法包括下述步骤:利用设置在车辆上的GPS传感器获取车辆的位置信息(S100);利用设置在车辆上的摄像头传感器识别车道线并输出车道线曲线信息(S200);根据获取的车辆的位置信息和获取的车道线曲线信息计算得到车道线的轨迹(S300);以及获得的车道线的轨迹拼接而构成车道线地图(S400)。该方法能够利用较低成本获得高精度的车道线地图。

Description

基于摄像头传感器的车道线地图构建方法以及构建*** 技术领域
本发明涉及地理信息数据采集领域、地图测绘领域,具体地涉及一种高精细的车道线地图的构建方法以及构建***。
背景技术
现有导航地图精度一般不高,并且以整条道路作为对象提供道路信息数据或者进行导航指令发布,这种导航地图称之为道路级别地图,是对实际交通环境的大幅度简化,能提供的信息量数量少,精确度低,对驾驶员的辅助能力较低。
随着车辆的辅助驾驶技术以及无人驾驶技术的发展,对地图精度以及信息量的要求也逐渐提高,原有道路级地图已经无法满足,需要一种能够提供高精度、详细道路信息的新型高精细地图。
作为这样的新型高精细地图已经提出了车道线级别的高精度地图。车道线级别的高精度地图是自动驾驶***的重要输入。在自动驾驶汽车行驶过程中,车上的传感器检测周围环境信息,完成环境感知,但传感器不具有驾驶员联想的作用,车道线地图能够弥补传感器***的不足,能够增强自动驾驶***的环境感知能力。
目前现有技术中主要通过激光雷达扫描周围环境,结合GPS完成地图的构建,而由于车道线采集的难度和工作量,现有的高精度地图一般不包含车道线信息。
由于这样的车道线级别的高精度地图的构建,需要花费极大的时间和成本,因此,急需提供一种能够自动化构成车道线地图的方法。
发明内容
鉴于上述问题,本发明旨在提供一种能够构建高精度车道线地图的车道线地图的构建方法以及构建***。
本发明的车道线地图的构建方法,其特征在于,包括下述步骤:
车辆位置信息获取步骤,利用设置在车辆上的GPS传感器获取车辆的位置信息;
车道线曲线信息获取步骤,利用设置在车辆上的摄像头传感器识别车道线并输出车道线曲线信息;
车道线轨迹获取步骤,根据上述车辆位置信息获取步骤获取的车辆的位置信息和上述车道线曲线信息获取步骤获取的车道线曲线信息计算得到车道线的轨迹;以及
车道线地图构建步骤,将在上述车道线轨迹获取步骤中得到的车道线的轨迹拼接而构成车道线地图。
可选地,在所述车道线曲线信息获取步骤中,所述摄像头传感器识别车道线,得到由以下公式表示的在摄像头传感器坐标系下的车道曲线:
Figure PCTCN2018074403-appb-000001
其中,y c、x c是指车道线上的点在摄像头传感器坐标系下的坐标位置,
C 0表示垂直于车辆纵轴方向上摄像头传感器到车道线的距离,
C 1表示车辆纵轴方向上与车道线切线方向的夹角,
C 2表示车道线的曲率,
C 3表示车道线的曲率变换。
可选地,在所述车辆位置信息获取步骤中,利用设置在车辆上的GPS传感器获取车辆在第i时刻的位置信息记作:
Figure PCTCN2018074403-appb-000002
其中,o,v表示:o表示在大地坐标系下,v表示车辆。
可选地,在所述车道线曲线信息获取步骤中,将第i时刻获得的车道线上的车辆位置坐标表示为:
Figure PCTCN2018074403-appb-000003
在车辆坐标系下的摄像头传感器的位置表示为:
Figure PCTCN2018074403-appb-000004
Figure PCTCN2018074403-appb-000005
将摄像头传感器坐标系下车道线上的最近的点的位置转换到车辆坐标系下的位置表示为:
Figure PCTCN2018074403-appb-000006
由此,作为车道线曲线信息,如下式那样获得第i时刻的车道线上的位置坐标:
Figure PCTCN2018074403-appb-000007
可选地,在所述车道线轨迹获取步骤中,第i时刻在大地坐标系下的车道线上的点的位置表示为:
Figure PCTCN2018074403-appb-000008
将在大地坐标系下第i时刻的车辆位置表示为:
Figure PCTCN2018074403-appb-000009
利用下式将车辆坐标系下的摄像头传感器的位置转换为大地坐标系下:
Figure PCTCN2018074403-appb-000010
其次,利用下式将摄像头传感器坐标系下的车道线上的点的位置转换 为大地坐标系下:
Figure PCTCN2018074403-appb-000011
由此,作为车道线的轨迹,利用下式求得第i时刻在大地坐标系下的车道线上的点的位置:
Figure PCTCN2018074403-appb-000012
其中,θ为第i时刻在大地坐标系下,车辆纵轴与大地坐标系横坐标的夹角。
可选地,在所述车道线地图构建步骤中,将在上述车道线轨迹获取步骤中得到的车道线的轨迹、即第i时刻在大地坐标系下的车道线上的点连接起来得到构成车道线地图,其中i=1,2,3,....N,N为正数。
本发明的车道线地图的构建***,其特征在于,具备:
GPS传感器,设置在车辆上,用于获取车辆的位置信息;
摄像头传感器,用于识别车道线并输出车道线信息;
处理器,从所述GPS传感器获取车辆的位置信息并且从所述摄像头传感器获取车道线信息,根据所述位置信息和所述车道线曲线信息计算得到车道线的轨迹,将计算得到的车道线的轨迹拼接而构成车道线地图。
可选地,所述摄像头传感器识别车道线,得到由以下公式表示的在摄像头传感器坐标系下的车道曲线:
Figure PCTCN2018074403-appb-000013
其中,y c、x c是指车道线上的点在摄像头传感器坐标系下的坐标位置,
C 0表示垂直于车辆纵轴方向上摄像头传感器到车道线的距离,
C 1表示车辆纵轴方向上与车道线切线方向的夹角,
C 2表示车道线的曲率,
C 3表示车道线的曲率变换。
可选地,所述GPS传感器获取车辆在第i时刻的位置信息记作:
Figure PCTCN2018074403-appb-000014
其中,o,v表示:o表示在大地坐标系下,v表示车辆。
可选地,所述处理器进行如下处理:
将第i时获得的车道线上的车辆位置坐标表示为:
Figure PCTCN2018074403-appb-000015
在车辆坐标系下的摄像头传感器的位置表示为:
Figure PCTCN2018074403-appb-000016
将摄像头传感器坐标系下车道线上的最近的点的位置转换到车辆坐标系下的位置表示为:
Figure PCTCN2018074403-appb-000017
由此,作为车道线曲线信息,如下式那样获得第i时刻的车道线上的位置坐标:
Figure PCTCN2018074403-appb-000018
可选地,所述处理器进行如下处理:
第i时刻在大地坐标系下的车道线上的点的位置表示为:
Figure PCTCN2018074403-appb-000019
将在大地坐标系下第i时刻的车辆位置表示为:
Figure PCTCN2018074403-appb-000020
利用下式将车辆坐标系下的摄像头传感器的位置转换为大地坐标系下:
Figure PCTCN2018074403-appb-000021
其次,利用下式将摄像头传感器坐标系下的车道线上的点的位置转换为大地坐标系下:
Figure PCTCN2018074403-appb-000022
由此,作为车道线的轨迹,利用下式求得第i时刻在大地坐标系下的车道线上的点的位置:
Figure PCTCN2018074403-appb-000023
其中,θ为第i时刻在大地坐标系下,车辆纵轴与大地坐标系横坐标的夹角。
可选地,所述处理器进行如下处理:
将所述车道线的轨迹、即第i时刻在大地坐标系下的车道线上的点连接起来得到构成车道线地图,其中i=1,2,3,....N,N为正数。
本发明的储存设备,其中,储存有多条指令,所述指令适于由处理器加载并执行上述车道线地图的构建方法。
根据本发明的车道线地图的构建方法以及构建***能够获得以下的有益技术效果:
(1)本发明的车道线地图的构建方法以及构建***以摄像头传感器、GPS传感器为采集工具,因此采集成本低、花费时间相对少;
(2)本发明的车道线地图的构建方法以及构建***以摄像头传感器、GPS传感器为采集工具,因此,采集精度高,能够获得高精度的车道线地图;
(3)本发明的车道线地图的构建方法以及构建***可以应用在实际道路的自动驾驶中;
(4)本发明的车道线地图的构建方法以及构建***也可以把采集到的车道线地图数据导入仿真场景中,快速还原实际交通场景,能够使得仿真测试更加接近实际的车道线道路环境,例如,能够将车道线地图倒入仿真场景中生成模拟场景,在模拟道路交通场景中开发自动驾驶算法。
附图说明
图1是表示本发明的一实施方式的车道线地图的构建方法的流程图。
图2是表示车道线上的点(即车辆)在摄像头传感器坐标系下的坐标位置。
图3是表示本发明的车道线地图的构建***的示意图。
具体实施方式
下面介绍的是本发明的多个实施例中的一些,旨在提供对本发明的基本了解。并不旨在确认本发明的关键或决定性的要素或限定所要保护的范围。
本发明的车道线地图的构建方法的技术构思在于,利用摄像头传感器能够识别图像纹理信息的优势,通过图像处理算法实时识别出道路上的车道线,结合高精度GPS传感器获得的位置信号,计算出当前车道线段的参数。将检测到的车道线段连接起来,从而得到车道线地图。
接着对于本发明的一实施方式的车道线地图的构建方法进行说明。
图1是表示本发明的一实施方式的车道线地图的构建方法的流程图。
如图1所示,本发明的一实施方式的车道线地图的构建方法包括下述步骤:
车辆位置信息获取步骤S100:利用设置在车辆上的GPS传感器获取车辆的位置信息;
车道线曲线信息获取步骤S200:利用设置在车辆上的摄像头传感器识别车道线并输出车道线曲线信息;
车道线轨迹获取步骤S300:根据上述车辆位置信息获取步骤S100获取的车辆的位置信息和上述车道线曲线信息获取步骤S200获取的车道线曲线信息计算得到车道线的轨迹;以及
车道线地图构建步骤S400:将在上述车道线轨迹获取步骤S300中得到的车道线的轨迹拼接而构成车道线地图。
接着对于上述各步骤进行具体说明。
图2是表示车道线上的点(即车辆)在摄像头传感器坐标系下的坐标位置。
在车道线曲线信息获取步骤S100中,摄像头传感器识别车道线,得到由以下公式表示的在摄像头传感器坐标系下的车道曲线:
Figure PCTCN2018074403-appb-000024
其中,如图2所示,y c、x c是指车道线上的点在摄像头传感器坐标系下的坐标位置。并且,C 0表示垂直于车辆纵轴方向上摄像头传感器到车道线的距离,C 1表示车辆纵轴方向上与车道线切线方向的夹角,C 2表示车道线的曲率,C 3表示车道线的曲率变换。其中,θ为图2中的θ。
这样,在车辆位置信息获取步骤S200中,利用设置在车辆上的GPS传感器获取车辆在第i时刻的位置信息记作:
Figure PCTCN2018074403-appb-000025
其中,o,v表示:o表示在大地坐标系下,v表示车辆。
在车道线曲线信息获取步骤S300中,将第i时刻获得的车道线上的车辆位置坐标表示为:
Figure PCTCN2018074403-appb-000026
并且,在车辆坐标系下的摄像头传感器的位置表示为:
Figure PCTCN2018074403-appb-000027
同时,将摄像头传感器坐标系下车道线上的最近的点的位置转换到车辆坐标系下的位置表示为:
Figure PCTCN2018074403-appb-000028
由此,作为车道线曲线信息,如下式那样获得第i时刻的车道线上的位置坐标:
Figure PCTCN2018074403-appb-000029
接着,在车道线轨迹获取步骤S300中,第i时刻在大地坐标系下的车道线上的点的位置表示为:
Figure PCTCN2018074403-appb-000030
将在大地坐标系下第i时刻的车辆位置表示为:
Figure PCTCN2018074403-appb-000031
利用下式将车辆坐标系下的摄像头传感器的位置转换为大地坐标系下:
Figure PCTCN2018074403-appb-000032
其次,利用下式将摄像头传感器坐标系下的车道线上的点的位置转换 为大地坐标系下:
Figure PCTCN2018074403-appb-000033
由此,作为车道线的轨迹,利用下式求得第i时刻在大地坐标系下的车道线上的点的位置:
Figure PCTCN2018074403-appb-000034
在车道线地图构建步骤S400中,将在上述车道线轨迹获取步骤S300中得到的车道线的轨迹、即第i时刻在大地坐标系下的车道线上的点连接起来得到构成车道线地图,其中i=1,2,3,....N,N为正数。
以上对于本发明一实施方式的车道线地图的构建***进行了说明。接着,对于本发明的车道线地图的构建***进行说明。
图3是表示本发明的车道线地图的构建***的示意图。
如图3所示,本发明的车道线地图的构建***具备:
GPS传感器100,设置在车辆上,用于获取车辆的位置信息;
摄像头传感器200,设置于车辆上,用于识别车道线并输出车道线信息;以及
处理器300,从GPS传感器100获取车辆的位置信息并且从摄像头传感器200获取车道线信息,根据所述位置信息和所述车道线曲线信息计算得到车道线的轨迹,将计算得到的车道线的轨迹拼接而构成车道线地图。
可选地,摄像头传感器200可设置在车辆前挡风玻璃处。摄像头传感器200用于识别车道线,得到由以下公式表示的在摄像头传感器坐标系下的车道曲线:
Figure PCTCN2018074403-appb-000035
其中,y c、x c是指车道线上的点在摄像头传感器坐标系下的坐标位置,
C 0表示垂直于车辆纵轴方向上摄像头传感器到车道线的距离,
C 1表示车辆纵轴方向上与车道线切线方向的夹角,
C 2表示车道线的曲率,
C 3表示车道线的曲率变换。
进一步,GPS传感器100获取车辆在第i时刻的位置信息记作:
Figure PCTCN2018074403-appb-000036
其中,o,v表示:o表示在大地坐标系下,v表示车辆。
如此,处理器300进行如下处理:
将第i时获得的车道线上的车辆位置坐标表示为:
Figure PCTCN2018074403-appb-000037
在车辆坐标系下的摄像头传感器的位置表示为:
Figure PCTCN2018074403-appb-000038
将摄像头传感器坐标系下车道线上的最近的点的位置转换到车辆坐标系下的位置表示为:
Figure PCTCN2018074403-appb-000039
由此,作为车道线曲线信息,如下式那样获得第i时刻的车道线上的位置坐标:
Figure PCTCN2018074403-appb-000040
Figure PCTCN2018074403-appb-000041
而且,处理器300进行如下处理:
第i时刻在大地坐标系下的车道线上的点的位置表示为:
Figure PCTCN2018074403-appb-000042
将在大地坐标系下第i时刻的车辆位置表示为:
Figure PCTCN2018074403-appb-000043
利用下式将车辆坐标系下的摄像头传感器的位置转换为大地坐标系下:
Figure PCTCN2018074403-appb-000044
其次,利用下式将摄像头传感器坐标系下的车道线上的点的位置转换为大地坐标系下:
Figure PCTCN2018074403-appb-000045
由此,作为车道线的轨迹,利用下式求得第i时刻在大地坐标系下的车道线上的点的位置:
Figure PCTCN2018074403-appb-000046
Figure PCTCN2018074403-appb-000047
其中,θ为第i时刻在大地坐标系下,车辆纵轴与大地坐标系横坐标的夹角,具体请参见图2。
接着,处理器300进行如下处理:
将所述车道线的轨迹、即第i时刻在大地坐标系下的车道线上的点连接起来得到构成车道线地图,其中i=1,2,3,....N,N为正数。
如上所述,利用本发明的车道线地图的构建方法以及构建***能够获得以下的有益技术效果:
(1)本发明的车道线地图的构建方法以及构建***以摄像头传感器、GPS传感器为采集工具,因此采集成本低、花费时间相对少;
(2)本发明的车道线地图的构建方法以及构建***以摄像头传感器、GPS传感器为采集工具,因此,采集精度高,能够获得高精度的车道线地图;
(3)本发明的车道线地图的构建方法以及构建***可以应用在实际道路的自动驾驶中;
(4)本发明的车道线地图的构建方法以及构建***也可以把采集到的车道线地图数据导入仿真场景中,快速还原实际交通场景,能够使得仿真测试更加接近实际的车道线道路环境,例如,能够将车道线地图倒入仿真场景中生成模拟场景,在模拟道路交通场景中开发自动驾驶算法。
以上例子主要说明了本发明的基于摄像头传感器的车道线地图构建方法以及构建***。尽管只对其中一些本发明的具体实施方式进行了描述,但是本领域普通技术人员应当了解,本发明可以在不偏离其主旨与范围内以许多其他的形式实施。因此,所展示的例子与实施方式被视为示意性的而非限制性的,在不脱离如所附各权利要求所定义的本发明精神及范围的情况下,本发明可能涵盖各种的修改与替换。

Claims (13)

  1. 一种车道线地图的构建方法,其特征在于,包括下述步骤:
    车辆位置信息获取步骤,利用设置在车辆上的GPS传感器获取车辆的位置信息;
    车道线曲线信息获取步骤,利用设置在车辆上的摄像头传感器识别车道线并输出车道线曲线信息;
    车道线轨迹获取步骤,根据上述车辆位置信息获取步骤获取的车辆的位置信息和上述车道线曲线信息获取步骤获取的车道线曲线信息计算得到车道线的轨迹;以及
    车道线地图构建步骤,将在上述车道线轨迹获取步骤中得到的车道线的轨迹拼接而构成车道线地图。
  2. 如权利要求1所述的车道线地图的构建方法,其特征在于,
    在所述车道线曲线信息获取步骤中,所述摄像头传感器识别车道线,得到由以下公式表示的在摄像头传感器坐标系下的车道曲线:
    Figure PCTCN2018074403-appb-100001
    其中,y c、x c是指车道线上的点在摄像头传感器坐标系下的坐标位置,
    C 0表示垂直于车辆纵轴方向上摄像头传感器到车道线的距离,
    C 1表示车辆纵轴方向上与车道线切线方向的夹角,
    C 2表示车道线的曲率,
    C 3表示车道线的曲率变换。
  3. 如权利要求2所述的车道线地图的构建方法,其特征在于,
    在所述车辆位置信息获取步骤中,利用设置在车辆上的GPS传感器获取车辆在第i时刻的位置信息记作:
    Figure PCTCN2018074403-appb-100002
    Figure PCTCN2018074403-appb-100003
    其中,o,v表示:o表示在大地坐标系下,v表示车辆。
  4. 如权利要求3所述的车道线地图的构建方法,其特征在于,
    在所述车道线曲线信息获取步骤中,将第i时刻获得的车道线上的车辆位置坐标表示为:
    Figure PCTCN2018074403-appb-100004
    在车辆坐标系下的摄像头传感器的位置表示为:
    Figure PCTCN2018074403-appb-100005
    将摄像头传感器坐标系下车道线上的最近的点的位置转换到车辆坐标系下的位置表示为:
    Figure PCTCN2018074403-appb-100006
    由此,作为车道线曲线信息,如下式那样获得第i时刻的车道线上的位置坐标:
    Figure PCTCN2018074403-appb-100007
  5. 如权利要求4所述的车道线地图的构建方法,其特征在于,
    在所述车道线轨迹获取步骤中,第i时刻在大地坐标系下的车道线上的点的位置表示为:
    Figure PCTCN2018074403-appb-100008
    将在大地坐标系下第i时刻的车辆位置表示为:
    Figure PCTCN2018074403-appb-100009
    利用下式将车辆坐标系下的摄像头传感器的位置转换为大地坐标系下:
    Figure PCTCN2018074403-appb-100010
    其次,利用下式将摄像头传感器坐标系下的车道线上的点的位置转换为大地坐标系下:
    Figure PCTCN2018074403-appb-100011
    由此,作为车道线的轨迹,利用下式求得第i时刻在大地坐标系下的车道线上的点的位置:
    Figure PCTCN2018074403-appb-100012
    车辆纵轴与大地坐标系横坐标的夹角。
  6. 如权利要求4所述的车道线地图的构建方法,其特征在于,
    在所述车道线地图构建步骤中,将在上述车道线轨迹获取步骤中得到的车道线的轨迹、即第i时刻在大地坐标系下的车道线上的点连接起来得到构成车道线地图,其中i=1,2,3,….N,N为正数。
  7. 一种车道线地图的构建***,其特征在于,具备:
    GPS传感器,设置在车辆上,用于获取车辆的位置信息;
    摄像头传感器,用于识别车道线并输出车道线信息;
    处理器,从所述GPS传感器获取车辆的位置信息并且从所述摄像头传感器获取车道线信息,根据所述位置信息和所述车道线曲线信息计算得到车道线的轨迹,将计算得到的车道线的轨迹拼接而构成车道线地图。
  8. 如权利要求7所述的车道线地图的构建***,其特征在于,
    所述摄像头传感器识别车道线,得到由以下公式表示的在摄像头传感器坐标系下的车道曲线:
    Figure PCTCN2018074403-appb-100013
    其中,y c、x c是指车道线上的点在摄像头传感器坐标系下的坐标位置,
    C 0表示垂直于车辆纵轴方向上摄像头传感器到车道线的距离,
    C 1表示车辆纵轴方向上与车道线切线方向的夹角,
    C 2表示车道线的曲率,
    C 3表示车道线的曲率变换。
  9. 如权利要求8所述的车道线地图的构建***,其特征在于,
    所述GPS传感器获取车辆在第i时刻的位置信息记作:
    Figure PCTCN2018074403-appb-100014
    其中,o,v表示:o表示在大地坐标系下,v表示车辆。
  10. 如权利要求9所述的车道线地图的构建***,其特征在于,
    所述处理器进行如下处理:
    将第i时获得的车道线上的车辆位置坐标表示为:
    Figure PCTCN2018074403-appb-100015
    在车辆坐标系下的摄像头传感器的位置表示为:
    Figure PCTCN2018074403-appb-100016
    将摄像头传感器坐标系下车道线上的最近的点的位置转换到车辆坐标系下的位置表示为:
    Figure PCTCN2018074403-appb-100017
    由此,作为车道线曲线信息,如下式那样获得第i时刻的车道线上的位置坐标:
    Figure PCTCN2018074403-appb-100018
  11. 如权利要求10所述的车道线地图的构建***,其特征在于,所述处理器进行如下处理:
    第i时刻在大地坐标系下的车道线上的点的位置表示为:
    Figure PCTCN2018074403-appb-100019
    将在大地坐标系下第i时刻的车辆位置表示为:
    Figure PCTCN2018074403-appb-100020
    利用下式将车辆坐标系下的摄像头传感器的位置转换为大地坐标系下:
    Figure PCTCN2018074403-appb-100021
    其次,利用下式将摄像头传感器坐标系下的车道线上的点的位置转换为大地坐标系下:
    Figure PCTCN2018074403-appb-100022
    由此,作为车道线的轨迹,利用下式求得第i时刻在大地坐标系下的车道线上的点的位置:
    Figure PCTCN2018074403-appb-100023
    其中,θ为第i时刻在大地坐标系下,车辆纵轴与大地坐标系横坐标的夹角。
  12. 如权利要求11所述的车道线地图的构建***,其特征在于,
    所述处理器进行如下处理:
    将所述车道线的轨迹、即第i时刻在大地坐标系下的车道线上 的点连接起来得到构成车道线地图,其中i=1,2,3,….N,N为正数。
  13. 一种储存设备,其中,储存有多条指令,所述指令适于由处理器加载并执行权利要求1~6任意一项所记载的车道线地图的构建方法。
PCT/CN2018/074403 2017-06-13 2018-01-29 基于摄像头传感器的车道线地图构建方法以及构建*** WO2018227980A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710441856.6A CN109084782B (zh) 2017-06-13 2017-06-13 基于摄像头传感器的车道线地图构建方法以及构建***
CN201710441856.6 2017-06-13

Publications (1)

Publication Number Publication Date
WO2018227980A1 true WO2018227980A1 (zh) 2018-12-20

Family

ID=64659772

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/074403 WO2018227980A1 (zh) 2017-06-13 2018-01-29 基于摄像头传感器的车道线地图构建方法以及构建***

Country Status (2)

Country Link
CN (1) CN109084782B (zh)
WO (1) WO2018227980A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111516673A (zh) * 2020-04-30 2020-08-11 重庆长安汽车股份有限公司 基于智能摄像头和高精地图定位的车道线融合***及方法
CN112446234A (zh) * 2019-08-28 2021-03-05 北京初速度科技有限公司 一种基于数据关联的位置确定方法及装置
US20220236074A1 (en) * 2021-01-25 2022-07-28 Nio Technology (Anhui) Co., Ltd Method and device for building road model

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108242145B (zh) * 2016-12-26 2020-10-16 阿里巴巴(中国)有限公司 异常轨迹点检测方法和装置
WO2020164010A1 (zh) * 2019-02-13 2020-08-20 深圳市大疆创新科技有限公司 车道线检测方法、装置、***与车辆、存储介质
CN109724615B (zh) * 2019-02-28 2021-06-29 北京经纬恒润科技股份有限公司 一种车道线识别结果的校验方法及***
CN109931944B (zh) * 2019-04-02 2021-12-07 阿波罗智联(北京)科技有限公司 一种ar导航方法、装置、车端设备、服务端及介质
CN110288675B (zh) * 2019-06-30 2022-05-13 武汉中海庭数据技术有限公司 一种车道参考线构建方法、装置及存储介质
CN110345952A (zh) * 2019-07-09 2019-10-18 同济人工智能研究院(苏州)有限公司 一种序列化车道线地图构建方法及构建***
CN110645996B (zh) * 2019-09-17 2021-07-16 武汉中海庭数据技术有限公司 一种感知数据的提取方法及***
CN113405558B (zh) * 2020-02-29 2024-04-09 华为技术有限公司 自动驾驶地图的构建方法及相关装置
CN111273674A (zh) * 2020-03-12 2020-06-12 深圳冰河导航科技有限公司 一种测距方法、车辆作业控制方法及控制***
CN112050821B (zh) * 2020-09-11 2021-08-20 湖北亿咖通科技有限公司 一种车道线聚合方法
CN112632208B (zh) * 2020-12-25 2022-12-16 际络科技(上海)有限公司 一种交通流轨迹变形方法及装置
CN112734927B (zh) * 2021-03-31 2021-06-25 湖北亿咖通科技有限公司 高精地图车道线的简化方法、简化装置及计算机存储介质
CN114510055B (zh) * 2022-02-18 2022-11-08 科大国创合肥智能汽车科技有限公司 一种构建后方车道线的方法
CN114719873B (zh) * 2022-06-02 2022-09-02 四川省公路规划勘察设计研究院有限公司 一种低成本精细地图自动生成方法、装置及可读介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150117723A1 (en) * 2013-10-31 2015-04-30 Toyota Motor Engineering & Manufacturing North America, Inc. Method for generating accurate lane level maps
KR20150061445A (ko) * 2013-11-27 2015-06-04 부산대학교 산학협력단 3차원 도로 지도 작성 및 차선인식 장치
CN105260699A (zh) * 2015-09-10 2016-01-20 百度在线网络技术(北京)有限公司 一种车道线数据的处理方法及装置
CN106441319A (zh) * 2016-09-23 2017-02-22 中国科学院合肥物质科学研究院 一种无人驾驶车辆车道级导航地图的生成***及方法
CN106525057A (zh) * 2016-10-26 2017-03-22 陈曦 高精度道路地图的生成***

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102006038018A1 (de) * 2006-08-14 2008-02-21 Robert Bosch Gmbh Verfahren und Vorrichtung zur Fahrerassistenz durch Erzeugung von Spurinformationen zur Unterstützung oder zum Ersatz von Spurinformationen einer videobasierten Spurinformationseinrichtung
US8311283B2 (en) * 2008-07-06 2012-11-13 Automotive Research&Testing Center Method for detecting lane departure and apparatus thereof
KR101225626B1 (ko) * 2010-07-19 2013-01-24 포항공과대학교 산학협력단 차선 인식 시스템 및 방법
KR101358329B1 (ko) * 2012-09-03 2014-02-04 현대모비스 주식회사 차선 추종 제어 시스템 및 그 제어 방법
CN106096525B (zh) * 2016-06-06 2019-07-19 重庆邮电大学 一种复合型车道识别***及方法
CN106767853B (zh) * 2016-12-30 2020-01-21 中国科学院合肥物质科学研究院 一种基于多信息融合的无人驾驶车辆高精度定位方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150117723A1 (en) * 2013-10-31 2015-04-30 Toyota Motor Engineering & Manufacturing North America, Inc. Method for generating accurate lane level maps
KR20150061445A (ko) * 2013-11-27 2015-06-04 부산대학교 산학협력단 3차원 도로 지도 작성 및 차선인식 장치
CN105260699A (zh) * 2015-09-10 2016-01-20 百度在线网络技术(北京)有限公司 一种车道线数据的处理方法及装置
CN106441319A (zh) * 2016-09-23 2017-02-22 中国科学院合肥物质科学研究院 一种无人驾驶车辆车道级导航地图的生成***及方法
CN106525057A (zh) * 2016-10-26 2017-03-22 陈曦 高精度道路地图的生成***

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
HE, YONG ET AL.: "Generation of Precise Lane-level Maps Based on Multi-sensors", JOURNAL OF CHANG'AN UNIVERSITY ( NATURAL SCIENCE EDITION), vol. 35, 15 January 2015 (2015-01-15), pages 274 - 277, ISSN: 1671-8879 *
HE, YONG: "Research of GPS Navigation Method Based on HD-map", CHINESE MASTER'S THESES FULL-TEXT DATABASE ( ENGINEERING SCIENCE AND TECHNOLOGY II )., 15 February 2016 (2016-02-15), pages C035 - 131, ISSN: 1674-0246 *
ZHENG, BIN ET AL.: "Mapping for Lane-level Digital Maps Based on Mobile Mapping System", MODERN SURVEYING AND MAPPING, vol. 39, no. 6, 25 November 2016 (2016-11-25), pages 42 - 45, ISSN: 1672-4097 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112446234A (zh) * 2019-08-28 2021-03-05 北京初速度科技有限公司 一种基于数据关联的位置确定方法及装置
CN111516673A (zh) * 2020-04-30 2020-08-11 重庆长安汽车股份有限公司 基于智能摄像头和高精地图定位的车道线融合***及方法
CN111516673B (zh) * 2020-04-30 2022-08-09 重庆长安汽车股份有限公司 基于智能摄像头和高精地图定位的车道线融合***及方法
US20220236074A1 (en) * 2021-01-25 2022-07-28 Nio Technology (Anhui) Co., Ltd Method and device for building road model

Also Published As

Publication number Publication date
CN109084782A (zh) 2018-12-25
CN109084782B (zh) 2024-03-12

Similar Documents

Publication Publication Date Title
WO2018227980A1 (zh) 基于摄像头传感器的车道线地图构建方法以及构建***
KR102273559B1 (ko) 전자 지도를 업데이트하기 위한 방법, 장치 및 컴퓨터 판독 가능한 저장 매체
US10863166B2 (en) Method and apparatus for generating three-dimensional (3D) road model
CN108362295B (zh) 车辆路径引导设备和方法
CN110530372B (zh) 定位方法、路径确定方法、装置、机器人及存储介质
KR102525227B1 (ko) 도로 정보 데이터를 결정하는 방법, 장치, 전자 기기, 저장 매체 및 프로그램
CN109470254B (zh) 地图车道线的生成方法、装置、***及存储介质
US10240934B2 (en) Method and system for determining a position relative to a digital map
JP4370869B2 (ja) 地図データ更新方法および地図データ更新装置
CN110969055B (zh) 用于车辆定位的方法、装置、设备和计算机可读存储介质
US10942519B2 (en) System and method for navigating an autonomous driving vehicle
CN110608746B (zh) 用于确定机动车的位置的方法和装置
CN110119138A (zh) 用于自动驾驶车辆的自定位方法、***和机器可读介质
JP4596566B2 (ja) 自車情報認識装置及び自車情報認識方法
JP2021103283A (ja) カメラベースの自動化された高精度道路地図の生成システム及び方法
KR102475039B1 (ko) 지도 정보 갱신 장치, 방법 및 시스템
US20220187095A1 (en) Landmark location estimation apparatus and method, and computer-readable recording medium storing computer program programmed to perform method
CN110728720B (zh) 用于相机标定的方法、装置、设备和存储介质
JP2015194397A (ja) 車両位置検出装置、車両位置検出方法及び車両位置検出用コンピュータプログラムならびに車両位置検出システム
CN116380088B (zh) 车辆定位方法、装置、车辆及存储介质
KR20200002257A (ko) 꼭지점 검출 기반의 도로 표지판 검출 방법 및 장치
KR102475042B1 (ko) 정밀 지도 구축 장치 및 방법
US20220404170A1 (en) Apparatus, method, and computer program for updating map
WO2022116572A1 (zh) 一种目标定位方法及装置
CN111351497A (zh) 一种车辆的定位方法、装置、地图的构建方法和装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18818855

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18818855

Country of ref document: EP

Kind code of ref document: A1