CN110310488B - Large truck violation message generation method and system - Google Patents

Large truck violation message generation method and system Download PDF

Info

Publication number
CN110310488B
CN110310488B CN201910624438.XA CN201910624438A CN110310488B CN 110310488 B CN110310488 B CN 110310488B CN 201910624438 A CN201910624438 A CN 201910624438A CN 110310488 B CN110310488 B CN 110310488B
Authority
CN
China
Prior art keywords
large truck
lane
license plate
plate number
truck
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.)
Active
Application number
CN201910624438.XA
Other languages
Chinese (zh)
Other versions
CN110310488A (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.)
Nanjing University of Science and Technology
Original Assignee
Nanjing University of Science and Technology
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 Nanjing University of Science and Technology filed Critical Nanjing University of Science and Technology
Priority to CN201910624438.XA priority Critical patent/CN110310488B/en
Publication of CN110310488A publication Critical patent/CN110310488A/en
Application granted granted Critical
Publication of CN110310488B publication Critical patent/CN110310488B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/017Detecting movement of traffic to be counted or controlled identifying vehicles
    • G08G1/0175Detecting movement of traffic to be counted or controlled identifying vehicles by photographing vehicles, e.g. when violating traffic rules
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/123Traffic control systems for road vehicles indicating the position of vehicles, e.g. scheduled vehicles; Managing passenger vehicles circulating according to a fixed timetable, e.g. buses, trains, trams
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/60Type of objects
    • G06V20/62Text, e.g. of license plates, overlay texts or captions on TV images
    • G06V20/625License plates

Abstract

The invention belongs to the field of software, and provides a method and a system for generating violation messages of large trucks, wherein the method comprises the following steps: detecting whether the current position coordinate is in the expressway; if the current position coordinate is in the highway, judging whether the current lane is the left lane of the highway or not; if the current lane is the left lane of the expressway, acquiring the vehicle images shot by the camera group towards the area right in front of the windshield and the shooting time of the vehicle images, and identifying the license plate number of the vehicle images; matching the license plate number with the license plate number of the large truck in the province; if the matching is successful, identifying the license plate number of the large truck in the province; packaging preset large truck violation labels, large truck license plate numbers, shooting time and position coordinates to generate large truck violation messages; and uploading the violation information of the large truck, the violation video of the large truck and the corresponding relation to a preset management server. The invention is beneficial to improving the supervision effect of large trucks.

Description

