CN112268538A - Geometric optical distance measurement method suitable for small unmanned vehicle - Google Patents

Geometric optical distance measurement method suitable for small unmanned vehicle Download PDF

Info

Publication number
CN112268538A
CN112268538A CN202011128613.5A CN202011128613A CN112268538A CN 112268538 A CN112268538 A CN 112268538A CN 202011128613 A CN202011128613 A CN 202011128613A CN 112268538 A CN112268538 A CN 112268538A
Authority
CN
China
Prior art keywords
unmanned vehicle
vehicle
camera
distance
pedestrian
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
CN202011128613.5A
Other languages
Chinese (zh)
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.)
Army Engineering University of PLA
Original Assignee
Army Engineering University of PLA
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 Army Engineering University of PLA filed Critical Army Engineering University of PLA
Priority to CN202011128613.5A priority Critical patent/CN112268538A/en
Publication of CN112268538A publication Critical patent/CN112268538A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C3/00Measuring distances in line of sight; Optical rangefinders
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C11/00Photogrammetry or videogrammetry, e.g. stereogrammetry; Photographic surveying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/80Analysis of captured images to determine intrinsic or extrinsic camera parameters, i.e. camera calibration

Abstract

The invention discloses a geometric optical distance measurement method suitable for a small unmanned vehicle, which comprises the steps of calculating to obtain the focal length of a camera through a calibration object; detecting pedestrians or vehicles in front of the unmanned vehicle by a computer vision method, identifying the pedestrians when the pedestrians are in front of the unmanned vehicle, acquiring the height of the pedestrians, and calculating the distance between the pedestrians and the unmanned vehicle according to the height; when the front of the unmanned vehicle is a vehicle, identifying the vehicle, acquiring the width of the vehicle, and calculating the distance between the vehicle and the unmanned vehicle according to the width; when the distance between the pedestrian and the unmanned vehicle is less than 5m, judging whether the unmanned vehicle has the risk of colliding with the pedestrian in front, if so, controlling the unmanned vehicle to avoid the obstacle, otherwise, not needing to avoid the obstacle; and judging whether the unmanned vehicle has the risk of colliding with the front vehicle or not, if so, controlling the unmanned vehicle to avoid the obstacle, and otherwise, not needing to avoid the obstacle. The method improves the safety of unmanned driving.

Description

