EP4028935A1 - Method for determining an environmental model of a scene - Google Patents

Method for determining an environmental model of a scene

Info

Publication number
EP4028935A1
EP4028935A1 EP20746149.2A EP20746149A EP4028935A1 EP 4028935 A1 EP4028935 A1 EP 4028935A1 EP 20746149 A EP20746149 A EP 20746149A EP 4028935 A1 EP4028935 A1 EP 4028935A1
Authority
EP
European Patent Office
Prior art keywords
feature points
frames
scene
mapping process
simultaneous localization
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.)
Pending
Application number
EP20746149.2A
Other languages
German (de)
French (fr)
Inventor
Linkun XU
Bingtao Gao
Guangfu WANG
Christian Thiel
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.)
Aumovio Germany GmbH
Original Assignee
Continental Automotive Technologies GmbH
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 Continental Automotive Technologies GmbH filed Critical Continental Automotive Technologies GmbH
Publication of EP4028935A1 publication Critical patent/EP4028935A1/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/50Depth or shape recovery
    • G06T7/55Depth or shape recovery from multiple images
    • G06T7/579Depth or shape recovery from multiple images from motion
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/74Image or video pattern matching; Proximity measures in feature spaces
    • G06V10/75Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
    • G06V10/757Matching configurations of points or features
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/10Terrestrial scenes
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/56Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/70Labelling scene content, e.g. deriving syntactic or semantic representations
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10016Video; Image sequence