Large truck violation message generation method and system
Technical Field
The invention belongs to the field of software, and particularly relates to a method and a system for generating violation messages of large trucks.
Background
At present, when a large truck runs on a highway, the phenomenon that a lane on the left side of the highway is occupied generally exists, and more traffic accidents are caused. Because most of large trucks running on the expressway belong to heavy trucks, the total weight of the trucks is about 49 tons generally, and if the large trucks occupy lanes on the left side, once the trucks cannot be braked, destructive collision and extrusion are likely to be caused to front small-sized trucks. Furthermore, if a large truck occupies the left lane, the following small cars can only overtake from the right side, which is known to be dangerous.
However, the monitoring system installed on the highway aims at monitoring violation of all vehicle bodies on the highway, the monitoring range is too large, the monitoring system is not targeted, and the violation of regulation information of the large truck is difficult to generate.
Disclosure of Invention
In view of this, the embodiment of the invention provides a method and a system for generating a violation message of a large truck, so as to solve the problem that the violation message of the large truck is difficult to generate in time in the prior art, so that the supervision effect of the large truck is not ideal.
In a first aspect, an embodiment of the present invention provides a method for generating a violation message of a large truck, including:
the method comprises the steps that a vehicle-mounted terminal obtains a current position coordinate and detects whether the current position coordinate is in a highway or not;
if the current position coordinate is in the highway, judging whether the current lane is the left lane of the highway or not;
if the current lane is the left lane of the expressway, triggering a shooting instruction, acquiring vehicle images shot by a camera group towards an area right in front of a windshield and shooting time of the vehicle images by utilizing the shooting instruction, and identifying license plate numbers of the vehicle images;
in a preset storage area, acquiring a pre-stored large truck license plate number of the province, and matching the license plate number with the large truck license plate number of the province;
if the license plate number is successfully matched with the license plate number of the large truck in the province, identifying the license plate number of the large truck in the province as the license plate number of the large truck in the province;
packaging a preset large truck violation label, the large truck license plate number, the shooting time and the position coordinate to generate a large truck violation message;
and establishing a corresponding relation between the large truck violation message and the large truck violation video, and uploading the large truck violation message, the large truck violation video and the corresponding relation to a preset management server.
Preferably, if the current position coordinate is located in an expressway, determining whether a current lane is a left lane of the expressway, specifically:
and if the current position coordinate is in the expressway, acquiring a road image of the expressway, carrying out lane recognition on the road image, judging that the current lane is the left lane of the expressway if the lane is recognized as the left lane, and judging that the current lane is not the left lane of the expressway if the lane is recognized as the middle lane or the right lane.
Preferably, if the current position coordinate is located in an expressway, determining whether a current lane is a left lane of the expressway, specifically:
if the current position coordinate is in the highway, acquiring an image of the left side of the vehicle body through a side-viewing camera arranged on a left rearview mirror, identifying whether a moving object exists in the image of the left side of the vehicle body by utilizing a background difference method, and meanwhile, acquiring the distance between the vehicle body and a left side rail through a distance sensor arranged on an outer handle of a left vehicle door, if the image of the left side of the vehicle body does not exist the moving object and the mean value of the distance between the vehicle body and the left side rail is smaller than a preset distance within a preset time, judging that the current lane is the left lane of the highway, and if the image of the left side of the vehicle body exists the moving object or the mean value of the distance between the vehicle body and the left side rail is not smaller than the preset distance within the preset time, judging that the current lane is not the left lane of the highway.
Preferably, if the current lane is the left lane of the expressway, a shooting instruction is triggered, and by using the shooting instruction, vehicle images shot by a camera group towards an area right in front of a windshield and shooting time of the vehicle images are acquired, and license plate numbers of the vehicle images are identified, specifically:
if the current lane is the left lane of the expressway, the current speed is obtained, whether the current speed is lower than the minimum driving speed required by the left lane of the expressway is judged, if the current speed is lower than the minimum driving speed required by the left lane of the expressway, the shooting instruction is utilized to obtain the vehicle images shot by the shooting group towards the area right in front of the windshield and the shooting time of the vehicle images, and the license plate number of the vehicle images is identified.
The method comprises the following steps of packaging a preset large truck violation label, a large truck license plate number, shooting time and the position coordinate to generate a large truck violation message, and specifically comprises the following steps:
acquiring an image frame rate, multiplying the image frame rate by preset time to obtain the number of frames of the vehicle image acquired within the preset time, acquiring the number of times of identifying the license plate number of the large truck of the province within the preset time, generating a model according to a preset truck identification reliability coefficient, the number of the acquired vehicle image and the number of times of identifying the license plate number of the large truck of the province, generating a truck identification reliability coefficient for identifying the license plate number of the large truck of the province, and packaging a preset large truck violation label, the license plate number of the large truck, shooting time and the position coordinate to generate a large truck violation message when the truck identification reliability coefficient is greater than the preset value;
the truck identification reliability coefficient generation model specifically comprises the following steps:
Figure GDA0003260225670000031
wherein V is a truck identification reliability coefficient and consists of an identification rate and an identification coefficient,
Figure GDA0003260225670000032
for the identification rate, Ni represents the number of times of identifying the license plate number of the large truck of the province within the preset time, and Frames represents the number of Frames of the acquired vehicle image within the preset time;
Figure GDA0003260225670000033
for the identification coefficient, No represents a preset number of identifications; 0<a<1、0<b<The size of 1, a + b is 1, and the weight ratio of the identification rate and the identification coefficient in the truck identification reliability coefficient is determined by the size of a and b.
Preferably, the position coordinate is a GPS coordinate or a beidou coordinate, the large Truck violation label is composed of a first character string and a second character string, the first character string is 0x1906, and the second character string is Truck.
In a second aspect, an embodiment of the present invention provides a system for generating a large truck violation message, including:
the system comprises a position coordinate acquisition module, a position coordinate acquisition module and a position coordinate detection module, wherein the position coordinate acquisition module is used for acquiring a current position coordinate and detecting whether the current position coordinate is in a highway or not;
the left lane judging module is used for judging whether the current lane is the left lane of the expressway or not if the current position coordinate is in the expressway;
the license plate number identification module is used for triggering a shooting instruction if the current lane is the left lane of the expressway, acquiring a vehicle image shot by a camera group towards an area right in front of a windshield and the shooting time of the vehicle image by utilizing the shooting instruction, and identifying the license plate number of the vehicle image;
the large truck license plate matching module is used for acquiring a pre-stored large truck license plate number of the province in a preset storage area and matching the license plate number with the large truck license plate number of the province;
the large truck license plate number identification module is used for identifying that the license plate number is the license plate number of the large truck in the province if the license plate number is successfully matched with the license plate number of the large truck in the province;
the large truck violation message generating module is used for packaging a preset large truck violation label, the large truck license plate number, the shooting time and the position coordinate to generate a large truck violation message;
and the large truck violation message uploading module is used for establishing a corresponding relation between the large truck violation message and the large truck violation video and uploading the large truck violation message, the large truck violation video and the corresponding relation to a preset management server.
Preferably, the left lane determining module is specifically configured to:
and if the current position coordinate is in the expressway, acquiring a road image of the expressway, carrying out lane recognition on the road image, judging that the current lane is the left lane of the expressway if the lane is recognized as the left lane, and judging that the current lane is not the left lane of the expressway if the lane is recognized as the middle lane or the right lane.
Preferably, the left lane determining module is specifically configured to:
if the current position coordinate is in the highway, acquiring an image of the left side of the vehicle body through a side-viewing camera arranged on a left rearview mirror, identifying whether a moving object exists in the image of the left side of the vehicle body by utilizing a background difference method, and meanwhile, acquiring the distance between the vehicle body and a left side rail through a distance sensor arranged on an outer handle of a left vehicle door, if the image of the left side of the vehicle body does not exist the moving object and the mean value of the distance between the vehicle body and the left side rail is smaller than a preset distance within a preset time, judging that the current lane is the left lane of the highway, and if the image of the left side of the vehicle body exists the moving object or the mean value of the distance between the vehicle body and the left side rail is not smaller than the preset distance within the preset time, judging that the current lane is not the left lane of the highway.
Preferably, the large truck license plate number identification module is specifically configured to: if the current lane is the left lane of the expressway, the current speed is obtained, whether the current speed is lower than the minimum driving speed required by the left lane of the expressway is judged, if the current speed is lower than the minimum driving speed required by the left lane of the expressway, the shooting instruction is utilized to obtain the vehicle images shot by the shooting group towards the area right in front of the windshield and the shooting time of the vehicle images, and the license plate number of the vehicle images is identified.
Preferably, the large truck violation message generating module is specifically configured to: acquiring an image frame rate, multiplying the image frame rate by preset time to obtain the number of frames of the vehicle image acquired within the preset time, acquiring the number of times of identifying the license plate number of the large truck of the province within the preset time, generating a model according to a preset truck identification reliability coefficient, the number of the acquired vehicle image and the number of times of identifying the license plate number of the large truck of the province, generating a truck identification reliability coefficient for identifying the license plate number of the large truck of the province, and packaging a preset large truck violation label, the license plate number of the large truck, shooting time and the position coordinate to generate a large truck violation message when the truck identification reliability coefficient is greater than the preset value;
the truck identification reliability coefficient generation model specifically comprises the following steps:
Figure GDA0003260225670000051
wherein V is a truck identification reliability coefficient and consists of an identification rate and an identification coefficient,
Figure GDA0003260225670000061
for the identification rate, Ni represents the number of times of identifying the license plate number of the large truck of the province within the preset time, and Frames represents the number of Frames of the acquired vehicle image within the preset time;
Figure GDA0003260225670000062
for the identification coefficient, No represents a preset number of identifications; 0<a<1、0<b<The size of 1, a + b is 1, and the weight ratio of the identification rate and the identification coefficient in the truck identification reliability coefficient is determined by the size of a and b.
Compared with the prior art, the method and the system for generating the violation messages of the large trucks solve the problem that the violation messages of the large trucks are difficult to generate in time and the supervision effect of the large trucks is not ideal in the prior art.
Drawings
FIG. 1 is a flow chart of an implementation of a method for generating a violation message of a large truck according to an embodiment of the present invention;
fig. 2 is a block diagram of a large truck violation message generating system according to an embodiment of the present invention.
Detailed Description
Referring to fig. 1, fig. 1 is a flowchart of an implementation of a method for generating a violation message of a large truck according to an embodiment of the present invention, where the method is applied to a terminal, and the method for generating a violation message of a large truck shown in fig. 1 may include the following steps:
s101, a vehicle-mounted terminal acquires a current position coordinate and detects whether the current position coordinate is in a highway or not;
the vehicle-mounted terminal is front-end equipment of the vehicle body monitoring and management system, is connected with the camera group, is arranged in a vehicle and is a vehicle event data recorder and a mobile phone.
S102, if the current position coordinate is in the expressway, judging whether a current lane is a left lane of the expressway;
wherein, S102 has two implementation manners, which are detailed as follows:
in a first implementation manner, if the current position coordinate is in a highway, a road image of the highway is acquired, lane recognition is performed on the road image, if the lane is recognized as a left lane, the current lane is judged to be the left lane of the highway, and if the lane is recognized as a middle lane or a right lane, the current lane is judged not to be the left lane of the highway.
The lane recognition algorithm is the prior art, and is not described herein.
In a second implementation manner, if the current position coordinate is in the highway, acquiring an image of the left side of the vehicle body through a side view camera installed on a left rearview mirror, identifying whether a moving object exists in the image of the left side of the vehicle body by using a background difference method, and meanwhile acquiring the distance between the vehicle body and a left side rail through a distance sensor installed on an outer handle of a left vehicle door, if the image of the left side of the vehicle body does not exist a moving object and the mean value of the distance between the vehicle body and the left side rail is smaller than a preset distance within a preset time, determining that the current lane is the left lane of the highway, and if the image of the left side of the vehicle body exists a moving object or the mean value of the distance between the vehicle body and the left side rail is not smaller than a preset distance within a preset time, determining that the current lane is not the left lane of the highway.
The preset time and the preset distance are set by the user or default of the system, and are not limited herein.
If no moving object exists in the image of the left side of the vehicle body within the preset time and the average value of the distances between the vehicle body and the left side rail is smaller than the preset distance, the fact that the vehicle body of the vehicle body is close to the left side rail and is located in a left lane of the expressway is shown.
Wherein, preferably, the preset distance is 1.95 meters, and the preset time is 10 seconds. The preset focal length is 2.6 mm. Because the lane of highway is generally 3.75 meters, the dolly width is about 1.80 meters, the big car width is about 2.50 meters, the focal length of mobile unit automatically regulated looks at the camera and is 2.6 millimeters, can control the shooting range that looks at the camera and cover the lane of automobile body left side 1.95 meters, in this way, just can acquire and acquire the image on the left of the automobile body.
S103, if the current lane is the left lane of the expressway, triggering a shooting instruction, acquiring vehicle images shot by a camera group towards an area right in front of a windshield and shooting time of the vehicle images by using the shooting instruction, and identifying license plate numbers of the vehicle images;
if the current lane is the left lane of the expressway, the current speed is obtained, whether the current speed is lower than the minimum driving speed required by the left lane of the expressway is judged, if the current speed is lower than the minimum driving speed required by the left lane of the expressway, the shooting instruction is utilized to obtain vehicle images shot by a shooting group towards an area right in front of a windshield and the shooting time of the vehicle images, whether the color of the license plate of the vehicle image is yellow is identified, and if the license plate of the vehicle image is yellow, the license plate number of the vehicle image is identified.
The large truck and the small truck can be directly distinguished by using license plate recognition software to detect the color of the license plate, and license plate number recognition is carried out after the large truck is distinguished, so that the beneficial effects are that: the license plate number of the non-large truck does not need to be identified, and the data for identifying the license plate number of the non-large truck is reduced, so that the data volume processed by the vehicle-mounted terminal can be greatly reduced.
If the current vehicle speed is lower than the minimum driving speed required by the left lane of the expressway, the fact that an obstacle exists in front is indicated, therefore, the current driving state is determined by judging the current vehicle speed of the vehicle body, and preparation is made for identifying license plates.
S104, in a preset storage area, obtaining a pre-stored large truck license plate number of the province, and matching the license plate number with the large truck license plate number of the province;
compared with the large truck license plate number stored in the country, the pre-stored large truck license plate number in the province can greatly reduce the time required for matching and effectively improve the matching efficiency of the large truck license plate number.
S105, if the license plate number is successfully matched with the license plate number of the large truck in the province, identifying the license plate number of the large truck in the province as the license plate number of the large truck in the province;
s106, packaging a preset large truck violation label, the license plate number of the large truck, the shooting time and the position coordinate to generate a large truck violation message;
wherein, S106 specifically is:
acquiring an image frame rate, multiplying the image frame rate by preset time to obtain the number of frames of the vehicle image acquired within the preset time, acquiring the number of times of identifying the license plate number of the large truck of the province within the preset time, generating a model according to a preset truck identification reliability coefficient, the number of the acquired vehicle image and the number of times of identifying the license plate number of the large truck of the province, generating a truck identification reliability coefficient for identifying the license plate number of the large truck of the province, and packaging a preset large truck violation label, the license plate number of the large truck, shooting time and the position coordinate to generate a large truck violation message when the truck identification reliability coefficient is greater than the preset value;
the truck identification reliability coefficient generation model specifically comprises the following steps:
Figure GDA0003260225670000081
wherein V is a truck identification reliability coefficient and consists of an identification rate and an identification coefficient,
Figure GDA0003260225670000091
for the identification rate, Ni represents the number of times of identifying the license plate number of the large truck of the province within the preset time, and Frames represents the number of Frames of the acquired vehicle image within the preset time;
Figure GDA0003260225670000092
for the identification coefficient, No represents a preset number of identifications; 0<a<1、0<b<The size of 1, a + b is 1, and the weight ratio of the identification rate and the identification coefficient in the truck identification reliability coefficient is determined by the size of a and b.
The truck identification reliability coefficient is used for describing the reliability of identifying the license plate number of the large truck of the province, the truck identification reliability coefficient is higher and more reliable, and otherwise, the truck identification reliability coefficient is lower and more unreliable.
The identification rate and the identification coefficient are larger, the truck identification reliability coefficient is higher, and therefore error identification can be effectively avoided, the license plate number of the large truck of the province is correct, and the generated violation message of the large truck is more reliable.
The preset value and the preset time are set by the user or default by the system, and are not limited herein.
The position coordinate is a GPS coordinate or a Beidou coordinate, the large Truck violation label is composed of a first character string and a second character string, the first character string is 0x1906, and the second character string is Truck.
The large truck violation label is stored in a fixed position of the large truck violation message and used for informing the management server that the license plate number, the shooting time and the position coordinate of the large truck are behind the large truck violation label.
S107, establishing a corresponding relation between the large truck violation message and the large truck violation video, and uploading the large truck violation message, the large truck violation video and the corresponding relation to a preset management server.
It should be noted that the management server obtains factory-set automatic scanning parameters, the automatic scanning parameters comprise a time interval and an information interface, the time interval is extracted from the automatic scanning parameters, a timer generates a scanning instruction of the information interface according to the time interval, whether data uploaded by a vehicle-mounted terminal exists in the information interface is scanned according to the scanning instruction, when the data uploaded by the vehicle-mounted terminal exists in the information interface, the data uploaded by the vehicle-mounted terminal is processed through Deep Packet Inspection (DPI) technology, so that the large truck violation message, the large truck violation video and the corresponding relation are obtained, then the large truck violation message is transmitted to a decision interface by the information interface for processing, then the decision interface transmits the large truck violation message to an LED display screen on a highway with the position coordinate according to the position coordinate in the large truck violation message, to alert the driver of the vehicle driving the large truck license plate number. Therefore, the violation information of the large truck can be obtained in time, and the driver driving the large truck license plate can be reminded in time.
And establishing a corresponding relation between the large truck violation message and the large truck violation video, and uploading the large truck violation message, the large truck violation video and the corresponding relation to a preset management server by adopting a 4G network mode or a 5G network mode.
In the embodiment of the invention, the preset violation label of the large truck, the license plate number of the large truck, the shooting time and the position coordinate are packaged to generate the violation message of the large truck, so that the violation message of the large truck can be generated in time, evidence is provided for the violation judgment of the large truck, and the monitoring effect of the large truck is improved.
Referring to fig. 2, fig. 2 is a block diagram of a large truck violation message generating system according to an embodiment of the present invention, where the large truck violation message generating system includes:
a position coordinate obtaining module 21, configured to obtain a current position coordinate, and detect whether the current position coordinate is located in a highway;
a left lane determining module 22, configured to determine whether the current lane is a left lane of the highway if the current position coordinate is located in the highway;
the license plate number identification module 23 is configured to trigger a shooting instruction if the current lane is the left lane of the highway, acquire, by using the shooting instruction, a vehicle image shot by a camera group toward an area right in front of a windshield and shooting time of the vehicle image, and identify a license plate number of the vehicle image;
the large truck license plate number matching module 24 is used for acquiring a pre-stored large truck license plate number of the province in a preset storage area and matching the license plate number with the license plate number of the large truck of the province;
a large truck license plate number identification module 25, configured to identify that the license plate number is a large truck license plate number of the province if the license plate number is successfully matched with the license plate number of the local province;
the large truck violation message generating module 26 is configured to encapsulate a preset large truck violation label, the large truck license plate number, the shooting time and the position coordinate to generate a large truck violation message;
and the large truck violation message uploading module 27 is used for establishing a corresponding relationship between the large truck violation message and the large truck violation video, and uploading the large truck violation message, the large truck violation video and the corresponding relationship to a preset management server.
In the embodiment of the invention, the preset violation label of the large truck, the license plate number of the large truck, the shooting time and the position coordinate are packaged to generate the violation message of the large truck, so that the violation message of the large truck can be generated in time, evidence is provided for the violation judgment of the large truck, and the monitoring effect of the large truck is improved.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention.