Geometric optical distance measurement method suitable for small unmanned vehicle
Technical Field
The invention relates to a geometric optical distance measurement method suitable for a small unmanned vehicle, and belongs to the technical field of computer vision distance measurement.
Background
The existing computer vision distance measurement technology is a vision odometer, which is a method for estimating distance by using continuous image sequences. Its main modes are classified into a feature point method and a direct method. The feature point method currently occupies the mainstream and can work when the noise is high and the camera moves fast; the direct method does not need to extract features, directly utilizes gradient or gray scale information, can establish a dense map, but has high required calculation cost. In addition, these methods have a fatal problem in terms of accuracy, and due to the incremental design of the algorithm layer, errors gradually accumulate to an unacceptable level as the distance increases.
The computer vision technology can realize the detection of surrounding objects and pedestrians, and if the existing vision distance measuring technology is used, although the function of distance measurement can be achieved, the requirements of practical application products can not be met in the autonomous navigation field with high requirements on detection speed and accuracy, so that a new technology needs to be provided, the problems of detection speed and accuracy can be well solved, and the safety of autonomous navigation of the low-speed unmanned vehicle is ensured.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a geometric optical distance measuring method suitable for a small unmanned vehicle, so as to solve the problem of insufficient precision in the prior art.
In order to achieve the purpose, the invention adopts the technical scheme that:
a geometric optical distance measurement method suitable for a small unmanned vehicle comprises the following steps:
calibrating a camera fixed on the unmanned vehicle;
identifying an object in front of the unmanned vehicle according to a computer vision method and a calibrated camera;
and respectively calculating the distance between the unmanned vehicle and the object according to the identified objects.
Further, carry out the calibration to the camera of being fixed in on unmanned car, include:
placing a4 paper of known size at a known distance from the camera;
shooting the A4 paper by a camera;
measuring the pixel height of A4 paper according to the taken picture;
and calculating the focal length of the camera according to the pixel height of the A4 paper.
Further, the calculation formula of the focal length is as follows:
F=(P×D)/H
wherein F is the focal length of the camera; p is the pixel height of A4 paper; d is the distance from A4 paper to the camera; h is the height of the camera.
Further, the objects include pedestrians and vehicles;
when the object in front of the unmanned vehicle is a pedestrian, calculating the distance between the pedestrian and the unmanned vehicle according to the height of the pedestrian;
and when the object in front of the unmanned vehicle is the vehicle, calculating the distance between the vehicle and the unmanned vehicle according to the width of the vehicle.
Further, when the object in front of the unmanned vehicle is a vehicle, the calculation formula of the distance between the pedestrian and the unmanned vehicle is as follows:
D′=(h×F)/p
when the object in front of the unmanned vehicle is a vehicle, the distance between the vehicle and the unmanned vehicle is calculated according to the following formula:
D″=(w×F)/l
wherein D 'is the distance between the pedestrian and the small-sized unmanned vehicle, h is the height of the pedestrian, F is the focal length of the camera, p is the pixel height of the pedestrian on the pedestrian photo shot by the camera, D' is the distance between the vehicle and the small-sized unmanned vehicle, w is the width of the vehicle, and l is the pixel width of the vehicle on the vehicle photo shot by the camera.
Further, the camera is mounted on a pan-tilt of the unmanned vehicle.
A geometric-optical ranging system suitable for use with a small unmanned vehicle, the system comprising:
a calibration module: the camera is used for calibrating the camera fixed on the unmanned vehicle;
an identification module: the system is used for identifying an object in front of the unmanned vehicle according to a computer vision method and a calibrated camera;
a calculation module: and the distance calculation module is used for respectively calculating the distance between the unmanned vehicle and the object according to the identified object.
A geometric-optical ranging system suitable for use with a small unmanned vehicle, the system comprising a processor and a storage medium;
the storage medium is used for storing instructions;
the processor is configured to operate according to the instructions to perform the steps of the method described above.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method described above.
When the distance D' between the pedestrian and the small unmanned vehicle is less than 5m, whether the small unmanned vehicle has the risk of colliding with the pedestrian in front or not is judged, if yes, the small unmanned vehicle is controlled to avoid the obstacle, otherwise, the obstacle is not required to be avoided, and the specific process is as follows: if the pedestrian is in risk of colliding with the front pedestrian, controlling the small unmanned vehicle to brake and decelerate, and after the pedestrian leaves the visual range of the camera, restoring the original speed of the small unmanned vehicle to continue driving; if the risk of colliding with the front pedestrian does not exist, the small unmanned vehicle does not need to avoid obstacles and continues to run at the original speed.
Judging whether the small unmanned vehicle has the risk of colliding with the front vehicle, if so, controlling the small unmanned vehicle to avoid the obstacle, otherwise, avoiding the obstacle is not needed, and the specific process is as follows: if the speed c of the small unmanned vehicle is less than or equal to the speed v of the front vehicle, the small unmanned vehicle continues to run at the original speed without avoiding obstacles; if the speed c of the small unmanned vehicle is greater than the speed v of the front vehicle, the small unmanned vehicle risks colliding with the front vehicle, the required distance is M when the speed of the small unmanned vehicle is reduced to v, and if the M is less than D', the small unmanned vehicle continues to run after the speed of the small unmanned vehicle is reduced to v; if M is larger than or equal to D', the small unmanned vehicle starts braking, so that the small unmanned vehicle keeps running at a speed less than v and keeps a certain distance from the front vehicle. And after the speed of the small unmanned vehicle is reduced to v, the small unmanned vehicle continues to run, and on the basis, the small unmanned vehicle and the front vehicle keep at least a distance of 1-1.5 m.
Compared with the prior art, the invention adopting the technical scheme has the following technical effects:
1. the invention realizes the space relative positioning by using geometric optics, is easier to realize and operate compared with a computer odometer, and in addition, the invention uses global characteristic information to carry out distance measurement, so the precision is always maintained in an acceptable range of application, and the stability of the distance measurement is ensured.
2. The invention realizes the space positioning of objects by utilizing geometric optics, and is suitable for the autonomous navigation of small unmanned vehicles running at low speed in campuses and communities.
Drawings
Fig. 1 is a flow chart of a geometrical optical ranging method suitable for a small unmanned vehicle according to the invention.
FIG. 2 is a schematic diagram of distance measurement in the method of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings. The embodiments described below with reference to the accompanying drawings are illustrative only for the purpose of explaining the present invention, and are not to be construed as limiting the present invention.
As shown in fig. 1 and fig. 2, a geometric-optical distance measuring method suitable for a small unmanned vehicle includes the following steps:
(1) calibrating a camera fixed on the unmanned vehicle;
the camera is arranged on a cloud deck of the automobile, and the cloud deck has the function of ensuring that a camera of the camera is parallel to surrounding objects, so that the measurement error is reduced; the A4 paper is used for calculating and calibrating the focal length value of the camera, and the method comprises the following steps: placing a4 paper of known size at a known distance from the camera; shooting the A4 paper by a camera; measuring the pixel height of A4 paper according to the taken picture; the focal length of the camera is calculated from the pixel height or width of the a4 paper. The focal length calculation formula of the camera is as follows:
F=(P×D)/H (1)
wherein F is the focal length of the camera; p is the pixel height of A4 paper; d is the distance from A4 paper to the camera; h is the height of the camera.
(2) Identifying an object in front of the unmanned vehicle through the calibrated camera;
objects include pedestrians and vehicles; when the object in front of the unmanned vehicle is a pedestrian, calculating the distance between the pedestrian and the unmanned vehicle according to the height of the pedestrian; and when the object in front of the unmanned vehicle is the vehicle, calculating the distance between the vehicle and the unmanned vehicle according to the width of the vehicle.
(3) And respectively calculating the distance between the unmanned vehicle and the object according to the identified objects.
When the object in front of the unmanned vehicle is a vehicle, the calculation formula of the distance between the pedestrian and the unmanned vehicle is as follows:
D′=(h×F)/p
when the object in front of the unmanned vehicle is a vehicle, the distance between the vehicle and the unmanned vehicle is calculated according to the following formula:
D″=(w×F)/l
wherein D 'is the distance between the pedestrian and the small-sized unmanned vehicle, h is the height of the pedestrian, F is the focal length of the camera, p is the pixel height of the pedestrian on the pedestrian photo shot by the camera, D' is the distance between the vehicle and the small-sized unmanned vehicle, w is the width of the vehicle, and l is the pixel width of the vehicle on the vehicle photo shot by the camera.
The method can detect surrounding pedestrians and vehicles by a computer vision method, two data of width and height of a human body can be obtained by identifying the human body, the width obtaining result is not necessarily accurate because the human body is not necessarily over against a camera, if the obtained width is not accurate, the accuracy of the distance is influenced by substituting the formula (3), and the physical quantity of the height of the pedestrian is not error because the human body is not over against the camera, so that the distance D' is obtained by substituting the height h of the human body into the formula (2). And when the distance D' is less than 5m, judging, if the automobile has the risk of colliding with the pedestrian, starting braking the automobile, waiting for the pedestrian to pass through to ensure the safety of the pedestrian, and if the automobile does not have the risk of colliding with the pedestrian, continuing running the automobile at the original speed.
For vehicles, because the width difference of vehicles of different models is not very large, but the heights may be very different, in order to simplify the algorithm, we choose to use the physical quantity of the width of the vehicle, and substitute the width of the vehicle into the formula (3) to obtain the distance D ″. Assuming that a front vehicle and an unmanned vehicle drive forwards along the same road, the front vehicle drives at a constant speed v, the speed of the unmanned vehicle is c, if c > v, the unmanned vehicle risks colliding with the front vehicle, the required distance is M when the speed of the unmanned vehicle is reduced to v is calculated, when M is less than D ", the unmanned vehicle does not collide with the front vehicle, for safety, the unmanned vehicle decelerates to v to continue driving and keeps a distance of at least 1-1.5M with the front vehicle, when M is more than or equal to D", the unmanned vehicle starts braking, and under the condition of a low-speed (less than v) driving state and keeps a proper distance with the front vehicle, the unmanned vehicle does not collide with the front vehicle during braking, and the safety is high.
The invention realizes the space positioning of the object by using geometric optics, improves the safety of unmanned driving and improves the detection speed and accuracy.
A geometric-optical ranging system suitable for use with a small unmanned vehicle, the system comprising:
a calibration module: the camera is used for calibrating the camera fixed on the unmanned vehicle;
an identification module: the system is used for identifying an object in front of the unmanned vehicle according to a computer vision method and a calibrated camera;
a calculation module: and the distance calculation module is used for respectively calculating the distance between the unmanned vehicle and the object according to the identified object.
A geometric-optical ranging system suitable for use with a small unmanned vehicle, the system comprising a processor and a storage medium;
the storage medium is used for storing instructions;
the processor is configured to operate according to the instructions to perform the steps of the method described above.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method described above. The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The present invention is not limited to the above embodiments, and any modifications, equivalent replacements, improvements, etc. made within the spirit and principle of the present invention are included in the scope of the claims of the present invention which are filed as the application.

