CN105913689A - Pre-warning method for motor vehicle driving safety - Google Patents

Pre-warning method for motor vehicle driving safety Download PDF

Info

Publication number
CN105913689A
CN105913689A CN201610493819.5A CN201610493819A CN105913689A CN 105913689 A CN105913689 A CN 105913689A CN 201610493819 A CN201610493819 A CN 201610493819A CN 105913689 A CN105913689 A CN 105913689A
Authority
CN
China
Prior art keywords
pixel
sliding window
value
vehicle
point
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.)
Granted
Application number
CN201610493819.5A
Other languages
Chinese (zh)
Other versions
CN105913689B (en
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.)
Chengdu Zhida Technology Co Ltd
Original Assignee
Chengdu Zhida Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chengdu Zhida Technology Co Ltd filed Critical Chengdu Zhida Technology Co Ltd
Priority to CN201610493819.5A priority Critical patent/CN105913689B/en
Publication of CN105913689A publication Critical patent/CN105913689A/en
Application granted granted Critical
Publication of CN105913689B publication Critical patent/CN105913689B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/16Anti-collision systems
    • G08G1/165Anti-collision systems for passive traffic, e.g. including static obstacles, trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/56Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/16Anti-collision systems
    • G08G1/166Anti-collision systems for active traffic, e.g. moving vehicles, pedestrians, bikes

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Traffic Control Systems (AREA)

Abstract

The invention provides a pre-warning method for motor vehicle driving safety. The method comprises the following steps: in a vehicle running process, performing vehicle distance detection on an image captured by a vehicle-mounted camera; sending out an alarm when the distance between a vehicle and another vehicle in front of the vehicle is shorter than a safe distance. According to the pre-warning method for motor vehicle driving safety, safety detection for a motor vehicle is realized in an embedded chip, so that the driving safety pre-warning performance is improved, and a task processing quantity can be calculated to realize real-time calculation and pre-warning.

Description