Claims (8)

1. A large truck violation message generation method is characterized by comprising the following steps:
the method comprises the steps that a vehicle-mounted terminal obtains a current position coordinate and detects whether the current position coordinate is in a highway or not;
if the current position coordinate is in the highway, judging whether the current lane is the left lane of the highway or not;
if the current lane is the left lane of the expressway, triggering a shooting instruction, acquiring vehicle images shot by a camera group towards an area right in front of a windshield and shooting time of the vehicle images by utilizing the shooting instruction, and identifying license plate numbers of the vehicle images;
in a preset storage area, acquiring a pre-stored large truck license plate number of the province, and matching the license plate number with the large truck license plate number of the province;
if the license plate number is successfully matched with the license plate number of the large truck in the province, identifying the license plate number of the large truck in the province as the license plate number of the large truck in the province;
packaging a preset large truck violation label, the large truck license plate number, the shooting time and the position coordinate to generate a large truck violation message;
establishing a corresponding relation between the large truck violation message and the large truck violation video, and uploading the large truck violation message, the large truck violation video and the corresponding relation to a preset management server;
the method comprises the following steps of packaging a preset large truck violation label, a large truck license plate number, shooting time and the position coordinate to generate a large truck violation message, and specifically comprises the following steps:
acquiring an image frame rate, multiplying the image frame rate by preset time to obtain the number of frames of the vehicle image acquired within the preset time, acquiring the number of times of identifying the license plate number of the large truck of the province within the preset time, generating a model according to a preset truck identification reliability coefficient, the number of the acquired vehicle image and the number of times of identifying the license plate number of the large truck of the province, generating a truck identification reliability coefficient for identifying the license plate number of the large truck of the province, and packaging a preset large truck violation label, the license plate number of the large truck, shooting time and the position coordinate to generate a large truck violation message when the truck identification reliability coefficient is greater than the preset value;
the truck identification reliability coefficient generation model specifically comprises the following steps:
Figure FDA0003260225660000021
wherein V is a truck identification reliability coefficient and consists of an identification rate and an identification coefficient,
Figure FDA0003260225660000022
for the identification rate, Ni represents the number of times of identifying the license plate number of the large truck of the province within the preset time, and Frames represents the number of Frames of the acquired vehicle image within the preset time;
Figure FDA0003260225660000023
for the identification coefficient, No represents a preset number of identifications; 0<a<1、0<b<1, a + b is 1, and the sizes of a and b respectively determine the weight of the identification rate and the identification coefficient in the truck identification reliability coefficientAnd (4) weight ratio.
2. The method according to claim 1, wherein if the current position coordinate is in a highway, determining whether the current lane is a left lane of the highway, specifically:
and if the current position coordinate is in the expressway, acquiring a road image of the expressway, carrying out lane recognition on the road image, judging that the current lane is the left lane of the expressway if the lane is recognized as the left lane, and judging that the current lane is not the left lane of the expressway if the lane is recognized as the middle lane or the right lane.
3. The method according to claim 1, wherein if the current position coordinate is in a highway, determining whether the current lane is a left lane of the highway, specifically:
if the current position coordinate is in the highway, acquiring an image of the left side of the vehicle body through a side-viewing camera arranged on a left rearview mirror, identifying whether a moving object exists in the image of the left side of the vehicle body by utilizing a background difference method, and meanwhile, acquiring the distance between the vehicle body and a left side rail through a distance sensor arranged on an outer handle of a left vehicle door, if the image of the left side of the vehicle body does not exist the moving object and the mean value of the distance between the vehicle body and the left side rail is smaller than a preset distance within a preset time, judging that the current lane is the left lane of the highway, and if the image of the left side of the vehicle body exists the moving object or the mean value of the distance between the vehicle body and the left side rail is not smaller than the preset distance within the preset time, judging that the current lane is not the left lane of the highway.
4. The method according to claim 1, wherein if the current lane is the left lane of the expressway, a shooting instruction is triggered, and by using the shooting instruction, vehicle images shot by a camera group towards an area right in front of a windshield and shooting time of the vehicle images are acquired, and license plate numbers of the vehicle images are identified, specifically:
if the current lane is the left lane of the expressway, the current speed is obtained, whether the current speed is lower than the minimum driving speed required by the left lane of the expressway is judged, if the current speed is lower than the minimum driving speed required by the left lane of the expressway, the shooting instruction is utilized to obtain the vehicle images shot by the shooting group towards the area right in front of the windshield and the shooting time of the vehicle images, and the license plate number of the vehicle images is identified.
5. A system for large truck violation message generation, comprising:
the system comprises a position coordinate acquisition module, a position coordinate acquisition module and a position coordinate detection module, wherein the position coordinate acquisition module is used for acquiring a current position coordinate and detecting whether the current position coordinate is in a highway or not;
the left lane judging module is used for judging whether the current lane is the left lane of the expressway or not if the current position coordinate is in the expressway;
the license plate number identification module is used for triggering a shooting instruction if the current lane is the left lane of the expressway, acquiring a vehicle image shot by a camera group towards an area right in front of a windshield and the shooting time of the vehicle image by utilizing the shooting instruction, and identifying the license plate number of the vehicle image;
the large truck license plate matching module is used for acquiring a pre-stored large truck license plate number of the province in a preset storage area and matching the license plate number with the large truck license plate number of the province;
the large truck license plate number identification module is used for identifying that the license plate number is the license plate number of the large truck in the province if the license plate number is successfully matched with the license plate number of the large truck in the province;
the large truck violation message generating module is used for packaging a preset large truck violation label, the large truck license plate number, the shooting time and the position coordinate to generate a large truck violation message;
the large truck violation message uploading module is used for establishing a corresponding relation between the large truck violation message and the large truck violation video and uploading the large truck violation message, the large truck violation video and the corresponding relation to a preset management server;
the large truck violation message generating module is specifically used for: acquiring an image frame rate, multiplying the image frame rate by preset time to obtain the number of frames of the vehicle image acquired within the preset time, acquiring the number of times of identifying the license plate number of the large truck of the province within the preset time, generating a model according to a preset truck identification reliability coefficient, the number of the acquired vehicle image and the number of times of identifying the license plate number of the large truck of the province, generating a truck identification reliability coefficient for identifying the license plate number of the large truck of the province, and packaging a preset large truck violation label, the license plate number of the large truck, shooting time and the position coordinate to generate a large truck violation message when the truck identification reliability coefficient is greater than the preset value;
the truck identification reliability coefficient generation model specifically comprises the following steps:
Figure FDA0003260225660000041
wherein V is a truck identification reliability coefficient and consists of an identification rate and an identification coefficient,
Figure FDA0003260225660000042
for the identification rate, Ni represents the number of times of identifying the license plate number of the large truck of the province within the preset time, and Frames represents the number of Frames of the acquired vehicle image within the preset time;
Figure FDA0003260225660000043
for the identification coefficient, No represents a preset number of identifications; 0<a<1、0<b<1, a + b is 1, and the size of a and b determines the recognition rate and recognition, respectivelyThe weight ratio of the classification coefficient in the truck identification reliability coefficient.
6. The system of claim 5, wherein the left lane determination module is specifically configured to:
and if the current position coordinate is in the expressway, acquiring a road image of the expressway, carrying out lane recognition on the road image, judging that the current lane is the left lane of the expressway if the lane is recognized as the left lane, and judging that the current lane is not the left lane of the expressway if the lane is recognized as the middle lane or the right lane.
7. The system of claim 5, wherein the left lane determination module is specifically configured to:
if the current position coordinate is in the highway, acquiring an image of the left side of the vehicle body through a side-viewing camera arranged on a left rearview mirror, identifying whether a moving object exists in the image of the left side of the vehicle body by utilizing a background difference method, and meanwhile, acquiring the distance between the vehicle body and a left side rail through a distance sensor arranged on an outer handle of a left vehicle door, if the image of the left side of the vehicle body does not exist the moving object and the mean value of the distance between the vehicle body and the left side rail is smaller than a preset distance within a preset time, judging that the current lane is the left lane of the highway, and if the image of the left side of the vehicle body exists the moving object or the mean value of the distance between the vehicle body and the left side rail is not smaller than the preset distance within the preset time, judging that the current lane is not the left lane of the highway.
8. The system of claim 5, wherein the large truck license plate identification module is specifically configured to: if the current lane is the left lane of the expressway, the current speed is obtained, whether the current speed is lower than the minimum driving speed required by the left lane of the expressway is judged, if the current speed is lower than the minimum driving speed required by the left lane of the expressway, the shooting instruction is utilized to obtain the vehicle images shot by the shooting group towards the area right in front of the windshield and the shooting time of the vehicle images, and the license plate number of the vehicle images is identified.
CN201910624438.XA 2019-07-11 2019-07-11 Large truck violation message generation method and system Active CN110310488B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910624438.XA CN110310488B (en) 2019-07-11 2019-07-11 Large truck violation message generation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910624438.XA CN110310488B (en) 2019-07-11 2019-07-11 Large truck violation message generation method and system

