JP2022550188A - Positioning method, device, electronic device, storage medium and computer program - Google Patents

Positioning method, device, electronic device, storage medium and computer program Download PDF

Info

Publication number
JP2022550188A
JP2022550188A JP2022520031A JP2022520031A JP2022550188A JP 2022550188 A JP2022550188 A JP 2022550188A JP 2022520031 A JP2022520031 A JP 2022520031A JP 2022520031 A JP2022520031 A JP 2022520031A JP 2022550188 A JP2022550188 A JP 2022550188A
Authority
JP
Japan
Prior art keywords
position data
positioning
data
target
coordinate system
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
JP2022520031A
Other languages
Japanese (ja)
Inventor
瀟 陸
余銭 劉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Sensetime Lingang Intelligent Technology Co Ltd
Original Assignee
Shanghai Sensetime Lingang Intelligent Technology Co Ltd
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 Shanghai Sensetime Lingang Intelligent Technology Co Ltd filed Critical Shanghai Sensetime Lingang Intelligent Technology Co Ltd
Publication of JP2022550188A publication Critical patent/JP2022550188A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/70Determining position or orientation of objects or cameras
    • G06T7/73Determining position or orientation of objects or cameras using feature-based methods
    • G06T7/74Determining position or orientation of objects or cameras using feature-based methods involving reference images or patches
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Remote Sensing (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Navigation (AREA)
  • Traffic Control Systems (AREA)
  • Image Analysis (AREA)

Abstract

本発明は、測位方法及び装置、電子機器並びに記憶媒体に関する。前記方法は、電子地図に基づいて目標オブジェクトの参照オブジェクトの第1位置データを取得するステップと、画像収集機器で撮影された目標画像に基づいて、参照オブジェクトの第2位置データを取得するステップと、第1位置データ及び第2位置データに基づいて、前記目標オブジェクトを測位するステップと、を含む。【選択図】図1The present invention relates to positioning methods and devices, electronic devices, and storage media. The method includes obtaining first position data of a reference object of a target object based on an electronic map and obtaining second position data of the reference object based on a target image captured with an image acquisition device. , positioning the target object based on the first position data and the second position data. [Selection drawing] Fig. 1

Description

本発明は、コンピュータ技術分野に関し、特に測位方法及び装置、電子機器並びに記憶媒体に関する。 TECHNICAL FIELD The present invention relates to the field of computer technology, and more particularly to positioning methods and devices, electronic equipment, and storage media.

測位は、自動運転等の分野の重要な技術である。車両の正確位置を特定できないと、真の意味での自動運転を実現することができない。一般的に、全地球測位システム(Global Positioning System、GPS)が現在最も広く応用されている測位技術であるが、GPSの測位誤差が大きく、例えば、測位誤差が通常10m程度であるため、自動運転の精度要求を満たしにくい。関連技術では、レーザレーダを利用して測位精度を高めることもあるが、レーザレーダのコストが高騰して自動運転技術の普及に不利である。 Positioning is an important technology in fields such as autonomous driving. Without being able to pinpoint the exact location of the vehicle, true autonomous driving cannot be achieved. In general, the global positioning system (GPS) is currently the most widely applied positioning technology, but the positioning error of GPS is large, for example, the positioning error is usually about 10m, so it is difficult to operate autonomous driving. It is difficult to meet the accuracy requirements of In the related technology, laser radar may be used to improve positioning accuracy, but the cost of laser radar is soaring, which is disadvantageous to the spread of automatic driving technology.

本発明は、測位方法及び装置、電子機器、記憶媒体並びにコンピュータプログラムを提出する。 The present invention provides a positioning method and device, an electronic device, a storage medium, and a computer program.

本発明の一態様は、測位方法を提供する。当該測位方法は、電子地図に基づいて目標オブジェクトの参照オブジェクトの第1位置データを取得するステップと、画像収集機器で撮影された目標画像に基づいて、前記参照オブジェクトの第2位置データを取得するステップと、前記第1位置データ及び前記第2位置データに基づいて、前記目標オブジェクトを測位するステップと、を含む。 One aspect of the present invention provides a positioning method. The positioning method includes obtaining first position data of a reference object of a target object based on an electronic map, and obtaining second position data of the reference object based on a target image captured by an image acquisition device. and positioning the target object based on the first position data and the second position data.

本発明の一態様は、測位装置を提供する。当該測位装置は、電子地図に基づいて目標オブジェクトの参照オブジェクトの第1位置データを取得するための第1取得モジュールと、画像収集機器で撮影された目標画像に基づいて、前記参照オブジェクトの第2位置データを取得するための第2取得モジュールと、前記第1位置データ及び前記第2位置データに基づいて、前記目標オブジェクトを測位するための測位モジュールと、を備える。 One aspect of the present invention provides a positioning device. The positioning device comprises a first acquisition module for acquiring first position data of a reference object of a target object based on an electronic map; a second acquisition module for acquiring position data; and a positioning module for positioning the target object based on the first position data and the second position data.

本発明の一態様は、電子機器を提供する。当該電子機器は、プロセッサと、プロセッサ実行可能指令を記憶するためのメモリとを備え、前記プロセッサは、上記測位方法を実行するように構成される。 One aspect of the present invention provides an electronic device. The electronic device comprises a processor and a memory for storing processor-executable instructions, the processor being configured to perform the positioning method.

本発明の一態様は、コンピュータ可読記憶媒体を提供する。当該コンピュータ可読記憶媒体には、コンピュータプログラム指令が記憶され、前記コンピュータプログラム指令がプロセッサによって実行されたときに、上記測位方法は、実施される。 One aspect of the invention provides a computer-readable storage medium. Computer program instructions are stored on the computer readable storage medium, and the positioning method is performed when the computer program instructions are executed by the processor.

本発明の一態様は、コンピュータプログラムを提供する。前記コンピュータプログラムは、記憶媒体に記憶され、前記コンピュータプログラムがプロセッサによって実行されたときに、上記測位方法は、実施される。 One aspect of the invention provides a computer program. The computer program is stored in a storage medium, and the positioning method is performed when the computer program is executed by a processor.

上述した一般的な記述と後文の詳細記述が単に例示的なものと解釈的なものであり、本発明を制限するためのものではないことは、理解されるべきである。 It is to be understood that the above general description and the following detailed description are merely exemplary and interpretive and are not intended to limit the invention.

図面を参照した例示的な実施例に対する以下の詳細な説明に基づくと、本発明の他の特徴及び態様は、明瞭になるのだろう。 Other features and aspects of the invention will become apparent based on the following detailed description of exemplary embodiments with reference to the drawings.

ここでの図面は、明細書に組み込まれて明細書の一部を構成する。これらの図面は、本発明に合致する実施例を示しつつ、明細書とともに本発明の解決手段を説明するために用いられる。
本発明の実施例に係る測位方法のフローチャートである。 本発明の実施例に係る電子地図の模式図である。 本発明の実施例に係る目標画像の模式図である。 本発明の実施例に係る位置補正量の模式図である。 本発明の実施例に係る測位方法の応用模式図である。 本発明の実施例に係る測位装置のブロック図である。 本発明の実施例に係る電子機器のブロック図である。 本発明の実施例に係る電子機器のブロック図である。
The drawings herein are incorporated into and constitute a part of the specification. These drawings are used to explain the solution of the invention together with the specification, showing an embodiment consistent with the invention.
4 is a flow chart of a positioning method according to an embodiment of the present invention; 1 is a schematic diagram of an electronic map according to an embodiment of the present invention; FIG. FIG. 4 is a schematic diagram of a target image according to an embodiment of the present invention; FIG. 5 is a schematic diagram of a position correction amount according to an embodiment of the present invention; FIG. 4 is an application schematic diagram of a positioning method according to an embodiment of the present invention; 1 is a block diagram of a positioning device according to an embodiment of the present invention; FIG. 1 is a block diagram of an electronic device according to an embodiment of the invention; FIG. 1 is a block diagram of an electronic device according to an embodiment of the invention; FIG.

以下では、図面を参照して本発明の各種の例示的な実施例、特徴および態様を詳細に説明する。図面における同じ符号は、機能が同じ又は類似する要素を示す。図面に実施例の各種の態様が示されたが、専ら示さない限り、縮尺通りに図面を描く必要がない。 Various illustrative embodiments, features, and aspects of the invention are described in detail below with reference to the drawings. The same reference numbers in the drawings indicate elements with the same or similar function. Although the drawings show various aspects of the embodiments, they are not necessarily drawn to scale unless otherwise indicated.

ここでの用語「例示的な」は、「例示、実施例としてのもの、又は説明的なもの」を意味する。ここで「例示的な」で説明される如何なる実施例も、他の実施例よりも優れるや良くなるとして解釈されるとは限らない。 The term "exemplary" as used herein means "exemplary, exemplary, or illustrative." Any embodiment described herein as "exemplary" is not necessarily to be construed as superior or better than other embodiments.

本文における用語「及び/又は」は、単に関連対象の関連関係を記述するものであり、3種の関係が存在可能であることを示す。例えば、A及び/又はBは、Aが単独に存在することと、A及びBが同時に存在することと、Bが単独に存在することという3種の場合を表せる。また、本文における用語「少なくとも1種」は、複数種のうちの何れか1種又は複数種のうちの少なくとも2種の任意の組み合わせを示す。例えば、A、B、Cのうちの少なくとも1種を含むことは、A、B及びCによって構成された集合から、何れか1つ又は複数の要素を選択することを示してもよい。 The term "and/or" in the text simply describes the related relationship of the related objects and indicates that there can be three types of relationships. For example, A and/or B can represent three cases: A existing alone, A and B existing simultaneously, and B existing alone. In addition, the term "at least one" in the text indicates any one of a plurality of types or any combination of at least two of a plurality of types. For example, including at least one of A, B, and C may indicate selecting any one or more elements from the set formed by A, B, and C.

また、本発明がより良く説明されるように、下文の具体的な実施形態において大量の具体的詳細が与えられている。当業者であれば理解できるように、幾つかの具体的詳細がなくても、本発明は同様に実施可能である。幾つかの実施例では、本発明の要旨がより目立つように、当業者でよく知られる方法、手段、素子及び回路について詳細に記述されていない。 Also, a great deal of specific detail is provided in the specific embodiments below in order that the present invention may be better described. As will be appreciated by those skilled in the art, the present invention may be practiced as well without some of the specific details. In some instances, methods, means, devices and circuits that are well known to those skilled in the art have not been described in detail so as to obscure the subject matter of the present invention.

図1は、本発明の実施例に係る測位方法のフローチャートである。図1に示すように、前記方法は、ステップS11~ステップS13を含む。 FIG. 1 is a flow chart of a positioning method according to an embodiment of the present invention. As shown in FIG. 1, the method includes steps S11 to S13.

ステップS11では、電子地図に基づいて目標オブジェクトの参照オブジェクトの第1位置データを取得する。 In step S11, the first position data of the reference object of the target object is obtained based on the electronic map.

ステップS12では、画像収集機器で撮影された目標画像に基づいて、前記参照オブジェクトの第2位置データを取得する。 In step S12, second position data of the reference object is obtained based on the target image captured by the image acquisition device.

ステップS13では、前記第1位置データ及び前記第2位置データに基づいて、前記目標オブジェクトを測位する。 In step S13, the target object is positioned based on the first position data and the second position data.

本発明の実施例に係る測位方法では、電子地図中の参照オブジェクトの第1位置データと目標画像中の参照オブジェクトの第2位置データとを利用して目標オブジェクトを測位可能であり、即ち、参照オブジェクトの位置データを依拠として目標オブジェクトの測位精度を高めて、その測位精度を自動運転の精度要求を満足させることができる。また、画像収集機器で収集された目標画像及び電子地図によって測位精度を高めるため、使用コストが低くなり、使用及び普及が容易になる。 In the positioning method according to the embodiment of the present invention, the target object can be positioned using the first position data of the reference object in the electronic map and the second position data of the reference object in the target image. Relying on the position data of the object, the positioning accuracy of the target object can be enhanced so that the positioning accuracy can meet the accuracy requirements of automatic driving. In addition, since the positioning accuracy is enhanced by the target image and the electronic map collected by the image collecting device, the cost of use is low, and the use and popularization are facilitated.

1つの可能な実現方式において、前記測位方法は、端末機器又は他の処理機器によって実行されてもよい。端末機器は、ユーザ機器(User Equipment、UE)、モバイル機器、ユーザ端末、携帯電話、コードレス電話、パーソナルデジタルアシスタント(Personal Digital Assistant、PDA)、ハンドヘルド機器、計算機器、車載機器、ウェアラブル機器等であってもよい。他の処理機器は、サーバ又はクラウド側サーバ等であってもよい。幾つかの可能な実現方式において、当該測位方法は、プロセッサがメモリに記憶されたコンピュータ可読指令を呼び出すことで実施され得る。 In one possible implementation, the positioning method may be performed by terminal equipment or other processing equipment. Terminal equipment includes user equipment (UE), mobile equipment, user terminal, mobile phone, cordless phone, personal digital assistant (PDA), handheld equipment, computing equipment, in-vehicle equipment, wearable equipment, and the like. may Other processing equipment may be a server, a cloud-side server, or the like. In some possible implementations, the positioning method may be implemented by a processor invoking computer readable instructions stored in memory.

1つの可能な実現方式において、前記電子地図は、デジタル方式で記憶して閲覧される地図であってもよく、電子地図は、複数の地点、道路、オブジェクト等の位置データ、例えば、百度(Baidu)地図、グーグル地図等を含んでもよい。例示において、電子地図は、高精度の電子地図(以下では、高精度地図と呼称される)であってもよい。運転者に見せる普通の地図にレーンレベルの道路情報がないが、高精度地図は、一般的に車両等の機器へ使用される地図であるため、レーンレベル等のより豊富な道路情報を含み、且つ認識精度がより高く、レーン情報認識ための精度を有する。高精度地図は、豊富な情報を含み、例えば、高精度地図は、参照オブジェクトの情報を含んでもよく、前記参照オブジェクトは、車線、道路標識、交通信号機等を含んでもよく、本発明では、参照オブジェクトが限定されない。参照オブジェクトの情報は、車線情報(例えば、車線の位置)、レーン制限情報(例えば、道路標識又は交通信号機で指示されるレーン制限情報、例えば、走行規制情報等)等を含んでもよい。その他に、高精度地図は、非常に豊富な他の情報を含み、例えば、高精度地図は、交通流量情報及び交通管制情報を含む。本発明では、高精度地図に含まれる情報が限定されない。 In one possible implementation, the electronic map may be a map that is digitally stored and viewed, and the electronic map includes location data of multiple points, roads, objects, etc., such as Baidu ) maps, google maps, etc.; In an example, the electronic map may be a high-precision electronic map (hereinafter referred to as a high-precision map). Ordinary maps shown to drivers do not have lane-level road information, but high-definition maps are maps that are commonly used for devices such as vehicles, so they contain richer road information such as lane levels, And the recognition accuracy is higher, and it has the accuracy for recognizing lane information. A high-definition map contains a wealth of information, for example, a high-definition map may contain information of reference objects, and said reference objects may include lanes, road signs, traffic lights, etc. In the present invention, reference Objects are not limited. The information of the reference object may include lane information (eg, lane position), lane restriction information (eg, lane restriction information indicated by road signs or traffic lights, such as travel restriction information, etc.), and the like. In addition, high definition maps contain a wealth of other information, for example, high definition maps contain traffic flow information and traffic control information. The present invention does not limit the information contained in the high definition map.

例示において、前記車線情報は、走行レーンを指示するための標識線であってもよい。車線情報は、車線の種別、例えば、一方通行レーン、直進レーン、右折レーン、左折レーン等を含んでもよく、対向レーンを区切るための中央線も含んでもよい。又は、前記車線情報は、車線の属性、例えば、実線、破線、ダブル実線、ダブル破線、停止線、進行方向路面標示線等を含んでもよい。例示において、車線情報は、車線の地理座標情報、例えば、車線の経緯度座標を含んでもよい。本発明では、車線情報に含まれる情報種類が限定されない。 In an example, the lane information may be a marking line for indicating the driving lane. The lane information may include types of lanes, such as one-way lanes, straight lanes, right-turn lanes, left-turn lanes, etc., and may also include center lines for separating opposing lanes. Alternatively, the lane information may include attributes of lanes, such as solid lines, dashed lines, double solid lines, double dashed lines, stop lines, road marking lines in the direction of travel, and the like. In an example, the lane information may include lane geographic coordinate information, eg, lane latitude and longitude coordinates. In the present invention, the type of information included in lane information is not limited.