Motor vehicle running safe early warning method
Technical field
The present invention relates to intelligent transportation, particularly to a kind of motor vehicle running safe early warning method.
Background technology
In recent years, along with global traffic demand increases, all kinds of urban highway traffic facility resource-constraineds, traffic Supply and demand is uneven, brings huge pressure to urban transportation.In China, drive, no without card is violating the regulations On qualified vehicle, road travels, driver fatigue is driven, drives when intoxicated, overloaded, hypervelocity etc. is to cause traffic thing Therefore reason.Existing road traffic accident analysis shows, the accident percentage relevant with driver's subjective factors Rate accounts for nearly 95%.The reason really causing serious accident is the most still attributed to traffic participant itself, thus A set of comprehensive traffic safety aid system is just particularly important.In recent years, computer technology develops rapidly, Using photographic head objectively to differentiate that concrete environment is possibly realized, digital image processing techniques are the completeest Kind, use the visual information acquired in digital computer process more and more accurately quickly.Traditional automobile chip In manufacture, use Single-chip Controlling.Software in single-chip microcomputer still uses first degree assembler language.Adopt Using the single-threaded method of operation, resource utilization is low.The introducing of intelligent transportation system, running safe early warning Effect increasingly come into one's own, from strength to strength, bring is also task treating capacity to function simultaneously, calculate The increase of amount.The most only the chip controls by single-chip microcomputer does not the most adapt to the safe manufacturing of automobile.
Summary of the invention
For solving the problem existing for above-mentioned prior art, it is pre-that the present invention proposes a kind of motor vehicle running safety Alarm method, including:
In vehicle travel process, the image being captured vehicle-mounted vidicon carries out spacing detection;When vehicle with Warning is sent when the spacing of front truck is less than safe distance.
Preferably, the detection of described spacing farther includes:
Carry out rim detection initially with sub-circular sliding window, will sub-circular sliding window in gray scale to be detected Slide on image, inside sliding window, give the ash of gray value and the sliding window center pixel of each pixel of numbering Angle value compares, if gray value of certain some pixel is less than, with the difference of center gray scale, the threshold set in sliding window Value t, it is determined that this point and sliding window central point have identical gray scale, all in sliding window have same grayscale with center The summation of value constitutes similar area;
By coordinate (xc, yc) represent sliding window centre coordinate, use similar comparison function as follows:
C (x, y)=exp [-[[I (x, y)-I (xc,yc)]/2]6]
(x, y) is coordinate x to I, the gray scale of y;
Then the size of similar area is calculated as:
Under different contrast adaptively selected to t value, i.e. in circular sliding window, by picture in cumulative sliding window Element value determines pixel and threshold value t of sliding window center pixel difference in sliding window:
For given sub-circular sliding window, represent accumulated variables, img with sum(i, j)K () represents center pixel The i-th row jth row in source images, k represents the kth pixel in sliding window, the then threshold value of kth pixel T is:
T=sum/n (xc, yc)
s u m = Σ s = 1 k img ( i , j ) ( s )
Sum makes t value in response to local contrast by cumulative sliding window pixel;
Obtain the difference of kth pixel and center pixel, make comparisons with t, if less than or equal to t, similar Region adds 1, finally judges the size of similar area and threshold value g, if less than g, then current pixel is marginal point, Current pixel value is set to 255, and otherwise, current pixel is not marginal point, it is set to 0.
Preferably, before described rim detection, returning method also includes: candidate marginal is only done edge inspection Surveying, screening technique is as follows:
First, centered by central pixel point, the pixel calculating vertical segment two ends is poor, and with pre-set Difference threshold Th compares, the gray-scale pixels point more than Th as candidate marginal, otherwise, less than Th Point be considered as then that interior pixels point is ready to remove.
The present invention compared to existing technology, has the advantage that
The present invention proposes a kind of motor vehicle running safe early warning method, achieves motor-driven in embedded chip Car safety detection, improves traffic safety early warning performance, it is possible to real by realizing under amount of calculation in task treating capacity Time calculate and early warning.
Accompanying drawing explanation
Fig. 1 is the flow chart of motor vehicle running safe early warning method according to embodiments of the present invention.
Detailed description of the invention
Hereafter provide one or more embodiment of the present invention together with the accompanying drawing of the diagram principle of the invention is detailed Thin description.Describe the present invention in conjunction with such embodiment, but the invention is not restricted to any embodiment.This Bright scope is limited only by the appended claims, and the present invention contains many replacements, amendment and equivalent.? Middle elaboration many detail is described below to provide thorough understanding of the present invention.For exemplary purposes And these details are provided, and can also be according to right without some in these details or all details Claim realizes the present invention.
An aspect of of the present present invention provides a kind of motor vehicle running safe early warning method.Fig. 1 is according to the present invention The motor vehicle running safe early warning method flow chart of embodiment.
The present invention is vehicle detection in vehicle travel process, real time distance.First embedded OS is entered Row is cut out, and then compiled system is transplanted by load driver.Loading third-party image software processes Behind storehouse, carry out writing and carry of application software, be then transplanted in embedded chip.Use adaptive thresholding The method of value is to candidate marginal Detection and Extraction vehicle edge and then extracts vehicle, thus calculates spacing.
The present invention installs cross compilation environment at server end, first sets, and enters at server end Binary image is write and generated to line program, and carry out the operation of application program at embedded board end.Cause The auxiliary of this present invention is driven the program of early warning system and is added corresponding hardware on embedded board and drive Dynamic.
The auxiliary of the present invention is driven early warning system and is used camera collection image, then on the basis of operating system On, carry out application and write, including with lower module:
Image collection module: obtain image from photographic head, then carry out color space conversion and the pretreatment of image, The image detected is sent to other modules.
Lane detection module: identify the traffic lane line in image, it is judged that self is whether in the range of safe track, If it is not, then send warning.
Spacing detection module: by obtain frame of video, image is carried out a series of process, determine front truck or Barrier position in the picture, adjusts the distance and judges, if less than safe distance, then sends alarm.
Car alarming module: when the function of this module is that aforementioned functional module is occurred unsafe condition, send report Alert.
Image display: provide distance prompt from image, provide the user with visible results.
Wherein spacing detection module and lane detection module use same video streaming image source, therefore use Multi-thread programming realizes.The present invention uses timer class to open thread.A letter is produced when timer triggers Number, the timer class run by this way, use incompatible lock mechanism to achieve the communication between thread.As Fruit has a thread to have mutual exclusion lock, then it now can not be accessed by other threads, can be only in dormancy shape State, until lock release is unlocked by this thread.
For lane detection, the detection method that the present invention proposes utilizes known to track color and direction both Feature, is weighted color characteristic processing, bonding position significant characteristics, jointly splits lane position, Then extract lane markings characteristic point, candidate point is fitted, obtains region, track.
Due to Perspective Principles, track obtained in road imaging process always intersects at certain point, and real Border is that two tracks of parallel lines can be rendered as π/3 and 2 π/3 two intersecting lens, in the picture according to this feature Travel direction is retrained, makes notable figure Direction of superposition feature, can more clearly from represent the notable special of track Levy.
For direction α and yardstick β, define filtering core function:
W α , β ( x , y ) = β / ( 2 π c ) - exp ( - a 2 ( 4 a 2 + b 2 ) / ( 8 c 2 ) ) ( exp ( i a β ) - exp ( - c 2 / 2 ) )
Wherein a=xcos α+ysin α, b=-xsin α+ycos α, c=2.2.For track, choose π/3 and 2 π/3 Kernel function under two yardsticks of both direction carries out convolution, if (x y) is (x, y) value put, I and side in figure to I To being the kernel function convolution under β for α and yardstick, it is defined as:
G α , β = I ⊗ W α , β
At z=, (x, y) convolution results put is divided into real part and imaginary part two parts, response value is taken as real part with empty The quadratic sum in portion:
Iα,β(z)=Re (Gα,β(z)2)+Im(Gα,β(z)2)
Response value under a direction α is defined as the fusion of the transformation results of direction different scale β, for uniformly Obtain the information of two yardsticks, take the meansigma methods of different scale result, the fusion results finally obtained, for The region response of each different directions is different, and the region response identical with image texture direction is relatively strong, And it is relatively weak with the region response that image texture direction is runed counter to.
According to track, there is known significantly color characteristic, to appointment during color is significantly schemed to generate Colored pixels carries out significance enhancing, then carries out region on the basis of the notable figure strengthened through color characteristic Contrast compares, and obtains notable figure based on region contrast.I.e. on color space, to some pixel, Calculate it and arrive the distance summation between other all pixels, just obtain this pixel showing under overall situation resolution Write figure.
Pixel I in image IkCalculate utilizing the color contrast saliency value as significance measure method As follows:
S(Ik)=∑1≤j≤nfjD(Ik, Ij)
Wherein D (Ik, Ij) it is pixel IkAnd IjColor distance in Luv color space.N is to wrap in image The sum of all kinds of colors contained, fjIt is that there is pixel IkThe quantity of all pixels of color.
If color significantly figure is S, the notable figure in direction is set to R, for highlighting track further, need to color be shown The notable figure of work figure and direction blends.The notable figure of figure notable to color and direction does Regularization respectively.
N (S)=(S-min (S))/(max (S)-min (S))
Max (S) in formula, min (S) represent the maximum and minimum value in notable figure respectively.
On this basis, both do fusion treatment obtain always significantly scheming SR.
SR=N (S) × N (R)
Notable figure is carried out binary conversion treatment, obtains splitting image.So starting retrieval from picture centre line, Choose at notable figure close shot 1/3 for ROI, extract two track characteristic points, be set to (xi,yi) (i=0,1,2 ..., n). If the parametric equation that function y=F (x) is corresponding is y=kx+b, to arbitrary characteristics point (xi,yi) corresponding target line Error is ε=F (xi)-yi, the error sum of squares of the most all Feature point correspondence is as follows:
f ( k , b ) = m i n Σ i = 1 n [ kx i + b - y i ] 2
Above formula obtains the function of minima and is required straight line parameter.
Spacing is detected, first has to the front vehicles in identification extraction image.The present invention uses a kind of approximation Circular sliding window carries out rim detection.Approximation concentric stroking window is slided, in sliding window on gray level image to be detected The gray value of each pixel that portion gives numbering will compare with the gray value of sliding window center pixel.As Really in sliding window gray value of certain some pixel and the difference of center gray scale less than threshold value t set, it is determined that this point with Sliding window central point has identical gray scale, and in sliding window, the summation of all values having same grayscale to center constitutes similar Region.
By coordinate (xc, yc) represent sliding window centre coordinate.Use similar comparison function as follows:
C (x, y)=exp [-[[I (x, y)-I (xc,yc)]/2]6]
(x, y) is coordinate x to I, the gray scale of y;
Then the size of similar area is calculated as:
Generally, threshold value t determines the feature quantity of the characteristic point that can extract.The present invention is in difference Under contrast adaptively selected to t value: in circular sliding window, determine sliding window by pixel value in cumulative sliding window Interior pixel and threshold value t of sliding window center pixel difference.Computational methods are as follows:
For given sub-circular sliding window, sum represents accumulated variables, img(i, j)K () represents that center pixel exists The i-th row jth row in source images, k represents the kth pixel in sliding window.
Then threshold value t of kth pixel is:
T=sum/n (xc, yc)
s u m = Σ s = 1 k img ( i , j ) ( s )
Sum makes t value calculate by the method for cumulative sliding window pixel the response characteristic of local contrast, right Pixel in sliding window, t value is increasing, and can remove the complex background that major part contrast is less, retain mesh Mark, well separates target and background, and refines edge, therefore can accurate reservation vehicle edge.
Obtain the difference of kth pixel and center pixel, make comparisons with t, if less than or equal to t, similar Region adds 1, finally judges the size of similar area and threshold value g, if less than g, then current pixel is marginal point, Current pixel value is set to 255, and otherwise, current pixel is not marginal point, it is set to 0.
Before above-mentioned rim detection, first carry out Preliminary screening, only candidate marginal is done rim detection, screening Method is as follows:
First, centered by central pixel point, the pixel calculating vertical segment two ends is poor, and with pre-set Difference threshold Th compares, and edge occurs in the pixel that grey-scale contrast is big, the therefore ash more than Th Degree pixel as candidate marginal, otherwise, the point less than Th is considered as then that interior pixels point is ready to remove.
Vehicle in video image shape in the picture presents certain rule, the most proportional length Square, therefore the present invention uses shape facility as detection vehicle foundation.Vehicle is the rule having lines, Top and bottom portion horizontal line, both sides vertical edges etc. the most after treatment, all can present certain straight line etc. Feature.
For complicated environment, selected shape feature of the present invention and boundary characteristic as extracting vehicle location Feature.Image is cut out by the first present invention, only close shot is carried out vehicle detection, then carries out image Enhancement process, including expanding, corrodes scheduling algorithm.In order to further determine that vehicle location, use the shape of vehicle Shape feature, gets rid of the mistake survey that background causes.
Alternatively, spacing detect in, by the size of each light stream vectors mould be grouped into driving Segmentation, obtains front vehicle position.
ROI can be divided on the basis of detecting track, set up pattern mask, if in image two The straight line in track is y=k1x+b1And y=k2x+b2, for N × M dimension image I, (x y), arranges pattern mask (x, y) is similarly the bianry image of N × M to M, for all 1's matrix.Its create-rule is as follows.
M (x, y)=1 y < k1x+b1And y > k2x+b2
M (x, y)=0 other
Vehicle area coverage in the picture is far longer than a block of pixels, so image is carried out vector block Dividing, setup algorithm obtains Ii=I (xi,yi) 5 × 5 neighborhood light stream vectors put are Vi=(ui,vi), then can obtain (x, y), each field direction covers 5 × 5 neighborhoods of correspondence position in original image to image light flow field Y. As M (xi,yiDuring)=1, Y (xi,yi)=(ui,vi)
In order to carry out single Threshold segmentation, light stream vectors is melted at component u, v of x, y both direction Close, obtain merge scalar figure P (x, y):
P ( x i , y i ) = u i 2 + v i 2
To P (xi,yi) carry out region division, obtain vehicle motion contrast district in image, for early warning meter afterwards Calculate and reliable guarantee is provided.
In sum, the present invention proposes a kind of motor vehicle running safe early warning method, in embedded chip Achieve information of safety inspection for motor vehicles, improve traffic safety early warning performance, it is possible to will calculate in task treating capacity The lower realization of amount calculates and early warning in real time.
Obviously, it should be appreciated by those skilled in the art, each module or each step of the above-mentioned present invention are permissible Realizing by general calculating system, they can concentrate in single calculating system, or is distributed in many On the network that individual calculating system is formed, alternatively, they can use the executable program code of calculating system Realize, it is thus possible to be stored in storage system being performed by calculating system.So, this Bright be not restricted to any specific hardware and software combine.
It should be appreciated that the above-mentioned detailed description of the invention of the present invention is used only for exemplary illustration or explains this The principle of invention, and be not construed as limiting the invention.Therefore, without departing from the spirit and scope of the present invention In the case of any modification, equivalent substitution and improvement etc. done, should be included in protection scope of the present invention Within.Additionally, claims of the present invention be intended to fall into scope and border or Whole in the equivalents on this scope of person and border change and modifications example.

