EP4028935A1 - Method for determining an environmental model of a scene - Google Patents
Method for determining an environmental model of a sceneInfo
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/50—Depth or shape recovery
- G06T7/55—Depth or shape recovery from multiple images
- G06T7/579—Depth or shape recovery from multiple images from motion
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
- G06T7/73—Determining position or orientation of objects or cameras using feature-based methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/74—Image or video pattern matching; Proximity measures in feature spaces
- G06V10/75—Organisation 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/757—Matching configurations of points or features
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/10—Terrestrial scenes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/70—Labelling scene content, e.g. deriving syntactic or semantic representations
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10016—Video; 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
Description
Claims
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)
| 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 |
-
2020
- 2020-07-22 EP EP20746149.2A patent/EP4028935A1/en active Pending
- 2020-07-22 WO PCT/EP2020/070680 patent/WO2021018690A1/en not_active Ceased
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 |