図2は、本発明の実施例に係る電子地図の模式図である。図2に示すように、車線情報は、例えば、直進レーン、右折レーン、左折レーン等を含んでもよい。例示において、前記車線情報によって当該道路に含まれるレーン数(例えば、2本又は3本のレーン等を含んでもよい)を特定してから、レーン数に基づいて目標オブジェクト(例えば、車両)の所在するレーンを特定してもよい。例えば、目標オブジェクトの測位情報に基づいて目標オブジェクトの所在するレーンを特定してもよい。例えば、目標オブジェクトの測位情報は、当該目標オブジェクトが2本目のレーン内に位置することを示すことにより、運転者による走行ポリシーの特定を補助し、又は自動運転における走行ポリシーの依拠(例えば、直進か旋回か等)とする。更に、前記電子地図には、各車線位置、例えば、車線の地理座標が含まれてもよい。例示において、車線は、複数の点(例えば、点群)によって構成される線であってもよく、各点の地理座標によって車線の地理座標を示してもよい。即ち、車線の地理座標は、当該車線を構成する複数の点の地理座標(例えば、経緯度座標)を含んでもよい。 FIG. 2 is a schematic diagram of an electronic map according to an embodiment of the present invention. As shown in FIG. 2, the lane information may include, for example, straight lanes, right turn lanes, left turn lanes, and the like. In an example, the lane information identifies the number of lanes included in the road (eg, may include 2 or 3 lanes, etc.), and then determines the location of the target object (eg, vehicle) based on the number of lanes. You may specify the lane to For example, the lane in which the target object is located may be identified based on the positioning information of the target object. For example, the target object's positioning information may assist the driver in identifying the driving policy by indicating that the target object is located in the second lane, or rely on the driving policy in automated driving (e.g. straight ahead). or turn etc.). Further, the electronic map may include the location of each lane, eg the geographical coordinates of the lane. In an example, a lane may be a line formed by a plurality of points (eg, point cloud), and the geographical coordinates of each point may indicate the geographical coordinates of the lane. That is, the geographic coordinates of a lane may include the geographic coordinates (eg, latitude and longitude coordinates) of points that make up the lane.

例示において、前記車線の地理座標は、オフセットがされた経緯度座標であってもよい。電子地図において、電子地図の使用安全性を向上させるために、地理位置を暗号化してもよい。例えば、電子地図の経緯度座標に対してオフセットを行うことで地理位置の暗号化を図る。また、地球上の経緯度座標(球座標系における座標)を平面の電子地図における座標に変換するときにもオフセットが現れるため、前記車線の地理座標を使用する際に、まず座標オフセット補正を行ってもよい。例えば、球座標と平面座標との間のマッピング関係に基づいて座標オフセット補正を行ってから、オフセット補正後の経緯度座標を用いて車線の地理座標を表してもよい。 In an example, the lane geographic coordinates may be offset latitude and longitude coordinates. In an electronic map, geolocation may be encrypted to improve the security of using the electronic map. For example, by offsetting the latitude and longitude coordinates of the electronic map, the geographic position is encrypted. In addition, since an offset also appears when converting latitude and longitude coordinates on the earth (coordinates in a spherical coordinate system) to coordinates on a planar electronic map, when using the geographical coordinates of the lane, coordinate offset correction is first performed. may For example, a coordinate offset correction may be performed based on the mapping relationship between spherical coordinates and planar coordinates, and then the latitude and longitude coordinates after the offset correction may be used to represent the geographical coordinates of the lane.

1つの可能な実現方式において、目標オブジェクトは、道路中を走行している車両(例えば、無人運転車両)、ロボット等の走行可能な機器等を含んでもよい。前記目標オブジェクトは、レーン内を走行し、レーン及び/又は走行指令に従って直進、旋回、バック等の操作を行ってもよい。更に、前記画像収集機器(例えば、ドライブレコーダのカメラヘッド、カメラ等)は、前記目標オブジェクトに設けられ、目標オブジェクトの走行中における画像(例えば、画像収集機器のカメラヘッドが目標オブジェクトの進行方向へ向かう。即ち、カメラヘッドは、向きが目標オブジェクトの進行方向に一致し、目標オブジェクトの真ん前の目標画像を撮像可能である)を撮影してもよい。 In one possible implementation, the target object may include a vehicle traveling on a road (eg, a driverless vehicle), a mobile device such as a robot, or the like. The target object may run in the lane and perform operations such as going straight, turning, and reversing according to the lane and/or the running command. Furthermore, the image acquisition device (for example, a camera head of a drive recorder, a camera, etc.) is provided on the target object, and an image of the target object while it is running (for example, the camera head of the image acquisition device is That is, the camera head can capture a target image whose orientation matches the direction of travel of the target object and is directly in front of the target object.

1つの可能な実現方式において、電子地図における参照オブジェクト(例えば、車線)の第1位置データと目標画像における参照オブジェクトの第2位置データとを取得してから、第1位置データ及び第2位置データを用いて目標オブジェクトを測位してもよい。例えば、第1位置データと第2位置データとに対してデータマージを行い、目標オブジェクトを測位してもよい。例示において、第1位置データは、目標オブジェクト付近の車線の位置座標を示してもよい。例えば、電子地図中の目標オブジェクト付近の複数本の車線の地理座標を測位し、上記地理座標に基づいて目標オブジェクトの概ねの地理位置(例えば、目標オブジェクトがA街とB通りとの交差点に位置する)を特定し、目標画像中の車線の第2位置データに基づいて目標オブジェクトの所在するレーン(例えば、目標画像の右側に1本の車線があり、左側に3本の車線があることは、目標オブジェクトが1本目のレーン内に位置することを表す)を特定してもよい。これにより、測位精度を向上させ、即ち、測位精度を車線レベルまで向上させる。 In one possible implementation, after obtaining first position data of the reference object (e.g., lane) in the electronic map and second position data of the reference object in the target image, the first position data and the second position data are obtained. may be used to locate the target object. For example, the target object may be positioned by merging the first position data and the second position data. In an example, the first position data may indicate position coordinates of a lane near the target object. For example, the geographic coordinates of a plurality of lanes near the target object on the electronic map are determined, and the approximate geographic position of the target object (for example, the target object is located at the intersection of Street A and Street B) is determined based on the geographic coordinates. ), and the lane in which the target object is located based on the second position data of the lanes in the target image (e.g., one lane on the right side of the target image and three lanes on the left side). , representing that the target object is located within the first lane). This improves the positioning accuracy, that is, improves the positioning accuracy to the lane level.

1つの可能な実現方式において、目標オブジェクトの概略位置を特定してから参照オブジェクトの第1位置データ及び第2位置データを用いて当該概略位置を補正することにより、目標オブジェクトの正確測位、例えば、車線レベルの測位を取得してもよい。前記第1位置データ及び前記第2位置データに基づいて、前記目標オブジェクトを測位することは、前記目標オブジェクトの第1測位データを取得することと、前記第1位置データ及び前記第2位置データに基づいて、前記第1測位データを補正することにより、前記目標オブジェクトの測位結果を示すための第2測位データを取得することとを含む。 In one possible implementation, a precise positioning of the target object is obtained by determining an approximate position of the target object and then correcting the approximate position using the first and second position data of the reference object, e.g. Lane level positioning may be obtained. Positioning the target object based on the first position data and the second position data includes obtaining first positioning data of the target object; obtaining second positioning data for indicating a positioning result of the target object by correcting the first positioning data according to the method.

1つの可能な実現方式において、前記目標オブジェクトの第1測位データは、衛星測位データ、例えば、GPS測位データ、北斗測位データ等を含み、本発明では、第1測位データが限定されない。第1測位データによって目標オブジェクトの地理位置を特定可能であるが、第1測位データの精度が十分に高くない可能性がある。例えば、第1測位データの誤差が10m程度に達する可能性がある。例示において、第1測位データによって目標オブジェクトの所在する道路を検索可能であるが、第1測位データによって、目標オブジェクトが当該道路中のどのレーンに位置するかを正確に特定することができない。例えば、第1測位データによって目標オブジェクトが3本のレーンからなる道路に位置すると特定可能であり、且つ第1測位データによって目標オブジェクトが2本目のレーンに位置すると判断可能であるが、第1測位データに誤差が存在する可能性がある。例えば、目標オブジェクトの実際に所在するレーンと第1測位データによって特定されたレーンとが一致しない可能性はある。 In one possible implementation, the first positioning data of the target object includes satellite positioning data, such as GPS positioning data, Beidou positioning data, etc., and the first positioning data is not limited in the present invention. Although the first positioning data can determine the geolocation of the target object, the first positioning data may not be sufficiently accurate. For example, the error of the first positioning data may reach about 10m. In an example, the first positioning data can be used to retrieve the road on which the target object is located, but the first positioning data cannot accurately identify which lane in the road the target object is located. For example, the first positioning data may determine that the target object is located on a three-lane road, and the first positioning data may determine that the target object is located on the second lane, but the first positioning data may determine that the target object is located on the second lane. There may be errors in the data. For example, the lane in which the target object is actually located and the lane identified by the first positioning data may not match.

1つの可能な実現方式において、第1位置データ及び第2位置データによって第1測位データを補正することで、精度のより高い第2測位データを取得してもよい。例えば、第1位置データと第2位置データとが同一車線の位置データであるが、第1位置データは、電子地図中の当該車線の位置データであり、第2位置データは、目標画像中の当該車線の位置データである。上記2種の位置データは、同一車線の位置を表す。上記2種の位置データで示された位置に偏差が存在する場合に、目標オブジェクトに対する測位が正確ではないと示され、当該偏差を用いて目標オブジェクトの第1測位データを補正してもよい。 In one possible implementation, the first positioning data may be corrected by the first position data and the second position data to obtain the second positioning data with higher accuracy. For example, the first position data and the second position data are position data of the same lane, but the first position data is the position data of the lane in the electronic map, and the second position data is the position data of the lane in the target image. This is the position data of the lane. The above two types of position data represent positions in the same lane. If there is a deviation in the positions indicated by the two types of position data, it may be indicated that the positioning of the target object is not accurate, and the deviation may be used to correct the first positioning data of the target object.

例示において、第1位置データは、目標オブジェクトの第1測位データに基づいて電子地図において検索された位置データである。例えば、第1測位データが東経X1度、北緯X2度である場合に、第1位置データは、当該経緯度付近の車線の位置データとなる。第2位置データは、目標オブジェクトに設けられる画像収集機器で撮影された目標オブジェクトのうちの当該車線の位置データである。第1位置データと第2位置データとが同一車線の位置データであり、且つ第2位置データが撮影された実画像における位置データである場合に、第1位置データと第2位置データとの間の位置偏差は、目標オブジェクトの第1測位データと実位置との間の偏差と同じである。したがって、第1位置データと第2位置データとの間の位置偏差を用いて第1測位データを補正することにより、第2測位データ、即ち、測位精度のより高い測位データを取得してもよい。 In an example, the first location data is location data retrieved in an electronic map based on the first positioning data of the target object. For example, if the first positioning data is X1 degree east longitude and X2 degree north latitude, the first position data is the position data of the lane near the latitude and longitude. The second position data is the position data of the lane of the target object captured by the image acquisition device provided on the target object. between the first position data and the second position data when the first position data and the second position data are position data of the same lane and the second position data are the position data in the captured real image; is the same as the deviation between the first positioning data and the actual position of the target object. Therefore, by correcting the first positioning data using the position deviation between the first position data and the second position data, the second positioning data, that is, the positioning data with higher positioning accuracy may be obtained. .

このような方式により、参照オブジェクトの電子地図における第1位置データと参照オブジェクトの目標オブジェクトにおける第2位置データとの間の偏差により、第1測位データと実位置との間の偏差を表すことができ、更に当該偏差を用いて第1測位データを補正することにより、第1測位データの精度を向上させることができる。 In this manner, the deviation between the first positioning data in the electronic map of the reference object and the second position data in the target object of the reference object represents the deviation between the first positioning data and the real position. Further, by correcting the first positioning data using the deviation, the accuracy of the first positioning data can be improved.

1つの可能な実現方式において、ステップS11は、前記電子地図中の前記参照オブジェクトの地理座標を取得することと、前記参照オブジェクトの地理座標に対して座標変換処理を行い、前記電子地図中の前記参照オブジェクトの、目標座標系における第1位置データを取得することと、を含んでもよい。前記目標座標系は、前記目標オブジェクトを基に確立された座標系である。 In one possible implementation, step S11 includes: obtaining the geographic coordinates of the reference object in the electronic map; performing a coordinate transformation process on the geographic coordinates of the reference object; obtaining first position data of the reference object in the target coordinate system. The target coordinate system is a coordinate system established based on the target object.

1つの可能な実現方式において、電子地図が参照オブジェクト(例えば、車線)の地理座標を含んでもよく、電子地図において車線の地理座標情報を検索してもよい。例示において、電子地図の使用時(例えば、車両(目標オブジェクト)が起動し、又は車両がナビゲーションや測位操作を開始する)、又は電子地図の更新時に、車線の地理座標情報を検索し、キャッシュ若しくはハードディスクに記憶し、電子地図の使用を終了した時(例えば、車両が停止し、又はナビゲーションや測位操作が終了された後)、キャッシュ若しくはハードディスクから車線の地理座標を削除してもよい。これにより、電子地図を使用する必要がなくなるときに記憶空間で占められた空間をクリアして他のデータの記憶に備えてもよく、記憶リソースの利用効率を向上させる。又は、操作が簡素化されるように、車線の地理座標情報を削除しなく、ナビゲーションや測位操作を開始する度に地理座標情報を検索しなくてもいい。更に、電子地図の更新時に、前記地理座標情報を再度検索することにより、キャッシュ又はハードディスクにおける地理座標を更新してもよい。例示において、第1測位データに基づいて参照オブジェクトの地理座標を検索してもよく、例えば、第1測位データの経緯度座標に基づいて当該座標付近の車線の地理座標を検索してもよい。 In one possible implementation, the electronic map may contain the geographic coordinates of the reference objects (eg, lanes), and the geographic coordinate information of the lanes may be retrieved in the electronic map. In an example, when the electronic map is in use (e.g., the vehicle (target object) is activated, or the vehicle initiates a navigation or positioning maneuver), or when the electronic map is updated, the lane geographic coordinate information is retrieved, cached, or cached. The geographic coordinates of the lanes may be stored on a hard disk and deleted from the cache or hard disk when the electronic map is no longer in use (eg, after the vehicle has stopped or a navigation or positioning operation has been terminated). This allows the space occupied in the storage space to be cleared for storage of other data when the electronic map is no longer needed, improving the efficiency of utilization of storage resources. Or, to simplify the operation, the lane geographic coordinate information may not be deleted, and the geographic coordinate information may not be retrieved each time a navigation or positioning operation is initiated. Furthermore, when updating the electronic map, the geographic coordinates in the cache or hard disk may be updated by retrieving the geographic coordinate information again. In an example, the geographic coordinates of the reference object may be retrieved based on the first positioning data, for example, the geographic coordinates of the lane near the coordinates may be retrieved based on the latitude and longitude coordinates of the first positioning data.

1つの可能な実現方式において、前記目標オブジェクトに基づいて目標座標系を確立してもよい。例えば、第1測位データで特定された目標オブジェクトの位置を原点として目標座標系を確立してもよい。例えば、第1測位データで特定された目標オブジェクトの位置を原点とし、目標オブジェクトの走行方向を1つの座標軸方向とし、走行方向に直交する方向をもう1つの座標軸の方向として、前記目標座標系を確立する。 In one possible implementation, a target coordinate system may be established based on the target object. For example, a target coordinate system may be established with the position of the target object identified by the first positioning data as the origin. For example, with the position of the target object specified by the first positioning data as the origin, the running direction of the target object as one coordinate axis direction, and the direction orthogonal to the running direction as another coordinate axis direction, the target coordinate system is defined as: Establish.

1つの可能な実現方式において、車線の地理座標情報に対して座標変換を行い、即ち、地理座標系から目標座標系への座標変換処理を行うことにより、電子地図中の車線の、目標座標系における第1位置データを取得してもよい。例えば、車線の各点の経緯度座標に対して、地理座標系から目標座標系への座標変換を行い、各点の目標座標系における座標を取得し、これにより前記電子地図中の車線の、目標座標系における第1位置データを取得してもよい。 In one possible implementation, a coordinate transformation is performed on the geographical coordinate information of the lanes, i.e., a coordinate transformation process is performed from the geographical coordinate system to the target coordinate system, so that the lanes in the electronic map are converted to the target coordinate system. may be obtained. For example, the latitude and longitude coordinates of each point of the lane are converted from the geographic coordinate system to the target coordinate system, and the coordinates of each point in the target coordinate system are obtained. You may acquire the 1st position data in a target coordinate system.

