KR20170104089A - Real time Lane Departure Warning Method and Warning System for Vehicle with Improving Processing Speed - Google Patents
Real time Lane Departure Warning Method and Warning System for Vehicle with Improving Processing Speed Download PDFInfo
- Publication number
- KR20170104089A KR20170104089A KR1020160026457A KR20160026457A KR20170104089A KR 20170104089 A KR20170104089 A KR 20170104089A KR 1020160026457 A KR1020160026457 A KR 1020160026457A KR 20160026457 A KR20160026457 A KR 20160026457A KR 20170104089 A KR20170104089 A KR 20170104089A
- Authority
- KR
- South Korea
- Prior art keywords
- lane
- image
- unit
- roi
- value
- Prior art date
Links
- 238000012545 processing Methods 0.000 title claims abstract description 130
- 238000000034 method Methods 0.000 title claims abstract description 50
- 238000007781 pre-processing Methods 0.000 claims abstract description 27
- 238000001514 detection method Methods 0.000 claims description 13
- 239000000284 extract Substances 0.000 claims description 10
- 238000013459 approach Methods 0.000 claims description 6
- 230000006641 stabilisation Effects 0.000 claims description 4
- 238000011105 stabilization Methods 0.000 claims description 4
- 230000000087 stabilizing effect Effects 0.000 claims description 4
- 238000004513 sizing Methods 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 15
- 230000000694 effects Effects 0.000 description 8
- 238000005516 engineering process Methods 0.000 description 5
- 230000014509 gene expression Effects 0.000 description 5
- 239000011159 matrix material Substances 0.000 description 4
- 206010039203 Road traffic accident Diseases 0.000 description 2
- 238000012937 correction Methods 0.000 description 2
- 238000009434 installation Methods 0.000 description 2
- 238000005259 measurement Methods 0.000 description 1
Images
Classifications
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60W—CONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
- B60W50/00—Details of control systems for road vehicle drive control not related to the control of a particular sub-unit, e.g. process diagnostic or vehicle driver interfaces
- B60W50/08—Interaction between the driver and the control system
- B60W50/14—Means for informing the driver, warning the driver or prompting a driver intervention
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60W—CONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
- B60W40/00—Estimation or calculation of non-directly measurable driving parameters for road vehicle drive control systems not related to the control of a particular sub unit, e.g. by using mathematical models
- B60W40/02—Estimation or calculation of non-directly measurable driving parameters for road vehicle drive control systems not related to the control of a particular sub unit, e.g. by using mathematical models related to ambient conditions
- B60W40/06—Road conditions
-
- G06K9/00798—
-
- G—PHYSICS
- G08—SIGNALLING
- G08B—SIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
- G08B21/00—Alarms responsive to a single specified undesired or abnormal condition and not otherwise provided for
- G08B21/18—Status alarms
-
- G—PHYSICS
- G08—SIGNALLING
- G08G—TRAFFIC CONTROL SYSTEMS
- G08G1/00—Traffic control systems for road vehicles
- G08G1/16—Anti-collision systems
- G08G1/167—Driving aids for lane monitoring, lane changing, e.g. blind spot detection
-
- H04N5/2257—
-
- H04N5/357—
-
- B60W2420/42—
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- General Physics & Mathematics (AREA)
- Transportation (AREA)
- Mechanical Engineering (AREA)
- Human Computer Interaction (AREA)
- Mathematical Physics (AREA)
- Business, Economics & Management (AREA)
- Emergency Management (AREA)
- Traffic Control Systems (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
Abstract
The present invention relates to a real-time lane departure warning system and an alarm method with improved processing speed, and a real-time lane departure warning method with improved processing speed according to the present invention, Claims [1] A lane departure warning method for warning a lane departure warning to a driver, comprising: receiving road image information formed of an RGB or YUV image format as raw image data without additional operation; Generating an image for image processing for real-time lane recognition of a region of interest for detecting lanes by preprocessing road image information; Removing noises of the generated image for image processing, extracting candidate lanes, and detecting driving lane data using the RANSAC algorithm; Adjusting, in real time, the position value of the ROI extracted from the road image information and the lane width value referred to for generating the warning signal using the driving lane data; And generating a lane departure warning signal when the detected driving lane data satisfies a warning generating condition.
Description
The present invention relates to a real-time lane departure warning method and alarm system that improves the processing speed, and more particularly, to a real time lane departure warning method and alarm system that improves the processing speed by correcting the position of a region of interest extracted from a road image taken by a camera installed in a vehicle, And more particularly, to a lane departure warning method and an alarm system in which a processing speed is improved so that a departure can be warned.
Recently, a black box, which is used as an event data recorder (EDR) for an automobile, is mounted on a vehicle in order to find an exact cause of a damage in the event of a traffic accident.
Such a vehicle black box can record the accident before and after a collision in case of a traffic accident, provide information necessary for the identification of the accident situation, and has a convenient function for real life .
On the other hand, a driver assist system (DAS) such as a lane departure warning system (LDWS) that warns a lane departure warning such that a driver can operate without leaving a lane in a vehicle black box as IT technology rapidly develops. Driver Assistance Systems).
Currently, most of the technologies used in lane departure warning systems are combined with sensor-based technologies such as position-based technologies such as GPS (Global Positioning System) and driving sensors to the image information on the front of the vehicle. However, And it is difficult to apply to various road situations. In addition, it requires various data besides image data, and therefore, the amount of data processing is increased, so that it is difficult to apply it to a black box using low-end hardware.
In order to solve these problems, rather than searching for lanes in all areas of the image data collected by the camera, it is possible to search the lane only in a specific area of interest by setting the area of interest in the collected image data, Interest is growing.
On the other hand, among technologies related to a lane departure warning system for finding a conventional lane, a technique using a Hough Transform is simpler than a method using a histogram or using edge connection information, The number of pixels to be processed increases, so that a lot of processing time is required. Since the lane is separated from the entire original image by using a complicated operation, the amount of computation is excessive Unnecessary information is also included in the lane image, resulting in an increase in the overall operation speed.
Accordingly, it is possible to extract only the region of interest from the image data collected through the camera to increase the efficiency in the processing process of the processor, and at the same time, A realistic lane departure warning system and a lane departure warning method which improve the processing speed so as to be able to warn a departure are required to be practically applicable.
SUMMARY OF THE INVENTION The present invention has been made in order to solve the above problems, and it is an object of the present invention to provide a navigation system capable of alerting a user using a vehicle black box having low- A lane departure warning method, and an alarm system.
The lane departure warning system according to an embodiment of the present invention is a lane departure warning system that alerts a driver to a lane departure when a lane departure occurs by using image information of a camera mounted on the vehicle, An image information input unit receiving road image information through the image information input unit; A preprocessing unit for preprocessing road image information input to the image information input unit to generate an image for image processing for real time lane recognition of a region of interest for detecting a lane; An image processing unit for removing noises of an image for image processing generated through the preprocessing unit for image processing, extracting candidate lanes, and detecting driving lane data using the RANSAC algorithm; A warning signal unit for generating a lane departure warning signal when the driving lane data detected by the image processing unit satisfies a warning generating condition; And a calibration unit for adjusting the position value of the ROI extracted by the preprocessing unit for image processing and the lane width value transmitted to the warning signal unit using the driving lane data detected by the image processing unit.
In addition, the image information input unit may receive the image information formed by any one of the RGB format and the YUV format as raw image data without additional operation, and may transmit the raw image data to the image processing preprocessing unit.
In addition, the image processing preprocessing unit may include a ROI image extracting unit for extracting a panoramic ROI image corresponding to a region of interest for detecting a lane from the road image information, the horizontal length of which is relatively longer than the vertical length; An ROI size reconstructing unit for reconstructing an ROI image of a ROI extracted through the ROI image extractor to a specific size corresponding to a minimum size capable of lane recognition; And a black-and-white image generating unit for generating a black-and-white image so that an image can be processed from the resized ROI image through the ROI size resizing unit.
The ROI image extracting unit may extract the ROI image of the panoramic shape from the central portion of the lower side of the image screen constituting the road image information, and then extract the ROI image corresponding to the position value of the ROI transmitted from the calibration unit Can be changed in real time.
The ROI size resizing unit may resize the panoramic ROI image into a rectangle ROI image whose length is fixed to a reference value and the width is entirely reduced to be relatively shorter than the vertical length have.
In addition, the re-adjusted ROI image may be formed in a size of 80 × 120 pixels.
If the image information input through the image information input unit is a YUV image format having a Y value as a luminance signal and a U value and a V value as color signals, the monochrome image generating unit extracts only a Y value as a luminance signal If the image information input through the image information input unit is an RGB image format, a black and white image may be generated using the following equation.
(Where r represents the R value of the RGB system and g represents the G value).
The image processing unit may include: a Gaussian blur image generating unit for removing noise of an image for image processing generated through the preprocessing unit for image processing; A candidate lane extracting unit for extracting a candidate lane using a horizontal gradient in the Gaussian blur image generated by the Gaussian blur image generating unit; And a driving lane data processor for detecting driving lane data from the candidate lane using the RANSAC algorithm and stably tracking the driving lane and setting a lane search area for applying the RANSAC algorithm.
The candidate lane extracting unit may include a horizontal gradient processing unit for generating a horizontal gradient image using the following equation and extracting a candidate lane by using a relationship between a minimum value and a maximum value of a horizontal gradient value; A candidate lane forming unit for forming a candidate lane having a minimum thickness by leaving a median value for the candidate lane extracted by the horizontal gradient processing unit and removing the median value; And a lane departure section for eliminating a candidate lane formed by the lane departure section when there is no change with time.
(Where Gv = horizontal gradient image, I (x, y) = x, y coordinate input image value)
If the difference between the minimum value and the maximum value of the horizontal gradient values constituting the generated horizontal gradient image is equal to or greater than a predetermined value and the difference between the minimum value and the maximum value of the horizontal gradient value is equal to or less than a predetermined distance, It can be judged as a candidate lane.
The driving lane data processing unit may further include: a search area setting unit for setting an initial search area for the candidate lane; A driving lane detecting unit for detecting driving lane data by finding points forming lanes by using the RANSAC algorithm in the search area and connecting respective points by a straight line; A lane-tracking unit for stably tracking the driving lane comprising the detected driving lane data using a Kalman filter; And a search area resetting unit for resetting the search area for the candidate lane in accordance with the result of the tracking by the lane-finding unit.
The search area setting unit may set the search width W of the reference line corresponding to the initial search area, the slope θ of the reference line, and the distance rho between the reference line and the reference line using the following equation.
(here,
, , , , , )The driving lane detecting unit may detect a driving lane that forms a single straight line using randomly sampled data corresponding to lanes in the search range of the candidate lane.
Also, the search area re-setting unit can regard the search area as an initial search area if the width (W) value of the search area is equal to the initial value for a predetermined time, and can reset the search area to the initial search area.
When the lane-tracking by the lane-tracking unit succeeds for a predetermined time or longer, the warning signal unit may be set to a lane-detecting unit when the x-coordinate of the tracking lane approaches a position set to a threshold value with respect to the lane- The lane departure warning signal can be generated when the x coordinate of the detected lane is more than the position set as the threshold value of the lane in the ROI.
The calibration unit may further include: an ROI position adjustment unit that generates a variation value for adjusting a position value of a ROI using the driving lane data detected by the image processing unit; A lane width adjusting unit that estimates a lane width value using the driving lane data detected by the image processing unit and generates a variation value for adjusting the lane width transmitted to the warning signal unit; And a data stabilization unit that stabilizes the variation value data generated by the ROI position adjustment unit and the lane width adjustment unit using a Kalman filter or an average value.
A lane departure warning method for improving a processing speed according to an embodiment of the present invention is a lane departure warning method for warning a lane departure to a driver in lane departure by using image information of a camera mounted on the vehicle, Receiving road image information formed of any one of RGB and YUV image formats as raw image data without additional operation; Generating an image for image processing for real-time lane recognition of a region of interest for detecting lanes by preprocessing road image information; Removing noises of the generated image for image processing, extracting candidate lanes, and detecting driving lane data using the RANSAC algorithm; And generating a lane departure warning signal when the detected driving lane data satisfies a warning generating condition.
In addition, the real-time lane departure warning method of improving the processing speed according to the embodiment of the present invention is characterized in that the lane departure warning method further comprises: And adjusting the value in real time.
The step of generating an image for image processing for real-time lane recognition of a region of interest for detecting a lane by preprocessing the road image information may include generating an image for lane detection based on a lower center of the image screen constituting the road image information, Extracting an ROI image corresponding to a region of interest; Rearranging the ROI image of the ROI to a specific size corresponding to a minimum size capable of lane recognition; And generating a monochrome image from the re-adjusted ROI image.
In addition, in the real-time lane departure warning method with improved processing speed according to the embodiment of the present invention, when the position value of the ROI is adjusted using the driving lane data, the ROI image is extracted from the image screen constituting the road image information And changing the position in real time.
The step of rearranging the ROI image of the ROI to a specific size corresponding to the minimum size capable of recognizing the lane may include fixing the ROI image of the panoramic form to a reference value with the vertical length being fixed to a reference value, The size of the ROI image may be reduced.
The step of generating a black-and-white image from the re-adjusted ROI image may include: generating a black-and-white image from the re-adjusted ROI image by using a Y value as a luminance signal when the input image information is a YUV- If the image information input through the image information input unit is an RGB image format, a process of generating a monochrome image (gray) using the following equation is performed .
(Where r represents the R value of the RGB system and g represents the G value).
In addition, the step of removing the noise of the generated image processing image, extracting the candidate lane, and detecting the driving lane data using the RANSAC algorithm may include: generating a Gaussian blur image for noise removal of the image for image processing; Extracting a candidate lane using a horizontal gradient in a Gaussian blur image; Setting an initial search area for the candidate lane; Detecting driving lane data by finding points forming lanes using the RANSAC algorithm in the search area and connecting the points to each other by a straight line; Stably tracking a driving lane comprising the detected driving lane data using a Kalman filter; And resetting the search area for the candidate lane in response to the tracking result.
The step of extracting a candidate lane using the horizontal gradient in the Gaussian blur image may include: Generating a horizontal gradient image using the following equation and extracting a candidate lane using the relationship between the minimum value and the maximum value of the horizontal gradient value; Forming a candidate lane of minimum thickness by removing a median value for the extracted candidate lane; And removing the candidate lane when there is no change with passage of time.
(Where Gv = horizontal gradient image, I (x, y) = x, y coordinate input image value)
The step of extracting the candidate lane may include a case where the difference between the minimum value and the maximum value of the horizontal gradient value constituting the generated horizontal gradient image is greater than or equal to a predetermined value and the case where the distance difference between the minimum value and the maximum value of the horizontal gradient value is constant If the distance is less than the predetermined distance, it is determined to be the candidate lane.
Also, the step of setting the initial search area for the candidate lane may include calculating the search width (W) of the reference line corresponding to the initial search area for the candidate lane, the slope (?) Of the reference line, And setting the distance rho.
(here,
, , , , , )The step of detecting driving lane data by finding a lane forming point by using the RANSAC algorithm in the search area and connecting each of the points by a straight line is characterized by comprising the steps of: Detecting a driving lane that forms a single straight line using the sampled data.
The step of resetting the search area for the candidate lane in response to the tracking result may include determining that the search area is an initial search area if the W value of the search area is equal to the initial value for a predetermined time, And resetting.
The step of generating the lane departure warning signal when the detected lane departure data satisfies the warning generation condition may include a step of, when the lane tracking by the lane departure unit succeeds for a predetermined time or longer, And when the x coordinate of the lane detected by the lane detecting unit approaches the position set by the threshold value of the lane in the area of interest, if the lane departure warning signal . ≪ / RTI >
The step of adjusting, in real time, the position value of the ROI extracted from the road image information using the driving lane data and the lane width value referred to for generating the warning signal, Generating a variation value for adjusting a position value; Estimating a lane width value using the driving lane data detected by the image processing unit and generating a variation value for adjusting the lane width transmitted to the warning signal unit; And stabilizing the variation value data generated by using the Kalman filter and the average value.
As described above, according to the present invention, the position of a region of interest extracted from a road image photographed by a camera is corrected, so that a user who uses a vehicle black box having low- The lane departure warning system according to the present invention provides a real time lane departure warning system.
Further, the present invention has an effect of improving the processing speed roll by rearranging the size of the ROI image corresponding to the ROI in the black box to the minimum size capable of recognizing the lane in the case of generating the image for image processing.
In the present invention, an image having a panoramic shape in a wide area is extracted from the road image information so that a lane can be detected when the size of the ROI image is readjusted. Then, in the extracted image, There is an effect of improving the lane detection efficiency while improving the processing speed.
In the present invention, when a candidate lane is extracted from the image processing unit, a horizontal gradient image is generated, and a candidate lane is extracted using the relationship between the minimum value and the maximum value. Then, a candidate lane is formed using only the median value, It has the effect of improving the processing speed.
Further, in the present invention, when driving lane data detected by the image processing unit is detected, a lane detecting unit detects a lane forming point by using the RANSAC algorithm, and connects each point by a single straight line to detect a lane among a plurality of lines It is possible to reduce the size of data to be processed, thereby improving the processing speed and realizing real-time recognition.
Further, according to the present invention, by generating a variation value for adjusting the position of the ROI in the road image information by using the driving lane data detected by the image processing section in the calibration section, the position of the vehicle front dashboard on which the black box is mounted The optimum lane detection position can be automatically set regardless of the lane departure warning signal, and the lane departure warning signal can be generated in real time.
The present invention further includes a search area resetting unit for resetting the search area for the candidate lane to the driving lane data processing unit constituting the image processing unit so as to track the lane in real time in response to the position change of the candidate lane in the area of interest There is an effect.
In the present invention, the warning signal is limited to the case where the lane-tracking is successful and the condition of both the tracking lane and the approaching within the threshold value with respect to the X coordinate of the detection lane is satisfied in order to generate the warning signal in the warning signal part, It is possible to enhance the accuracy and improve the safety.
FIG. 1 is a diagram showing the overall configuration of a real-time lane departure warning system for a car black box, which improves the processing speed according to an embodiment of the present invention.
Fig. 2 is a detailed configuration diagram of the preprocessing section for image processing of Fig. 1. Fig.
FIG. 3 is a diagram for explaining the ROI image extracting unit of FIG. 2. FIG.
FIG. 4 is a view for explaining the ROI size resizing unit of FIG. 2. FIG.
5 is a view for explaining the monochrome image generating unit of FIG.
6 is a detailed configuration diagram of the image processing unit of FIG.
FIG. 7 is a diagram for explaining a Gaussian blur image generating unit of FIG. 6. FIG.
8 to 9 are views for explaining the candidate lane extracting unit of FIG.
Figs. 10 to 12 are diagrams for explaining the driving lane data processing unit of Fig. 6. Fig.
13 is a detailed configuration diagram of the calibration unit of FIG.
Figs. 14 to 16 are diagrams for explaining the calibration unit of Fig. 13. Fig.
17 is a flowchart showing a real-time lane departure warning method for a car black box, which improves the processing speed according to another embodiment of the present invention.
18 to 20 are flowcharts for explaining the flow chart of FIG. 17 in more detail.
The description of the present invention is merely an example for structural or functional explanation, and the scope of the present invention should not be construed as being limited by the embodiments described in the text. That is, the embodiments are to be construed as being variously embodied and having various forms, so that the scope of the present invention should be understood to include equivalents capable of realizing technical ideas.
Meanwhile, the meaning of the terms described in the present invention should be understood as follows.
The terms "first "," second ", and the like are intended to distinguish one element from another, and the scope of the right should not be limited by these terms. For example, the first component may be referred to as a second component, and similarly, the second component may also be referred to as a first component.
It is to be understood that when an element is referred to as being "connected" to another element, it may be directly connected to the other element, but there may be other elements in between. On the other hand, when an element is referred to as being "directly connected" to another element, it should be understood that there are no other elements in between. On the other hand, other expressions that describe the relationship between components, such as "between" and "between" or "neighboring to" and "directly adjacent to" should be interpreted as well.
It should be understood that the singular " include "or" have "are to be construed as including a stated feature, number, step, operation, component, It is to be understood that the combination is intended to specify that it does not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, or combinations thereof.
In each step, the identification code (e.g., a, b, c, etc.) is used for convenience of explanation, the identification code does not describe the order of each step, Unless otherwise stated, it may occur differently from the stated order. That is, each step may occur in the same order as described, may be performed substantially concurrently, or may be performed in reverse order.
All terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs, unless otherwise defined. Commonly used predefined terms should be interpreted to be consistent with the meanings in the context of the related art and can not be interpreted as having ideal or overly formal meaning unless explicitly defined in the present invention.
Meanwhile, the ROI described in the specification of the present invention indicates a ROI required for image processing, and data of a ROI corresponding to ROIs may be referred to as ROI data (ROI).
Here, the region of interest is used in a case where a desired result can be obtained even if the image processing is performed only on a specific region of a necessary portion without applying the image processing to the entire image. In this case, instead of processing the entire region of the image, The time required for the image processing can be shortened.
In the specification of the present invention, it can be seen that the region of interest is an area extracted mainly from an image frame constituting a road image, and in the embodiment of the present invention, it is limited to a panorama or rectangular shape in detail using an XY coordinate range. Not only the coordinate range of the frame but also various information can be extracted and used as needed.
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.
FIG. 1 is a diagram showing the overall configuration of a real-time lane departure warning system for a car black box, which improves the processing speed according to an embodiment of the present invention.
As shown in the figure, a real-time lane departure warning system for a car black box according to the present invention is a lane departure warning system for warning a lane departure warning to a driver in lane departure using image information of a camera mounted on a vehicle black box An image
More specifically, the image
In addition, the
The
Meanwhile, in the embodiment of the present invention, the image
Fig. 2 is a detailed configuration diagram of the preprocessing section for image processing of Fig. 1, and Figs. 3 to 5 are views for explaining the detailed configuration of Fig. 2 in detail.
As shown in the figure, in the embodiment of the present invention, the image
Here, the ROI
In addition, the ROI
In addition, the monochrome
3 to 5, a preprocessing unit for image processing according to an embodiment of the present invention will be described in more detail as follows.
3, the ROI
Meanwhile, in the embodiment of the present invention, the ROI image extracted first from the ROI
FIG. 4 is a diagram illustrating the adjustment of the size of the ROI image extracted by the ROI
As described above, since the size of the area of interest of the road image information corresponding to the ROI image extracted by the ROI
That is, as shown in FIG. 4, the ROI
In the embodiment of the present invention, the size of the initially extracted ROI image has a size of 320 × 100 pixels to detect a lane, and the re-adjusted ROI image can be formed to have a size of 80 × 120 pixels.
In this way, the ROI
5 is a diagram showing the result processed by the monochrome
As shown in the figure, a monochrome image for image processing is required. The monochrome
(Where r represents the R value of the RGB system and g represents the G value).
FIG. 6 is a detailed configuration diagram of the image processing unit of FIG. 1, and FIGS. 7 to 12 are views for explaining FIG. 6 in more detail.
The
More specifically, the Gaussian blur image generating unit 310 may generate a Gaussian blur image in which the noise of the image for processing the image generated through the image
The candidate lane extracting unit 320 may extract a candidate lane using the horizontal gradient in the Gaussian blur image generated by the Gaussian blur image generating unit 310. [
That is, as shown in FIGS. 8 to 9, the candidate lane extracting unit 320 generates a horizontal gradient image using Equation (2) below and calculates a candidate lane by using the relationship between the minimum value and the maximum value of the horizontal gradient value. A candidate lane forming unit 322 for forming a candidate lane having a minimum thickness by leaving and removing a median value for the candidate lane extracted from the horizontal gradient processing unit 321, And a
(Where Gv = horizontal gradient image, I (x, y) = x, y coordinate input image value)
More specifically, the present invention extracts a candidate lane using the value of the horizontal gradient, as described above, and can determine whether the lane is a lane by using the local minimum / maximum value relationship of the horizontal gradient value.
8, when the difference between the minimum value and the maximum value of the horizontal gradient value constituting the generated horizontal gradient image is greater than or equal to a predetermined value, the horizontal gradient value processing unit 321 outputs the horizontal gradient value And the distance difference between the minimum value and the maximum value of the distance is less than or equal to a certain distance, it can be judged as a candidate lane.
The conditions for the above-described candidate lane judgment are expressed by the following equations.
(Where Gv = horizontal radial image flattened gradient image, I (x, y) = x, y coordinate input image value)
In the meantime, in the embodiment of the present invention, the candidate lane can be eliminated when the vehicle is in the stop state. In order to eliminate the erroneous expression in the stopped state of the vehicle without changing the image, can do.
The image T corresponding to the change of time corresponds to Equation (4) below and the image A in which the candidate lane is removed according to the change of time is expressed by Equation (5) below.
(Here, T = image T, L- (x, y) according to the change in the previous time = median value extracted image of the candidate lane)
Also, in the embodiment of the present invention, the driving lane data processing unit 330 described above detects the driving lane data from the candidate lane using the RANSAC algorithm, stably tracks the driving lane, and applies the RANSAC algorithm A lane search area can be set.
6, the driving lane data processing unit 330 includes a search area setting unit 331 for setting an initial search area for the candidate lane, A driving lane detecting unit 332 for detecting driving lane data by finding points forming lanes by using the RANSAC algorithm and connecting the respective points by a straight line, and a driving lane detecting unit 332 for detecting driving lane data by using a Kalman filter for the driving lane comprising the detected driving lane data And a search area resetting unit 334 for resetting the search area for the candidate lane in accordance with the tracking result of the lane-finding unit 333.
On the other hand, the search area setting unit 331 sets the search area on the condition shown in FIG. 10, and uses the following equation (6) to search the initial search area The slope θ of the reference line and the distance rho between the reference line and the reference line corresponding to the reference line can be set and the condition of the search area can be changed according to the result of tracking the lane to be described later.
(here,
, , , , , )12, the driving lane detecting unit 332 detects a driving lane by using randomly sampled data corresponding to lane-forming points in the search range of the candidate lane, It is possible to detect a driving lane forming a straight line. This indicates how the maximum inlier is determined as a consensus parameter using randomly sampled data using RANSAC (RAN domain Sample Consensus) theory.
In addition, it is preferable to use a generalized expression for the expression of the Kalman filter used in the lane-tracking unit 333, and the expression of the Kalman filter applied to the calibration unit shown below may be referred to.
Also, the search region resetting unit may regard the search region as a failure and reset the search region to the initial search region if the W value of the search region is equal to the initial value for a predetermined time, The RANSAC search area can be reset using the following Equation (7).
(here,
, Wt = current W value, Wt-1 = previous W value, inlier = number of inliers)In the embodiment of the present invention, when the lane-tracking by the lane-tracking unit succeeds for a predetermined time or more, the
13 is a detailed configuration diagram of the calibration unit of FIG.
As shown in the figure, the
In the meantime, the present invention does not detect lanes in the entire input image area for real-time processing even in a low-cost, low-rise black box, but detects a lane by setting a ROI of a certain area, Detection and the quality of the system accordingly.
That is, it is practically impossible to install the black box camera in a position where the lane detection can be smoothly performed in the process of installing the black box camera. Further, the installation height and the position of the vehicle are different from each other, It may also vary depending on the installation location.
In other words, since the ROI position information and the lane width information are different from each other, it is necessary to perform a correction operation to automatically find the ROI position that can smoothly detect the lane and automatically find the lane width information at the same time And the
Figs. 14 to 16 are diagrams for explaining the calibration unit of Fig. 13. Fig.
As shown in Fig. 14, in the embodiment of the present invention, it can be known that the position shift reference value of the ROI is ROI [left (x), top (y)].
The
On the other hand, FIG. 15 can adjust the top position of the ROI by adjusting the left position of the ROI first by using the x coordinate at the position of y = ROIheight in the lane and by using the y coordinate.
ROIleft = ROIleft + Leftx + margin, ROIleft = ROIleft + (ROIwidth-Rightx) + margin, and ROIleft = Leftx + ((Rightx-Leftx) / 2) - (ROIwidth / 2) can be applied.
15, it is possible to adjust the top value based on the position where the y coordinate of the inlier data of the RANSAC on the left and right sides is largest (near the car bonnet). If Leftbottom> Rightbottom, ROItop = ROItop - (ROIheight-Leftbottom) + margin, otherwise, ROItop = ROItop- (ROIheight-Rightbottom) + margin.
In addition, the
At this time, as shown in FIG. 16, the width of the lane can be estimated by using the x-coordinate at the position of y = ROIheight of two lanes, and width = Right x-Left x can be applied.
The data stabilizing unit 530 shown in FIG. 13 stabilizes the variation value data generated by the ROI position adjusting unit 510 and the lane
Equation (8) and Equation (9) below express the equations using the Kalman filter and the mean value, respectively.
A covariance matrix, A: state trasition matrix, K: Kalman gain, Q: Covariance matrix of the prediction process, R: Covariance of measured values Matrix, z: measurement data)
(Where X is the average of the current data, Xk-1 is the previous average, K is the number of measured data, and Xk is the current data)
Hereinafter, a lane departure warning method using a real time lane departure warning system for a car black box will be described in which the above-described processing speed is improved with reference to a flowchart.
Description of the same configuration as described above in Figs. 1 to 16 will be omitted.
17 is a flowchart showing a real-time lane departure warning method for a car black box, which improves the processing speed according to another embodiment of the present invention.
A lane departure warning method for improving a processing speed according to an embodiment of the present invention is a lane departure warning method for warning a lane departure warning to a driver in lane departure using image information of a camera mounted on a vehicle black box, Receiving road image information formed of any one of an RGB method and a YUV method through a camera as raw image data without additional operation; Generating an image for image processing for real-time lane recognition of a region of interest for detecting lanes by preprocessing road image information; Removing noises of the generated image for image processing, extracting candidate lanes, and detecting driving lane data using the RANSAC algorithm; And generating a lane departure warning signal when the detected driving lane data satisfies a warning generating condition.
In addition, the real-time lane departure warning method of improving the processing speed according to the embodiment of the present invention is characterized in that the lane departure warning method further comprises: And adjusting the value in real time.
18 to 20 are flowcharts for explaining the flow chart of FIG. 17 in more detail.
The step of generating an image for image processing for real-time lane recognition of a region of interest for detecting a lane by preprocessing the road image information may include the steps of: Extracting an ROI image corresponding to the ROI image; Rearranging the ROI image of the ROI to a specific size corresponding to a minimum size capable of lane recognition; And generating a monochrome image from the re-adjusted ROI image.
In addition, in the real-time lane departure warning method with improved processing speed according to the embodiment of the present invention, when the position value of the ROI is adjusted using the driving lane data, the ROI image is extracted from the image screen constituting the road image information And changing the position in real time.
The step of rearranging the ROI image of the ROI to a specific size corresponding to the minimum size capable of recognizing the lane may include fixing the ROI image of the panoramic form to a reference value with the vertical length being fixed to a reference value, The size of the ROI image may be reduced.
The step of generating a black-and-white image from the re-adjusted ROI image may include: generating a black-and-white image from the re-adjusted ROI image by using a Y value as a luminance signal when the input image information is a YUV- If the image information input through the image information input unit is an RGB image format, a process of generating a monochrome image (gray) using Equation (1) is performed can do.
In addition, the step of removing the noise of the generated image processing image, extracting the candidate lane, and detecting the driving lane data using the RANSAC algorithm may include: generating a Gaussian blur image for noise removal of the image for image processing; Extracting a candidate lane using a horizontal gradient in a Gaussian blur image; Setting an initial search area for the candidate lane; Detecting driving lane data by finding points forming lanes using the RANSAC algorithm in the search area and connecting the points to each other by a straight line; Stably tracking a driving lane comprising the detected driving lane data using a Kalman filter; And resetting the search area for the candidate lane in response to the tracking result.
The step of extracting a candidate lane using the horizontal gradient in the Gaussian blur image may include: Generating a horizontal gradient image using Equation (2) and extracting a candidate lane using a relation between a minimum value and a maximum value of a horizontal gradient value; Forming a candidate lane of minimum thickness by removing a median value for the extracted candidate lane; And removing the candidate lane when there is no change with passage of time.
The step of extracting the candidate lane may include a case where the difference between the minimum value and the maximum value of the horizontal gradient value constituting the generated horizontal gradient image is greater than or equal to a predetermined value and the case where the distance difference between the minimum value and the maximum value of the horizontal gradient value is constant If the distance is less than the predetermined distance, it is determined to be the candidate lane.
The step of setting the initial search area for the candidate lane may include calculating the search width W of the reference line corresponding to the initial search area for the candidate lane and the slope θ of the reference line using Equation (6) And the distance rho of the reference line.
The step of detecting driving lane data by finding a lane forming point by using the RANSAC algorithm in the search area and connecting each of the points by a straight line is characterized by comprising the steps of: Detecting a driving lane that forms a single straight line using the sampled data.
The step of resetting the search area for the candidate lane in response to the tracking result may include determining that the search area is an initial search area if the W value of the search area is equal to the initial value for a predetermined time, And resetting.
The step of generating the lane departure warning signal when the detected lane departure data satisfies the warning generation condition may include a step of, when the lane tracking by the lane departure unit succeeds for a predetermined time or longer, And when the x coordinate of the lane detected by the lane detecting unit approaches the position set by the threshold value of the lane in the area of interest, if the lane departure warning signal . ≪ / RTI >
The step of adjusting, in real time, the position value of the ROI extracted from the road image information using the driving lane data and the lane width value referred to for generating the warning signal, Generating a variation value for adjusting a position value; Estimating a lane width value using the driving lane data detected by the image processing unit and generating a variation value for adjusting the lane width transmitted to the warning signal unit; And stabilizing the variation value data generated by using the Kalman filter and the average value.
As described above, according to the present invention, the position of a region of interest extracted from a road image photographed by a camera is corrected, thereby improving the processing speed for alerting a lane departure in real time to a user using a vehicle black box having low- Thereby providing a real-time lane departure warning system.
Further, the present invention has an effect of improving the processing speed roll by rearranging the size of the ROI image corresponding to the ROI in the black box to the minimum size capable of recognizing the lane in the case of generating the image for image processing.
In the present invention, an image having a panoramic shape in a wide area is extracted from the road image information so that a lane can be detected when the size of the ROI image is readjusted. Then, in the extracted image, There is an effect of improving the lane detection efficiency while improving the processing speed.
In the present invention, when a candidate lane is extracted from the image processing unit, a horizontal gradient image is generated, and a candidate lane is extracted using the relationship between the minimum value and the maximum value. Then, a candidate lane is formed using only the median value, It has the effect of improving the processing speed.
Further, in the present invention, when driving lane data detected by the image processing unit is detected, a lane detecting unit detects a lane forming point by using the RANSAC algorithm, and connects each point by a single straight line to detect a lane among a plurality of lines It is possible to reduce the size of data to be processed, thereby improving the processing speed and realizing real-time recognition.
Further, according to the present invention, by generating a variation value for adjusting the position of the ROI in the road image information by using the driving lane data detected by the image processing section in the calibration section, the position of the vehicle front dashboard on which the black box is mounted The optimum lane detection position can be automatically set regardless of the lane departure warning signal, and the lane departure warning signal can be generated in real time.
The present invention further includes a search area resetting unit for resetting the search area for the candidate lane to the driving lane data processing unit constituting the image processing unit so as to track the lane in real time in response to the position change of the candidate lane in the area of interest There is an effect.
In the present invention, the warning signal is limited to the case where the lane-tracking is successful and the condition of both the tracking lane and the approaching within the threshold value with respect to the X coordinate of the detection lane is satisfied in order to generate the warning signal in the warning signal part, It is possible to enhance the accuracy and improve the safety.
While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is clearly understood that the same is by way of illustration and example only and is not to be taken by way of limitation, It is within the scope of the present invention that component changes to such an extent that they can be coped evenly within a range that does not deviate from the scope of the present invention.
100: image information input unit 200: preprocessing unit for image processing
210: ROI image extracting unit 220: ROI size resizing unit
230: a monochrome image generating unit 300:
310: Gaussian blur image generator 320: candidate lane extractor
321: Horizontal gradient processing unit 322: Candidate lane forming unit
323: Lane departure rejection 330: Driving lane data processing section
331: Search area setting section 332: Driving lane detecting section
333: lane-tracking unit 334: search area resetting unit
400: Warning signal unit 500: Calibration unit
510: ROI position adjustment unit 520: Lane width adjustment unit
530: Data Stabilization Unit
Claims (18)
Receiving road image information formed of any one of an RGB method and a YUV method through the camera as raw image data without additional operation;
Generating an image for image processing for real-time lane recognition of a region of interest for detecting lanes by preprocessing road image information;
Removing noises of the generated image for image processing, extracting candidate lanes, and detecting driving lane data using the RANSAC algorithm;
Adjusting, in real time, the position value of the ROI extracted from the road image information and the lane width value referred to for generating the warning signal using the driving lane data; And
And generating a lane departure warning signal when the detected lane of travel data satisfies a warning generating condition.
And changing a location where the ROI image is extracted on the image screen constituting the road image information in real time when the position value of the ROI is adjusted using the driving lane data. Real-time lane departure warning method
Extracting an ROI image corresponding to a region of interest for lane detection based on a lower center portion of an image screen constituting road image information;
Rearranging the ROI image of the ROI to a specific size corresponding to a minimum size capable of lane recognition; And
And generating a black-and-white image from the re-adjusted ROI image.
The ROI image of the panoramic shape is a step of re-sizing the ROI image into a rectangle-shaped ROI image in which the vertical length is fixed as a reference value and the horizontal length is entirely reduced to make the horizontal length relatively shorter than the vertical length. Real time lane departure warning method
Generating a Gaussian blur image for noise removal of an image for image processing;
Extracting a candidate lane using a horizontal gradient in a Gaussian blur image;
Setting an initial search area for the candidate lane;
Detecting driving lane data by finding points forming lanes using the RANSAC algorithm in the search area and connecting the points to each other by a straight line;
Stably tracking a driving lane comprising the detected driving lane data using a Kalman filter; And
And resetting the search area for the candidate lane in response to the result of the tracking.
Generating a horizontal gradient image using the following equation and extracting a candidate lane using the relationship between the minimum value and the maximum value of the horizontal gradient value;
Forming a candidate lane of minimum thickness by removing a median value for the extracted candidate lane;
And removing the candidate lane when there is no change with passage of time.
(Where Gv = horizontal gradient image, I (x, y) = x, y coordinate input image value)
When the difference between the minimum value and the maximum value of the horizontal gradient values constituting the generated horizontal gradient image is equal to or more than a predetermined value and when the distance difference between the minimum value and the maximum value of the horizontal gradient value is equal to or less than a predetermined distance, The lane departure warning method comprising the steps of:
Wherein the step of setting the search width (W) of the reference line, the slope (?) Of the reference line, and the distance (rho) between the reference line corresponding to the initial search area for the candidate lane is performed using the following equation Improved real-time lane departure warning method
(here, , , , , , )
And detecting a driving lane that corresponds to the lane forming points in the search range of the candidate lane and forms a single straight line using randomly sampled data.
And a step of resetting the search area to an initial search area when the width (W) value of the search area is equal to the initial value for a predetermined period of time.
When the lane-tracking by the lane-finding unit succeeds for a predetermined time or longer, when the x-coordinate of the lane of tracing approaches a position set as a threshold value of the lane width in the area of interest and the x- And the lane departure warning signal is generated when both of the lane departure warning signal and the lane departure warning signal are both satisfied at the same time.
Generating a variation value for adjusting a position value of the ROI using the driving lane data;
Estimating a lane width value using the driving lane data detected by the image processing unit and generating a variation value for adjusting the lane width transmitted to the warning signal unit; And
And a step of stabilizing the variable value data generated by using the Kalman filter and the average value.
An image information input unit receiving road image information through the camera;
A preprocessing unit for preprocessing road image information input to the image information input unit to generate an image for image processing for real time lane recognition of a region of interest for detecting a lane;
An image processing unit for removing noises of an image for image processing generated through the preprocessing unit for image processing, extracting candidate lanes, and detecting driving lane data using the RANSAC algorithm;
A warning signal unit for generating a lane departure warning signal when the driving lane data detected by the image processing unit satisfies a warning generating condition; And
And a calibration unit for adjusting a position value of the ROI extracted by the preprocessing unit for image processing and a lane width value transmitted to the warning signal unit using the driving lane data detected by the image processing unit Real-time lane departure warning system with improved processing speed
An ROI image extracting unit for extracting a panoramic ROI image corresponding to an area of interest for detecting a lane from the road image information and having a relatively long length relative to a vertical length;
An ROI size reconstructing unit for reconstructing an ROI image of a ROI extracted through the ROI image extracting unit to a specific size corresponding to a minimum size capable of recognizing a lane through the vehicle black box; And
And a monochrome image generating unit for generating a monochrome image so that an image can be processed from the resized ROI image through the ROI size resizing unit,
Wherein the ROI image extracting unit extracts the ROI image of the panoramic shape from the central portion of the lower side of the image screen constituting the road image information and then extracts the ROI image corresponding to the position value of the ROI transmitted from the calibration unit Wherein the real time lane departure warning system
The ROI image of the panoramic form is fixed to a reference value and the width of the ROI image is entirely reduced to form a rectangular ROI image having a size of 80 × 120 pixels, the width of which is relatively short compared to the vertical length. Real-time lane departure warning system
A Gaussian blur image generating unit for removing noise of an image for image processing generated through the preprocessing unit for image processing;
A candidate lane extracting unit for extracting a candidate lane using a horizontal gradient in the Gaussian blur image generated by the Gaussian blur image generating unit; And
And a driving lane data processing unit for detecting driving lane data from the candidate lane using the RANSAC algorithm and stably tracking the driving lane and setting a lane search area for applying the RANSAC algorithm. Real-time lane departure warning system
A search area setting unit for setting an initial search area for the candidate lane;
A driving lane detecting unit for detecting driving lane data by finding points forming lanes by using the RANSAC algorithm in the search area and connecting respective points by a straight line;
A lane-tracking unit for stably tracking the driving lane comprising the detected driving lane data using a Kalman filter; And
And a search area resetting unit resetting a search area for the candidate lane in response to a result of the lane-finding unit tracking the real time lane departure warning system
An ROI position adjustment unit for generating a variation value for adjusting a position value of a ROI using the driving lane data detected by the image processing unit;
A lane width adjusting unit that estimates a lane width value using the driving lane data detected by the image processing unit and generates a variation value for adjusting the lane width transmitted to the warning signal unit; And
And a data stabilization unit that stabilizes the variation value data generated by the ROI position adjustment unit and the lane width adjustment unit using a Kalman filter and an average value, Alarm system
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020160026457A KR101805883B1 (en) | 2016-03-04 | 2016-03-04 | Real time Lane Departure Warning Method and Warning System for Vehicle with Improving Processing Speed |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020160026457A KR101805883B1 (en) | 2016-03-04 | 2016-03-04 | Real time Lane Departure Warning Method and Warning System for Vehicle with Improving Processing Speed |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20170104089A true KR20170104089A (en) | 2017-09-14 |
KR101805883B1 KR101805883B1 (en) | 2018-01-19 |
Family
ID=59926720
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020160026457A KR101805883B1 (en) | 2016-03-04 | 2016-03-04 | Real time Lane Departure Warning Method and Warning System for Vehicle with Improving Processing Speed |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101805883B1 (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20190052332A (en) * | 2017-11-08 | 2019-05-16 | (주) 코스텍 | Lane departure warning system |
CN109948552A (en) * | 2019-03-20 | 2019-06-28 | 四川大学 | It is a kind of complexity traffic environment in lane detection method |
KR20190088647A (en) * | 2018-01-19 | 2019-07-29 | 한국해양대학교 산학협력단 | Automatic Lane Painting System Using Unmanned Vehicles |
CN110539750A (en) * | 2019-08-14 | 2019-12-06 | 合肥工业大学 | lane departure early warning system and method based on driving state and road condition information |
CN112069924A (en) * | 2020-08-18 | 2020-12-11 | 东莞正扬电子机械有限公司 | Lane line detection method, lane line detection device and computer-readable storage medium |
KR20220087180A (en) * | 2020-12-17 | 2022-06-24 | 가톨릭대학교 산학협력단 | Method and System for Object Identification by Patterns of Object Image |
CN114663859A (en) * | 2022-03-24 | 2022-06-24 | 宋春蓉 | Sensitive and accurate complex road condition lane deviation real-time early warning system |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101517181B1 (en) * | 2014-02-28 | 2015-05-04 | 주식회사 코아로직 | System and method for warning lane departure |
-
2016
- 2016-03-04 KR KR1020160026457A patent/KR101805883B1/en active IP Right Grant
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20190052332A (en) * | 2017-11-08 | 2019-05-16 | (주) 코스텍 | Lane departure warning system |
KR20190088647A (en) * | 2018-01-19 | 2019-07-29 | 한국해양대학교 산학협력단 | Automatic Lane Painting System Using Unmanned Vehicles |
CN109948552A (en) * | 2019-03-20 | 2019-06-28 | 四川大学 | It is a kind of complexity traffic environment in lane detection method |
CN110539750A (en) * | 2019-08-14 | 2019-12-06 | 合肥工业大学 | lane departure early warning system and method based on driving state and road condition information |
CN112069924A (en) * | 2020-08-18 | 2020-12-11 | 东莞正扬电子机械有限公司 | Lane line detection method, lane line detection device and computer-readable storage medium |
KR20220087180A (en) * | 2020-12-17 | 2022-06-24 | 가톨릭대학교 산학협력단 | Method and System for Object Identification by Patterns of Object Image |
CN114663859A (en) * | 2022-03-24 | 2022-06-24 | 宋春蓉 | Sensitive and accurate complex road condition lane deviation real-time early warning system |
Also Published As
Publication number | Publication date |
---|---|
KR101805883B1 (en) | 2018-01-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101805883B1 (en) | Real time Lane Departure Warning Method and Warning System for Vehicle with Improving Processing Speed | |
Wu et al. | Lane-mark extraction for automobiles under complex conditions | |
US9818301B2 (en) | Lane correction system, lane correction apparatus and method of correcting lane | |
KR101472615B1 (en) | System and method for warning lane departure | |
JP5012718B2 (en) | Image processing device | |
JP6819996B2 (en) | Traffic signal recognition method and traffic signal recognition device | |
EP2573708B1 (en) | Method and System for Detecting Vehicle Position by Employing Polarization Image | |
CN109829365B (en) | Multi-scene adaptive driving deviation and turning early warning method based on machine vision | |
CN104899554A (en) | Vehicle ranging method based on monocular vision | |
KR101094752B1 (en) | Lane Classification Method Using Statistical Model of HSI Color Information | |
US20200285913A1 (en) | Method for training and using a neural network to detect ego part position | |
CN109977776A (en) | A kind of method for detecting lane lines, device and mobile unit | |
EP3282389B1 (en) | Image processing apparatus, image capturing apparatus, moving body apparatus control system, image processing method, and program | |
Liu et al. | Development of a vision-based driver assistance system with lane departure warning and forward collision warning functions | |
KR101584907B1 (en) | Method and Apparatus for recognizing lane using region of interest | |
EP3115966B1 (en) | Object detection device, object detection method, and computer program | |
JP2009187169A (en) | Traveling lane detection device | |
JP4826355B2 (en) | Vehicle surrounding display device | |
EP2256691B1 (en) | Image processing device for vehicle and image processing program | |
KR101620425B1 (en) | System for lane recognition using environmental information and method thereof | |
KR20160126254A (en) | System for detecting road area | |
EP3287948A1 (en) | Image processing apparatus, image capturing apparatus, moving body apparatus control system, image processing method, and program | |
JP2014219960A (en) | Track detection device and track detection method | |
KR101976952B1 (en) | System and method for detecting object using motion vector | |
KR101982091B1 (en) | Surround view monitoring system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right |