Publications (2)

Publication Number Publication Date
CN110310488A CN110310488A (en) 2019-10-08
CN110310488B true CN110310488B (en) 2022-03-01

Family

ID=68081011

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910624438.XA Active CN110310488B (en) 2019-07-11 2019-07-11 Large truck violation message generation method and system

Country Status (1)

Country Link
CN (1) CN110310488B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111523527B (en) * 2020-07-02 2020-10-27 平安国际智慧城市科技股份有限公司 Special transport vehicle monitoring method and device, medium and electronic equipment
CN113192348A (en) * 2021-04-21 2021-07-30 支付宝(杭州)信息技术有限公司 Vehicle abnormity warning method and device and computer equipment
CN115064000B (en) * 2022-08-18 2022-11-01 中关村科学城城市大脑股份有限公司 Dregs car location coordinate identification system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101826260A (en) * 2010-05-04 2010-09-08 清华大学 Method and system for automatically snapping traffic offence
CN102394013A (en) * 2011-06-28 2012-03-28 徐培龙 Real-time monitoring system and method for lane-occupying running of freight vehicles on express highway
CN104952255A (en) * 2015-06-25 2015-09-30 上海卓易科技股份有限公司 Intelligent terminal as well as traffic violation monitoring method and system thereof
CN106652475A (en) * 2017-02-16 2017-05-10 杨晗 Highway vehicle management system based on global satellite navigation
CN108877234A (en) * 2018-07-24 2018-11-23 河北德冠隆电子科技有限公司 The rule-breaking vehicle road occupying tracing detection system and method for four-dimensional outdoor scene traffic simulation

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106205144B (en) * 2016-09-07 2018-06-19 东南大学 Highway Emergency Vehicle Lane occupies supervision punishment method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101826260A (en) * 2010-05-04 2010-09-08 清华大学 Method and system for automatically snapping traffic offence
CN102394013A (en) * 2011-06-28 2012-03-28 徐培龙 Real-time monitoring system and method for lane-occupying running of freight vehicles on express highway
CN104952255A (en) * 2015-06-25 2015-09-30 上海卓易科技股份有限公司 Intelligent terminal as well as traffic violation monitoring method and system thereof
CN106652475A (en) * 2017-02-16 2017-05-10 杨晗 Highway vehicle management system based on global satellite navigation
CN108877234A (en) * 2018-07-24 2018-11-23 河北德冠隆电子科技有限公司 The rule-breaking vehicle road occupying tracing detection system and method for four-dimensional outdoor scene traffic simulation