例示において、まず、地理座標系と目標座標系との間の座標変換行列を特定してもよい。例えば、目標座標系が第1測位データで特定された目標オブジェクトの位置を原点とする座標系であり、目標座標系と地理座標系との相対位置関係を特定してもよい。また、目標座標系が目標オブジェクトの走行方向を座標軸方向とするため、目標座標系と地理座標系との間の相対角度を特定してもよい。更に、目標座標系と地理座標系との相対位置関係、及び、目標座標系と地理座標系との間の相対角度により、地理座標系と目標座標系との間の座標変換行列を特定してもよい。これにより、座標変換行列に基づいて電子地図中の車線の各点の経緯度座標に対して座標変換処理を行って前記第1位置データを取得してもよい。例示において、第1位置データは、点群データを含んでもよい。例えば、車線の電子地図における位置は、車線上の複数の点(例えば、点群)地理座標で示されてもよい。座標変換処理が行われた後、車線上の複数の点の地理座標を目標座標系における複数の点の座標に変換して、複数の点の座標を含む点群データ、即ち、第1位置データを取得してもよい。 In an example, first, a coordinate transformation matrix between the geographic coordinate system and the target coordinate system may be identified. For example, the target coordinate system may be a coordinate system whose origin is the position of the target object specified by the first positioning data, and the relative positional relationship between the target coordinate system and the geographic coordinate system may be specified. Also, since the target coordinate system has the running direction of the target object as the coordinate axis direction, the relative angle between the target coordinate system and the geographic coordinate system may be specified. Furthermore, the coordinate transformation matrix between the geographic coordinate system and the target coordinate system is specified by the relative positional relationship between the target coordinate system and the geographic coordinate system and the relative angle between the target coordinate system and the geographic coordinate system. good too. Thus, the first position data may be acquired by performing coordinate conversion processing on the latitude and longitude coordinates of each point on the lane in the electronic map based on the coordinate conversion matrix. In an example, the first position data may include point cloud data. For example, a lane's location on an electronic map may be indicated by a plurality of points (eg, point cloud) on the lane in geographic coordinates. After the coordinate transformation process is performed, the geographical coordinates of the points on the lane are transformed into the coordinates of the points on the target coordinate system to generate point cloud data including the coordinates of the points, that is, the first position data. may be obtained.

1つの可能な実現方式において、第1測位データに誤差が存在する可能性があり、且つ車線の地理座標が第1測位データに基づく検索によって取得されたため、車線の第1位置データに誤差が存在する可能性があり、且つ第1測位データの誤差は、車線の第1位置データの誤差に基づいて特定することができる。例えば、車線の第1位置データの誤差が第1測位データの誤差にマッチングすると、これにより車線の第1位置データの誤差を特定でき、且つ第1位置データの誤差に基づいて第1測位データの誤差を補正することができる。 In one possible implementation, there is an error in the first position data of the lane, because there may be an error in the first positioning data, and the geographical coordinates of the lane are obtained by searching based on the first positioning data. and the error in the first positioning data can be determined based on the error in the first position data of the lane. For example, if the error of the first position data of the lane matches the error of the first positioning data, then the error of the first position data of the lane can be identified, and the error of the first positioning data is based on the error of the first position data. Errors can be corrected.

このような方式により、参照オブジェクトの地理座標を目標座標系中に変換することができ、目標座標系において測位誤差を特定することが便利になり、第1測位データに対する補正が有利になる。 With such a scheme, the geographic coordinates of the reference object can be transformed into the target coordinate system, making it convenient to identify the positioning error in the target coordinate system and favoring the correction to the first positioning data.

1つの可能な実現方式において、目標オブジェクト(例えば、車両又はロボット等)が走行中であり、ドライブレコーダのカメラヘッド又はカメラ等を介して目標オブジェクトの真ん前の目標画像を撮像してもよい。目標画像には、参照オブジェクト(例えば、車線)が含まれてもよい。 In one possible implementation, a target object (eg, vehicle, robot, etc.) may be moving and a target image directly in front of the target object may be captured via a drive recorder camera head, camera, or the like. The target image may include reference objects (eg, lanes).

1つの可能な実現方式において、ステップS12は、前記目標画像において前記参照オブジェクトの画像座標情報を特定することと、前記画像座標情報に対して座標変換処理を行い、前記目標画像中の参照オブジェクトの、前記目標座標系における第2位置データを取得することと、を含む。 In one possible implementation, step S12 includes: identifying image coordinate information of the reference object in the target image; , obtaining second position data in the target coordinate system.

図3は、本発明の実施例に係る目標画像の模式図である。図3に示すように、目標画像は、目標オブジェクトに設けられる画像収集機器で撮影されたものである。目標画像において、目標オブジェクトの真ん前は、左から3本目のレーンであり、目標画像には、複数本の車線が含まれてもよい。 FIG. 3 is a schematic diagram of a target image according to an embodiment of the present invention; As shown in FIG. 3, the target image was taken with an image acquisition device provided on the target object. In the target image, directly in front of the target object is the third lane from the left, and the target image may include multiple lanes.

1つの可能な実現方式において、前記目標画像に対してセマンティックセグメンテーション処理を行い、前記参照オブジェクトの前記目標画像における位置座標を取得してもよい。例えば、参照オブジェクトが車線である場合に、画素検出、エッジ検出等の方式によって目標画像中の車線の位置を特定してもよく、ニューラルネットワーク等の方法によって目標画像中の車線の位置を区画してもよい。例えば、目標画像をニューラルネットワークの入力とし、ニューラルネットワークのセマンティックセグメンテーション処理により、車線の目標画像における位置座標を出力する。例示において、ニューラルネットワークを介して目標画像中の車線の位置を検出してもよい。例えば、車線の所在する位置は、複数の画素点(例えば、点群)を含んでもよく、車線上の各画素点の、目標画像における位置座標を検出してもよい。 In one possible implementation, a semantic segmentation process may be performed on the target image to obtain the position coordinates of the reference object in the target image. For example, when the reference object is a lane, the position of the lane in the target image may be specified by a method such as pixel detection or edge detection, and the position of the lane in the target image may be defined by a method such as a neural network. may For example, the target image is input to the neural network, and the position coordinates of the lane in the target image are output by the semantic segmentation processing of the neural network. In an example, the position of the lane in the target image may be detected via a neural network. For example, the position where the lane is located may include a plurality of pixel points (eg, point cloud), and the position coordinates in the target image of each pixel point on the lane may be detected.

1つの可能な実現方式において、目標画像中の参照オブジェクトの位置座標に対して座標変換処理を行い、目標画像中の参照オブジェクトの、前記目標座標系における第2位置データを取得してもよい。例えば、目標画像中の車線の各画素点の座標を目標座標系へ変換し、当該車線の各画素点の目標座標系における座標を取得し、即ち、前記目標画像中の車線の前記目標座標系における第2位置データを取得してもよい。例示において、第2位置データは、点群データを含んでもよい。例えば、車線の目標画像における位置は、車線上の複数の点(例えば、点群)の位置座標で示されてもよい。座標変換処理が行われた後、車線上の複数の点の目標画像における位置座標を目標座標系中の複数の点の座標に変換し、複数の点の座標を含む点群データ、即ち、第2位置データを取得してもよい。 In one possible implementation, a coordinate transformation operation may be performed on the position coordinates of the reference object in the target image to obtain second position data of the reference object in the target image in said target coordinate system. For example, the coordinates of each pixel point of the lane in the target image are transformed into the target coordinate system, and the coordinates of each pixel point of the lane in the target coordinate system are obtained, that is, the target coordinate system of the lane in the target image may obtain second position data at. In an example, the second position data may include point cloud data. For example, the position of the lane in the target image may be indicated by position coordinates of a plurality of points (eg, point cloud) on the lane. After the coordinate transformation process is performed, the position coordinates of the plurality of points on the lane in the target image are transformed into the coordinates of the plurality of points in the target coordinate system, and point cloud data including the coordinates of the plurality of points, that is, the first Two position data may be obtained.

このような方式により、参照オブジェクトの目標画像における位置座標を目標座標系へ変換し、第2位置データを取得することで、参照オブジェクトの目標画像における位置座標と参照オブジェクトの電子地図における地理座標の座標系とを統一させてもよい。このように、第1位置データと第2位置データとの間の誤差を便利に取得することができ、第1測位データに対する補正に有利になる。 By converting the positional coordinates of the reference object in the target image into the target coordinate system and obtaining the second positional data by such a method, the positional coordinates of the reference object in the target image and the geographic coordinates of the reference object in the electronic map are converted. You may unify with a coordinate system. In this way, the error between the first position data and the second position data can be conveniently obtained, which is advantageous for correction to the first positioning data.

1つの可能な実現方式において、前記位置座標に対して座標変換処理を行い、前記目標画像中の参照オブジェクトの、目標座標系における第2位置データを取得することは、画像収集機器で撮影された参照画像中の少なくとも一部の画素点の位置座標、及び前記目標座標系中の前記少なくとも一部の画素点に対応する点の位置座標に基づいて、ホモグラフィ行列を特定することと、前記ホモグラフィ行列に基づいて、前記参照オブジェクトの前記目標画像における位置座標に対して座標変換処理を行い、前記第2位置データを取得することと、を含む。 In one possible implementation, performing a coordinate transformation operation on the position coordinates to obtain second position data in a target coordinate system of a reference object in the target image is captured by an image acquisition device. identifying a homography matrix based on position coordinates of at least some pixel points in a reference image and position coordinates of points corresponding to the at least some pixel points in the target coordinate system; and obtaining the second position data by performing a coordinate transformation process on the position coordinates of the reference object in the target image based on the graphy matrix.

1つの可能な実現方式において、まず、目標画像と目標座標系との間のホモグラフィ行列、即ち、目標画像中の画素点の位置座標と目標座標系中の対応点の位置座標との間の座標変換行列を特定してもよく、目標画像中の画素点の位置座標を目標座標系へ変換するために用いられてもよい。 In one possible implementation, first, the homography matrix between the target image and the target coordinate system, i.e., between the position coordinates of the pixel points in the target image and the position coordinates of the corresponding points in the target coordinate system A coordinate transformation matrix may be specified and used to transform the position coordinates of pixel points in the target image to the target coordinate system.

1つの可能な実現方式において、参照画像中の少なくとも一部の画素点の位置座標、及び前記目標座標系中の前記少なくとも一部の画素点に対応する点の位置座標に基づいて、ホモグラフィ行列を特定してもよい。即ち、目標画像中の車線の各画素点をホモグラフィ行列によって目標座標系中の座標に変換してもよく、更に目標画像中の車線の前記目標座標系における第2位置データを取得してもよい。 In one possible implementation, based on the position coordinates of at least some pixel points in a reference image and the position coordinates of points corresponding to said at least some pixel points in said target coordinate system, a homography matrix may be specified. That is, each pixel point of the lane in the target image may be converted to the coordinates in the target coordinate system by the homography matrix, and further, the second position data of the lane in the target image in the target coordinate system may be acquired. good.

1つの可能な実現方式において、参照画像は、画像収集機器で撮影された任意の画像であってもよい。参照画像中の少なくとも一部の画素点に対してマーキングを行ってもよく、例えば、上記画素点の参照画像における位置座標をマーキングし、上記画素点の目標座標系における位置座標を特定してもよい。上記画素点の参照画像における位置座標及び目標座標系における位置座標に基づいて、ホモグラフィ行列H、即ち、参照画像中の位置座標を目標座標系へ変換した変換行列を特定してもよい。当該ホモグラフィ行列Hは、撮影された画像中の任意点の位置座標を目標座標系における位置座標に変換するために用いられてもよい。 In one possible implementation, the reference image may be any image taken with the image acquisition equipment. At least some pixel points in the reference image may be marked. For example, the position coordinates of the pixel points in the reference image may be marked to specify the position coordinates of the pixel points in the target coordinate system. good. A homography matrix H, that is, a transformation matrix obtained by transforming the position coordinates in the reference image to the target coordinate system may be specified based on the position coordinates in the reference image and the position coordinates in the target coordinate system of the pixel points. The homography matrix H may be used to transform the position coordinates of any point in the captured image into position coordinates in the target coordinate system.

1つの可能な実現方式において、可前記ホモグラフィ行列に基づいて、前記参照オブジェクトの前記目標画像における位置座標に対して座標変換処理を行い、前記第2位置データを取得する。例示において、目標画像中の車線の各画素点の位置座標を前記ホモグラフィ行列とそれぞれ乗算し、各画素点の目標座標系における位置座標を取得してもよい。例えば、以下の数式(1)に基づいて各画素点の目標座標系における座標を特定してもよい。

Figure 2022550188000002
In one possible implementation, performing a coordinate transformation process on the position coordinates of the reference object in the target image according to the homography matrix to obtain the second position data. In an example, the position coordinates of each pixel point of the lane in the target image may be respectively multiplied by the homography matrix to obtain the position coordinates of each pixel point in the target coordinate system. For example, the coordinates of each pixel point in the target coordinate system may be specified based on the following formula (1).
Figure 2022550188000002

ただし、(u、v)は、車線の何れか1つの画素点の目標画像における位置座標であり、(x、y)は、当該画素点の目標座標系における位置座標である。数式(1)によって目標画像中の車線の各画素点の座標に対して座標変換処理を行い、前記第2位置データを取得してもよい。 However, (u, v) are the position coordinates of any one pixel point on the lane in the target image, and (x, y) are the position coordinates of the pixel point in the target coordinate system. The second position data may be acquired by performing a coordinate conversion process on the coordinates of each pixel point of the lane in the target image using Equation (1).

このような方式により、参照画像を用いてホモグラフィ行列を取得することで、目標画像と目標座標系との対応関係を取得することができ、目標画像中の画素点の位置座標を目標座標系における位置座標に便利に変換することができ、座標変換効率を向上させる。 By obtaining the homography matrix using the reference image by such a method, it is possible to obtain the correspondence between the target image and the target coordinate system, and the position coordinates of the pixel points in the target image can be obtained in the target coordinate system. It can be conveniently converted into the position coordinates in the space, improving the efficiency of coordinate conversion.

1つの可能な実現方式において、第2位置データが画像収集機器で撮影された実画像に基づいて特定された位置情報であり、第2位置データが正確度の高い位置情報であると考えられてもよく、第1位置データと第2位置データとの間の誤差が第1測位データと目標オブジェクトの実位置との間の誤差として特定されてもよく、当該誤差を用いて第1測位データの位置補正量を特定して第1測位データを補正するために用いられてもよい。 In one possible implementation, the second location data is location information identified based on the actual image captured by the image acquisition device, and the second location data is considered to be highly accurate location information. Alternatively, an error between the first position data and the second position data may be identified as an error between the first positioning data and the actual position of the target object, and the error may be used to correct the first positioning data. It may be used to specify the position correction amount and correct the first positioning data.

1つの可能な実現方式において、ステップS11、即ち、第1位置データを取得するステップと、ステップS12、即ち、第2位置データを取得するステップとの実行順は、制限されない。図1において、ステップS11を実行してからステップS12を実行することは例示に過ぎない。ステップS12を実行してからステップS11を実行してもよく、ステップS11とステップS12とを同時に実行してもよい。 In one possible implementation, the execution order of step S11, ie obtaining the first position data, and step S12, ie obtaining the second position data, is not restricted. In FIG. 1, executing step S11 and then executing step S12 is merely an example. After executing step S12, step S11 may be executed, or step S11 and step S12 may be executed simultaneously.

1つの可能な実現方式において、ステップS13は、前記参照オブジェクトの第1位置データと前記第2位置データとの目標座標系における位置関係に基づいて、位置補正量を特定することと、前記位置補正量に基づいて前記第1測位データを補正することにより、前記目標オブジェクトの測位結果を示すための前記第2測位データを取得することとを含んでもよい。前記目標座標系は、前記目標オブジェクトを基に確立された座標系である。 In one possible implementation, step S13 includes: determining a position correction amount based on a positional relationship in a target coordinate system between the first position data and the second position data of the reference object; obtaining the second positioning data for indicating the positioning result of the target object by correcting the first positioning data based on a quantity. The target coordinate system is a coordinate system established based on the target object.