Claims (3)

1. a motor vehicle running safe early warning method, it is characterised in that including:
In vehicle travel process, the image being captured vehicle-mounted vidicon carries out spacing detection;When vehicle with Warning is sent when the spacing of front truck is less than safe distance.
Method the most according to claim 1, it is characterised in that the detection of described spacing farther includes:
Carry out rim detection initially with sub-circular sliding window, will sub-circular sliding window in gray scale to be detected Slide on image, inside sliding window, give the ash of gray value and the sliding window center pixel of each pixel of numbering Angle value compares, if gray value of certain some pixel is less than, with the difference of center gray scale, the threshold set in sliding window Value t, it is determined that this point and sliding window central point have identical gray scale, all in sliding window have same grayscale with center The summation of value constitutes similar area;
By coordinate (xc, yc) represent sliding window centre coordinate, use similar comparison function as follows:
C (x, y)=exp [-[[I (x, y)-I (xc,yc)]/2]6]
(x, y) is coordinate x to I, the gray scale of y;
Then the size of similar area is calculated as:
Under different contrast adaptively selected to t value, i.e. in circular sliding window, by picture in cumulative sliding window Element value determines pixel and threshold value t of sliding window center pixel difference in sliding window:
For given sub-circular sliding window, represent accumulated variables, img with sum(i, j)K () represents center pixel The i-th row jth row in source images, k represents the kth pixel in sliding window, the then threshold value of kth pixel T is:
T=sum/n (xc, yc)
s u m = Σ s = 1 k img ( i , j ) ( s )
Sum makes t value in response to local contrast by cumulative sliding window pixel;
Obtain the difference of kth pixel and center pixel, make comparisons with t, if less than or equal to t, similar Region adds 1, finally judges the size of similar area and threshold value g, if less than g, then current pixel is marginal point, Current pixel value is set to 255, and otherwise, current pixel is not marginal point, it is set to 0.
Method the most according to claim 2, it is characterised in that before described rim detection, returning method Also include: only candidate marginal being done rim detection, screening technique is as follows:
First, centered by central pixel point, the pixel calculating vertical segment two ends is poor, and with pre-set Difference threshold Th compares, the gray-scale pixels point more than Th as candidate marginal, otherwise, less than Th Point be considered as then that interior pixels point is ready to remove.
CN201610493819.5A 2016-06-28 2016-06-28 Motor vehicle running safe early warning method Expired - Fee Related CN105913689B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610493819.5A CN105913689B (en) 2016-06-28 2016-06-28 Motor vehicle running safe early warning method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610493819.5A CN105913689B (en) 2016-06-28 2016-06-28 Motor vehicle running safe early warning method