Claims (9)

1. A geometric optics distance measurement method suitable for a small unmanned vehicle is characterized by comprising the following steps:
calibrating a camera fixed on the unmanned vehicle;
identifying an object in front of the unmanned vehicle according to a computer vision method and a calibrated camera;
and respectively calculating the distance between the unmanned vehicle and the object according to the identified objects.
2. The geometric-optical distance measuring method suitable for the small-sized unmanned vehicle as claimed in claim 1, wherein calibrating the camera fixed on the unmanned vehicle comprises:
placing a4 paper of known size at a known distance from the camera;
shooting the A4 paper by a camera;
measuring the pixel height of A4 paper according to the taken picture;
and calculating the focal length of the camera according to the pixel height of the A4 paper.
3. A geometrical-optical distance measuring method suitable for small unmanned vehicles according to claim 2, wherein the calculation formula of the focal distance is as follows:
F=(P×D)/H
wherein F is the focal length of the camera; p is the pixel height of A4 paper; d is the distance from A4 paper to the camera; h is the height of the camera.
4. The geometrical-optical distance measuring method suitable for small unmanned vehicles according to claim 1, wherein the objects comprise pedestrians and vehicles;
when the object in front of the unmanned vehicle is a pedestrian, calculating the distance between the pedestrian and the unmanned vehicle according to the height of the pedestrian;
and when the object in front of the unmanned vehicle is the vehicle, calculating the distance between the vehicle and the unmanned vehicle according to the width of the vehicle.
5. The geometric-optical distance measuring method suitable for the small-sized unmanned vehicle as claimed in claim 4, wherein when the object in front of the unmanned vehicle is a vehicle, the distance between the pedestrian and the unmanned vehicle is calculated by the following formula:
D′=(h×F)/p
when the object in front of the unmanned vehicle is a vehicle, the distance between the vehicle and the unmanned vehicle is calculated according to the following formula:
D″=(w×F)/l
wherein D 'is the distance between the pedestrian and the small-sized unmanned vehicle, h is the height of the pedestrian, F is the focal length of the camera, p is the pixel height of the pedestrian on the pedestrian photo shot by the camera, D' is the distance between the vehicle and the small-sized unmanned vehicle, w is the width of the vehicle, and l is the pixel width of the vehicle on the vehicle photo shot by the camera.
6. A geometrical optical ranging method suitable for small unmanned vehicles according to claim 1, characterized in that said camera is mounted on the pan-tilt of the unmanned vehicle.
7. A geometric-optical ranging system adapted for use with a small unmanned vehicle, the system comprising:
a calibration module: the camera is used for calibrating the camera fixed on the unmanned vehicle;
an identification module: the system is used for identifying an object in front of the unmanned vehicle according to a computer vision method and a calibrated camera;
a calculation module: and the distance calculation module is used for respectively calculating the distance between the unmanned vehicle and the object according to the identified object.
8. A geometric-optical ranging system suitable for use with a small unmanned vehicle, the system comprising a processor and a storage medium;
the storage medium is used for storing instructions;
the processor is configured to operate in accordance with the instructions to perform the steps of the method according to any one of claims 1 to 6.
9. Computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 6.
CN202011128613.5A 2020-10-20 2020-10-20 Geometric optical distance measurement method suitable for small unmanned vehicle Pending CN112268538A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011128613.5A CN112268538A (en) 2020-10-20 2020-10-20 Geometric optical distance measurement method suitable for small unmanned vehicle

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011128613.5A CN112268538A (en) 2020-10-20 2020-10-20 Geometric optical distance measurement method suitable for small unmanned vehicle