このような方式により、参照オブジェクトの第1位置データ及び第2位置データを用いて位置補正量を特定することができる。即ち、第1測位データと実地理位置との間の誤差を取得して第1測位データの補正に用いられてもいい。このように、測位正確度を向上させる。 With such a method, the position correction amount can be specified using the first position data and the second position data of the reference object. That is, the error between the first positioning data and the actual geographic location may be obtained and used to correct the first positioning data. Thus, the positioning accuracy is improved.

1つの可能な実現方式において、前記位置補正量は、回転行列を含み、前記参照オブジェクトの第1位置データと前記第2位置データとの目標座標系における位置関係に基づいて、位置補正量を特定することは、前記第1位置データと前記第2位置データとの間の回転角度を取得することと、前記回転角度に基づいて前記回転行列を特定することと、を含む。 In one possible implementation, the position correction amount includes a rotation matrix, and the position correction amount is determined based on the positional relationship between the first position data and the second position data of the reference object in a target coordinate system. Doing includes obtaining a rotation angle between the first position data and the second position data, and determining the rotation matrix based on the rotation angle.

1つの可能な実現方式において、前記第1位置データ及び前記第2位置データは、点群データを含む。例えば、第1位置データ及び第2位置データは、何れも複数の座標点によって構成される線であってもよい。第1位置データを第1ベクトルとし、第2位置データを第2ベクトルとしてもよく、且つ第1ベクトルと第2ベクトルとの間の夾角を特定し、即ち、前記回転角度を特定してもよい。 In one possible implementation, the first position data and the second position data comprise point cloud data. For example, each of the first position data and the second position data may be a line composed of a plurality of coordinate points. The first position data may be the first vector, the second position data may be the second vector, and an included angle between the first vector and the second vector may be identified, i.e., the rotation angle may be identified. .

1つの可能な実現方式において、回転角度に基づいて前記回転行列を特定してもよく、即ち、第2位置データに対応するベクトルを前記回転行列と乗算すると、第2位置データに対応するベクトルを回転させてもよく、回転後のベクトルが第1位置データに平行である。又は、第1位置データに対応するベクトルを前記回転行列と乗算すると、第1位置データに対応するベクトルを回転させてもよく、回転後のベクトルが第2位置データに平行である。前記回転行列は、以下の数式(2)に基づいて特定されてもよい。

Figure 2022550188000003
In one possible implementation, the rotation matrix may be determined based on the rotation angle, i.e. multiplying the vector corresponding to the second position data with the rotation matrix yields the vector corresponding to the second position data It may be rotated, and the vector after rotation is parallel to the first position data. Alternatively, the vector corresponding to the first position data may be rotated by multiplying the vector corresponding to the first position data by the rotation matrix, and the vector after rotation is parallel to the second position data. The rotation matrix may be identified based on Equation (2) below.
Figure 2022550188000003

ただし、Rは、回転行列であり、αは、回転角度である。回転行列によって第2位置データに対応するベクトルと乗算して回転処理を行ってもよく、即ち、回転行列Rを用いて第2位置データに対応するベクトルと乗算し、第1位置データに対応するベクトルに平行であるベクトルを取得し、又は、第1位置データに対応するベクトルと乗算し、第2位置データに対応するベクトルに平行であるベクトルを取得してもよい。例えば、R*lがlに平行である。ただし、lは、第2位置データに対応するベクトルであり、lは、第1位置データに対応するベクトルである。 where R is the rotation matrix and α is the rotation angle. The rotation may be performed by multiplying the vector corresponding to the second position data by the rotation matrix R, that is, using the rotation matrix R, multiplying the vector corresponding to the second position data by the A vector parallel to the vector may be obtained or multiplied by the vector corresponding to the first position data to obtain a vector parallel to the vector corresponding to the second position data. For example, R*l 2 is parallel to l 1 . where l2 is a vector corresponding to the second position data and l1 is a vector corresponding to the first position data.

1つの可能な実現方式において、近似アルゴリズム等の方法によって回転行列を段階的に特定し、更に回転角度を特定してもよい。例示において、第2位置データに対応するベクトルlをある角度に対応する回転行列と乗算することでlを回転させ、且つlとlとの間の角度を小さくしてもよい。lが回転した後でlに平行しなくなると、回転後のlを引き続きある角度に対応する回転行列と乗算し、lがlに平行となるまでlを引き続き回転させる。例えば、近似アルゴリズムの開始時、前記角度が大きな角度を選択可能であるが、lとlとの夾角が小さくなるにつれて、前記角度が小さい角度を選択可能である。例えば、lとlとの夾角が52°であり、近似アルゴリズムの開始時に、前記角度が20°を選択可能であり、近似アルゴリズムを2回繰り返した後、夾角が12°まで減少され、前記角度が5°を選択可能であり、近似アルゴリズムをもう2回実行した後、夾角が2°まで減少され、前記角度が1°を選択可能であり、近似アルゴリズムを更に2回を実行した後、lがlに平行となる。更に、lを回転させる全ての行列に基づいて、前記回転行列を取得してもよく、例えば、lを回転させる全ての行列を乗算して前記回転行列を取得してもよい。また、回転行列の要素の値に基づいて回転角度を特定してもよい。例えば、逆三角関数に基づいて回転角度を特定してもよい。本発明では、回転角度及び回転行列を取得する方法が制限されない。 In one possible implementation, a method such as an approximation algorithm may identify the rotation matrix step by step and then identify the rotation angle. In an example, the vector l2 corresponding to the second position data may be multiplied by a rotation matrix corresponding to an angle to rotate l2 and reduce the angle between l1 and l2 . If l2 is no longer parallel to l1 after being rotated, continue to multiply l2 after rotation with the rotation matrix corresponding to an angle, and continue to rotate l2 until l2 is parallel to l1 . For example, at the start of the approximation algorithm, the larger angle can be chosen, but as the included angle between l2 and l1 becomes smaller, the smaller angle can be chosen. For example, if the included angle between l 2 and l 1 is 52°, and at the start of the approximation algorithm said angle can be chosen to be 20°, and after two iterations of the approximation algorithm the included angle is reduced to 12°, The angle can be selected to be 5°, after running the approximation algorithm two more times, the included angle is reduced to 2°, the angle can be selected to be 1°, and after running the approximation algorithm two more times , l 2 are parallel to l 1 . Further, the rotation matrix may be obtained based on all matrices for rotating l2 , for example, by multiplying all matrices for rotating l2 to obtain the rotation matrix. Alternatively, the rotation angle may be specified based on the values of the elements of the rotation matrix. For example, the rotation angle may be determined based on an inverse trigonometric function. The present invention does not limit the method of obtaining the rotation angle and rotation matrix.

このような方式により、第1位置データと第2位置データとの間の角度誤差(即ち、上記特定された回転角度)を用いて第1測位データの方向を修正することができ、測位精度を向上させる。 With such a method, the direction of the first positioning data can be corrected using the angle error (that is, the specified rotation angle) between the first position data and the second position data, and the positioning accuracy can be improved. Improve.

1つの可能な実現方式において、前記位置補正量は、第1平行移動成分及び第2平行移動成分を含み、前記第1平行移動成分は、前記第2平行移動成分に垂直であり、且つ前記参照オブジェクトは、前記第1平行移動成分に平行である。前記参照オブジェクトの第1位置データ及び前記第2位置データに基づいて、位置補正量を特定することは、前記第1位置データと前記第2位置データとの間の回転角度を取得することと、前記回転角度及び調整すべき位置データに基づいて、前記第1平行移動成分及び第2平行移動成分を特定することとを含む。ただし、前記調整すべき位置データは、前記第1位置データ又は前記第2位置データである。 In one possible implementation, the position correction amount comprises a first translation component and a second translation component, the first translation component being perpendicular to the second translation component and the reference The object is parallel to the first translation component. Identifying a position correction amount based on the first position data and the second position data of the reference object includes obtaining a rotation angle between the first position data and the second position data; determining the first translation component and the second translation component based on the rotation angle and position data to be adjusted. However, the position data to be adjusted is the first position data or the second position data.

1つの可能な実現方式において、第1位置データと第2位置データとの間の誤差は、角度誤差の他に、位置誤差も存在する可能性がある。即ち、第2位置データに対応するベクトルを第1位置データに対応するベクトルに平行となるように回転させた後、2つのベクトルが重なり合わない可能性はある。即ち、位置誤差が存在する。平行移動によって位置誤差を補正してもよく、即ち、調整すべき位置データに対応する車線に平行である第1平行移動成分と、調整すべき位置データに対応する車線に垂直である第2平行移動成分により、位置誤差を補正する。調整すべき位置データは、第1位置データ又は第2位置データであってもよい。調整すべき位置データが第1位置データである場合に、第1平行移動成分及び第2平行移動成分によって回転後の第1位置データに対応するベクトル(第2位置データに対応するベクトルに平行である)を平行移動させ、第2位置データ(このような場合に、第2位置データは、目標位置データとも呼称される)に対応するベクトルと重なり合うようにする。調整すべき位置データが第2位置データである場合に、第1平行移動成分及び第2平行移動成分によって回転後の第2位置データに対応するベクトル(第1位置データに対応するベクトルに平行である)を平行移動させ、第1位置データ(このような場合に、第2位置データは、目標位置データとも呼称される)に対応するベクトルと重なり合うようにする。幾つかの実施例において、調整すべきデータが第1位置データであるときに、目標位置データは、第2位置データとなり、調整すべきデータが第2位置データであるときに、目標位置データは、第1位置データとなる。 In one possible realization, the error between the first position data and the second position data may be an angle error as well as a position error. That is, after rotating the vector corresponding to the second position data so that it is parallel to the vector corresponding to the first position data, the two vectors may not overlap. That is, there is position error. The position error may be corrected by translation: a first translation component parallel to the lane corresponding to the position data to be adjusted and a second parallel component perpendicular to the lane corresponding to the position data to be adjusted. The displacement component corrects the position error. The position data to be adjusted may be the first position data or the second position data. When the position data to be adjusted is the first position data, a vector corresponding to the first position data after rotation (parallel to the vector corresponding to the second position data) is generated by the first translation component and the second translation component. ) is translated so that it overlaps the vector corresponding to the second position data (in such cases, the second position data is also referred to as the target position data). When the position data to be adjusted is the second position data, a vector corresponding to the second position data after rotation (parallel to the vector corresponding to the first position data) is generated by the first translation component and the second translation component. ) is translated so that it overlaps the vector corresponding to the first position data (in such cases, the second position data is also referred to as the target position data). In some embodiments, when the data to be adjusted is the first position data, the target position data is the second position data, and when the data to be adjusted is the second position data, the target position data is , become the first position data.

1つの可能な実現方式において、回転角度α及び調整すべき位置データによって第1平行移動成分を特定してもよい。例示において、第2位置データは、目標画像中の車線の、目標座標系における位置である。第2位置データに対応するベクトルに基づいて第2位置データと走行方向(即ち、目標座標系における座標軸の方向であり、当該座標軸の方向と走行方向とが同じである)との夾角εを特定し、回転角度α及び夾角εに基づいて前記第1平行移動成分を特定してもよい。例えば、以下の数式(3)に基づいて第1平行移動成分を特定してもよい。
ve=(cos(α+ε),sin(α+ε)) (3)
In one possible implementation, the first translation component may be specified by the rotation angle α and the position data to be adjusted. In an example, the second position data is the position in the target coordinate system of the lane in the target image. Identify the included angle ε between the second position data and the running direction (that is, the direction of the coordinate axis in the target coordinate system, and the direction of the coordinate axis is the same as the running direction) based on the vector corresponding to the second position data. and the first translation component may be determined based on the rotation angle α and the included angle ε. For example, the first translation component may be identified based on Equation (3) below.
v=(cos(α+ε), sin(α+ε)) (3)

ただし、veは、前記第1平行移動成分である。例示において、目標オブジェクトが車線に沿って走行すれば、εは、0に近似できる。 However, ve is the first translation component. In the example, ε can be close to 0 if the target object travels along the lane.

1つの可能な実現方式において、第1平行移動成分veに基づいて第2平行移動成分peを特定してもよい。例示において、veに直交するベクトルを第2平行移動成分peとして選択してもよい。 In one possible implementation, the second translation component pe may be determined based on the first translation component ve. In an example, a vector orthogonal to ve may be chosen as the second translation component pe.

1つの可能な実現方式において、前記第1平行移動成分及び前記第2平行移動成分は、単位ベクトルである。即ち、第1平行移動成分と第2平行移動成分は、何れも長さが1であるベクトルである。このように、調整すべき位置データの調整幅を特定することは、容易になる。例えば、第1平行移動成分の方向における調整距離が3であり、第2平行移動成分の方向における調整距離が2であり、本発明では、調整幅が制限されない。 In one possible implementation, the first translation component and the second translation component are unit vectors. That is, both the first translation component and the second translation component are vectors with a length of one. In this way, it becomes easy to specify the adjustment width of the position data to be adjusted. For example, the adjustment distance in the direction of the first translation component is 3, the adjustment distance in the direction of the second translation component is 2, and the adjustment width is not limited in the present invention.

このような方式により、第1平行移動成分及び第2平行移動成分の記憶が便利になるとともに、単位ベクトルによって調整すべき位置データの調整幅を特定することも容易にある。 Such a method makes it convenient to store the first translational component and the second translational component, and also makes it easy to specify the adjustment width of the position data to be adjusted by the unit vector.

1つの可能な実現方式において、車線が直線である場合に、目標位置データに対応する車線に平行な方向に沿って移動することは、意味がない。即ち、回転を経て且つ目標位置データに対応する車線に垂直な方向に沿って移動した後、目標位置データに対応する車線に平行な方向に沿って移動する必要がなく、目標位置データに対応する車線と調整すべき位置データに対応する車線とが重なり合うようにしてもよい。したがって、第1平行移動成分方向における調整幅は、0と設定されてもよい。車線が曲線である場合に、第1位置データに対応する車線に平行な方向に沿って移動することは、有意義である。 In one possible implementation, it makes no sense to move along a direction parallel to the lane corresponding to the target position data if the lane is straight. That is, after rotating and moving along the direction perpendicular to the lane corresponding to the target position data, there is no need to move along the direction parallel to the lane corresponding to the target position data. The lane may overlap with the lane corresponding to the position data to be adjusted. Therefore, the adjustment width in the direction of the first translation component may be set to zero. If the lane is curved, it makes sense to move along a direction parallel to the lane corresponding to the first position data.

1つの可能な実現方式において、位置補正量が特定された後、回転角度α、第1平行移動成分及び第2平行移動成分のみを保存することで記憶空間を節約してもよい。 In one possible implementation, storage space may be saved by storing only the rotation angle α, the first translation component and the second translation component after the position correction amount has been determined.

図4は、本発明の実施例に係る位置補正量の模式図である。図4に示すように、調整すべき位置データは、第2位置データであり、lは、第2位置データに対応するベクトルであり、lは、第1位置データに対応するベクトルである。回転角度αに対応する回転行列Rによってlをlに平行となるように回転させ、R*lを取得してもよい。また、第1平行移動成分ve及び第2平行移動成分peによってR*lの位置を調整することにより、位置が調整された後のR*lとlとが重なり合うようにしてもよい。 FIG. 4 is a schematic diagram of the position correction amount according to the embodiment of the present invention. As shown in FIG. 4, the position data to be adjusted is the second position data, l2 is the vector corresponding to the second position data, and l1 is the vector corresponding to the first position data. . We may rotate l 2 to be parallel to l 1 by a rotation matrix R corresponding to the rotation angle α to obtain R*l 2 . Also, by adjusting the position of R*l 2 with the first translation component ve and the second translation component pe, R*l 2 and l 1 after the position adjustment may overlap. .