Publications (2)

Publication Number Publication Date
CN105913689A true CN105913689A (en) 2016-08-31
CN105913689B CN105913689B (en) 2018-08-28

Family

ID=56758907

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610493819.5A Expired - Fee Related CN105913689B (en) 2016-06-28 2016-06-28 Motor vehicle running safe early warning method

Country Status (1)

Country Link
CN (1) CN105913689B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106828460A (en) * 2017-03-02 2017-06-13 深圳明创自控技术有限公司 A kind of safe full-automatic pilot for prevention of car collision

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102063704A (en) * 2010-11-19 2011-05-18 中国航空无线电电子研究所 Airborne vision enhancement method and device
JP5471310B2 (en) * 2009-10-30 2014-04-16 コニカミノルタ株式会社 Operation analysis system
CN103870833A (en) * 2014-03-31 2014-06-18 武汉工程大学 Method for extracting and evaluating pavement crack based on concavity measurement
CN105336217A (en) * 2015-12-09 2016-02-17 东华大学 Driving safety prewarning system based on machine vision and Android platform

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5471310B2 (en) * 2009-10-30 2014-04-16 コニカミノルタ株式会社 Operation analysis system
CN102063704A (en) * 2010-11-19 2011-05-18 中国航空无线电电子研究所 Airborne vision enhancement method and device
CN103870833A (en) * 2014-03-31 2014-06-18 武汉工程大学 Method for extracting and evaluating pavement crack based on concavity measurement
CN105336217A (en) * 2015-12-09 2016-02-17 东华大学 Driving safety prewarning system based on machine vision and Android platform

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106828460A (en) * 2017-03-02 2017-06-13 深圳明创自控技术有限公司 A kind of safe full-automatic pilot for prevention of car collision