Publications (1)

Publication Number Publication Date
CN112268538A true CN112268538A (en) 2021-01-26

Family

ID=74342985

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011128613.5A Pending CN112268538A (en) 2020-10-20 2020-10-20 Geometric optical distance measurement method suitable for small unmanned vehicle

Country Status (1)

Country Link
CN (1) CN112268538A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113640308A (en) * 2021-08-31 2021-11-12 郑州铁路职业技术学院 Track abnormity monitoring system based on machine vision

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090299562A1 (en) * 2006-08-10 2009-12-03 Komatsu Ltd. Guided control device for unmanned vehicle
US20150224917A1 (en) * 2007-08-17 2015-08-13 Magna Electronics, Inc. Vehicular imaging system
CN107305632A (en) * 2017-02-16 2017-10-31 武汉极目智能技术有限公司 Destination object distance measurement method and system based on monocular computer vision technique
CN109583267A (en) * 2017-09-28 2019-04-05 京东方科技集团股份有限公司 Vehicle object detection method, vehicle object detecting device and vehicle
CN109767476A (en) * 2019-01-08 2019-05-17 像工场(深圳)科技有限公司 A kind of calibration of auto-focusing binocular camera and depth computing method
CN109961485A (en) * 2019-03-05 2019-07-02 南京理工大学 A method of target positioning is carried out based on monocular vision
CN110231013A (en) * 2019-05-08 2019-09-13 哈尔滨理工大学 A kind of Chinese herbaceous peony pedestrian detection based on binocular vision and people's vehicle are apart from acquisition methods
CN110780287A (en) * 2019-11-08 2020-02-11 芜湖酷哇机器人产业技术研究院有限公司 Distance measurement method and distance measurement system based on monocular camera
CN111325800A (en) * 2018-12-17 2020-06-23 北京华航无线电测量研究所 Monocular vision system pitch angle calibration method
CN111402344A (en) * 2020-04-23 2020-07-10 Oppo广东移动通信有限公司 Calibration method, calibration device and non-volatile computer-readable storage medium
CN111703420A (en) * 2020-06-29 2020-09-25 嘉善新石器智牛科技有限公司 Anti-collision method for unmanned vehicle

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090299562A1 (en) * 2006-08-10 2009-12-03 Komatsu Ltd. Guided control device for unmanned vehicle
US20150224917A1 (en) * 2007-08-17 2015-08-13 Magna Electronics, Inc. Vehicular imaging system
CN107305632A (en) * 2017-02-16 2017-10-31 武汉极目智能技术有限公司 Destination object distance measurement method and system based on monocular computer vision technique
CN109583267A (en) * 2017-09-28 2019-04-05 京东方科技集团股份有限公司 Vehicle object detection method, vehicle object detecting device and vehicle
CN111325800A (en) * 2018-12-17 2020-06-23 北京华航无线电测量研究所 Monocular vision system pitch angle calibration method
CN109767476A (en) * 2019-01-08 2019-05-17 像工场(深圳)科技有限公司 A kind of calibration of auto-focusing binocular camera and depth computing method
CN109961485A (en) * 2019-03-05 2019-07-02 南京理工大学 A method of target positioning is carried out based on monocular vision
CN110231013A (en) * 2019-05-08 2019-09-13 哈尔滨理工大学 A kind of Chinese herbaceous peony pedestrian detection based on binocular vision and people's vehicle are apart from acquisition methods
CN110780287A (en) * 2019-11-08 2020-02-11 芜湖酷哇机器人产业技术研究院有限公司 Distance measurement method and distance measurement system based on monocular camera
CN111402344A (en) * 2020-04-23 2020-07-10 Oppo广东移动通信有限公司 Calibration method, calibration device and non-volatile computer-readable storage medium
CN111703420A (en) * 2020-06-29 2020-09-25 嘉善新石器智牛科技有限公司 Anti-collision method for unmanned vehicle

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113640308A (en) * 2021-08-31 2021-11-12 郑州铁路职业技术学院 Track abnormity monitoring system based on machine vision
CN113640308B (en) * 2021-08-31 2024-03-29 夏冰心 Rail anomaly monitoring system based on machine vision