1つの可能な実現方式において、近似アルゴリズム等の方法によってlの角度及び位置を段階的に調整して、調整後のlとlとが重なり合うようにし、更に位置補正量を特定してもよい。例示において、調整すべき位置データが第2位置データであり、第2位置データに対応するベクトルlをある角度に対応する回転行列と乗算することにより、lを回転させ、且つlとlとの間の角度を小さくしてもよい。lが回転した後でlに平行しなくなると、lがlに平行となるまで、回転後のlを引き続きある角度に対応する回転行列と乗算することにより、lを引き続き回転させる。更に、lを回転させる全ての行列によって前記回転行列を取得してもよい。例えば、lを回転させる全ての行列を乗算して前記回転行列を取得してもよい。回転行列の要素の値に基づいて回転角度を特定してもよい。例えば、逆三角関数によって回転角度を特定してもよい。回転角度が取得された後、回転角度及び第2位置データに基づいて第1平行移動成分ve及び第2平行移動成分peを特定してもよい。本発明では、位置補正量を特定する方法が制限されない。 In one possible implementation, the angle and position of l2 are stepwise adjusted by a method such as an approximation algorithm so that the adjusted l2 and l1 overlap, and a position correction amount is specified. good too. In an example, the position data to be adjusted is the second position data, and the vector l2 corresponding to the second position data is multiplied by the rotation matrix corresponding to an angle to rotate l2 , and l1 and The angle between l2 may be small. If l 2 is no longer parallel to l 1 after being rotated, continue l 2 by continuing to multiply l 2 after rotation with the rotation matrix corresponding to an angle until l 2 is parallel to l 1 rotate. Further, the rotation matrix may be obtained by all matrices that rotate l2 . For example, all matrices that rotate l2 may be multiplied to obtain the rotation matrix. The rotation angle may be specified based on the values of the elements of the rotation matrix. For example, the rotation angle may be specified by an inverse trigonometric function. After obtaining the rotation angle, the first translation component ve and the second translation component pe may be determined based on the rotation angle and the second position data. The present invention does not limit the method of specifying the position correction amount.

1つの可能な実現方式において、第1平行移動成分veと第2平行移動成分peとを同時に特定してもよい。例えば、数式(3)によって第1平行移動成分veを特定し、数式(4)によって第2平行移動成分peを直接特定してもよい。
pe=(sin(α+ε),-cos(α+ε)) (4)
In one possible implementation, the first translation component ve and the second translation component pe may be determined simultaneously. For example, the first translation component ve may be specified by Equation (3), and the second translation component pe may be specified directly by Equation (4).
pe = (sin (α + ε), -cos (α + ε)) (4)

このような方式により、回転角度を用いて第1平行移動成分及び第2平行移動成分を取得することができ、第1測位データの位置誤差を補正することができ、測位精度を向上させる。 With such a method, the first translation component and the second translation component can be obtained using the rotation angle, the position error of the first positioning data can be corrected, and the positioning accuracy can be improved.

1つの可能な実現方式において、位置補正量に基づいて第1測位データを補正してもよい。例えば、位置補正量のうちの回転角度に基づいて第1測位データの方向を修正し、位置補正量のうちの第1平行移動成分及び第2平行移動成分に基づいて第1測位データの位置を補正してもよい。これにより、正確な第2測位データが取得される。第2測位データの精度が高くて、目標オブジェクトの所在するレーンを正確に認識することができる。 In one possible implementation, the first positioning data may be corrected based on the position correction amount. For example, the direction of the first positioning data is corrected based on the rotation angle of the position correction amount, and the position of the first positioning data is corrected based on the first translation component and the second translation component of the position correction amount. can be corrected. Thereby, accurate second positioning data is obtained. The accuracy of the second positioning data is high, and the lane in which the target object is located can be accurately recognized.

本発明の実施例に係る測位方法では、第1位置データ及び第2位置データを用いて位置補正量を特定し、位置補正量によって第1測位データを補正し、第2測位データを取得し、目標オブジェクトに対する測位精度を向上させることができる。また、位置補正量は、目標オブジェクトの走行方向を補正するための、回転角度又は回転行列を含んでもよい。位置補正量は、目標オブジェクトの位置を補正するための、第1平行移動成分及び第2平行移動成分を含んでもよい。更に、目標オブジェクトから収集された目標画像によって第2位置データを取得することにより、使用コストが低くなり、使用及び普及が容易になる。 In the positioning method according to the embodiment of the present invention, the position correction amount is specified using the first position data and the second position data, the first positioning data is corrected by the position correction amount, the second positioning data is acquired, The positioning accuracy for the target object can be improved. The position correction amount may also include a rotation angle or rotation matrix for correcting the running direction of the target object. The position correction amount may include a first translation component and a second translation component for correcting the position of the target object. Furthermore, obtaining the second position data with the target image collected from the target object has a low cost of use and is easy to use and disseminate.

図5は、本発明の実施例に係る測位方法の応用模式図である。図5に示すように、高精度地図は、参照オブジェクトの情報を含んでもよいく、前記参照オブジェクトは、車線を含み、前記第1測位データは、衛星測位データを含み、前記画像収集機器は、前記目標オブジェクトに設けられている。高精度地図中の車線の地理座標情報を検索してもよい。第1測位データ(例えば、GPS測位情報)に基づいて目標座標系を確立する。目標座標系の確立は、前の記述を参照すればよく、ここで繰り返し説明しない。 FIG. 5 is an application schematic diagram of a positioning method according to an embodiment of the present invention. As shown in FIG. 5, the high-definition map may include information of a reference object, the reference object including lanes, the first positioning data including satellite positioning data, and the image collection device comprising: provided to the target object. The geographic coordinate information of lanes in the high-definition map may be retrieved. A target coordinate system is established based on the first positioning data (eg, GPS positioning information). The establishment of the target coordinate system can refer to the previous description and will not be repeated here.

1つの可能な実現方式において、高精度地図において車線の地理座標を検索し、車線の複数の点(例えば、点群)に対して座標変換処理をそれぞれ行い、目標座標系における点群Q{q1, q2,..., qm}、即ち、車線の目標座標系における第1位置データを取得してもよい。mは、正整数である。座標変換処理は、前の記述を参照すればよく、ここで繰り返し説明しない。 In one possible implementation, look up the geographical coordinates of the lanes in the high-definition map, perform coordinate transformation operations on each of the points (e.g., point cloud) of the lanes, and obtain the point cloud Q{q1 , q2, . . . , qm}, ie the first position data in the target coordinate system of the lane. m is a positive integer. The coordinate transformation process can refer to the previous description and will not be repeated here.

1つの可能な実現方式では、目標画像が車両の走行中において画像収集機器で撮影された真ん前の画像であってもよく、目標画像が道路上の車線を含んでもよく、ニューラルネットワークを介してセマンティックセグメンテーション処理を行うことにより、目標画像中の車線の位置座標を取得してもよく、車線の所在する位置が複数の画素点(例えば、点群)を含んでもよく、車線上の各画素点の座標を検出し、目標画像と目標座標系との間のホモグラフィ行列によって複数の画素点に対して座標変換処理をそれぞれ行うことにより、目標座標系における点群P{p1, p2,…, pn}、即ち、車線の目標座標系における第2位置データを取得してもよい。nは、正整数である。座標変換処理は、前の記述を参照すればよく、ここで繰り返し説明しない。 In one possible implementation, the target image may be a straight-ahead image captured by an image acquisition device while the vehicle is in motion, the target image may include lanes on the road, and the semantic By performing the segmentation process, the position coordinates of the lane in the target image may be obtained, the position where the lane is located may include a plurality of pixel points (for example, a point group), and each pixel point on the lane may be A point group P{p1, p2, . . . , pn }, that is, the second position data in the target coordinate system of the lane may be obtained. n is a positive integer. The coordinate transformation process can refer to the previous description and will not be repeated here.

1つの可能な実現方式において、点群Q{q1, q2,..., qm}と点群P{p1, p2,..., pn}とに対してマッチングを行い、即ち、第1位置データと第2位置データとにおける対応する点によって構成される車線を特定してもよい。例えば、点qi-qjに対応する点pk-pl(i、jは、mよりも小さい正整数であり、k、lは、nよりも小さい正整数である)を特定してもよい。qi-qjは、ある車線における複数の点であり、pk-plは、ある車線における複数の点である。そして、対応する車線に応じて位置補正量を特定する。 In one possible implementation, a point cloud Q{q1, q2, . . . , qm} and the point group P{p1, p2, . . . , pn}, i.e. identify the lane formed by the corresponding points in the first position data and the second position data. For example, points pk-pl (where i, j are positive integers less than m and k, l are positive integers less than n) corresponding to points qi-qj may be identified. qi-qj are points in a lane and pk-pl are points in a lane. Then, the position correction amount is specified according to the corresponding lane.

1つの可能な実現方式において、位置補正量は、回転角度αを含んでもよい。即ち、第2位置データに対応するベクトルlを回転させてlが第1位置データに対応するベクトルlに平行であるようにしてもよい。回転角度は、αである。 In one possible implementation, the position correction amount may include the rotation angle α. That is, the vector l2 corresponding to the second position data may be rotated so that l2 is parallel to the vector l1 corresponding to the first position data. The rotation angle is α.

1つの可能な実現方式において、位置補正量は、第1平行移動成分及び第2平行移動成分を更に含んでもよい。回転後のl即ちR*lを平行移動させてもよい。例えば、R*lに対してlに平行な方向に沿う平行移動処理を行ってもよい。当該方向の第1平行移動成分は、veである。また、R*lに対してlに垂直な方向に沿う平行移動処理を行ってもよい。当該方向の第2平行移動成分は、peである。平行移動処理を経た後、平行移動後のR*lがlに重なり合うようにする。 In one possible implementation, the position correction amount may further comprise a first translation component and a second translation component. The rotated l 2 , ie, R*l 2 may be translated. For example, R* l2 may be translated along a direction parallel to l1 . The first translation component in that direction is ve. Also, translation processing along a direction perpendicular to l1 may be performed on R* l2 . The second translation component in that direction is pe. After the translation process, R*l 2 after translation is made to overlap l 1 .

1つの可能な実現方式において、回転行列R、第1平行移動成分ve及び第2平行移動成分peを位置補正量としてもよい。また、位置補正量によって第1測位データを補正することにより、目標オブジェクトの測位精度を向上させてもよい。幾つかの実施例において、第1測位データに対する補正処理により、精度の高い第2測位データを取得することができ、第2測位データによって車両の所在するレーンを正確に認識することができる。 In one possible implementation, the rotation matrix R, the first translation component ve and the second translation component pe may be the position correction amount. Further, the positioning accuracy of the target object may be improved by correcting the first positioning data using the position correction amount. In some embodiments, it is possible to acquire highly accurate second positioning data by correcting the first positioning data, and it is possible to accurately recognize the lane in which the vehicle is located from the second positioning data.

1つの可能な実現方式において、前記方法は、前記目標オブジェクトの第2測位データに基づいて、前記目標オブジェクトと前記参照オブジェクトとの間の相対位置関係を特定するステップを更に含む。目標オブジェクトと参照オブジェクトとの間の相対位置関係は、目標オブジェクトの所在するレーン、目標オブジェクトと車線との間の距離、及び、目標オブジェクトと前記車線との夾角のうちの少なくとも1つを含んでもよい。 In one possible implementation, the method further comprises determining a relative positional relationship between the target object and the reference object based on second positioning data of the target object. The relative positional relationship between the target object and the reference object may include at least one of a lane in which the target object is located, a distance between the target object and the lane, and an included angle between the target object and the lane. good.

例示において、前記測位方法は、自動運転分野に適用可能であり、車両の正確位置を特定するために用いられる。前記測位方法は、運転支援システムに適用可能であり、車両の所在するレーン、及び、車両と車線との距離を特定するために用いられる。前記測位方法は、無人運転機器又はロボット等の機器のナビゲーションに適用可能であり、機器の正確位置、及び、機器の姿勢(例えば、機器の車線に対する角度等)を特定するために用いられる。本発明では、前記測位方法の応用分野が制限されない。 In an example, the positioning method is applicable to the field of autonomous driving and is used to determine the precise position of a vehicle. The positioning method is applicable to driving assistance systems, and is used to identify the lane in which the vehicle is located and the distance between the vehicle and the lane. The positioning method is applicable to the navigation of devices such as driverless devices or robots, and is used to determine the exact position of the device and the orientation of the device (e.g., the angle of the device with respect to the lane). The present invention does not limit the application fields of the positioning method.

図6は、本発明の実施例に係る測位装置のブロック図である。図6に示すように、前記装置は、電子地図に基づいて目標オブジェクトの参照オブジェクトの第1位置データを取得するための第1取得モジュール11と、画像収集機器で撮影された目標画像に基づいて、前記参照オブジェクトの第2位置データを取得するための第2取得モジュール12と、前記第1位置データ及び前記第2位置データに基づいて、前記目標オブジェクトを測位するための測位モジュール13と、を備える。 FIG. 6 is a block diagram of a positioning device according to an embodiment of the invention. As shown in FIG. 6, the device includes a first acquisition module 11 for acquiring first position data of a reference object of a target object based on an electronic map; , a second acquisition module 12 for acquiring second position data of the reference object; and a positioning module 13 for positioning the target object based on the first position data and the second position data. Prepare.

1つの可能な実現方式において、前記測位モジュール13は、更に、前記目標オブジェクトの第1測位データを取得し、前記第1位置データ及び前記第2位置データに基づいて、前記第1測位データを補正することにより、前記目標オブジェクトの測位結果を示すための第2測位データを取得するように構成される。 In one possible implementation, the positioning module 13 further obtains first positioning data of the target object, and corrects the first positioning data based on the first position data and the second position data. to obtain second positioning data for indicating a positioning result of the target object.

1つの可能な実現方式において、前記測位モジュール13は、更に、前記参照オブジェクトの第1位置データと前記第2位置データとの目標座標系における位置関係に基づいて、位置補正量を特定し、前記位置補正量に基づいて前記第1測位データを補正することにより、前記第2測位データを取得するように構成される。前記目標座標系は、前記目標オブジェクトを基に確立された座標系である。 In one possible implementation, the positioning module 13 further determines a position correction amount based on a positional relationship in a target coordinate system between the first position data and the second position data of the reference object, and The second positioning data is obtained by correcting the first positioning data based on the position correction amount. The target coordinate system is a coordinate system established based on the target object.

1つの可能な実現方式において、前記位置補正量は、回転行列を含み、前記測位モジュール13は、更に、前記第1位置データと前記第2位置データとの間の回転角度を取得し、前記回転角度に基づいて前記回転行列を特定するように構成される。 In one possible implementation, the position correction amount includes a rotation matrix, and the positioning module 13 further obtains a rotation angle between the first position data and the second position data, configured to determine the rotation matrix based on angles;

1つの可能な実現方式において、前記位置補正量は、第1平行移動成分及び第2平行移動成分を含み、前記第1平行移動成分は、前記第2平行移動成分に垂直であり、且つ前記参照オブジェクトは、前記第1平行移動成分に平行であり、前記測位モジュール13は、更に、前記第1位置データと前記第2位置データとの間の回転角度を取得し、前記回転角度及び調整すべき位置データに基づいて、前記第1平行移動成分及び第2平行移動成分を特定するように構成され、前記調整すべき位置データは、前記第1位置データ又は前記第2位置データである。 In one possible implementation, the position correction amount comprises a first translation component and a second translation component, the first translation component being perpendicular to the second translation component and the reference The object is parallel to the first translation component, and the positioning module 13 further obtains a rotation angle between the first position data and the second position data, and adjusts the rotation angle and It is configured to identify the first translation component and the second translation component based on position data, and the position data to be adjusted is the first position data or the second position data.

1つの可能な実現方式において、前記第1平行移動成分及び前記第2平行移動成分は、単位ベクトルである。 In one possible implementation, the first translation component and the second translation component are unit vectors.

1つの可能な実現方式において、前記第1取得モジュール11は、更に、前記電子地図中の前記参照オブジェクトの地理座標を取得し、前記参照オブジェクトの地理座標に対して座標変換処理を行い、前記電子地図中の前記参照オブジェクトの、目標座標系における第1位置データを取得するように構成され、前記目標座標系は、前記目標オブジェクトを基に確立された座標系である。 In one possible implementation, the first obtaining module 11 further obtains the geographic coordinates of the reference object in the electronic map, performs coordinate transformation processing on the geographic coordinates of the reference object, and converts the electronic It is configured to obtain first position data of said reference object in a map in a target coordinate system, said target coordinate system being a coordinate system established based on said target object.

1つの可能な実現方式において、前記第2取得モジュール12は、更に、前記目標画像に対してセマンティックセグメンテーション処理を行い、前記参照オブジェクトの前記目標画像における位置座標を取得し、前記位置座標に対して座標変換処理を行い、前記目標画像中の参照オブジェクトの、目標座標系における第2位置データを取得するように構成され、前記目標座標系は、前記目標オブジェクトを基に確立された座標系である。 In one possible implementation, the second acquisition module 12 further performs a semantic segmentation process on the target image to obtain the position coordinates in the target image of the reference object, and for the position coordinates configured to perform a coordinate transformation process to obtain second position data of a reference object in the target image in a target coordinate system, the target coordinate system being a coordinate system established based on the target object; .