Definitions

  • the embodiments relate to a method for determining an environmental model of a scene by using a simultaneous localization and mapping algorithm.
  • Advanced driver systems and autonomously driving cars require high precision maps of roads and other areas on which vehicles can drive. Determining a vehi cle's position on a road with the high accuracy needed for self-driving cars can- not be achieved by conventional navigation systems, such as satellite navigation systems, for example GPS, Galileo or GLONASS, or other known position tech niques such as triangulation and the like. However, in particular when a self driving vehicle moves on a road with multiple lanes, it is desired to exactly de termine the position of the vehicle on one of the lanes. A popular method for positioning that is used today is known as simultaneous localization and mapping (SLAM).
  • SLAM simultaneous localization and mapping
  • SLAM is one of the techniques to calculate vis ual camera pose and movement or camera trajectory, and build a SD point cloud of a scene, from a continuous image sequence.
  • SLAM generates and uses feature points.
  • Feature points can be salient points of salient regions in a two- dimensional image generated by a 2D-sensor, for example a camera, or in a two- dimensional representation of an environment generated by a scanning sensor.
  • SLAM usually tries to find feature points from one image and calculate a de scriptor of the feature points to describe a pattern around each feature point.
  • Feature point descriptors are mathematical descriptions of the characteristics of a region in an image. They include information about the rotational and transla- tional behavior of the image region that includes the feature point. They are 2D points but include 3D information.
  • SLAM tries to match the feature points into pairs between image frames. Then, the camera pose and a 3D point cloud can be calculated from the feature point pairs using multiple view geometry equations. SLAM algorithms usually suffer from some drawbacks.
  • SLAM algorithms assume that the scene is static, and the camera that captures an image of the scene is the only device moving in the sce ne. SLAM algorithms only use descriptors of the feature points to match feature point pairs and, therefore, are often very sensitive to moving objects. This can cause large errors in calculated SLAM trajectories.
  • SLAM algorithms often determine false matching pairs of feature points.
  • SLAM algorithms usually only use the descriptors of the feature points to match the feature points between frames. In theory only eight pairs of feature points are needed to calculate the pose of the camera. However, this cannot be done in reality, since there will be false matches. Although as new de scriptors are invented to increase the correct matching rate, there will be false matching pairs which also cause large errors in the calculated SLAM trajectories.
  • a method for determining an environmental model of a scene which allows to generate the model with high accuracy is specified in claim 1.
  • a method for determining an environmental model of a scene a plurality of images or frames of the scene is captured by a camera.
  • the captured images are evaluated by a simultaneous localization and mapping (SLAM) pro cess.
  • the simultaneous localization and mapping process comprises at least a step of matching a portion of feature points between the frames, wherein the portion of the feature points is selected in dependence on a classification of the feature points.
  • the simultaneous localization and mapping process further com prises a step of generating a 3D model of the scene, wherein the 3D model is construed as a 3D point cloud.
  • the simultaneous localization and mapping process of the proposed method may include a step of extracting the respective feature points from the plurality of frames.
  • the portion of the feature points may be selected from the extracted feature points in the simultaneous localization and mapping process such that feature points located on static objects in the scene are used for the matching step between the frames.
  • a semantic segmentation of at least one of the frames of the scene is performed before evaluating the images by the simultaneous lo calization and mapping process.
  • the semantic segmentation may provides classi fication information of at least a portion of the pixels of the at least one of the frames.
  • the classification information specifies if a pixel of the at least one of the frames belongs to a predefined object included in the scene, for example if a pixel belongs to a vehicle, or a road surface or a pole, etc.
  • An embodiment relates to a vehicle or a stationary computer system including a microprocessor or microcontroller to perform the method described herein.
  • Figure 1 shows a flowchart illustrating method steps of a method for determining an environmental model of a scene.
  • the method uses a simultaneous locali zation and mapping process for determining an environmental model of a scene.
  • a plurality of frames/images of the scene is captured by a camera.
  • the captured images are evaluated by using a simultaneous localization and mapping (SLAM) process.
  • the simultaneous localization and mapping process may include a step of matching a portion of feature points between the frames, wherein the portion of the feature points is selected in dependence on a classification/ classes of the feature points.
  • a 3D model of the scene is generated based on the matched fea ture points.
  • the 3D model is construed as a 3D point cloud.
  • a vector model can be generated from the 3D point cloud.
  • the method for determining an environmental model of a scene is explained in the following in detail with reference to the figure showing a flowchart of steps SI to S5 of the proposed method.
  • the method may be performed by a control unit which may be embodied as a processor or a controller.
  • This processor or controller may be part of a vehicle or of a stationary computer system.
  • a semantic segmentation of at least one of the frames of the scene is performed, before evaluating the images by the simultaneous localization and mapping process.
  • Method step SI is configured as a step of deep learning by using a deep neural network to proceed with semantic segmentation before executing the simulta neous localization and mapping process.
  • the input is an image frame
  • the output is a semantic segmentation of that image frame.
  • Other techniques like Pattern Matching, can also be used for classification of the feature points.
  • the semantic segmentation will give classification information or several classifi cations with top confidences of each pixel of an input image frame.
  • the semantic segmentation provides classification information of each pixel of the at least one of the frames, i.e. the input frame.
  • the classification information specifies if a respective one of the pixels of the at least one of the frames belongs to a predefined object included in the scene, such as a vehicle, or a road surface or a pole, etc.
  • the classification information will then be passed into the SLAM module/algorithm comprising method steps S2 to S5.
  • respec tive feature points are extracted from the plurality of frames.
  • state of the art feature point extraction algorithms can be used.
  • a feature point selection step SB is performed.
  • the portion of the feature points of a frame to be used for matching is selected from the extracted feature points of step S2 in the simultaneous locali zation and mapping process such that feature points having the same confidence classification are used for the matching step between the frames.
  • the portion of the feature points to be considered for matching may be selected from the extracted feature points in the simultaneous localization and mapping process such that feature points located on static objects in the scene are used for the matching step between the frames. That means that the classification information obtained from the step SI of semantic segmentation may be utilized to remove those feature points being classified as belonging to a possible moving object, for example a vehicle in which the camera is mounted, other vehicles, pedestrians, bicycles, motorbikes, etc..
  • Step S4 of the simultaneous localization and mapping process may include the matching of a portion of the feature points between the frames.
  • Feature points having the same confidence classification may be used for the matching step between the frames.
  • feature points located on static objects in the scene are used for the matching step between the frames.
  • the portion of the feature points is matched between the frames in the SLAM process by using respective descriptors of the portion of the feature points.
  • the clas- ses/classifications of the feature points determined in step SI of the semantic segmentation may also considered in the matching step S4.
  • feature points with the same high confidence classifications are used to be matched between the frames, feature points on an object in a previous frame may only be matched with the feature points on the same type of object in the next frames.
  • the portion of the feature points may be matched between the frames in the simultaneous localization and mapping process by using re spective descriptors of the portion of the feature points after the step of seman- tic segmentation, wherein the descriptors of the portion of the feature points are calculated in dependence on the classification information.
  • the calculation of the descriptors of feature points is a very complex and computationally intensive process. If, on the other hand, the classification information obtained from the semantic segmentation is taken into account, only descriptors of feature points that lie on objects of particular interest may be calculated.
  • a 3D model of the scene may be generated based on the matched feature points obtained from step S4.
  • the 3D model may be construed as a 3D point cloud.
  • a camera pose of the camera may be determined in step S5 by evaluating the matched feature points.
  • a 3D position of the matched feature points is determined in the scene.
  • Step S5 basically stays the same with state-of-the-art feature point extraction algorithms.
  • the steps SI, SB and S4 are added to determine the environmental model of the scene to improve the accu racy of the calculated model of the scene.
  • the proposed method for determining an environmental model of a scene combines the advantages of the semantic segmentation technology using deep neural networks and a simultaneous locali zation and mapping process.
  • step SI and step S3 By adding step SI and step S3 in a traditional SLAM processing, only feature points on static objects are used for the feature point matching of step S4. This matches the assumption of the simultaneous localization and mapping process that vehicle trajectory is closer to the ground truth, and a more accurate 3D point cloud can be generated.
  • the method steps SI, S3 and S4 of the proposed method for deter mining an environmental model of a scene improves the vehicle trajectory posi tion and 3D point cloud accuracy.
  • the proposed method has still some other benefits. With less objects to be taken into account in the image for feature point generation and/or matching, CPU resources can be saved and the program by which the method is implemented can run faster. Since the method allows to filter-out 3D points that belong to non-static objects, such 3D points will no longer be reported to the server side. The method further allows to provide a large number of 3D points on road sur face, poles, barriers, traffic signs, and less on moving objects, for example on trees. In conclusion, the 3D points can be more robust and invariable over the season.
  • the semantic segmentation information obtained in step SI can be used in a direct method SLAM process.
  • the portions of the feature points are matched between the frames in the simultaneous local ization and mapping process by using a respective luminescence of pixels of the frames instead of using respective descriptors of the portion of the feature points.
  • the proposed method for determining an environmental model of a scene may be extended by using the generated point clouds to generate 3D objects.
  • semantic segmentation results of method step SI can help to generate 3D objects with semantic information.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Computing Systems (AREA)
  • Databases & Information Systems (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Software Systems (AREA)
  • Image Analysis (AREA)

Abstract

A method for determining an environmental model of a scene, comprises a step of capturing a plurality of frames of the scene by a camera, and a step of evaluating the images by a simultaneous localization and mapping process (SLAM). The simultaneous localization and mapping process comprises at least the following steps of: A portion of feature points is matched between the frames. The portion of the feature points is selected in dependence on a classification of the feature points. A 3D model of the scene is generated based on the matched feature points, the 3D model being construed as a 3D point cloud.

Description

Method for determining an environmental model of a scene
Field of the invention
The embodiments relate to a method for determining an environmental model of a scene by using a simultaneous localization and mapping algorithm.
Description of the related art
Advanced driver systems and autonomously driving cars require high precision maps of roads and other areas on which vehicles can drive. Determining a vehi cle's position on a road with the high accuracy needed for self-driving cars can- not be achieved by conventional navigation systems, such as satellite navigation systems, for example GPS, Galileo or GLONASS, or other known position tech niques such as triangulation and the like. However, in particular when a self driving vehicle moves on a road with multiple lanes, it is desired to exactly de termine the position of the vehicle on one of the lanes. A popular method for positioning that is used today is known as simultaneous localization and mapping (SLAM). SLAM is one of the techniques to calculate vis ual camera pose and movement or camera trajectory, and build a SD point cloud of a scene, from a continuous image sequence. SLAM generates and uses feature points. Feature points can be salient points of salient regions in a two- dimensional image generated by a 2D-sensor, for example a camera, or in a two- dimensional representation of an environment generated by a scanning sensor.
SLAM usually tries to find feature points from one image and calculate a de scriptor of the feature points to describe a pattern around each feature point. Feature point descriptors are mathematical descriptions of the characteristics of a region in an image. They include information about the rotational and transla- tional behavior of the image region that includes the feature point. They are 2D points but include 3D information.
SLAM tries to match the feature points into pairs between image frames. Then, the camera pose and a 3D point cloud can be calculated from the feature point pairs using multiple view geometry equations. SLAM algorithms usually suffer from some drawbacks.
As a first problem, SLAM algorithms assume that the scene is static, and the camera that captures an image of the scene is the only device moving in the sce ne. SLAM algorithms only use descriptors of the feature points to match feature point pairs and, therefore, are often very sensitive to moving objects. This can cause large errors in calculated SLAM trajectories.
As a second problem, SLAM algorithms often determine false matching pairs of feature points. SLAM algorithms usually only use the descriptors of the feature points to match the feature points between frames. In theory only eight pairs of feature points are needed to calculate the pose of the camera. However, this cannot be done in reality, since there will be false matches. Although as new de scriptors are invented to increase the correct matching rate, there will be false matching pairs which also cause large errors in the calculated SLAM trajectories.
It is desired to provide a method for determining an environmental model of a scene with high accuracy so that a generation of a highly accurate 3D point cloud of the scene is possible.
Summary of the invention
A method for determining an environmental model of a scene which allows to generate the model with high accuracy is specified in claim 1. According to a method for determining an environmental model of a scene, a plurality of images or frames of the scene is captured by a camera. The captured images are evaluated by a simultaneous localization and mapping (SLAM) pro cess. The simultaneous localization and mapping process comprises at least a step of matching a portion of feature points between the frames, wherein the portion of the feature points is selected in dependence on a classification of the feature points. The simultaneous localization and mapping process further com prises a step of generating a 3D model of the scene, wherein the 3D model is construed as a 3D point cloud.
In an embodiment, the simultaneous localization and mapping process of the proposed method may include a step of extracting the respective feature points from the plurality of frames. The portion of the feature points may be selected from the extracted feature points in the simultaneous localization and mapping process such that feature points located on static objects in the scene are used for the matching step between the frames.
In another embodiment, a semantic segmentation of at least one of the frames of the scene is performed before evaluating the images by the simultaneous lo calization and mapping process. The semantic segmentation may provides classi fication information of at least a portion of the pixels of the at least one of the frames. The classification information specifies if a pixel of the at least one of the frames belongs to a predefined object included in the scene, for example if a pixel belongs to a vehicle, or a road surface or a pole, etc.
An embodiment relates to a vehicle or a stationary computer system including a microprocessor or microcontroller to perform the method described herein.
Additional features and advantages are set forth in the detailed description that follows. It is to be understood that both the foregoing general description and the following detailed description are merely exemplary and are intended to provide an overview or framework for understanding the nature and character of the claims. Solutions of the problem are described in the independent claims.
The dependent claims relate to further improvements of the invention.
Description of Drawings
In the following the invention will be described by way of example, without limi tation of the general inventive concept, on examples of embodiment with refer ence to the drawings.
Figure 1 shows a flowchart illustrating method steps of a method for determining an environmental model of a scene.
In figure 1 a first embodiment is shown. The method uses a simultaneous locali zation and mapping process for determining an environmental model of a scene. A plurality of frames/images of the scene is captured by a camera. The captured images are evaluated by using a simultaneous localization and mapping (SLAM) process. The simultaneous localization and mapping process may include a step of matching a portion of feature points between the frames, wherein the portion of the feature points is selected in dependence on a classification/ classes of the feature points. A 3D model of the scene is generated based on the matched fea ture points. The 3D model is construed as a 3D point cloud.
After determining the 3D point cloud, further processing steps can be carried out. For example, a vector model can be generated from the 3D point cloud.
The method for determining an environmental model of a scene is explained in the following in detail with reference to the figure showing a flowchart of steps SI to S5 of the proposed method. The method may be performed by a control unit which may be embodied as a processor or a controller. This processor or controller may be part of a vehicle or of a stationary computer system. In a first step SI, after having captured the plurality of frames/images of the sce ne by a camera, a semantic segmentation of at least one of the frames of the scene, for example an input frame, is performed, before evaluating the images by the simultaneous localization and mapping process.
Further, deep neural networks may be used for image semantic segmentation. Method step SI is configured as a step of deep learning by using a deep neural network to proceed with semantic segmentation before executing the simulta neous localization and mapping process. The input is an image frame, and the output is a semantic segmentation of that image frame. Other techniques, like Pattern Matching, can also be used for classification of the feature points.
The semantic segmentation will give classification information or several classifi cations with top confidences of each pixel of an input image frame. In particular, the semantic segmentation provides classification information of each pixel of the at least one of the frames, i.e. the input frame. The classification information specifies if a respective one of the pixels of the at least one of the frames belongs to a predefined object included in the scene, such as a vehicle, or a road surface or a pole, etc. The classification information will then be passed into the SLAM module/algorithm comprising method steps S2 to S5.
In method step S2 of the simultaneous localization and mapping process, respec tive feature points are extracted from the plurality of frames. To extract the fea ture points of the frames, state of the art feature point extraction algorithms can be used.
After the feature point extraction step S2 in the SLAM processing, a feature point selection step SB is performed. According to a possible embodiment of the method, the portion of the feature points of a frame to be used for matching is selected from the extracted feature points of step S2 in the simultaneous locali zation and mapping process such that feature points having the same confidence classification are used for the matching step between the frames.
In particular, the portion of the feature points to be considered for matching may be selected from the extracted feature points in the simultaneous localization and mapping process such that feature points located on static objects in the scene are used for the matching step between the frames. That means that the classification information obtained from the step SI of semantic segmentation may be utilized to remove those feature points being classified as belonging to a possible moving object, for example a vehicle in which the camera is mounted, other vehicles, pedestrians, bicycles, motorbikes, etc.. In conclusion, after having performed the feature point selection step SB, only feature points located on static objects are selected to be matched in a subsequent step S4 of the simulta neous localization and mapping process. Step S4 of the simultaneous localization and mapping process may include the matching of a portion of the feature points between the frames. The portion of the feature points used for matching that portion which has been selected in dependence on the classification of the feature points provided in step SI by the semantic segmentation. Feature points having the same confidence classification may be used for the matching step between the frames. In an preferred embod iment, feature points located on static objects in the scene are used for the matching step between the frames.
In an embodiment, the portion of the feature points is matched between the frames in the SLAM process by using respective descriptors of the portion of the feature points. Instead of performing a matching of feature points using only descriptors of the feature points as in a conventional SLAM process, the clas- ses/classifications of the feature points determined in step SI of the semantic segmentation may also considered in the matching step S4.
Since feature points with the same high confidence classifications are used to be matched between the frames, feature points on an object in a previous frame may only be matched with the feature points on the same type of object in the next frames.
In an embodiment, the portion of the feature points may be matched between the frames in the simultaneous localization and mapping process by using re spective descriptors of the portion of the feature points after the step of seman- tic segmentation, wherein the descriptors of the portion of the feature points are calculated in dependence on the classification information. The calculation of the descriptors of feature points is a very complex and computationally intensive process. If, on the other hand, the classification information obtained from the semantic segmentation is taken into account, only descriptors of feature points that lie on objects of particular interest may be calculated.
In a step S5 of the simultaneous localization and mapping process, a 3D model of the scene may be generated based on the matched feature points obtained from step S4. The 3D model may be construed as a 3D point cloud. According to a pos sible embodiment of the method for determining an environmental model of a scene, a camera pose of the camera may be determined in step S5 by evaluating the matched feature points. Furthermore, a 3D position of the matched feature points is determined in the scene.
In addition to determining the camera pose and the calculation of the 3D posi tion of the feature points, an optimization may be performed in step S5. Step S5 basically stays the same with state-of-the-art feature point extraction algorithms. When compared to a conventional SLAM process the steps SI, SB and S4 are added to determine the environmental model of the scene to improve the accu racy of the calculated model of the scene. The proposed method for determining an environmental model of a scene combines the advantages of the semantic segmentation technology using deep neural networks and a simultaneous locali zation and mapping process.
By adding step SI and step S3 in a traditional SLAM processing, only feature points on static objects are used for the feature point matching of step S4. This matches the assumption of the simultaneous localization and mapping process that vehicle trajectory is closer to the ground truth, and a more accurate 3D point cloud can be generated.
Moreover, by adding method steps SI and S4 in the traditional SLAM processing, additional conditions are used in the matching step to get more accurate feature point matching between the frames so that the false matching rate is decreased and the vehicle trajectory shape is further improved compared with ground truth. A more accurate 3D point cloud can be generated.
In summary, the method steps SI, S3 and S4 of the proposed method for deter mining an environmental model of a scene improves the vehicle trajectory posi tion and 3D point cloud accuracy. The proposed method has still some other benefits. With less objects to be taken into account in the image for feature point generation and/or matching, CPU resources can be saved and the program by which the method is implemented can run faster. Since the method allows to filter-out 3D points that belong to non-static objects, such 3D points will no longer be reported to the server side. The method further allows to provide a large number of 3D points on road sur face, poles, barriers, traffic signs, and less on moving objects, for example on trees. In conclusion, the 3D points can be more robust and invariable over the season.
According to a possible embodiment of the method for determining the envi ronmental model of a scene, the semantic segmentation information obtained in step SI can be used in a direct method SLAM process. In this case, the portions of the feature points are matched between the frames in the simultaneous local ization and mapping process by using a respective luminescence of pixels of the frames instead of using respective descriptors of the portion of the feature points. The proposed method for determining an environmental model of a scene may be extended by using the generated point clouds to generate 3D objects. In par ticular, semantic segmentation results of method step SI can help to generate 3D objects with semantic information.

Claims

Claims
1. A method for determining an environmental model of a scene, comprising:
- capturing a plurality of frames of the scene by a camera,
- evaluating the images by a simultaneous localization and mapping process, the simultaneous localization and mapping process com prises at least the following steps of:
- matching a portion of feature points between the frames, the por tion of the feature points being selected in dependence on a classi fication of the feature points; and
- generating a 3D model of the scene based on the matched feature points, the 3D model being construed as a 3D point cloud.
2. The method of claim 1,
wherein the portion of the feature points are matched between the frames in the simultaneous localization and mapping process by using respective descriptors of the portion of the feature points.
3. The method of claim 1 or 2,
wherein the portion of the feature points are matched between the frames in the simultaneous localization and mapping process by using a respective luminance of pixels of the frames.
4. The method of any of the claims 1 to 3,
wherein the simultaneous localization and mapping process comprises a step of extracting the respective feature points from the plurality of frames.
5. The method of claim 4,
wherein the portion of the features points is selected from the extracted feature points in the simultaneous localization and mapping process such that feature points having the same confidence classification are used for the matching step between the frames.
6. The method of claim 4 or 5,
wherein the portion of the features points is selected from the extracted feature points in the simultaneous localization and mapping process such that feature points located on static objects in the scene are used for the matching step between the frames.
7. The method of any of the claims 1 to 6, comprising:
- performing a semantic segmentation of at least one of the frames of the scene before evaluating the images by the simultaneous lo calization and mapping process.
- providing classification information of at least a portion of the pixels of the at least one of the frames by the semantic segmentation.
8. The method of claim 7,
wherein the classification information specifies if a pixel of the at least one of the frames belongs to a predefined object included in the scene.
9. The method of claim 7 or 8,
wherein the portion of the feature points are matched between the frames in the simultaneous localization and mapping process by using respective descriptors of the portion of the feature points after the step of semantic segmentation, wherein the descriptors of the portion of the feature points are calculated in dependence on the classification information.
10. The method of any of the claims 1 to 9, comprising:
- determining a camera pose of the camera by evaluating the
matched feature points, and
- determining a 3D position of the matched feature points in the sce ne.
11. A vehicle including a microprocessor or microcontroller being configured to perform the method of any of the claims 1 to 10.
12. A stationary computer system including a microprocessor or microcontrol ler being configured to perform the method of any of the claims 1 to 10.
EP20746149.2A 2019-07-31 2020-07-22 Method for determining an environmental model of a scene Pending EP4028935A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE102019211407 2019-07-31
PCT/EP2020/070680 WO2021018690A1 (en) 2019-07-31 2020-07-22 Method for determining an environmental model of a scene

Publications (1)

Publication Number Publication Date
EP4028935A1 true EP4028935A1 (en) 2022-07-20

Family

ID=71786928

Family Applications (1)

Application Number Title Priority Date Filing Date
EP20746149.2A Pending EP4028935A1 (en) 2019-07-31 2020-07-22 Method for determining an environmental model of a scene

Country Status (2)

Country Link
EP (1) EP4028935A1 (en)
WO (1) WO2021018690A1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109559320B (en) * 2018-09-18 2022-11-18 华东理工大学 Method and system for realizing visual SLAM semantic mapping function based on hole convolution deep neural network
CN116762094A (en) * 2021-03-17 2023-09-15 深圳市大疆创新科技有限公司 Data processing methods and equipment
CN113313830B (en) * 2021-05-24 2022-12-16 华南理工大学 Feature extraction method of coded point cloud based on multi-branch graph convolutional neural network
CN113792699B (en) * 2021-09-24 2024-03-12 北京易航远智科技有限公司 A fast object-level scene recognition method based on semantic point cloud
CN114359915B (en) * 2021-12-30 2025-09-05 西安紫光展锐科技有限公司 Image processing method, device and readable storage medium
CN114509782A (en) * 2022-02-17 2022-05-17 广州大学 Method for realizing mixed reality based on three-dimensional laser SLAM
CN118799719A (en) * 2023-04-11 2024-10-18 深圳先进技术研究院 A visual SLAM method, device, equipment and storage medium for indoor environment

Also Published As

Publication number Publication date
WO2021018690A1 (en) 2021-02-04

Similar Documents

Publication Publication Date Title
EP4028935A1 (en) Method for determining an environmental model of a scene
US20220327833A1 (en) Systems and methods for utilizing machine learning models to reconstruct a vehicle accident scene from video
US10417816B2 (en) System and method for digital environment reconstruction
CN112949366B (en) Obstacle identification method and device
EP3007099B1 (en) Image recognition system for a vehicle and corresponding method
Jeong et al. Road-SLAM: Road marking based SLAM with lane-level accuracy
US9710925B2 (en) Robust anytime tracking combining 3D shape, color, and motion with annealed dynamic histograms
CN115049700A (en) Target detection method and device
CN111967374B (en) Mine obstacle identification method, system and equipment based on image processing
US20130010112A1 (en) Object detection apparatus and storage medium storing object detection program
Rasib et al. Pixel level segmentation based drivable road region detection and steering angle estimation method for autonomous driving on unstructured roads
CN112257668A (en) Main and auxiliary road judgment method, device, electronic device and storage medium
CN113496163B (en) Obstacle recognition method and device
CN112781599B (en) Method for determining the position of a vehicle
Parra et al. Robust visual odometry for vehicle localization in urban environments
KR20180059188A (en) Method of Generating 3d-Background Map Except Dynamic Obstacles Using Deep Learning
Nguyen et al. Real-time vehicle detection using an effective region proposal-based depth and 3-channel pattern
Quach et al. Real-time lane marker detection using template matching with RGB-D camera
Yeol Baek et al. Scene understanding networks for autonomous driving based on around view monitoring system
Dimitrievski et al. Robust Matching of Occupancy Maps for Odometry in Autonomous Vehicles.
Kühnl et al. Visual ego-vehicle lane assignment using spatial ray features
US12469152B2 (en) System and method for three-dimensional multi-object tracking
US10982967B2 (en) Method and device for fast detection of repetitive structures in the image of a road scene
CN113822124B (en) Lane-level positioning method, device, equipment and storage medium
Delgado et al. Virtual validation of a multi-object tracker with intercamera tracking for automotive fisheye based surround view systems

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: UNKNOWN

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20220518

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)
111L Licence recorded

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

Free format text: EXCLUSIVE LICENSE

Name of requester: QUALCOMM TECHNOLOGIES, INC., US

Effective date: 20231103

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20240807

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: CONTINENTAL AUTOMOTIVE TECHNOLOGIES GMBH

RAP3 Party data changed (applicant data changed or rights of an application transferred)

Owner name: AUMOVIO GERMANY GMBH