Similar Documents

Publication Publication Date Title
CA2987373C (en) Position estimation device and position estimation method
EP3851351B1 (en) A robust method for detecting traffic signals and their associated states
US9607226B2 (en) Methods and systems for object detection using multiple sensors
US9395192B1 (en) Methods and systems for road and lane boundary tracing
EP2937815B1 (en) Methods and systems for object detection using laser point clouds
US9285230B1 (en) Methods and systems for detecting road curbs
CN111507130B (en) Lane-level positioning method and system, computer equipment, vehicle and storage medium
US11079768B2 (en) Use of a reference image to detect a road obstacle
US9360332B2 (en) Method for determining a course of a traffic lane for a vehicle
JP7040374B2 (en) Object detection device, vehicle control system, object detection method and computer program for object detection
US10183659B2 (en) Vehicle underside impact avoidance
US11592524B2 (en) Computation of the angle of incidence of laser beam and its application on reflectivity estimation
CN104094177A (en) Vehicle control based on perception uncertainty
CN202169907U (en) Device used for identifying environment outside vehicle
US20200247404A1 (en) Information processing device, information processing system, information processing method, and program
CN110194175B (en) Device and method for determining driving tendency of driver
CN109923438B (en) Device and method for determining vehicle speed
US10554951B2 (en) Method and apparatus for the autocalibration of a vehicle camera system
US20190092235A1 (en) Vehicle driving assistance method and apparatus using image processing
WO2018149539A1 (en) A method and apparatus for estimating a range of a moving object
US20220256082A1 (en) Traveling environment recognition apparatus
CN114841188A (en) Vehicle fusion positioning method and device based on two-dimensional code
CN112268538A (en) Geometric optical distance measurement method suitable for small unmanned vehicle
CN102812326A (en) Method for controlling a measuring system and measuring system for carrying out the method
JP2018073010A (en) Mobile body control device, mobile body control method, and program for mobile body control device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210126