1つの可能な実現方式において、前記第2取得モジュール12は、更に、前記画像収集機器で撮影された参照画像中の少なくとも一部の画素点の位置座標と、前記目標座標系中の前記少なくとも一部の画素点に対応する点の位置座標とに基づいて、ホモグラフィ行列を特定し、前記ホモグラフィ行列に基づいて、前記参照オブジェクトの前記目標画像における位置座標に対して座標変換処理を行い、前記第2位置データを取得するように構成される。 In one possible implementation, the second acquisition module 12 further comprises position coordinates of at least some pixel points in a reference image captured by the image acquisition device and the at least one pixel point in the target coordinate system. a homography matrix is specified based on the positional coordinates of points corresponding to pixel points of the part, and coordinate transformation processing is performed on the positional coordinates of the reference object in the target image based on the homography matrix; configured to obtain the second position data;

1つの可能な実現方式において、前記第1位置データ及び前記第2位置データは、点群データを含む。 In one possible implementation, the first position data and the second position data comprise point cloud data.

1つの可能な実現方式において、前記参照オブジェクトは、車線を含み、前記第1測位データは、衛星測位データを含み、前記画像収集機器は、前記目標オブジェクトに設けられている。 In one possible realization, the reference object comprises a lane, the first positioning data comprises satellite positioning data, and the image acquisition device is located at the target object.

1つの可能な実現方式において、前記装置は、前記目標オブジェクトの第2測位データに基づいて、前記目標オブジェクトと前記参照オブジェクトとの間の相対位置関係を特定するための相対位置特定モジュールを更に備える。 In one possible realization, the device further comprises a relative localization module for determining a relative positional relationship between the target object and the reference object based on second positioning data of the target object. .

理解できるように、本発明に言及された上記各方法実施例は、原理論理に反しない場合に、何れも互いに組み合わせられて組み合わせ後の実施例を形成してもよい。紙面の都合上から、本発明では繰り返し説明しない。 It will be appreciated that any of the above method embodiments referred to in the present invention may be combined with each other to form combined embodiments without contradicting the underlying logic. Due to space limitations, the description will not be repeated in the present invention.

また、本発明は、電子機器、コンピュータ可読記憶媒体、プログラムを更に提供する。上記のものは、何れも本発明に係る何れか1つの方法を実施するために用いられてもよい。対応する技術案及び記述は、方法部分の関連記載を参照すればよく、繰り返し説明しない。 Moreover, the present invention further provides an electronic device, a computer-readable storage medium, and a program. Any of the above may be used to implement any one method according to the present invention. For the corresponding technical solutions and descriptions, please refer to the relevant descriptions in the method section and will not be repeated.

当業者であれば理解できるように、具体的な実施形態の上記方法において、各ステップの記載順は、厳格な実行順を意味せず、実施手順について如何なる限定もなすことではない。各ステップの具体的な実行順は、その機能及び可能な内在論理で特定されるべきである。 As can be appreciated by those skilled in the art, in the above methods of specific embodiments, the order of steps does not imply a strict execution order and does not impose any limitations on the implementation procedure. The specific order of execution for each step should be specified in its function and possible underlying logic.

幾つかの実施例において、本発明の実施例に係る装置が有する機能又は含むモジュールは、上記方法実施例に記述された方法を実行するために用いられてもよい。その具体的な実施は、上記方法実施例の記述を参照すればよい。簡素化のために、ここで繰り返し説明しない。 In some embodiments, the functions possessed by or the modules included in the apparatus according to embodiments of the present invention may be used to perform the methods described in the above method embodiments. For its specific implementation, please refer to the description of the method embodiment above. For the sake of simplicity, they are not repeated here.

本発明の実施例は、コンピュータ可読記憶媒体を更に提出する。当該コンピュータ可読記憶媒体には、コンピュータプログラム指令が記憶され、前記コンピュータプログラム指令がプロセッサによって実行されたときに、上記方法は、実施される。コンピュータ可読記憶媒体は、不揮発性コンピュータ可読記憶媒体であってもよい。 Embodiments of the present invention further provide a computer-readable storage medium. The computer readable storage medium stores computer program instructions, and the method is performed when the computer program instructions are executed by the processor. The computer-readable storage medium may be a non-volatile computer-readable storage medium.

本発明の実施例は、コンピュータプログラムを更に提供する。前記コンピュータプログラムは、記憶媒体に記憶され、前記コンピュータプログラムがプロセッサによって実行されたときに、上記方法は、実施される。記憶媒体は、不揮発性コンピュータ可読記憶媒体であってもよい。 An embodiment of the invention further provides a computer program product. The computer program is stored in a storage medium, and the method is performed when the computer program is executed by a processor. The storage medium may be a non-volatile computer-readable storage medium.

本発明の実施例は、電子機器を更に提出する。当該電子機器は、プロセッサと、プロセッサ実行可能指令を記憶するためのメモリとを備える。前記プロセッサは、上記測位方法を実行するように構成される。電子機器は、端末、サーバ又は他の形態の機器として提供され得る。 An embodiment of the present invention further provides an electronic device. The electronic device comprises a processor and memory for storing processor-executable instructions. The processor is configured to perform the positioning method described above. An electronic device may be provided as a terminal, server or other form of device.

図7は、一例示的な実施例に示す電子機器800のブロック図である。例えば、電子機器800は、携帯電話、コンピュータ、デジタル放送端末、メッセージ送受信機器、ゲームコンソール、タブレットPC、医療機器、フィットネス機器、パーソナルデジタルアシスタント等の端末であってもよい。 FIG. 7 is a block diagram of electronic device 800 according to one illustrative embodiment. For example, the electronic device 800 may be a terminal such as a mobile phone, computer, digital broadcasting terminal, message sending/receiving device, game console, tablet PC, medical device, fitness device, personal digital assistant, or the like.

図7を参照すると、電子機器800は、以下の1つ又は複数のユニット、即ち、処理ユニット802、メモリ804、電源ユニット806、マルチメディアユニット808、オーディオユニット810、入力・出力(I/O)インターフェース812、センサユニット814及び通信ユニット816を備えてもよい。 Referring to FIG. 7, electronic device 800 includes one or more of the following units: processing unit 802, memory 804, power supply unit 806, multimedia unit 808, audio unit 810, input/output (I/O) An interface 812, a sensor unit 814 and a communication unit 816 may be provided.

処理ユニット802は、通常、電子機器800の全般操作、例えば、表示、電話発呼、データ通信、カメラ操作及び記録操作に関連する操作を制御する。処理ユニット802は、上記方法のステップの全部又は一部を実行するように、指令を実行する1つ又は複数のプロセッサ820を備えてもよい。また、処理ユニット802は、処理ユニット802と他のユニットとの間の相互作用が容易になるように、1つ又は複数のモジュールを備えてもよい。例えば、処理ユニット802は、マルチメディアユニット808と処理ユニット802との間の相互作用が容易になるように、マルチメディアモジュールを備えてもよい。 The processing unit 802 typically controls the general operation of the electronic device 800, such as operations related to display, telephone calls, data communications, camera operations and recording operations. The processing unit 802 may comprise one or more processors 820 that execute instructions to perform all or part of the method steps described above. Processing unit 802 may also comprise one or more modules to facilitate interaction between processing unit 802 and other units. For example, processing unit 802 may include multimedia modules to facilitate interaction between multimedia unit 808 and processing unit 802 .

メモリ804は、電子機器800での操作をサポートするために、各タイプのデータを記憶するように構成される。これらのデータの例示は、電子機器800で操作するための如何なるアプリケーションプログラム又は方法の指令、連絡人データ、電話帳データ、メッセージ、ピクチャ、映像などを含む。メモリ804は、如何なるタイプの揮発性もしくは不揮発性記憶デバイス又はそれらの組合せ、例えば、スタティックランダムアクセスメモリ(SRAM)、電気的に消去可能なプログラマブル読み出し専用メモリ(EEPROM)、消去可能なプログラマブル読み出し専用メモリ(EPROM)、プログラマブル読み出し専用メモリ(PROM)、読み出し専用メモリ(ROM)、磁気メモリ、フラッシュメモリ、磁気ディスク又は光ディスクによって実現されてもよい。 Memory 804 is configured to store each type of data to support operations on electronic device 800 . Examples of this data include any application program or method instructions for operating electronic device 800, contact data, phone book data, messages, pictures, videos, and the like. Memory 804 may be any type of volatile or nonvolatile storage device or combination thereof, such as static random access memory (SRAM), electrically erasable programmable read only memory (EEPROM), erasable programmable read only memory. (EPROM), programmable read only memory (PROM), read only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk.

電源ユニット806は、電子機器800のユニットのそれぞれに電力を供給する。電源ユニット806は、電源管理システム、1つ又は複数の電源、並びに、電子機器800用の電力の生成、管理および配分に関する他のユニットを含んでもよい。 Power supply unit 806 provides power to each of the units of electronic device 800 . Power supply unit 806 may include a power management system, one or more power supplies, and other units involved in the generation, management and distribution of power for electronic device 800 .

マルチメディアユニット808は、前記電子機器800とユーザとの間に1つの出力インターフェースを供給するスクリーンを備える。幾つかの実施例では、スクリーンは、液晶ディスプレイ(LCD)およびタッチパネル(TP)を含んでもよい。スクリーンは、タッチパネルを含む場合、ユーザからの入力信号を受信するように、タッチスクリーンとして実現されてもよい。タッチパネルは、タッチ、スライドおよびタッチパネルでのジェスチャーを感知するように、1つ又は複数のタッチセンサを含む。前記タッチセンサは、タッチ又はスライド動作の境界を感知するだけではなく、前記タッチ又はスライド操作と関連する持続時間および圧力をさらに検出することができる。幾つかの実施例では、マルチメディアユニット808は、1つのフロントカメラヘッドおよび/又はバックカメラヘッドを含む。電子機器800が操作モード、例えば、撮影モード又はビデオモードにあるとき、フロントカメラヘッドおよび/又はバックカメラヘッドは、外部のマルチメディアデータを受信することができる。フロントカメラヘッドおよびバックカメラヘッドのそれぞれは、1つの固定の光学レンズシステムであってもよいし、焦点距離および光学ズーム能力を有するものであってもよい。 A multimedia unit 808 comprises a screen that provides one output interface between the electronic device 800 and the user. In some examples, the screen may include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, it may be implemented as a touch screen to receive input signals from the user. A touch panel includes one or more touch sensors to sense touches, slides, and gestures on the touch panel. The touch sensor can not only sense the boundaries of a touch or slide action, but also detect the duration and pressure associated with the touch or slide action. In some embodiments, multimedia unit 808 includes one front and/or back camera head. The front camera head and/or the back camera head can receive external multimedia data when the electronic device 800 is in an operating mode, such as a photography mode or a video mode. Each of the front and back camera heads may be one fixed optical lens system or may have a focal length and optical zoom capability.

オーディオユニット810は、オーディオ信号を出力および/又は入力するように構成される。例えば、オーディオユニット810は、マイク(MIC)を備え、電子機器800が操作モード、例えば、発呼モード、記録モードおよび音声識別モードにあるとき、マイクは、外部オーディオ信号を受信するように構成される。受信されたオーディオ信号は、さらに、メモリ804に記憶される、又は、通信ユニット816を介して送信されることができる。幾つかの実施例では、オーディオユニット810は、さらに、オーディオ信号を出力するためのスピーカをさらに含む。 Audio unit 810 is configured to output and/or input audio signals. For example, the audio unit 810 comprises a microphone (MIC), which is configured to receive external audio signals when the electronic device 800 is in operating modes, such as calling mode, recording mode and voice recognition mode. be. The received audio signal can also be stored in memory 804 or transmitted via communication unit 816 . In some embodiments, audio unit 810 further includes a speaker for outputting audio signals.

I/Oインターフェース812は、処理ユニット802とペリフェラルインターフェースモジュールとの間でインターフェースを供給するものであり、上記ペリフェラルインターフェースモジュールは、キーボード、クリックホイール、ボタンなどであってもよい。これらのボタンは、ホームページボタン、ボリュームボタン、起動ボタンおよびロックボタンを含んでもよいが、それらに限定されない。 I/O interface 812 provides an interface between processing unit 802 and peripheral interface modules, which may be keyboards, click wheels, buttons, and the like. These buttons may include, but are not limited to, home page button, volume button, boot button and lock button.

センサユニット814は、様々な側面での状態推定を電子機器800に供給するための1つ又は複数のセンサを含む。例えば、センサユニット814は、電子機器800のオン/オフ状態、ユニットの相対位置を検出することができ、例えば、前記ユニットは、電子機器800のディスプレイおよびテンキーである。センサユニット814は、さらに、電子機器800もしくは電子機器800のユニットの位置変更、ユーザと電子機器800との接触の存在もしくは不存在、電子機器800の方位又は加速/減速および電子機器800の温度変化をさらに検出することができる。センサユニット814は、如何なる物理的接触もないとき、近辺にある物体の存在を検出するための近接センサを含んでもよい。センサユニット814は、さらに、結像応用に使用される光センサ、例えばCMOS又はCCD画像センサを含んでもよい。幾つかの実施例では、当該センサユニット814は、さらに、加速度センサ、ジャイロセンサ、磁気センサ、圧力センサ又は温度センサを含んでもよい。 Sensor unit 814 includes one or more sensors for providing state estimates to electronic device 800 on various aspects. For example, the sensor unit 814 can detect the on/off state of the electronic device 800 , the relative position of the unit, for example, the unit is the display and numeric keypad of the electronic device 800 . The sensor unit 814 also detects changes in the position of the electronic device 800 or a unit of the electronic device 800, the presence or absence of contact between the user and the electronic device 800, the orientation or acceleration/deceleration of the electronic device 800, and the temperature change of the electronic device 800. can be further detected. Sensor unit 814 may include a proximity sensor for detecting the presence of nearby objects when there is no physical contact. The sensor unit 814 may also include optical sensors used for imaging applications, such as CMOS or CCD image sensors. In some embodiments, the sensor unit 814 may further include an acceleration sensor, gyro sensor, magnetic sensor, pressure sensor or temperature sensor.

通信ユニット816は、電子機器800と他のユーザ機器との間の無線又は有線方式の通信が便利になるように構成される。電子機器800は、通信規格に基づく無線ネットワーク、例えば、WiFi、2Gや3G又はそれらの組合せにアクセスすることができる。1つの例示的な実施例では、通信ユニット816は、外部ブロードキャスト管理システムからのブロードキャスト信号又はブロードキャスト関連情報をブロードキャストチャネルを介して受信する。1つの例示的な実施例では、前記通信ユニット816は、さらに、短距離通信が容易になるように、ニアフィールド通信(NFC)モジュールを含んでもよい。例えば、NFCモジュールでは、無線周波数識別(RFID)技術、赤外データ協会(IrDA)技術、超広帯域(UWB)技術、ブルートゥース(登録商標)(BT)技術および他の技術によって実現されてもよい。 Communication unit 816 is configured to facilitate wireless or wired communications between electronic device 800 and other user devices. The electronic device 800 can access wireless networks based on communication standards, such as WiFi, 2G, 3G, or a combination thereof. In one exemplary embodiment, communication unit 816 receives broadcast signals or broadcast-related information from an external broadcast management system via a broadcast channel. In one exemplary embodiment, the communication unit 816 may also include a near-field communication (NFC) module to facilitate short-range communication. For example, in the NFC module, it may be implemented by Radio Frequency Identification (RFID) technology, Infrared Data Association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology and other technologies.

例示的な実施例では、電子機器800は、上記方法を実行するための1つ又は複数の特定用途向け集積回路(ASIC)、デジタル信号プロセッサ(DSP)、デジタル信号処理デバイス(DSPD)、プログラマブルロジックデバイス(PLD)、フィールドプログラマブルゲートアレイ(FPGA)、コントローラ、マイクロコントローラ、マイクロプロセッサ又は他の電子部品によって実現されてもよい。 In an exemplary embodiment, the electronic device 800 includes one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic to perform the methods described above. It may be implemented by a device (PLD), field programmable gate array (FPGA), controller, microcontroller, microprocessor or other electronic components.

例示的な実施例は、不揮発性コンピュータ可読記憶媒体、例えばコンピュータプログラム指令を含むメモリ804を更に提供する。上記コンピュータプログラム指令は、電子機器800のプロセッサ820によって実行されて上記方法を実施させ得る。 The illustrative embodiment further provides a non-volatile computer-readable storage medium, such as memory 804, containing computer program instructions. The computer program instructions may be executed by processor 820 of electronic device 800 to implement the method.