Also Published As

Publication number Publication date
CN105913689B (en) 2018-08-28

Similar Documents

Publication Publication Date Title
CN106203267A (en) Vehicle collision avoidance method based on machine vision
CN110188807B (en) Tunnel pedestrian target detection method based on cascading super-resolution network and improved Faster R-CNN
US20190122059A1 (en) Signal light detection
CN102708356B (en) Automatic license plate positioning and recognition method based on complex background
CN106652465A (en) Method and system for identifying abnormal driving behavior on road
US11380104B2 (en) Method and device for detecting illegal parking, and electronic device
CN107563265B (en) High beam detection method and device
CN103258213B (en) A kind of for the dynamic vehicle model recognizing method in intelligent transportation system
CN108805016B (en) Head and shoulder area detection method and device
CN101211411B (en) Human body detection process and device
CN106951879A (en) Multiple features fusion vehicle checking method based on camera and millimetre-wave radar
CN105512720A (en) Public transport vehicle passenger flow statistical method and system
CN110334634A (en) A kind of detection method and prior-warning device of lane line classification
CN106887004A (en) A kind of method for detecting lane lines based on Block- matching
CN108038416A (en) Method for detecting lane lines and system
CN108647708A (en) Driver evaluation's method, apparatus, equipment and storage medium
CN106257490A (en) The method and system of detection driving vehicle information
CN108256445B (en) Lane line detection method and system
CN107808392A (en) The automatic method for tracking and positioning of safety check vehicle and system of open scene
CN103679205A (en) Preceding car detection method based on shadow hypothesis and layered HOG (histogram of oriented gradient) symmetric characteristic verification
DE102018129993A1 (en) METHOD FOR DETECTING VEHICLES, METHOD FOR DETECTING VEHICLES AT NIGHT ON THE BASIS OF DYNAMIC LIGHT INTENSITY AND SYSTEM THEREFOR
CN110853060A (en) Vehicle appearance detection method and device, computer equipment and storage medium
CN111209923A (en) Deep learning technology-based muck truck cover or uncover identification method
CN106951820B (en) Passenger flow statistical method based on annular template and ellipse fitting
CN115376108A (en) Obstacle detection method and device in complex weather

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Pre-warning method for motor vehicle driving safety

Effective date of registration: 20200619

Granted publication date: 20180828

Pledgee: Bank of Chengdu science and technology branch of Limited by Share Ltd.

Pledgor: CHENGDU ZHIDA TECHNOLOGY Co.,Ltd.

Registration number: Y2020980003275

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180828

Termination date: 20210628