Also Published As

Publication number Publication date
CN110310488A (en) 2019-10-08

Similar Documents

Publication Publication Date Title
CN113284366B (en) Vehicle blind area early warning method, early warning device, MEC platform and storage medium
CN110210303B (en) Beidou vision fusion accurate lane identification and positioning method and implementation device thereof
CN110310488B (en) Large truck violation message generation method and system
US10332401B2 (en) Running vehicle alerting system and method
CN102765365B (en) Pedestrian detection method based on machine vision and pedestrian anti-collision warning system based on machine vision
CN108966145B (en) Tracking hit-and-run perpetrators using V2X communication
WO2015098915A1 (en) Wrong-way-driving-determining device
WO2018058958A1 (en) Road vehicle traffic alarm system and method therefor
US11315026B2 (en) Systems and methods for classifying driver behavior
CN110400478A (en) A kind of road condition notification method and device
CN104952122A (en) Automobile data recorder capable of gathering evidence for traffic offence and system for gathering evidence for driving against traffic regulation
KR101240499B1 (en) Device and method for real time lane recogniton and car detection
CN109080640A (en) For providing the method for lethargic sleep alarm in vehicle
CN106571033A (en) Drunk driving detection method and device
JP5077088B2 (en) Image processing apparatus and image processing method
CN112319366A (en) Parking monitoring and early warning method and system
CN113870618A (en) Driving safety early warning system and method
CN108556851A (en) A kind of front truck starting prompt system and method
CN115713745A (en) Obstacle detection method, electronic device, and storage medium
CN114627652A (en) Intelligent detection method and system for highway ETC
JP4058924B2 (en) Charge collection device and method, warning device and method, and program
CN113688662A (en) Motor vehicle passing warning method and device, electronic device and computer equipment
CN111873903A (en) Automobile anti-collision active early warning system based on environment perception
KR102470699B1 (en) Safty Management System with Image Object Recognition and Video data Recording for Personal Mobility, and Control Method Thereof
KR20160072658A (en) Apparatus and Method for detecting a vehicle in the blind spot

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Qi Yong

Inventor after: Other inventors ask not to disclose names

Inventor before: Not publicizing the inventor

TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20220208

Address after: 210018 No.200 Xiaolingwei street, Xiaolingwei street, Xuanwu District, Nanjing City, Jiangsu Province

Applicant after: NANJING University OF SCIENCE AND TECHNOLOGY

Address before: 518057 No.9, Keke Road, Nanshan District, Shenzhen City, Guangdong Province

Applicant before: He Shiquan

GR01 Patent grant
GR01 Patent grant