図8は、1つの例示的な実施例に示す電子機器1900のブロック図である。例えば、電子機器1900は、サーバとして提供され得る。図8を参照すると、電子機器1900は、処理ユニット1922を含み、更に、当該処理ユニット1922は、1つ又は複数のプロセッサ、及びメモリ1932に代表されるメモリリソースとを備え、メモリ1932は、処理ユニット1922によって実行され得る指令、例えば、アプリケーションプログラムを記憶する。メモリ1932に記憶されるアプリケーションプログラムは、それぞれが1セットの指令に対応する1つ又は1つ以上のモジュールを備えてもよい。また、処理ユニット1922は、指令を実行することで上記方法を実施するように構成される。 FIG. 8 is a block diagram of electronic device 1900 according to one illustrative embodiment. For example, electronic device 1900 may be provided as a server. Referring to FIG. 8, the electronic device 1900 includes a processing unit 1922, and the processing unit 1922 further includes one or more processors and memory resources represented by a memory 1932, the memory 1932 for processing. Stores instructions that may be executed by unit 1922, such as application programs. An application program stored in memory 1932 may comprise one or more modules, each module corresponding to a set of instructions. The processing unit 1922 is also configured to implement the method by executing instructions.

電子機器1900は、電子機器1900の電源管理を実行するように構成される電源ユニット1926と、電子機器1900をネットワークに接続するように構成される有線又は無線ネットワークインターフェース1950と、入力・出力(I/O)インターフェース1958とを更に備えてもよい。電子機器1900は、メモリ1932に記憶されたオペレーティングシステム、例えばWindows(登録商標) ServerTM、Mac OS XTM、UnixTM、Linux(登録商標)TM、FreeBSDTM又はその他を操作してもよい。 The electronic device 1900 includes a power supply unit 1926 configured to perform power management of the electronic device 1900; a wired or wireless network interface 1950 configured to connect the electronic device 1900 to a network; /O) interface 1958. Electronic device 1900 may operate an operating system stored in memory 1932, such as Windows Server™, Mac OS X™, Unix™, Linux™, FreeBSD™, or others.

例示的な実施例は、不揮発性コンピュータ可読記憶媒体、例えば、コンピュータプログラム指令を含むメモリ1932を更に提供する。上記コンピュータプログラム指令が電子機器1900の処理ユニット1922によって実行されることで、上記方法は、実施される。 Exemplary embodiments further provide a non-volatile computer-readable storage medium, eg, memory 1932 containing computer program instructions. The computer program instructions are executed by the processing unit 1922 of the electronic device 1900 to implement the method.

本発明は、システム、方法及び/又はコンピュータプログラム製品を提供する。コンピュータプログラム製品は、コンピュータ可読記憶媒体を含んでもよい。コンピュータ可読記憶媒体には、プロセッサに本発明の各態様を実施させるためのコンピュータ可読プログラム指令が載せている。 The present invention provides systems, methods and/or computer program products. A computer program product may include a computer-readable storage medium. A computer readable storage medium carries computer readable program instructions for causing a processor to implement aspects of the present invention.

コンピュータ可読記憶媒体は、指令実行機器で使用される指令を保持及び記憶する有形機器であってもよい。コンピュータ可読記憶媒体は、例えば、電気記憶機器、磁気記憶機器、光記憶機器、電磁的記憶機器、半導体記憶機器又は上記任意の適切な組み合わせであってもよいが、それらに限定されない。コンピュータ可読記憶媒体のより具体的な例(非網羅のリスト)は、ポータブルコンピュータディスク、ハードディスク、ランダムアクセスメモリ(RAM)、読み出し専用メモリ(ROM)、消去可能なプログラマブル読み出し専用メモリ(EPROM又はフラッシュメモリ)、スタティックランダムアクセスメモリ(SRAM)、携帯型圧縮ディスク読み出し専用メモリ(CD-ROM)、デジタル多機能ディスク(DVD)、メモリスティック、フロッピーディスク、機械的符号化機器、例えば、指令が記憶されるパンチカード又は溝内突起構造、及び上記の任意の適切な組合を含む。ここで使用されるコンピュータ可読記憶媒体は、瞬時信号自身、例えば、無線電波若しくは他の自由に伝搬される電磁波、導波路若しくは他の伝送媒体を介して伝搬される電磁波(例えば、光ファイバー・ケーブルを介した光パルス)、又は電線を介して伝送された電気信号として解釈されない。 A computer-readable storage medium may be a tangible device that retains and stores instructions for use with a command-executing device. A computer-readable storage medium may be, for example, but not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. More specific examples (non-exhaustive list) of computer readable storage media are portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory). ), Static Random Access Memory (SRAM), Portable Compressed Disk Read Only Memory (CD-ROM), Digital Versatile Disk (DVD), Memory Stick, Floppy Disk, Mechanical Encoding Devices, e.g. Including punch cards or protrusion-in-channel structures, and any suitable combination of the above. Computer-readable storage media, as used herein, refers to instantaneous signals themselves, e.g., radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagated through waveguides or other transmission media (e.g., fiber optic cables) light pulses over wires), or as electrical signals transmitted over wires.

ここで記述されるコンピュータ可読プログラム指令は、コンピュータ可読記憶媒体から各演算/処理機器にダウンロードし、又は、ネットワーク、例えばインターネット、ローカルエリアネットワーク、広域ネットワーク及び/又は無線ネットワークを介して外部コンピュータ或いは外部記憶機器へダウンロードしてもよい。ネットワークは、銅伝送ケーブル、光ファイバー伝送、無線伝送、ルータ、ファイアウォール、スイッチ、ゲートウェイコンピュータ及び/又はエッジサーバを含んでもよい。各演算/処理機器におけるネットワークアダプタ又はネットワークインターフェースは、ネットワークからコンピュータ可読プログラム指令を受信して当該コンピュータ可読プログラム指令を転送することにより、各演算/処理機器におけるコンピュータ可読記憶媒体に記憶させる。 The computer readable program instructions described herein may be downloaded from a computer readable storage medium to each computing/processing device, or transferred to an external computer or externally via networks such as the Internet, local area networks, wide area networks and/or wireless networks. It may be downloaded to a storage device. A network may include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. A network adapter or network interface in each computing/processing device receives computer-readable program instructions from the network and forwards the computer-readable program instructions for storage on a computer-readable storage medium in each computing/processing device.

本発明の操作を実行するためのコンピュータプログラム指令は、アセンブリ命令、命令セットアーキテクチャ(ISA)命令、マシン命令、マシン関連命令、マイクロコード、ファームウェア命令、状態設定データ、又は、1種若しくは複数種のプログラミング言語の任意の組み合わせで作成されたソースコード又はターゲットコードであってもよい。前記プログラミング言語は、オブジェクト指向プログラミング言語(例えば、Smalltalk、C++等)、及び、通常のプロセスプログラミング言語(例えば、「C」言語)又は類似するプログラミング言語を含む。コンピュータ可読プログラム指令は、完全にユーザコンピュータ上で実行されてもよく、部分的にユーザコンピュータ上で実行されてもよく、1つの独立するソフトウェアパッケージとして実行されてもよく、一部がユーザコンピュータ上でもう一部がリモートコンピュータ上で実行されてもよく、又は完全にリモートコンピュータ又はサーバ上で実行されてもよい。リモートコンピュータの場合に、リモートコンピュータは、任意の種類のネットワーク(ローカルエリアネットワーク(LAN)又は広域ネットワーク(WAN)を含む)を介してユーザコンピュータに接続され、又は、外部コンピュータに接続されてもよい(例えば、インターネットサービスプロバイダを利用してインターネットで接続される)。幾つかの実施例では、コンピュータ可読プログラム指令の状態情報を用いて電子回路、例えばプログラマブル論理回路、フィールドプログラマブルゲートアレイ(FPGA)又はプログラマブル論理アレイ(PLA)を個性化でカストマイズする。当該電子回路は、コンピュータ可読プログラム指令を実行することにより、本発明の各態様を実施可能である。 Computer program instructions for carrying out the operations of the present invention may be assembly instructions, Instruction Set Architecture (ISA) instructions, machine instructions, machine-related instructions, microcode, firmware instructions, state setting data, or one or more of It may be source code or target code written in any combination of programming languages. The programming languages include object-oriented programming languages (eg, Smalltalk, C++, etc.) and conventional process programming languages (eg, "C" language) or similar programming languages. The computer-readable program instructions may be executed entirely on the user computer, partially executed on the user computer, executed as a separate software package, or partially executed on the user computer. but partly may be executed on the remote computer, or may be executed entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user computer via any kind of network, including a local area network (LAN) or a wide area network (WAN), or to an external computer. (eg, connected to the Internet using an Internet Service Provider). In some embodiments, state information in computer readable program instructions is used to customize electronic circuits, such as programmable logic circuits, field programmable gate arrays (FPGAs), or programmable logic arrays (PLAs) with personalization. The electronic circuitry is capable of implementing aspects of the invention by executing computer readable program instructions.

ここで、本発明の実施例に係る方法、装置(システム)及びコンピュータプログラム製品のフローチャート及び/又はブロック図を参照して、本発明の各態様を記述した。理解できるように、フローチャート及び/又はブロック図の各ブロック並びにフローチャート及び/又はブロック図における各ブロックの組み合わせは、何れもコンピュータ可読プログラム指令にて実現され得る。 Aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented in computer readable program instructions.

これらのコンピュータ可読プログラム指令は、汎用コンピュータ、専用コンピュータ又は他のプログラマブルデータ処理装置のプロセッサへ供給されて、1種のマシンを生み出すことができる。このように、これらの指令がコンピュータ又は他のプログラマブルデータ処理装置のプロセッサによって実行されたときに、フローチャート及び/又はブロック図における1つ又は複数のブロックで規定された機能/動作を実現する装置は、生成される。これらのコンピュータ可読プログラム指令をコンピュータ可読記憶媒体に記憶してもよい。これらの指令により、コンピュータ、プログラマブルデータ処理装置及び/又は他の機器は、特定の方式で稼働する。このように、指令が記憶されたコンピュータ可読媒体は、1つの製造品を含み、それは、フローチャート及び/又はブロック図における1つ又は複数のブロックで規定された機能/動作を実現する各態様の指令を含む。 These computer readable program instructions can be supplied to a processor of a general purpose computer, special purpose computer or other programmable data processing apparatus to produce a machine. As such, an apparatus that, when executed by a processor of a computer or other programmable data processing apparatus, implements the functions/acts specified in one or more of the blocks in the flowchart illustrations and/or block diagrams. , is generated. These computer readable program instructions may be stored on a computer readable storage medium. These instructions cause computers, programmable data processing devices, and/or other equipment to operate in specific manners. As such, a computer-readable medium having instructions stored thereon may comprise an article of manufacture, which includes instructions for each aspect of implementing the functions/acts specified in one or more blocks in the flowcharts and/or block diagrams. including.

コンピュータ可読プログラム指令をコンピュータ、他のプログラマブルデータ処理装置、又は他の機器にロードしてもよい。このように、コンピュータ、他のプログラマブルデータ処理装置又は他の機器上で一連の操作ステップが実行され、コンピュータによる実現の過程は、生み出される。これにより、コンピュータ、他のプログラマブルデータ処理装置、又は他の機器上で実行された指令は、フローチャート及び/又はブロック図における1つ又は複数のブロックで規定された機能/動作を実現する。 The computer readable program instructions may be loaded into a computer, other programmable data processing device, or other equipment. Thus, a series of operational steps are performed on a computer, other programmable data processing device, or other machine to produce a computer-implemented process. The instructions executed on the computer, other programmable data processing device, or other device, thereby implement the functions/acts specified in one or more of the blocks in the flowchart illustrations and/or block diagrams.

図面におけるフローチャート及びブロック図は、本発明の複数の実施例に係るシステム、方法及びコンピュータプログラム製品の実施可能な体系アーキテクチャ、機能及び操作を示す。この点では、フローチャート又はブロック図における各ブロックは、1つのモジュール、プログラムセグメント又は指令の一部を代表してもよい。前記モジュール、プログラムセグメント又は指令の一部は、規定された論理機能を実施するための1つ又は複数の実行可能指令を含む。幾つかの代替としての実施形態において、ブロック中にマークされた機能は、図面に示された順番と異なる順番で発生してもよい。例えば、2つの連続するブロックは、実に、基本的に並行に実行されてもよく、そして、逆の順番で実行されるときもあり、これは、かかる機能に応じて定められる。注意すべきことは、ブロック図及び/又はフローチャートにおける各ブロック、並びに、ブロック図及び/又はフローチャートにおけるブロックの組み合わせは、規定の機能又は動作を実行する専用のハードウェアに基づくシステムにて実現されてもよく、専用ハードウェアとコンピュータ指令との組み合わせで実現されてもよい。 The flowcharts and block diagrams in the drawings illustrate the possible architectural architecture, functionality, and operation of systems, methods and computer program products according to several embodiments of the present invention. In this regard, each block in a flowchart or block diagram may represent part of a module, program segment or instruction. A portion of said module, program segment or instruction contains one or more executable instructions for performing a defined logical function. In some alternative implementations, the functions marked in the block may occur out of the order noted in the figures. For example, two consecutive blocks may indeed be executed essentially in parallel, and sometimes in reverse order, depending on their functionality. It should be noted that each block in the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, are implemented in dedicated hardware-based systems that perform the specified functions or acts. Alternatively, it may be implemented in a combination of dedicated hardware and computer instructions.

以上では、本発明の各実施例を記述した。上記説明は、例示であり、網羅的ではなく、開示された各実施例にも限定されない。説明された各実施例の範囲及び精神から逸脱しない場合に、多くの修正及び変更は、当業者にとって明らかである。本文での用語は、各実施例の原理、実際の応用又は、マーケットにおける技術に対する技術的改善を最良に解釈し、又は当業者に本文に開示された各実施例を理解させえるために選択される。 Above, each embodiment of the present invention was described. The above description is illustrative, not exhaustive, and not limited to each disclosed embodiment. Many modifications and variations will be apparent to those skilled in the art without departing from the scope and spirit of each described embodiment. The terms in this text are chosen to best interpret the principle, practical application, or technical improvement over the technology in the market of each embodiment, or to enable those skilled in the art to understand each embodiment disclosed herein. be.

本願は、2020年04月21日に中国専利局へ提出された、出願番号がCN.202010316617.Xであって発明名称が「測位方法及び装置、電子機器並びに記憶媒体」である中国特許出願の優先権を要求し、当該中国特許出願の全ての内容が引用によって本願に組み込まれる。 This application is filed with the Patent Office of China on April 21, 2020, with application number CN. 202010316617. X and entitled "Positioning method and device, electronic equipment and storage medium", the entire content of which is incorporated herein by reference.

Claims (20)

電子地図に基づいて目標オブジェクトの参照オブジェクトの第1位置データを取得するステップと、
画像収集機器で撮影された目標画像に基づいて、前記参照オブジェクトの第2位置データを取得するステップと、
前記第1位置データ及び前記第2位置データに基づいて、前記目標オブジェクトを測位するステップと、を含むことを特徴とする測位方法。
obtaining first position data of the reference object of the target object based on the electronic map;
obtaining second position data of the reference object based on a target image captured with an image acquisition device;
positioning the target object based on the first position data and the second position data.
前記第1位置データ及び前記第2位置データに基づいて、前記目標オブジェクトを測位するステップは、
前記目標オブジェクトの第1測位データを取得することと、
前記第1位置データ及び前記第2位置データに基づいて、前記第1測位データを補正することにより、前記目標オブジェクトの測位結果を示すための第2測位データを取得することと、を含むことを特徴とする請求項1に記載の測位方法。
Positioning the target object based on the first position data and the second position data comprises:
obtaining first positioning data of the target object;
obtaining second positioning data for indicating a positioning result of the target object by correcting the first positioning data based on the first position data and the second position data. The positioning method according to claim 1.
前記第1位置データ及び前記第2位置データに基づいて、前記第1測位データを補正することにより、前記第2測位データを取得することは、
前記参照オブジェクトの第1位置データと前記第2位置データとの目標座標系における位置関係に基づいて、位置補正量を特定することと、
前記位置補正量に基づいて前記第1測位データを補正することにより、前記第2測位データを取得することと、を含み、
前記目標座標系は、前記目標オブジェクトを基に確立された座標系であることを特徴とする請求項2に記載の測位方法。
Acquiring the second positioning data by correcting the first positioning data based on the first position data and the second position data,
specifying a position correction amount based on a positional relationship in a target coordinate system between the first position data and the second position data of the reference object;
Acquiring the second positioning data by correcting the first positioning data based on the position correction amount,
3. The positioning method according to claim 2, wherein the target coordinate system is a coordinate system established based on the target object.
前記位置補正量は、回転行列を含み、
前記参照オブジェクトの第1位置データと前記第2位置データとの目標座標系における位置関係に基づいて、位置補正量を特定することは、
前記第1位置データと前記第2位置データとの間の回転角度を取得することと、
前記回転角度に基づいて前記回転行列を特定することと、を含むことを特徴とする請求項3に記載の測位方法。
The position correction amount includes a rotation matrix,
Specifying the position correction amount based on the positional relationship in the target coordinate system between the first position data and the second position data of the reference object includes:
obtaining a rotation angle between the first position data and the second position data;
and determining the rotation matrix based on the rotation angle.
前記位置補正量は、第1平行移動成分及び第2平行移動成分を含み、前記第1平行移動成分は、前記第2平行移動成分に垂直であり、且つ前記参照オブジェクトは、前記第1平行移動成分に平行であり、
前記参照オブジェクトの第1位置データ及び前記第2位置データに基づいて、位置補正量を特定することは、
前記第1位置データと前記第2位置データとの間の回転角度を取得することと、
前記回転角度及び調整すべき位置データに基づいて、前記第1平行移動成分及び第2平行移動成分を特定することとを含み、
前記調整すべき位置データは、前記第1位置データ又は前記第2位置データであることを特徴とする請求項3又は4に記載の測位方法。
The position correction amount includes a first translation component and a second translation component, wherein the first translation component is perpendicular to the second translation component, and the reference object has the first translation component. is parallel to the component and
Identifying a position correction amount based on the first position data and the second position data of the reference object includes:
obtaining a rotation angle between the first position data and the second position data;
determining the first translation component and the second translation component based on the rotation angle and position data to be adjusted;
5. The positioning method according to claim 3, wherein said position data to be adjusted is said first position data or said second position data.
前記第1平行移動成分及び前記第2平行移動成分は、単位ベクトルであることを特徴とする請求項5に記載の測位方法。 The positioning method according to claim 5, wherein the first translation component and the second translation component are unit vectors. 前記電子地図に基づいて参照オブジェクトの第1位置データを取得するステップは、
前記電子地図中の前記参照オブジェクトの地理座標を取得することと、
前記参照オブジェクトの地理座標に対して座標変換処理を行い、前記電子地図中の前記参照オブジェクトの、目標座標系における第1位置データを取得することと、を含み、
前記目標座標系は、前記目標オブジェクトを基に確立された座標系であることを特徴とする請求項1から6の何れか一項に記載の測位方法。
The step of obtaining first position data of a reference object based on the electronic map comprises:
obtaining geographic coordinates of the reference object in the electronic map;
performing a coordinate transformation process on the geographic coordinates of the reference object to obtain first position data of the reference object in the electronic map in a target coordinate system;
The positioning method according to any one of claims 1 to 6, wherein the target coordinate system is a coordinate system established based on the target object.
前記画像収集機器で撮影された目標画像に基づいて、前記参照オブジェクトの第2位置データを取得するステップは、
前記目標画像に対してセマンティックセグメンテーション処理を行い、前記参照オブジェクトの前記目標画像における位置座標を取得することと、
前記位置座標に対して座標変換処理を行い、前記目標画像中の参照オブジェクトの、目標座標系における第2位置データを取得することと、を含み、
前記目標座標系は、前記目標オブジェクトを基に確立された座標系であることを特徴とする請求項1から7の何れか一項に記載の測位方法。
obtaining second position data of the reference object based on a target image captured by the image acquisition device;
performing a semantic segmentation process on the target image to obtain position coordinates of the reference object in the target image;
performing coordinate transformation processing on the position coordinates to obtain second position data in the target coordinate system of the reference object in the target image;
The positioning method according to any one of claims 1 to 7, wherein the target coordinate system is a coordinate system established based on the target object.
前記位置座標に対して座標変換処理を行い、前記目標画像中の参照オブジェクトの、目標座標系における第2位置データを取得することは、
前記画像収集機器で撮影された参照画像中の少なくとも一部の画素点の位置座標と、前記目標座標系中の前記少なくとも一部の画素点に対応する点の位置座標とに基づいて、ホモグラフィ行列を特定することと、
前記ホモグラフィ行列に基づいて、前記参照オブジェクトの前記目標画像における位置座標に対して座標変換処理を行い、前記第2位置データを取得することと、を含むことを特徴とする請求項8に記載の測位方法。
performing coordinate transformation processing on the position coordinates to obtain second position data of the reference object in the target image in the target coordinate system,
homography based on the positional coordinates of at least some pixel points in the reference image captured by the image acquisition device and the positional coordinates of points corresponding to the at least some pixel points in the target coordinate system; identifying a matrix;
9. The method according to claim 8, further comprising performing coordinate transformation processing on position coordinates of the reference object in the target image based on the homography matrix to obtain the second position data. positioning method.
前記第1位置データ及び前記第2位置データは、点群データを含むことを特徴とする請求項1から9の何れか一項に記載の測位方法。 The positioning method according to any one of claims 1 to 9, wherein the first position data and the second position data include point cloud data. 前記参照オブジェクトは、車線を含み、第1測位データは、衛星測位データを含み、前記画像収集機器は、前記目標オブジェクトに設けられていることを特徴とする請求項1から10の何れか一項に記載の測位方法。 11. The reference object of any one of claims 1 to 10, wherein the reference object comprises a lane, the first positioning data comprises satellite positioning data, and the image acquisition device is provided at the target object. The positioning method described in . 前記目標オブジェクトの第2測位データに基づいて、前記目標オブジェクトと前記参照オブジェクトとの間の相対位置関係を特定するステップを更に含むことを特徴とする請求項1から11の何れか一項に記載の測位方法。 12. A method as claimed in any preceding claim, further comprising determining a relative positional relationship between the target object and the reference object based on second positioning data of the target object. positioning method. 電子地図に基づいて目標オブジェクトの参照オブジェクトの第1位置データを取得するための第1取得モジュールと、
画像収集機器で撮影された目標画像に基づいて、前記参照オブジェクトの第2位置データを取得するための第2取得モジュールと、
前記第1位置データ及び前記第2位置データに基づいて、前記目標オブジェクトを測位するための測位モジュールと、を備えることを特徴とする測位装置。
a first acquisition module for acquiring first position data of the reference object of the target object based on the electronic map;
a second acquisition module for acquiring second position data of the reference object based on a target image captured by an image acquisition device;
a positioning module for positioning the target object based on the first position data and the second position data.
前記測位モジュールは、更に、
前記目標オブジェクトの第1測位データを取得し、
前記第1位置データ及び前記第2位置データに基づいて、前記第1測位データを補正することにより、前記目標オブジェクトの測位結果を示すための第2測位データを取得するように構成されることを特徴とする請求項13に記載の測位装置。
The positioning module further comprises:
obtaining first positioning data of the target object;
configured to obtain second positioning data for indicating a positioning result of the target object by correcting the first positioning data based on the first position data and the second position data; 14. The positioning device according to claim 13.
前記測位モジュールは、更に、
前記参照オブジェクトの第1位置データと前記第2位置データとの目標座標系における位置関係に基づいて、位置補正量を特定し、
前記位置補正量に基づいて前記第1測位データを補正することにより、前記第2測位データを取得するように構成され、
前記目標座標系は、前記目標オブジェクトを基に確立された座標系であることを特徴とする請求項14に記載の測位装置。
The positioning module further comprises:
specifying a position correction amount based on a positional relationship in a target coordinate system between the first position data and the second position data of the reference object;
configured to acquire the second positioning data by correcting the first positioning data based on the position correction amount;
15. The positioning device according to claim 14, wherein the target coordinate system is a coordinate system established based on the target object.
前記位置補正量は、回転行列を含み、
前記測位モジュールは、更に、
前記第1位置データと前記第2位置データとの間の回転角度を取得し、
前記回転角度に基づいて前記回転行列を特定するように構成されることを特徴とする請求項15に記載の測位装置。
The position correction amount includes a rotation matrix,
The positioning module further comprises:
obtaining a rotation angle between the first position data and the second position data;
16. A positioning device according to claim 15, configured to determine the rotation matrix based on the rotation angle.
前記位置補正量は、第1平行移動成分及び第2平行移動成分を含み、前記第1平行移動成分は、前記第2平行移動成分に垂直であり、且つ前記参照オブジェクトは、前記第1平行移動成分に平行であり、
前記測位モジュールは、更に、
前記第1位置データと前記第2位置データとの間の回転角度を取得し、
前記回転角度及び調整すべき位置データに基づいて、前記第1平行移動成分及び第2平行移動成分を特定するように構成され、
前記調整すべき位置データは、前記第1位置データ又は前記第2位置データであることを特徴とする請求項15又は16に記載の測位装置。
The position correction amount includes a first translation component and a second translation component, wherein the first translation component is perpendicular to the second translation component, and the reference object has the first translation component. is parallel to the component and
The positioning module further comprises:
obtaining a rotation angle between the first position data and the second position data;
configured to identify the first translation component and the second translation component based on the rotation angle and position data to be adjusted;
17. The positioning device according to claim 15, wherein the position data to be adjusted is the first position data or the second position data.
電子機器であって、
プロセッサと、
プロセッサが実行可能な指令を記憶するためのメモリと、を備え、
前記プロセッサは、請求項1から12の何れか一項に記載の測位方法を実行するように構成されることを特徴とする電子機器。
an electronic device,
a processor;
a memory for storing instructions executable by the processor;
An electronic device, wherein the processor is configured to perform the positioning method according to any one of claims 1-12.
コンピュータプログラム指令が記憶されるコンピュータ可読記憶媒体であって、
前記コンピュータプログラム指令がプロセッサによって実行されたときに、請求項1から12の何れか一項に記載の測位方法は、実施されることを特徴とするコンピュータ可読記憶媒体。
A computer readable storage medium on which computer program instructions are stored, comprising:
A computer readable storage medium characterized in that, when said computer program instructions are executed by a processor, a positioning method according to any one of claims 1 to 12 is implemented.
記憶媒体に記憶されるコンピュータプログラムであって、
前記コンピュータプログラムがプロセッサによって実行されたときに、請求項1から12の何れか一項に記載の測位方法は、実施されることを特徴とするコンピュータプログラム。
A computer program stored on a storage medium,
A computer program, characterized in that a positioning method according to any one of claims 1 to 12 is implemented when said computer program is executed by a processor.
JP2022520031A 2020-04-21 2021-02-05 Positioning method, device, electronic device, storage medium and computer program Withdrawn JP2022550188A (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN202010316617.X 2020-04-21
CN202010316617.XA CN111524185A (en) 2020-04-21 2020-04-21 Positioning method and device, electronic equipment and storage medium
PCT/CN2021/075436 WO2021212964A1 (en) 2020-04-21 2021-02-05 Positioning method and apparatus, and electronic device and storage medium

Publications (1)

Publication Number Publication Date
JP2022550188A true JP2022550188A (en) 2022-11-30

Family

ID=71901252

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022520031A Withdrawn JP2022550188A (en) 2020-04-21 2021-02-05 Positioning method, device, electronic device, storage medium and computer program

Country Status (3)

Country Link
JP (1) JP2022550188A (en)
CN (1) CN111524185A (en)
WO (1) WO2021212964A1 (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111524185A (en) * 2020-04-21 2020-08-11 上海商汤临港智能科技有限公司 Positioning method and device, electronic equipment and storage medium
CN112068171B (en) * 2020-09-08 2022-02-01 广州小鹏自动驾驶科技有限公司 Vehicle positioning method and device, vehicle and storage medium
CN111931217A (en) * 2020-09-18 2020-11-13 蘑菇车联信息科技有限公司 Map data processing method and electronic equipment
CN112800159B (en) 2021-01-25 2023-10-31 北京百度网讯科技有限公司 Map data processing method and device
CN114088062B (en) * 2021-02-24 2024-03-22 上海商汤临港智能科技有限公司 Target positioning method and device, electronic equipment and storage medium
CN112950712B (en) * 2021-02-25 2023-03-24 深圳市慧鲤科技有限公司 Positioning method and device, electronic equipment and storage medium
CN113038372A (en) * 2021-03-11 2021-06-25 华高数字科技有限公司 Wearable auxiliary positioning early warning linkage method based on block chain
CN113052904B (en) * 2021-03-19 2022-12-13 上海商汤临港智能科技有限公司 Positioning method, positioning device, electronic equipment and storage medium
CN113192139A (en) * 2021-05-14 2021-07-30 浙江商汤科技开发有限公司 Positioning method and device, electronic equipment and storage medium
CN113569800A (en) * 2021-08-09 2021-10-29 北京地平线机器人技术研发有限公司 Lane recognition and verification method and device, readable storage medium and electronic equipment
CN114125721A (en) * 2021-11-16 2022-03-01 长江师范学院 Vehicle positioning method based on vehicle motion state under infrastructure limited scene

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5433525B2 (en) * 2010-08-06 2014-03-05 株式会社日立製作所 Vehicle travel support device and road marking creation method
EP3366433B1 (en) * 2017-02-09 2022-03-09 Canon Kabushiki Kaisha Method of controlling robot, method of teaching robot, and robot system
JP6762913B2 (en) * 2017-07-11 2020-09-30 キヤノン株式会社 Information processing device, information processing method
JP6939615B2 (en) * 2018-02-02 2021-09-22 トヨタ自動車株式会社 Traffic light recognition device
CN113486796B (en) * 2018-09-07 2023-09-05 百度在线网络技术(北京)有限公司 Unmanned vehicle position detection method, unmanned vehicle position detection device, unmanned vehicle position detection equipment, storage medium and vehicle
CN110595494B (en) * 2019-09-17 2021-06-22 百度在线网络技术(北京)有限公司 Map error determination method and device
CN110530372B (en) * 2019-09-26 2021-06-22 上海商汤智能科技有限公司 Positioning method, path determining device, robot and storage medium
CN110738200A (en) * 2019-12-23 2020-01-31 广州赛特智能科技有限公司 Lane line 3D point cloud map construction method, electronic device and storage medium
CN111524185A (en) * 2020-04-21 2020-08-11 上海商汤临港智能科技有限公司 Positioning method and device, electronic equipment and storage medium
CN112001456B (en) * 2020-10-28 2021-07-30 北京三快在线科技有限公司 Vehicle positioning method and device, storage medium and electronic equipment

Also Published As

Publication number Publication date
WO2021212964A1 (en) 2021-10-28
CN111524185A (en) 2020-08-11

Similar Documents

Publication Publication Date Title
JP2022550188A (en) Positioning method, device, electronic device, storage medium and computer program
WO2020224375A1 (en) Positioning method, apparatus, and device, and computer-readable storage medium
KR102382420B1 (en) Method and apparatus for positioning vehicle, electronic device and storage medium
JP7262545B2 (en) Vehicle position determination method, vehicle position determination device, electronic device, computer-readable storage medium, and computer program
US10959049B2 (en) Scene sharing-based navigation assistance method and terminal
US11943679B2 (en) Mobile device navigation system
EP2920954B1 (en) Automatic image capture
JP7328282B2 (en) Method, device, device and storage medium for positioning vehicle
US9619138B2 (en) Method and apparatus for conveying location based images based on a field-of-view
US20220076469A1 (en) Information display device and information display program
WO2022110653A1 (en) Pose determination method and apparatus, electronic device and computer-readable storage medium
US11215462B2 (en) Method, apparatus, and system for location correction based on feature point correspondence
CN112092803B (en) Automatic parking method and device, medium, equipment and vehicle
US20220043164A1 (en) Positioning method, electronic device and storage medium
CN113532444B (en) Navigation path processing method and device, electronic equipment and storage medium
WO2022110776A1 (en) Positioning method and apparatus, electronic device, storage medium, computer program product, and computer program
CN105387857A (en) Navigation method and device
US20230252689A1 (en) Map driven augmented reality
WO2021253996A1 (en) Method and system for providing real-scene image for user
CN116359942A (en) Point cloud data acquisition method, equipment, storage medium and program product
KR20220155421A (en) Positioning method and device, electronic device, storage medium and computer program
US11674817B2 (en) Method for relocating a mobile vehicle in a SLAM map and mobile vehicle
CN115147482A (en) Pose initialization method
CN112683262A (en) Positioning method and device, electronic equipment and storage medium
WO2022183674A1 (en) Navigation prompt method and navigation prompt apparatus, and storage medium and electronic device

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220330

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220330

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20221206