WO2023005258A1 - 交通路口检测方法、装置、电子设备及存储介质 - Google Patents
交通路口检测方法、装置、电子设备及存储介质 Download PDFInfo
- Publication number
- WO2023005258A1 WO2023005258A1 PCT/CN2022/086272 CN2022086272W WO2023005258A1 WO 2023005258 A1 WO2023005258 A1 WO 2023005258A1 CN 2022086272 W CN2022086272 W CN 2022086272W WO 2023005258 A1 WO2023005258 A1 WO 2023005258A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- time
- vehicle
- traffic
- traffic intersection
- information
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G08—SIGNALLING
- G08G—TRAFFIC CONTROL SYSTEMS
- G08G1/00—Traffic control systems for road vehicles
- G08G1/01—Detecting movement of traffic to be counted or controlled
- G08G1/0104—Measuring and analyzing of parameters relative to traffic conditions
- G08G1/0125—Traffic data processing
-
- G—PHYSICS
- G08—SIGNALLING
- G08G—TRAFFIC CONTROL SYSTEMS
- G08G1/00—Traffic control systems for road vehicles
- G08G1/01—Detecting movement of traffic to be counted or controlled
- G08G1/0104—Measuring and analyzing of parameters relative to traffic conditions
- G08G1/0125—Traffic data processing
- G08G1/0133—Traffic data processing for classifying traffic situation
Definitions
- the present disclosure relates to the technical field of image processing, and in particular, to a traffic intersection detection method, device, electronic equipment, and storage medium.
- the present disclosure provides a traffic intersection detection method, including: acquiring a video frame sequence of a traffic intersection; performing vehicle detection on video frames in the video frame sequence to obtain vehicle detection information; based on the vehicle detection information , determine the traffic signal information of the traffic intersection; determine the congestion state of the traffic intersection based on the traffic signal information of the traffic intersection and the vehicle detection information.
- the present disclosure provides a traffic intersection detection device, including: an acquisition module, configured to acquire a video frame sequence of a traffic intersection; a detection module, configured to perform vehicle detection on video frames in the video frame sequence, to obtain Vehicle detection information; a first determination module, configured to determine traffic signal information of the traffic intersection based on the vehicle detection information; a second determination module, configured to determine traffic signal information based on the traffic intersection and the vehicle detection information , to determine the congestion state of the traffic intersection.
- the present disclosure provides an electronic device, including: a processor, a memory, and a bus, the memory stores machine-readable instructions executable by the processor, and when the electronic device is running, the processor and the The memory communicates with each other through a bus, and when the machine-readable instructions are executed by the processor, the steps of the traffic intersection detection method as described in the first aspect or any implementation manner described above are executed.
- the present disclosure provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is run by a processor, the traffic as described in the first aspect or any implementation mode above is executed. Intersection detection method.
- the present disclosure provides a computer program product, including a computer program stored in a memory, and when the computer program instructions are executed by a processor, the traffic intersection detection method as described in the first aspect or any implementation mode above is realized .
- FIG. 1 shows a schematic flow diagram of a traffic intersection detection method provided by an embodiment of the present disclosure
- FIG. 2 shows a schematic flowchart of a method for determining traffic signal information at a traffic intersection based on vehicle detection information provided by an embodiment of the present disclosure
- Fig. 3 shows a schematic diagram of a traffic intersection including a parking reference line provided by an embodiment of the present disclosure
- Fig. 4 shows a schematic diagram of a video frame provided by an embodiment of the present disclosure
- Fig. 5 shows a schematic diagram of the architecture of a traffic intersection detection device provided by an embodiment of the present disclosure
- Fig. 6 shows a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
- the method of detecting traffic roads by installing coils has the following problems: first, it will cause certain damage to the road surface; second, it will lead to higher installation costs and operation and maintenance costs; third, the installation of coils The location is limited, which reduces the efficiency of road detection.
- embodiments of the present disclosure provide a traffic intersection detection method, device, electronic device, and storage medium.
- the execution subject of the traffic intersection detection method provided by the embodiments of the present disclosure is generally a computer device with certain computing capabilities, such as a computer device including: a terminal device or a server or other processing devices, and the terminal device may include a user equipment (User Equipment, UE ), mobile devices, cellular phones, cordless phones, personal digital assistants (Personal Digital Assistant, PDA), handheld devices, computing devices, automotive devices, wearable devices, etc.
- the traffic intersection detection method may be implemented by a processor calling computer-readable instructions stored in a memory.
- FIG. 1 is a schematic flowchart of a traffic intersection detection method provided by an embodiment of the present disclosure, the method includes S101-S104.
- S102 Perform vehicle detection on video frames in the video frame sequence to obtain vehicle detection information.
- S104 Determine the congestion state of the traffic intersection based on the traffic signal information and the vehicle detection information of the traffic intersection.
- the vehicle detection information is determined by performing vehicle detection on the acquired video frame sequence, and based on the vehicle detection information, the traffic signal information of the traffic intersection is determined in real time, without manual acquisition of traffic signal information, and the determination of traffic signal information is improved. efficiency. Furthermore, the congestion state of the traffic intersection can be determined based on the traffic signal information and the vehicle detection information of the traffic intersection, and the automatic determination of the congestion state of the traffic intersection is realized, and the determination efficiency of the congestion state is high. At the same time, since the video frame sequence contains relatively accurate vehicle information, the congestion state of the traffic intersection can be determined more accurately by using the video frame sequence.
- the camera set at the traffic intersection can collect the road video corresponding to the traffic intersection, and obtain multiple frames of continuous video images (video frames) from the collected road video as a video frame sequence.
- video frames For example, a frame of video image may be collected from the road video at intervals of one second to obtain a sequence of video frames.
- Vehicle detection can be performed on video frames in the video sequence to obtain vehicle detection information.
- performing vehicle detection on video frames in the video frame sequence to obtain vehicle detection information includes: detecting each video frame in the video frame sequence (for example, tracking detection) to obtain the detection frame information of the detection object in the video frame and the category information of the detection object; based on the category information of the detection object, the detection frame information of the vehicle is screened out from the detection frame information of the detection object; wherein, the detection The frame information includes identification information for distinguishing different vehicles, and the identification information of the same vehicle in different video frames of the video frame sequence is the same.
- the vehicle detection information includes detection frame information of the vehicle.
- the detection frame information contains the identification information used to distinguish different vehicles
- the identification information of the same vehicle in different video frames of the video frame sequence is the same, which realizes the tracking of the same vehicle and provides information for the subsequent determination of traffic signal information based on vehicle detection information. data support.
- use the category information of the detection object to filter out the detection frame information of the vehicle from the detection frame information of the detection object, and avoid the detection frame information of other types of detection objects except vehicles from interfering with the traffic signal information, thereby improving Determine the accuracy of traffic signal information.
- each video frame in the video frame sequence can be input into the trained first neural network, each video frame is detected, the detection frame information of the detection object included in each video frame is determined, and The detection frames corresponding to the same detection object in different video frames are associated (for example, the same identification information can be set for the same detection object in different video frames).
- the detection frame information may include the position information, size information, confidence degree, identification information, etc. of the detection frame corresponding to the detection object.
- the detection frame information may include the position information of the center point of the detection frame, and the size of the detection frame, The position information of the four vertices of the detection frame, etc.
- each video frame in the video frame sequence can be detected based on Faster RCNN, a fast convolutional neural network.
- a deep convolutional network can be used to extract features from each video frame, and based on the feature data obtained by feature extraction, the candidate target area can be extracted through the region extraction layer Region Proposal Layer; and then based on the obtained candidate target area, the feature can be sensed ROI Pooling in the area of interest, category classification and coordinate regression, to obtain the confidence of the detected object and the position information of the detection frame.
- the detection frames whose intersection ratio is greater than the threshold are combined to obtain the detection frame information of the detection object in the video frame.
- the trained second neural network can be used to detect each video frame in the sequence of video frames, and determine the category information of the detected object in the video frame.
- the category information can be set according to needs, for example, the category information can include motor vehicles, bicycles, pedestrians, animals, etc.; or, the category information can also include bicycles, pedestrians, cars, vans, small trucks, large Trucks, SUVs, buses and more.
- each video frame can be input into the second neural network respectively, and the backbone network (for example, the backbone network can be resnet18) included in the second neural network is used to extract features from the video frame, which can be based on feature extraction After obtaining the feature data, use a two-layer fully connected full-connection network to predict the category information of the detected object included in the video frame.
- the backbone network for example, the backbone network can be resnet18
- the detection frame information of the vehicle can be filtered out from the detection frame information of the detection object based on the category information of the detection object, and the The detection frame information of other detection objects is deleted to obtain the vehicle detection information included in the video frame sequence.
- the category information may be the detection frame information of non-motor vehicles, the detection frame information of pedestrians, and other detection frame information.
- the detection frame information of the filtered vehicles may include identification information for distinguishing different vehicles, and the identification information of the same vehicle in different video frames of the video frame sequence is the same. By setting identification information to distinguish different vehicles, the tracking of the same vehicle is realized.
- the identification information can be text information, color information, etc.
- an identity number (Identity document, ID) can be set for the same vehicle, and different vehicles correspond to different IDs, or the color of the detection frame of the same vehicle can also be set to Set to the same color, the color of the detection frame corresponding to different vehicles is different.
- traffic lights include red lights, yellow lights, and green lights
- the traffic signal information may include the cycle duration C corresponding to the traffic lights, the green signal duration T green , the red signal duration T red and the yellow signal duration T yellow .
- the cycle duration is equal to the sum of the duration of the green light signal, the red light signal duration and the yellow light signal duration.
- the duration of the yellow light signal at the traffic intersection may be determined according to traffic regulations, for example, the duration of the yellow light signal at the traffic intersection may be 3 seconds.
- traffic signal information at a traffic intersection is determined, including steps S201 - S203.
- S203 Determine the duration of the green signal based on the cycle duration of the traffic lights at the intersection and the duration of the red signal.
- the processor can determine the period length of the traffic signal light and the duration of the red light signal, and the duration of the green light signal according to the vehicle detection information, the position information of the parking reference line, and the acquisition time of the video frame, so as to realize the automatic determination of the traffic signal information , compared with the way of manually determining the traffic signal information, the determination efficiency of the traffic signal information is improved.
- the user can perform a line drawing operation in the video frame to obtain the parking reference line in the video frame, and determine the parking reference line in the video frame in response to the line drawing operation triggered by the user; or, a detection algorithm can be used to analyze the video The frame is detected and the parking baseline is determined in the video frame.
- Fig. 3 shows a schematic diagram of a traffic intersection including parking reference lines. 3 includes a zebra crossing 32 and a parking reference line 31 in front of the zebra crossing.
- the cycle duration C and the red light signal duration T red corresponding to the traffic lights at the intersection can be determined.
- the duration of the red light signal T red can be subtracted from the cycle duration C, and the obtained difference can be subtracted from the duration of the yellow light signal T yellow to obtain the duration of the green light signal T green .
- S202 based on the parking reference line, vehicle detection information, and the acquisition time corresponding to each video frame, determine the period length corresponding to the traffic lights at the intersection, including steps A1 and A2.
- Step A1 based on the parking reference line, vehicle detection information, and the acquisition time corresponding to each video frame, determine the time when multiple key vehicles pass the parking reference line; wherein, any of the multiple key vehicles is at a traffic intersection Every time the green light is turned on, the first vehicle to pass the parking reference line on the target lane.
- Step A2 based on the time when the plurality of key vehicles respectively pass the parking reference line, determine the cycle duration corresponding to the traffic signal lights at the traffic intersection.
- any one of the multiple key vehicles is the first vehicle passing the parking reference line when the green light at the traffic intersection is turned on each time; Based on the time when the plurality of key vehicles respectively pass the parking reference line, the cycle duration corresponding to the traffic signal light at the traffic intersection is determined, and data support is provided for subsequent determination of the congestion state of the traffic intersection.
- a plurality of key vehicles included in the sequence of video frames may be determined first, and then based on the parking reference line, vehicle detection information, and the acquisition time corresponding to each video frame, it is determined that the plurality of key vehicles respectively pass the parking reference line line time.
- the key vehicle is the first vehicle passing the parking reference line when the green light at the traffic intersection is turned on; when the number of lanes corresponding to the traffic intersection is multiple, the key vehicle can be the vehicle on the target lane when the green light at the traffic intersection is turned on.
- the target lane can be any lane on the selected traffic intersection. Or, each lane can also be used as the target lane respectively, and the key vehicles on each target lane can be determined.
- the key vehicle may be determined according to the following steps B1 to B4.
- Step B1 based on the parking reference line, vehicle detection information, and the acquisition time of multiple video frames, determine the target moment when each vehicle passes the parking reference line.
- Step B2 for each vehicle in the vehicle detection information, based on the target time corresponding to the vehicle and the target time when the previous vehicle before the vehicle passed the parking reference line, determine the difference between the vehicle and the previous vehicle The crossing time difference.
- Step B3. Determine the first intersection ratio of the detection frame of the vehicle in the video frame at the target time and the previous video frame, wherein the previous video frame is a video frame with a preset time interval from the target time ;
- Step B4 In response to the fact that the line crossing time difference is greater than the first threshold and the first cross-over-join ratio is greater than the second threshold, it is determined that the vehicle is a key vehicle.
- the target moment when each vehicle passes the parking reference line may be determined according to the parking reference line, vehicle detection information, and the acquisition time of multiple video frames.
- the vehicle detection frame information included in the vehicle detection information can be presented in each video frame.
- the acquisition time corresponding to the video frame is determined as the vehicle passing through The moment of the parking baseline.
- the acquisition time corresponding to the last video frame that intersects with the parking reference line is determined as the target moment when the vehicle passes the parking reference line.
- step B2 for each vehicle, the previous vehicle passing the parking reference line before the vehicle may be determined.
- the target time corresponding to the previous vehicle that is in the same lane and passed the parking reference line last time may be determined.
- the line-crossing time difference between the vehicle and the previous vehicle may be determined based on the target time when the vehicle passes the parking reference line and the target time when the previous vehicle corresponding to the vehicle passes the parking reference line. According to the formula (1), determine the time difference corresponding to the vehicle crossing the line:
- step B3 two video frames containing the same vehicle that are separated by a preset duration can be determined, that is, the first video frame and the second video frame separated by a preset duration (for example, 1 second); wherein, the first video frame It may be a video frame at the target time, and the second video frame may be a video frame before the target time and at a preset time interval from the target time.
- a first intersection over union (IOU) of the detection frame of the vehicle i is determined.
- the first intersection and union ratio can be determined according to formula (2):
- Fig. 4 shows the schematic diagram of video frame;
- step B4 when the line-crossing time difference is greater than the first threshold and the first cross-over-combination ratio is greater than the second threshold, it is determined that the current vehicle is a key vehicle; when the line-crossing time difference is less than or equal to the first threshold, or the first intersection When the ratio is less than or equal to the second threshold, it is determined that the current vehicle does not belong to the key vehicle.
- the setting of the first threshold is related to the duration of the red light signal, for example, the first threshold may be any value smaller than the duration of the red light signal.
- the first threshold and the second threshold can be set according to actual needs, for example, the first threshold can be 30 seconds, and the second threshold can be 0.5.
- the crossing time difference there are two situations when the crossing time difference is large: in the first case, after the first vehicle passes the parking reference line, the second vehicle encounters a red light and cannot pass the parking reference line in a short period of time, The time difference between the first vehicle and the second vehicle is relatively large; in the second case, the driving distance between the first vehicle and the second vehicle is relatively long, so that the distance between the first vehicle and the second vehicle The time difference of crossing the line is relatively large; therefore, in order to screen out the second situation and determine the key vehicles more accurately, the first cross-merge ratio corresponding to the vehicles can be judged.
- the vehicle When the line-crossing time difference is greater than the first threshold, if the first intersection is relatively large, it is determined that the vehicle is moving slowly, and the vehicle may correspond to the first situation, that is, the vehicle is a key vehicle; If it is determined that the vehicle is moving faster, then the vehicle may correspond to the second case, and the vehicle is not a critical vehicle at this time.
- the time t-1 can be determined as the parking time t_stop i of the vehicle i;
- the second threshold that is, when , it means that the key vehicle starts from the parking reference line, and the time t′ can be determined as the starting time t_start i of the key vehicle i; then the corresponding parking time and starting time of each key vehicle can be obtained.
- the traffic signal information may also include the time when the green light is turned on, and the start time corresponding to any one of the multiple key vehicles may be determined as the time when the green light is turned on T green_begin .
- the key vehicle when the key vehicle is the green light, the first vehicle passing the parking reference line, it can be known that the key vehicle has the following characteristics: the time difference between the key vehicle and the previous vehicle passing the parking reference line will be relatively large, and the key The first cross-over-union ratio of the vehicle in two video frames with a preset time interval will be larger. Therefore, when the line crossing time difference is greater than the first threshold and the first cross-merge ratio is greater than the second threshold, the key vehicle can be determined more accurately.
- the video frame sequence of the collected traffic intersection may not include images of traffic lights, but the key vehicles can be determined by performing steps B1 to B4, and the moment of turning on the green light can be further deduced according to the start time of the key vehicles.
- the cycle duration corresponding to the traffic signal light at the traffic intersection can be determined based on the time when the plurality of key vehicles respectively pass the parking reference line. For example, multiple key vehicles on the same lane can be sorted from morning to night according to the time of passing the parking baseline. For the key vehicles on the same lane, when the number of key vehicles is two, the first key vehicle can be calculated The first time difference between the time when the second key vehicle passes the parking reference line, and the average value of the first time difference corresponding to each lane is determined as the cycle duration C corresponding to the traffic signal light at the traffic intersection.
- the first time difference between the time when the first key vehicle and the second key vehicle respectively pass the parking reference line can be calculated , and calculate the first time difference between the time when the second key vehicle and the third key vehicle respectively pass the parking reference line, and so on, average the obtained first time differences, that is, get the lane corresponding to The first time difference average value; and the average value obtained by averaging the first time difference average values corresponding to each lane respectively is determined as the cycle duration corresponding to the traffic signal light at the traffic intersection.
- n-1 first time differences can be obtained, and the n-1 first time differences can be averaged to obtain the first time difference corresponding to the first lane Average value
- m-1 first time differences can be obtained, and the m-1 first time differences can be averaged to obtain the first time difference corresponding to the second lane
- An average time difference, the first average time difference of the first lane and the first average time difference of the second lane are averaged to obtain the cycle duration corresponding to the traffic signal light at the traffic intersection.
- the period lengths of the traffic lights corresponding to each lane can also be calculated separately.
- step A2 based on the time when multiple key vehicles respectively pass the parking reference line, determine the cycle duration corresponding to the traffic lights at the intersection, including steps C1 to C3.
- Step C1 when the traffic signal light at the traffic intersection turns green each time, determine the first time difference between two key vehicles with adjacent green lights passing the parking reference line, so as to obtain a plurality of first time differences.
- Step C2 clustering the multiple first time differences to obtain at least one clustered first set.
- Step C3 based on the first time difference in the at least one first set after clustering, determine the cycle duration corresponding to the traffic lights at the intersection.
- the determined multiple first time differences can be calculated.
- Clustering obtaining at least one first set after clustering, and determining the cycle duration corresponding to the traffic lights at the traffic intersection based on the first time difference in the at least one first set after clustering.
- each first time difference in the first set containing the largest number of first time differences is used to determine the cycle duration corresponding to the traffic signal light at the traffic intersection.
- the multiple key vehicles may be sorted from early to late based on the time when the multiple key vehicles pass the parking reference line respectively. For example, the time when the first key vehicle passes the parking reference line is 10:10:10, the time when the second key vehicle passes the parking reference line is 10:10:30, and the time when the third key vehicle passes the parking reference line is 10:10 : 52, then the ordering of key vehicles is the first key vehicle, the second key vehicle, the third key vehicle, and the first key vehicle and the second key vehicle are determined to be the corresponding two key vehicles when the adjacent green lights are turned on; The second key vehicle and the third key vehicle are determined as the corresponding two key vehicles when the adjacent green lights are turned on. A first time difference between the first key vehicle and the second key vehicle, and a first time difference between the second key vehicle and the third key vehicle may be calculated.
- step C2 the multiple first time differences obtained in step C1 may be clustered to obtain at least one clustered first set, and each first set includes at least one first time difference.
- the clustering algorithm for clustering the first moment may be any density clustering algorithm, for example, the density clustering method DBSCAN may be used to cluster multiple first time differences.
- step C3 from at least one first set, the first set containing the largest number of first time differences may be determined; and based on each first moment in the first set containing the largest number of first time differences Poor, determine the cycle duration corresponding to the traffic lights at the intersection. For example, each first time difference in the first set containing the largest number of first time differences may be averaged, and the obtained average value may be determined as the cycle duration corresponding to the traffic signal light at the traffic intersection.
- step C3 based on the first time difference in at least one first set after clustering, determine the cycle duration corresponding to the traffic lights at the intersection, including steps D1-D3.
- Step D1 obtaining the first silhouette coefficient of the cluster; wherein, the first silhouette coefficient is used to characterize the credibility of the clustering result.
- Step D2 in response to the first silhouette coefficient being greater than the first coefficient threshold, determine the largest first set containing the largest number of first time differences in the at least one first set; based on each first moment in the largest first set Poor, determine the cycle duration corresponding to the traffic lights at the intersection.
- Step D3 in response to the first contour coefficient being less than or equal to the first coefficient threshold, according to the time sequence of a plurality of key vehicles passing the parking reference line, delete the first number of key vehicles; determine the second number of key vehicles passing the parking reference line time; based on the time when the remaining key vehicles of the first quantity are deleted from the plurality of key vehicles and pass the parking reference line, and the time when the second number of key vehicles pass the parking reference line after the remaining key vehicles, determine the corresponding traffic lights at the traffic intersection cycle time.
- the first silhouette coefficient of the cluster can be obtained, and when the first silhouette coefficient is greater than the first coefficient threshold, step D2 is performed; when the first silhouette coefficient is less than or equal to the first coefficient threshold, step D3 is performed.
- the first silhouette coefficient can be an index for judging the clustering effect output by the clustering algorithm. When the first silhouette coefficient is larger, the clustering effect of the cluster is better, that is, the clustering result of this time is Conversely, when the first silhouette coefficient is small, the clustering effect of this clustering is poor, that is, the credibility of the clustering result is low.
- step D2 when the first silhouette coefficient is greater than the first coefficient threshold, the largest first set containing the largest number of first time differences may be determined in the at least one first set, and each of the largest first set The first time difference is averaged, and the average value is rounded, and the rounded average value is determined as the cycle duration corresponding to the traffic signal light at the traffic intersection.
- the first quantity is less than the quantity of the plurality of key vehicles, and the values of the first quantity and the second quantity may be the same or different.
- the values of the first quantity and the second quantity can be set as required; or, the first quantity and the second quantity can also be determined based on the ratio of the quantity of a plurality of key vehicles and the setting, for example, the first quantity can be more than One-third of the number of key vehicles; the second number can be one-half of the number of multiple key vehicles.
- the number of key vehicles can pass by The chronological order of the parking baseline from early to late, delete 10 key vehicles from the 20 key vehicles; then determine the time when the second number of key vehicles pass the parking baseline; and delete the first number based on multiple key vehicles
- the time when the remaining key vehicles pass the parking reference line, and the time when 15 new key vehicles pass the parking reference line after the remaining key vehicles determine the period length corresponding to the traffic lights at the intersection. That is, based on the time when 25 key vehicles pass the parking reference line, determine the cycle duration corresponding to the traffic lights at the intersection.
- the process of determining the cycle duration corresponding to the traffic lights at the intersection based on the time when the 25 key vehicles pass the parking reference line can refer to steps C1 to C3, and will not be described in detail here.
- the first silhouette coefficient can be used to characterize the credibility of the clustering results, when the first silhouette coefficient is greater than the first coefficient threshold, the credibility of the current clustering result is higher, so it can be based on the included first Each of the first time differences in the largest first set with the largest number of time differences more accurately determines the cycle duration corresponding to the traffic signal lights at the intersection.
- the reliability of the current clustering result is low, so it is necessary to determine the time when the second number of key vehicles pass the parking reference line. Based on the time of deleting the first number of remaining key vehicles passing the parking reference line among the plurality of key vehicles, and the time of the second number of key vehicles passing the parking reference line after the remaining key vehicles, the traffic intersection can be more accurately determined The cycle time corresponding to the traffic signal light.
- the following describes the process of determining the duration of a red light signal at a traffic intersection based on the parking baseline, vehicle detection information, and the acquisition time corresponding to each video frame.
- the duration of the red light signal at the traffic intersection is determined, including steps E1 to E4.
- Step E1 based on the parking reference line, vehicle detection information, and the acquisition time corresponding to each video frame, determine the parking time and start time of the key vehicle; the key vehicle is the first one to pass the parking reference line when the green light at the traffic intersection is turned on
- the parking time is the moment when the key vehicle stops at the parking reference line position
- the start time is the moment when the key vehicle starts at the parking reference line position.
- Step E2 for each of the plurality of key vehicles, based on the parking time and start time of the key vehicle, determine the second time difference corresponding to the key vehicle, so as to obtain a plurality of second time differences for the plurality of key vehicles Two time difference.
- Step E3 clustering the plurality of second time differences to obtain at least one clustered second set.
- Step E4 based on the second time difference in the second set after clustering, determine the duration of the red light signal at the traffic intersection.
- the determined plurality of second time differences can be clustered to obtain at least one second set after clustering; based on each first set in the second set after clustering Two time difference, determine the duration of the red light signal at the traffic intersection.
- the key vehicles included in the video frame sequence, and the corresponding stop time t_stop i and start time t_start i of each key vehicle can be determined.
- the parking moment is the moment when the key vehicle stops at the parking reference line position
- the start time is the moment when the key vehicle starts at the parking reference line position.
- the calculated second time difference between the start time t_start i and the stop time t_stop i of the key vehicle can be determined as the duration of the red light signal at the traffic intersection.
- the second moment difference between the start moment t_start i and the stop moment t_stop i of each key vehicle can be calculated, and the corresponding start moment t_start i of each key vehicle and the stop moment t_stop i
- the difference between The second time difference is averaged, and the obtained second time difference average value is determined as the duration of the red light signal at the traffic intersection.
- a clustering algorithm is used to cluster the plurality of second time differences to obtain at least one clustered second set, and each second set includes at least one second time difference.
- the clustering algorithm for clustering at the second moment may be any density clustering algorithm, for example, it may be the density clustering method DBSCAN.
- a second set may be randomly selected from a plurality of second sets obtained after clustering, an average value of each second time difference in the selected second set is determined, and the average value is determined as a red light signal at a traffic intersection duration.
- the second set containing the largest number of second time differences may be determined; and based on each second set in the second set containing the largest number of second time differences Time difference, determine the duration of the red light signal at the traffic intersection. For example, each second time difference in the second set containing the largest number of second time differences may be averaged, and the obtained average value corresponding to each second time difference is determined as the duration of the red light signal at the traffic intersection.
- step Ea1 to step Ea3 may also be included.
- Step Ea1 Obtain the second silhouette coefficient of the cluster for the second time difference; wherein, the second silhouette coefficient is used to characterize the credibility of the clustering result;
- Step Ea2 in response to the second silhouette coefficient being greater than the second
- the coefficient threshold is based on each second time difference in the second set containing the largest number of second time differences to determine the duration of the red light signal at the traffic intersection.
- Step Ea3 in response to the second contour coefficient being less than or equal to the second coefficient threshold value, according to the time sequence of the multiple key vehicles passing the parking reference line from early to late, delete the fourth number of critical vehicles from the multiple critical vehicles, and Determining the parking moment and starting moment corresponding to the fifth number of key vehicles; based on deleting the fourth number of remaining key vehicles among the plurality of key vehicles, and after the remaining key vehicles, among the fifth number of key vehicles, each key The corresponding parking time and starting time of the vehicle determine the duration of the red light signal corresponding to the traffic light at the intersection.
- step Ea1, step Ea2, and step Ea3 reference may be made to the process of steps D1-D3, which will not be described in detail here.
- the congestion state of the traffic intersection can include smooth flow, mild congestion, moderate congestion, severe congestion, etc.; or, the congestion state of the traffic intersection can include smooth flow, first-level congestion, second-level congestion, third-level congestion, etc. .
- the congestion status can be set as required.
- the congestion state of the traffic intersection is determined based on the traffic signal information and the vehicle detection information of the traffic intersection, which may include S1041 to S1042.
- the congestion parameter information includes at least one of the following: from The utilization rate of the green light between the time when the green light signal is turned on and the time when the red light signal is turned on, the space occupancy rate of the preset area within the preset time period from the end time of the green light signal, the time between the end time of the green light signal and the end time of the red light signal The preset area filling time, or the number of target vehicles passing the parking reference line between the time when the green light signal is turned on and the time when the red light signal is turned on.
- the congestion state of the traffic intersection can be determined more flexibly and accurately.
- determining the congestion parameter information corresponding to the traffic intersection may include steps F1 and Step F2.
- Step F1 based on the traffic signal information and vehicle detection information of the traffic intersection, determine the third number of vehicles passing the stop reference line between the time when the green light signal is turned on and the time when the red light signal is turned on.
- Step F2 Determine the green light utilization rate based on the third quantity, the saturated headway, and the time period from when the green light signal is turned on to when the red light signal is turned on, wherein the saturated headway is used to represent the passage of adjacent vehicles The shortest time difference from the parking baseline.
- the third number of vehicles passing the parking reference line between the time when the green light signal is turned on ie, the time when the green light is turned on
- the time when the red light signal is turned on can be determined.
- a third number of vehicles passing the parking reference line between [T green_begin , T green_begin +T green +T yellow ] may be determined.
- T green_begin is the time when the green light signal is turned on
- T green_begin + T green + T yellow is the time when the red light signal is turned on.
- the red signal start time T green_begin is 12:00:00
- the cycle duration C is 53 seconds
- the red signal duration T red is 20 seconds
- the green signal duration T green is 30 seconds
- the yellow signal duration T yellow is 3 seconds
- the red light signal is turned on at 12:00:33, and the third number of vehicles passing the parking reference line between 12:00:00 and 12:00:33 can be determined.
- Green use can be determined according to the following formula (3):
- Num green is the third quantity of vehicles passing through the parking reference line from the moment when the green light signal is turned on to the moment when the red light signal is turned on; headway saturation is the saturated headway, wherein the value of the saturated headway can be based on multiple vehicles The time difference passing through the parking reference line is determined. For example, within a continuous green light signal time, the saturated headway of a steady and continuous traffic flow can be 2 seconds; the value of T green_end - T green_begin is the sum of the green light signal duration plus the yellow light signal duration.
- the congestion state of the traffic intersection can be determined based on the utilization rate of the green light. For example, a utilization threshold may be set, and in response to the green light utilization being greater than the utilization threshold, it is determined that the traffic intersection is congested; in response to the green light utilization being less than or equal to the utilization threshold, it is determined that the traffic intersection is unblocked.
- the green light utilization rate may be determined by using the third number of vehicles passing the parking reference line between the time when the green light signal is turned on and the time when the red light signal is turned on.
- the green light utilization rate can be the ratio between the number of vehicles passing through the intersection after the green light is turned on and the maximum number of vehicles that can pass, which provides data support for subsequent determination of the congestion status of the intersection.
- determining the congestion parameter information corresponding to the traffic intersection based on the traffic signal information and vehicle detection information at the traffic intersection may include the steps G1 to step G3.
- Step G1 From the video frame sequence, extract a part of the video frame sequence within a preset duration from the end of the green light signal.
- Step G2 For each video frame in the partial sequence of video frames, determine the number of vehicles in the preset area in the video frame to determine the average number of vehicles contained in the preset area in the partial sequence of video frames.
- Step G3 based on the average number and the maximum number of vehicles that can be accommodated in the preset area, determine the space occupancy rate of the preset area.
- the preset duration can be set as required. For example, if the preset duration can be 3 seconds, then part of the video frame sequence within the preset duration from the end of the green light signal can be extracted from the video frame sequence; for example, determine [T green_begin +T green , T green_begin +T green +3] part of the sequence of video frames between. For example, if the end time of the green light signal is 12:00:30, and the preset duration can be 3 seconds, then part of the video whose collection time is between 12:00:30-12:00:33 can be extracted from the video frame sequence sequence of frames.
- the number of vehicles located in a preset area in each video frame in the partial video frame sequence is determined.
- the average number of vehicles located in the preset area in each video frame in the partial video frame sequence is obtained to obtain the average number of vehicles contained in the preset area of each video frame.
- the preset area may be a road area within a certain distance (for example, 30 meters) before the parking reference line.
- the preset region can be any set region of interest (region of interest, ROI).
- the preset area in response to the area determination operation, can be determined in the video frame. Based on the location information of the preset area, the number of vehicles located in the preset area in each video frame in the partial video frame sequence can be determined.
- the space occupancy Space use of the preset area can be determined according to the following formula (4):
- ROI max is the maximum number of vehicles that can be accommodated in the preset area
- ROI max can be determined according to the determined preset area. For example, if the end time of the green light signal is 12:00:30 and the preset duration is 3 seconds, then part of the video frame sequence whose collection time is between 12:00:30-12:00:33 can be extracted from the video frame sequence , the preset area is the road area within 30 meters before the parking reference line, the partial video frame sequence within 3 seconds includes 3 video frames, the preset area of the first video frame contains 1 vehicle, and the second video frame 3 vehicles are contained in the preset area of , and 5 vehicles are contained in the preset area of the third video frame, then the average number of vehicles contained in the preset area in some video frame sequences is 3, and the corresponding maximum accommodating number of vehicles ROI max in the preset area is 8, then the space occupancy rate Space use of the preset area is 37.5%.
- the congestion state of the traffic intersection can be determined based on the space occupancy rate of the preset area. For example, an occupancy threshold may be set, and if the space occupancy of the preset area is greater than the occupancy threshold, it is determined that the traffic intersection is congested;
- Step H1 based on the sequence of video frames, determine the shortest time period for the number of vehicles contained in the preset area corresponding to the traffic intersection to reach the target number between the end of the green light signal and the end of the red light signal.
- Step H2. Determine the shortest duration as the preset area filling duration.
- the end time of the green light signal (T green_begin +T green ) to the end time of the red light signal (T green_begin +T green +T yellow +T red ) can be [T green_begin +T green , T green_begin +T green +T yellow +T red ]. That is, based on the sequence of video frames, the shortest time period for the number of vehicles contained in the preset area of the traffic intersection to reach the target number can be determined between the end time of the green light signal and the end time of the red light signal.
- the target number can be set according to needs, for example, the target number can be the maximum number of vehicles that can be parked corresponding to the preset area.
- the filling time at which the number of vehicles contained in the preset area of the traffic intersection reaches the target number can be determined, and the filling time is subtracted from the end time of the green light signal to obtain The shortest duration, in other words, the preset region filling duration t roi_fill .
- the duration T red of the red light signal can be determined as the filling time of the preset area.
- the congestion state of the traffic intersection can be determined based on the preset area filling time. For example, a filling time threshold can be set, and if the filling time of the preset area is less than the filling time threshold, it is determined that the traffic intersection is congested; in response to the filling time of the preset area being greater than or equal to the filling time threshold, it is determined that the traffic intersection is unblocked.
- determining the congestion parameter information corresponding to the traffic intersection based on traffic signal information and vehicle detection information at the intersection includes steps J1 to J2.
- Step J1 for each vehicle included in the preset area corresponding to the traffic intersection, determine the moment when the vehicle passes the parking reference line;
- Step J2 determine the third time difference between the time when the vehicle passes the parking reference line and the time when the previous vehicle of the vehicle passes the parking reference line, based on the determined multiple third time differences, determine a plurality of third time differences The number of target vehicles that are continuously less than the time threshold.
- the third time difference is the headway between the current vehicle and the previous vehicle, and based on each third time difference, determine the target number of vehicles Num queue whose third time difference is continuously smaller than the time threshold.
- the time threshold is related to the saturated headway, for example, 1.2 times of the saturated headway may be determined as the time threshold.
- the number of target vehicles is determined to be M.
- the number of target vehicles can represent the number of target vehicles belonging to the same fleet from the time when the green light signal is turned on to the time when the red light signal is turned on, and the vehicles in the same fleet are the head time between vehicle i and the previous vehicle i-1. Vehicles whose distance is less than the time threshold.
- the third time differences between the M vehicles and the previous vehicle can be determined, wherein the third time differences from the first vehicle to the Nth consecutive vehicles are all less than the time threshold, and the N+th vehicle If the third time difference of one vehicle is greater than or equal to the time threshold, it is determined that the number of target vehicles is N, where N is less than M.
- the congestion state of the traffic intersection can be determined. For example, a number threshold can be set, and when the determined number of target vehicles is less than the number threshold and the number of target vehicles is not zero, it is determined that the traffic intersection is congested; when the determined number of target vehicles is greater than or equal to the set number threshold, it is determined that the traffic intersection is unblocked.
- the number of target vehicles is 0, the third time difference representing any two adjacent vehicles is greater than or equal to the time threshold, then the distance between the two adjacent vehicles is longer, there are fewer vehicles on this road section, and the traffic intersection is relatively smooth.
- the congestion parameter information including the utilization rate of the green light, the space occupancy rate of the preset area, the filling time of the preset area and the number of target vehicles
- the utilization rate of the green light is greater than the first parameter threshold, the preset area
- the maximum queuing time is determined based on the number of target vehicles and the cycle time indicated by the traffic signal information at the intersection; Based on the maximum queuing time, the congestion state of the traffic intersection is determined.
- the space occupancy rate of the preset area is greater than the second parameter threshold, and the filling time of the preset area is less than the third parameter threshold, based on the number of target vehicles and the traffic intersection Determine the maximum queuing time according to the cycle duration indicated by the traffic signal information; determine the congestion state of the traffic intersection based on the maximum queuing time.
- the congestion parameter information includes the preset area filling time t roi_fill , the space occupancy rate Space use of the preset area, and the green light utilization rate Green use
- the first parameter threshold K 1 corresponding to the green light utilization rate can be set
- the second parameter threshold K 2 corresponding to the space occupancy rate of the preset area can be set
- the third parameter threshold K 3 corresponding to the filling time of the preset area when Green use >K 1 , Space use >K 2 , and t roi_fill ⁇ K At 3 o'clock, determine the maximum queuing time, and determine the congestion state of the traffic intersection based on the maximum queuing time.
- the third parameter threshold is related to the target number N m , and the target number may be the maximum number of vehicles that can be parked in the preset area.
- the third parameter threshold K 3 may be determined according to the following formula (5):
- K 3 a 1 ⁇ N m ⁇ headway saturation +T s ; (5)
- a 1 is a set first amplification factor, for example, a 1 may be 1.2, and headway saturation is a saturated headway; T s is a safety threshold, for example, T s may be 3 seconds.
- the maximum queuing time T queue can be determined according to formula (6):
- T queue C+a 2 ⁇ headway saturation ⁇ Num queue ; (6)
- headway saturation is the saturated headway
- Num queue is the number of target vehicles whose third time difference is continuously smaller than the time threshold
- a 2 is the second amplification factor set, for example, a 2 can be 1.2
- C is the traffic signal corresponding to cycle time.
- the congestion state of the traffic intersection can be determined based on the maximum queuing time and the queuing time range corresponding to each congestion level included in the congestion state. For example, if the congestion status of a traffic intersection includes smooth, mild congestion, moderate congestion, and severe congestion, the queuing time range corresponding to smooth traffic is [0, 40 seconds); the queuing time range corresponding to mild congestion is [40 seconds, 75 seconds seconds); the range of queuing time corresponding to moderate congestion is [75 seconds, 105 seconds), and the range of queuing time corresponding to severe congestion is more than 105 seconds, including 105 seconds; then when the determined maximum queuing time is 50 seconds, determine the traffic The congestion state at the intersection is mild congestion; if the determined maximum queuing time is 120 seconds, then it is determined that the congestion state at the traffic intersection is severe congestion.
- the congestion state of the traffic intersection can be determined more accurately. For example, when the maximum queuing time is large, the traffic intersection is relatively congested.
- determining the congestion state of the traffic intersection may include: determining the maximum queuing index representing the congestion state based on the maximum queuing time and the cycle duration indicated by the traffic signal information; , to determine the traffic congestion level of the traffic intersection.
- the maximum queuing index QTI max can be determined according to the following formula (7):
- C is the cycle time corresponding to the traffic signal light
- T queue is the maximum queuing time
- the traffic congestion level of the traffic intersection may be determined based on the maximum queuing index and the queuing index range corresponding to each traffic congestion level included in the congestion state. For example, if the traffic congestion level at a traffic intersection includes congestion level IV (smooth congestion), congestion level III (mild congestion), congestion level II (moderate congestion), and congestion level I (severe congestion), the queuing index corresponding to congestion level IV The range is [0, 0.8); the range of queuing index corresponding to congestion level III is [0.8, 1.5); the range of queuing index corresponding to congestion level II is [1.5, 2.1), and the range of queuing index corresponding to congestion level I is above 2.1. Including 2.1. For example, if the determined maximum queuing index is 2, it is determined that the congestion state of the traffic intersection is moderate congestion, and the traffic congestion level is congestion level II.
- the maximum queuing index can be determined, and different maximum queuing indexes correspond to different traffic congestion levels. Through the maximum queuing index, the traffic congestion level of the traffic intersection can be determined more accurately.
- the method further includes: based on the congestion state of the traffic intersection, generating early warning information matching the congestion state, and/or generating a relief strategy matching the congestion state.
- the early warning information may be text information, voice information, image information, color information, etc.
- different congestion states may correspond to different early warning information. For example, if the traffic congestion at the intersection is severe, the generated warning message can be "Attention, serious congestion occurs on xx section".
- the diversion strategy can be flexibly set according to the congestion state.
- the generated congestion strategy may include controlling the evacuation personnel to evacuate the vehicles on the spot, or controlling other vehicles to avoid driving on the congested road section.
- a congestion reminder can be sent to vehicles on the congested road section.
- early warning information matching the congestion state can be generated, and/or, a diversion strategy matching the congestion state can be generated, so as to use the early warning information to give early warning to other vehicles, or to use
- the generated dredging strategy is used to dredge the congested road sections to ensure the traffic efficiency of the traffic road.
- the writing order of each step does not mean a strict execution order and constitutes any limitation on the implementation process.
- the specific execution order of each step should be based on its function and possible
- the inner logic is OK.
- the embodiment of the present disclosure also provides a traffic intersection detection device, as shown in FIG. A determination module 503 and a second determination module 504 .
- the acquisition module 501 is configured to acquire video frame sequences of traffic intersections.
- the detection module 502 is configured to perform vehicle detection on the video frames in the video frame sequence to obtain vehicle detection information.
- the first determining module 503 is configured to determine traffic signal information of the traffic intersection based on the vehicle detection information.
- the second determining module 504 is configured to determine the congestion state of the traffic intersection based on the traffic signal information of the traffic intersection and the vehicle detection information.
- the detection module 502 is further configured to: detect each video frame in the sequence of video frames, and obtain the detection frame information of the detection object in the video frame and Category information of the detection object; based on the category information of the detection object, filter out the detection frame information of the vehicle from the detection frame information of the detection object; wherein, the detection frame information includes identification information for distinguishing different vehicles , the identification information of the same vehicle in different video frames of the sequence of video frames is the same.
- the first determining module 503 is further configured to: determine a parking reference line in a video frame in the video frame sequence; based on the parking reference line, the vehicle detection information, and each According to the acquisition time corresponding to each of the video frames, determine the cycle duration and the red light signal duration corresponding to the traffic lights at the traffic intersection; determine the green light signal based on the cycle duration and the red light signal duration of the traffic lights at the traffic intersection. duration.
- the first determination module 503 is further configured to: determine a plurality of key vehicles based on the parking reference line, the vehicle detection information, and the acquisition time corresponding to each video frame The time of passing through the parking reference line respectively; any one of the plurality of key vehicles is the first vehicle passing the parking reference line on the target lane when the green light at the traffic intersection is turned on each time; based on the Determine the cycle duration corresponding to the traffic signal lights at the traffic intersection by determining the time when the plurality of key vehicles respectively pass the parking reference line.
- the first determining module 503 is further configured to: determine that two key vehicles with adjacent green lights pass the first stop reference line when the traffic signal light at the intersection turns green. A time difference to obtain a plurality of first time differences; clustering the plurality of first time differences to obtain at least one first set after clustering; based on the at least one first time difference after clustering The first time difference in the set determines the cycle duration corresponding to the traffic signal light at the traffic intersection.
- the first determination module 503 is further configured to: obtain a first silhouette coefficient of the cluster; wherein the first silhouette coefficient is used to characterize the credibility of the clustering result; In response to the first silhouette coefficient being greater than a first coefficient threshold, determining the largest first set containing the largest number of first time differences in the at least one first set; based on each of the largest first sets The first time difference is to determine the cycle duration corresponding to the traffic signal lights at the traffic intersection.
- the first determination module 503 further includes: in response to the first contour coefficient being less than or equal to the first coefficient threshold, according to the plurality of key vehicles passing the parking reference line chronological order, delete the key vehicles of the first quantity; determine the time when the key vehicles of the second quantity pass through the parking reference line; delete the remaining key vehicles of the first quantity based on the plurality of key vehicles and pass the parking reference line and the time when the second number of key vehicles pass the parking reference line after the remaining key vehicles, determine the cycle duration corresponding to the traffic signal lights at the traffic intersection.
- the first determination module 503 is further configured to: determine a plurality of key vehicles based on the parking reference line, the vehicle detection information, and the acquisition time corresponding to each video frame The parking moment and starting moment of each key vehicle in the above; any one of the multiple key vehicles is the first vehicle on the target lane that passes through the parking reference line when the green light at the traffic intersection is turned on each time, so The parking moment is the moment when the key vehicle stops at the parking reference line position, and the starting moment is the moment when the key vehicle starts at the parking reference line position; for each of the plurality of key vehicles , based on the parking moment and the starting moment of the key vehicle, determine the second time difference corresponding to the key vehicle, so as to obtain a plurality of second time differences for the plurality of key vehicles; clustering to obtain at least one second set after clustering; based on the second time difference in the at least one second set after clustering, determine the duration of the red light signal at the traffic intersection.
- the device further includes a third determining module 505, configured to determine the key vehicle according to the following steps: for each vehicle in the vehicle detection information, based on the parking reference line, the Based on the vehicle detection information and the acquisition time of each video frame in the video frame sequence, determine the target moment when the vehicle passes the parking reference line; The vehicle passes through the target moment of the parking reference line, determining the line-crossing time difference between the vehicle and the previous vehicle; and determining the first intersection of the vehicle's detection frame in the target moment video frame and the previous video frame ratio, wherein the previous video frame is a video frame with a preset time interval from the target time; in response to the time difference between crossing the line being greater than a first threshold and the first cross-over-combination ratio greater than a second threshold, it is determined that the The vehicle is the key vehicle.
- a third determining module 505 configured to determine the key vehicle according to the following steps: for each vehicle in the vehicle detection information, based on the parking reference line, the Based on the vehicle detection information and the acquisition time of each video
- the second determining module 504 is further configured to: determine congestion parameter information corresponding to the traffic intersection based on the traffic signal information and the vehicle detection information of the traffic intersection; wherein , the traffic signal information includes a green light signal and a red light signal, and the congestion parameter information includes at least one of the following: the utilization rate of the green light from the time when the green light signal is turned on to the time when the red light signal is turned on, the time when the green light signal ends The space occupancy rate of the preset area within the preset time from the beginning, the filling time of the preset area from the end time of the green light signal to the end time of the red light signal, or the time elapsed from the time when the green light signal is turned on to the time when the red light signal is turned on The set target vehicle number of the parking reference line; based on the congestion parameter information corresponding to the traffic intersection, determine the congestion state of the traffic intersection.
- the second determination module 504 is further configured to: based on the traffic signal information of the traffic intersection and the Vehicle detection information, determining the third number of vehicles passing the parking reference line between the time when the green light signal is turned on and the time when the red light signal is turned on; The time length between the time when the light signal is turned on is used to determine the utilization rate of the green light, wherein the saturated headway is used to characterize the shortest time difference for adjacent vehicles to pass the parking reference line.
- the second determination module 504 is further configured to: extract the A sequence of partial video frames within a preset duration from the end of the green light signal; for each video frame in the sequence of partial video frames, determine the number of vehicles in the video frame that are located in a preset area to determine the partial video frame The average number of vehicles contained in the preset area in the sequence; based on the average number and the maximum number of vehicles that can be accommodated in the preset area, the space occupancy rate of the preset area is determined.
- the second determining module 504 is further configured to: based on the video frame sequence, Between time and the end of the red light signal, the shortest time period for the number of vehicles contained in the preset area corresponding to the traffic intersection reaches the target number; the shortest time length is determined as the filling time of the preset area.
- the second determination module 504 is further configured to: for each vehicle included in the preset area corresponding to the traffic intersection , determine the time when the vehicle passes the parking reference line; determine the third time difference between the time when the vehicle passes the parking reference line and the time when the previous vehicle of the vehicle passes the parking reference line, based on the determined multiple third The time difference is to determine the number of target vehicles whose multiple third time differences are continuously smaller than the set time threshold.
- the The second determination module 504 is further configured to: when at least one of the following conditions is met: the utilization rate of the green light is greater than a first parameter threshold, the space occupancy rate of the preset area is greater than a second parameter threshold, and the preset Set the area filling duration to be less than the third parameter threshold, determine the maximum queuing time based on the fourth quantity and the cycle duration indicated by the traffic signal information of the traffic intersection; determine the maximum queuing time based on the maximum queuing time of the traffic intersection Congested state.
- the second determining module 504 is further configured to: determine a maximum queuing index representing the congestion state based on the maximum queuing time and the cycle duration indicated by the traffic signal information; The maximum queuing index is used to determine the traffic congestion level of the traffic intersection.
- the device further includes: a generation module 506, configured to: generate warning information matching the congestion state based on the congestion state of the traffic intersection, and/or generate The grooming strategy for congestion state matching is described.
- a generation module 506 configured to: generate warning information matching the congestion state based on the congestion state of the traffic intersection, and/or generate The grooming strategy for congestion state matching is described.
- the functions of the device provided by the embodiments of the present disclosure or the included templates can be used to execute the methods described in the above method embodiments, and its specific implementation can refer to the description of the above method embodiments. For brevity, here No longer.
- an embodiment of the present disclosure also provides an electronic device.
- FIG. 6 it is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure, including a processor 601 , a memory 602 , and a bus 603 .
- the memory 602 is used to store execution instructions, including a memory 6021 and an external memory 6022; the memory 6021 here is also called an internal memory, and is used to temporarily store calculation data in the processor 601 and exchange data with an external memory 6022 such as a hard disk.
- the processor 601 exchanges data with the external memory 6022 through the memory 6021.
- the processor 601 communicates with the memory 602 through the bus 603, so that the processor 601 executes the following instructions: acquire the video frame sequence of the traffic intersection Carrying out vehicle detection on the video frames in the video frame sequence to obtain vehicle detection information; based on the vehicle detection information, determining traffic signal information at the traffic intersection; based on the traffic signal information at the traffic intersection and the vehicle Detect information to determine the congestion state of the traffic intersection.
- an embodiment of the present disclosure also provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the method for detecting a traffic intersection described in the above-mentioned method embodiment is executed. step.
- the storage medium may be a volatile or non-volatile computer-readable storage medium.
- the embodiment of the present disclosure also provides a computer program product, the computer program product carries a program code, and the instructions included in the program code can be used to execute the steps of the traffic intersection detection method described in the above method embodiment, for details, please refer to the above The method embodiment will not be repeated here.
- the above-mentioned computer program product may be specifically implemented by means of hardware, software or a combination thereof.
- the computer program product is embodied as a computer storage medium, and in another optional embodiment, the computer program product is embodied as a software product, such as a software development kit (Software Development Kit, SDK) etc. wait.
- a software development kit Software Development Kit, SDK
- the working process of the above-described system and device can refer to the corresponding process in the foregoing method embodiments, which will not be repeated here.
- the disclosed systems, devices and methods may be implemented in other ways.
- the device embodiments described above are only illustrative.
- the division of the units is only a logical function division.
- multiple units or components can be combined or May be integrated into another system, or some features may be ignored, or not implemented.
- the mutual coupling or direct coupling or communication connection shown or discussed may be through some communication interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms.
- the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
- each functional unit in each embodiment of the present disclosure may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit.
- the functions are realized in the form of software function units and sold or used as independent products, they can be stored in a non-volatile computer-readable storage medium executable by a processor.
- the technical solution of the present disclosure is essentially or the part that contributes to the prior art or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including Several instructions are used to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the methods described in various embodiments of the present disclosure.
- the aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disc and other media that can store program codes. .
Landscapes
- Chemical & Material Sciences (AREA)
- Analytical Chemistry (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Traffic Control Systems (AREA)
Abstract
Description
Claims (21)
- 一种交通路口检测方法,包括:获取交通路口的视频帧序列;对所述视频帧序列中的视频帧进行车辆检测,得到车辆检测信息;基于所述车辆检测信息,确定所述交通路口的交通信号信息;基于所述交通路口的交通信号信息和所述车辆检测信息,确定所述交通路口的拥堵状态。
- 根据权利要求1所述的方法,其中,对所述视频帧序列中的视频帧进行车辆检测,得到车辆检测信息,包括:针对所述视频帧序列中的各个视频帧,对该视频帧进行检测,得到该视频帧中的检测对象的检测框信息以及所述检测对象的类别信息;基于所述检测对象的类别信息,从所述检测对象的检测框信息中,筛选出车辆的检测框信息;其中,所述检测框信息包括用于区分不同车辆的标识信息,同一车辆在所述视频帧序列的不同视频帧中的标识信息相同。
- 根据权利要求1或2所述的方法,其中,基于所述车辆检测信息,确定所述交通路口的交通信号信息,包括:在所述视频帧序列的视频帧中确定停车基准线;基于所述停车基准线、所述车辆检测信息、以及每个所述视频帧对应的采集时间,确定所述交通路口的交通信号灯对应的周期时长和红灯信号时长;基于所述交通路口的交通信号灯的周期时长和所述红灯信号时长,确定绿灯信号时长。
- 根据权利要求3所述的方法,其中,确定所述交通路口的交通信号灯对应的周期时长,包括:基于所述停车基准线、所述车辆检测信息、以及每个所述视频帧对应的采集时间,确定多个关键车辆分别经过所述停车基准线的时间;其中,所述多个关键车辆中的任一为在所述交通路口的绿灯每次开启时,目标车道上第一个经过所述停车基准线的车辆;基于所述多个关键车辆分别经过所述停车基准线的时间,确定所述交通路口的交通信号灯对应的周期时长。
- 根据权利要求4所述的方法,其中,确定所述交通路口的交通信号灯对应的周期时长,包括:在所述交通路口的交通信号灯每次开启绿灯时,确定相邻次绿灯的两个关键车辆经过所述停车基准线的第一时刻差,以获得多个第一时刻差;对所述多个第一时刻差进行聚类,得到聚类后的至少一个第一集合;基于聚类后的所述至少一个第一集合中的第一时刻差,确定所述交通路口的交通信号灯对应的周期时长。
- 根据权利要求5所述的方法,其中,基于聚类后的所述至少一个第一集合中的第一时刻差,确定所述交通路口的交通信号灯对应的周期时长,包括:获取所述聚类的第一轮廓系数;其中,所述第一轮廓系数用于表征聚类结果的可信程度;响应于所述第一轮廓系数大于第一系数阈值,在所述至少一个第一集合中确定包含所述第一时刻差的数量最多的最大第一集合;基于所述最大第一集合中的各第一时刻差,确定所述交通路口的交通信号灯对应的周期时长。
- 根据权利要求6所述的方法,还包括:响应于所述第一轮廓系数小于或等于所述第一系数阈值,按照所述多个关键车辆经 过所述停车基准线的时间顺序,删除第一数量的关键车辆,得到剩余关键测量;确定第二数量的关键车辆经过所述停车基准线的时间;基于所述剩余关键车辆经过所述停车基准线的时间,以及在所述剩余关键车辆之后、所述第二数量的关键车辆经过所述停车基准线的时间,确定所述交通路口的交通信号灯对应的周期时长。
- 根据权利要求3~7中任一项所述的方法,其中,确定所述交通路口的红灯信号时长,包括:基于所述停车基准线、所述车辆检测信息、以及每个所述视频帧对应的采集时间,确定多个关键车辆中每个关键车辆的停车时刻和启动时刻;所述多个关键车辆中任一为在所述交通路口的绿灯每次开启时,目标车道上第一个经过所述停车基准线的车辆,所述停车时刻为该关键车辆停止在所述停车基准线位置处的时刻,所述启动时刻为该关键车辆在所述停车基准线位置处启动的时刻;针对所述多个关键车辆中的每个,基于该关键车辆的所述停车时刻和所述启动时刻,确定该关键车辆对应的第二时刻差,以获得针对所述多个关键车辆的多个第二时刻差;对所述多个第二时刻差进行聚类,得到聚类后的至少一个第二集合;基于聚类后的至少一个第二集合中的第二时刻差,确定所述交通路口的红灯信号时长。
- 根据权利要求4~8中任一项所述的方法,其中,根据以下步骤确定所述多个关键车辆:针对所述车辆检测信息中的每个车辆,基于所述停车基准线、所述车辆检测信息、以及所述视频帧序列中每个视频帧的采集时间,确定该车辆经过所述停车基准线的目标时刻;基于该车辆对应的所述目标时刻、和该车辆之前的前一车辆经过所述停车基准线的目标时刻,确定该车辆与该前一车辆的过线时刻差;以及确定该车辆在所述目标时刻视频帧和前一视频帧中的检测框的第一交并比,其中,所述前一视频帧为与所述目标时刻间隔预设时长的视频帧;响应于所述过线时刻差大于第一阈值、且所述第一交并比大于第二阈值,确定该车辆为关键车辆。
- 根据权利要求1~9中任一项所述的方法,其中,确定所述交通路口的拥堵状态,包括:基于所述交通路口的所述交通信号信息和所述车辆检测信息,确定所述交通路口对应的拥堵参数信息;其中,所述交通信号信息包括绿灯信号和红灯信号,所述拥堵参数信息包括以下中的至少一种:从所述绿灯信号开启时刻至所述红灯信号开启时刻之间的绿灯利用率、从所述绿灯信号结束时刻起的预设时长内的预设区域的空间占有率、从所述绿灯信号结束时刻至所述红灯信号结束时刻之间的预设区域填充时长、或从所述绿灯信号开启时刻至所述红灯信号开启时刻之间经过所述停车基准线的目标车辆数量;基于所述交通路口对应的所述拥堵参数信息,确定所述交通路口的拥堵状态。
- 根据权利要求10所述的方法,其中,响应于所述拥堵参数信息包括所述绿灯利用率,确定所述交通路口对应的拥堵参数信息,包括:基于所述交通路口的所述交通信号信息和所述车辆检测信息,确定从所述绿灯信号开启时刻至所述红灯信号开启时刻之间,经过所述停车基准线的车辆的第三数量;基于所述第三数量、饱和车头时距、以及从所述绿灯信号开启时刻至所述红灯信号开启时刻之间的时长,确定所述绿灯利用率,其中,所述饱和车头时距用于表征相邻车 辆经过所述停车基准线的最短时间差。
- 根据权利要求10所述的方法,其中,响应于所述拥堵参数信息包括所述预设区域的空间占有率,确定所述交通路口对应的拥堵参数信息,包括:从所述视频帧序列中,提取位于所述绿灯信号结束时刻起的预设时长内的部分视频帧序列;针对所述部分视频帧序列中的各视频帧,确定该视频帧中位于预设区域内的车辆的数量以确定所述部分视频帧序列中所述预设区域中包含的所述车辆的平均数量;基于所述平均数量和所述预设区域对应的最大可容纳车辆数量,确定所述预设区域的空间占有率。
- 根据权利要求10所述的方法,其中,响应于所述拥堵参数信息包括所述预设区域填充时长,确定所述交通路口对应的拥堵参数信息,包括:基于所述视频帧序列,确定从所述绿灯信号结束时刻至所述红灯信号结束时刻之间,所述交通路口对应的预设区域内包含的车辆数量达到目标数量的最短时长;将所述最短时长,确定为所述预设区域填充时长。
- 根据权利要求10所述的方法,其中,响应于所述拥堵参数信息包括所述目标车辆数量,确定所述交通路口对应的拥堵参数信息,包括:针对所述交通路口对应的预设区域内包含的每个车辆,确定该车辆经过所述停车基准线的时刻;确定该车辆经过所述停车基准线的时刻与该车辆的前一车辆经过所述停车基准线的时刻之间的第三时刻差,基于确定的多个第三时刻差,确定所述多个第三时刻差连续小于时刻阈值的目标车辆数量。
- 根据权利要求10所述的方法,其中,响应于所述拥堵参数信息包括所述绿灯利用率、所述预设区域的空间占有率、所述预设区域填充时长和所述目标车辆数量,基于所述交通路口对应的所述拥堵参数信息,确定所述交通路口的拥堵状态,包括:在满足以下至少一个条件的情况下:所述绿灯利用率大于第一参数阈值,所述预设区域的空间占有率大于第二参数阈值,或所述预设区域填充时长小于第三参数阈值,基于所述目标车辆数量和所述交通路口的所述交通信号信息指示的周期时长,确定最大排队时间;基于所述最大排队时间,确定所述交通路口的拥堵状态。
- 根据权利要求15所述的方法,其中,基于所述最大排队时间,确定所述交通路口的拥堵状态,包括:基于所述最大排队时间以及所述交通信号信息指示的周期时长,确定表征所述拥堵状态的最大排队指数;基于所述最大排队指数,确定所述交通路口的交通拥堵等级。
- 根据权利要求1~16中任一项所述的方法,还包括以下至少一项:基于所述交通路口的所述拥堵状态,生成与所述拥堵状态匹配的预警信息,或生成与所述拥堵状态匹配的疏导策略。
- 一种交通路口检测装置,包括:获取模块,用于获取交通路口的视频帧序列;检测模块,用于对所述视频帧序列中的视频帧进行车辆检测,得到车辆检测信息;第一确定模块,用于基于所述车辆检测信息,确定所述交通路口的交通信号信息;第二确定模块,用于基于所述交通路口的交通信号信息和所述车辆检测信息,确定所述交通路口的拥堵状态。
- 一种电子设备,包括:处理器、存储器和总线,所述存储器存储有所述处理器 可执行的机器可读指令,当电子设备运行时,所述处理器与所述存储器之间通过总线通信,所述机器可读指令被所述处理器执行时执行如权利要求1至17任一所述的交通路口检测方法。
- 一种计算机可读存储介质,该计算机可读存储介质上存储有计算机程序,该计算机程序被处理器运行时执行如权利要求1至17任一所述的交通路口检测方法。
- 一种计算机程序产品,包括存储于存储器中的计算机程序,所述计算机程序指令被处理器执行时实现如权利要求1-17中任意一项所述的交通路口检测方法。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202110844382.6 | 2021-07-26 | ||
| CN202110844382.6A CN113538916B (zh) | 2021-07-26 | 2021-07-26 | 交通路口检测方法、装置、电子设备及存储介质 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2023005258A1 true WO2023005258A1 (zh) | 2023-02-02 |
Family
ID=78089062
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2022/086272 Ceased WO2023005258A1 (zh) | 2021-07-26 | 2022-04-12 | 交通路口检测方法、装置、电子设备及存储介质 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN113538916B (zh) |
| WO (1) | WO2023005258A1 (zh) |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117475389A (zh) * | 2023-12-27 | 2024-01-30 | 山东海润数聚科技有限公司 | 一种人行横道信号灯的控制方法、系统、设备和存储介质 |
| CN117523874A (zh) * | 2024-01-05 | 2024-02-06 | 每日互动股份有限公司 | 一种车辆通行状态的获取方法、装置、介质及电子设备 |
| CN117542200A (zh) * | 2023-11-16 | 2024-02-09 | 北京卓视智通科技有限责任公司 | 交通态势拥堵预测的方法、系统、计算机设备和存储介质 |
| CN118571040A (zh) * | 2024-08-02 | 2024-08-30 | 山东高速信息集团有限公司 | 一种匝道路口管理方法、系统及设备 |
| CN118898906A (zh) * | 2024-10-09 | 2024-11-05 | 浙江云通数达科技有限公司 | 一种获取车辆排队长度的方法、装置、设备及介质 |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113538916B (zh) * | 2021-07-26 | 2023-02-17 | 上海商汤科技开发有限公司 | 交通路口检测方法、装置、电子设备及存储介质 |
| CN114419889A (zh) * | 2022-01-24 | 2022-04-29 | 上海商汤智能科技有限公司 | 时段划分方法、装置、电子设备及存储介质 |
| CN114999143B (zh) * | 2022-03-17 | 2023-08-29 | 高德软件有限公司 | 红灯时长挖掘方法、电子设备及计算机程序产品 |
| CN118155425A (zh) * | 2024-05-11 | 2024-06-07 | 四川智能交通系统管理有限责任公司 | 一种基于聚类的实时交通拥堵预测方法及设备 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101714299A (zh) * | 2009-11-05 | 2010-05-26 | 姜廷顺 | 利用视频事件检测对信号灯路口拥堵快速报警系统及方法 |
| CN105513354A (zh) * | 2015-12-22 | 2016-04-20 | 电子科技大学 | 基于视频的城市道路交通拥堵检测系统 |
| CN105809993A (zh) * | 2016-06-06 | 2016-07-27 | 北方工业大学 | 一种基于车辆停止线通过时间推算路口信号灯配时的方法 |
| CN111243301A (zh) * | 2020-01-15 | 2020-06-05 | 长沙理工大学 | 一种交通信号灯绿灯时长确定装置、方法及系统 |
| CN113538916A (zh) * | 2021-07-26 | 2021-10-22 | 上海商汤科技开发有限公司 | 交通路口检测方法、装置、电子设备及存储介质 |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101707005B (zh) * | 2009-11-05 | 2012-09-05 | 姜廷顺 | 利用视频检测对信号灯路口拥堵快速报警系统及运行方法 |
| CN203366537U (zh) * | 2013-05-18 | 2013-12-25 | 朱思益 | 减少拥堵车辆能耗的信号系统 |
| US20210027619A1 (en) * | 2018-03-29 | 2021-01-28 | Nec Corporation | Traffic monitoring apparatus, traffic monitoring system, traffic monitoring method, and non-transitory computer readable medium storing program |
| CN110598511A (zh) * | 2018-06-13 | 2019-12-20 | 杭州海康威视数字技术股份有限公司 | 一种对闯绿灯事件检测方法、装置、电子设备及系统 |
| CN111724588B (zh) * | 2020-06-01 | 2022-08-02 | 青岛海信网络科技股份有限公司 | 交通信号控制方法和通信终端 |
| CN112767681B (zh) * | 2020-12-16 | 2022-08-19 | 济南博观智能科技有限公司 | 一种交通状态检测方法、装置及相关设备 |
-
2021
- 2021-07-26 CN CN202110844382.6A patent/CN113538916B/zh active Active
-
2022
- 2022-04-12 WO PCT/CN2022/086272 patent/WO2023005258A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101714299A (zh) * | 2009-11-05 | 2010-05-26 | 姜廷顺 | 利用视频事件检测对信号灯路口拥堵快速报警系统及方法 |
| CN105513354A (zh) * | 2015-12-22 | 2016-04-20 | 电子科技大学 | 基于视频的城市道路交通拥堵检测系统 |
| CN105809993A (zh) * | 2016-06-06 | 2016-07-27 | 北方工业大学 | 一种基于车辆停止线通过时间推算路口信号灯配时的方法 |
| CN111243301A (zh) * | 2020-01-15 | 2020-06-05 | 长沙理工大学 | 一种交通信号灯绿灯时长确定装置、方法及系统 |
| CN113538916A (zh) * | 2021-07-26 | 2021-10-22 | 上海商汤科技开发有限公司 | 交通路口检测方法、装置、电子设备及存储介质 |
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117542200A (zh) * | 2023-11-16 | 2024-02-09 | 北京卓视智通科技有限责任公司 | 交通态势拥堵预测的方法、系统、计算机设备和存储介质 |
| CN117475389A (zh) * | 2023-12-27 | 2024-01-30 | 山东海润数聚科技有限公司 | 一种人行横道信号灯的控制方法、系统、设备和存储介质 |
| CN117475389B (zh) * | 2023-12-27 | 2024-03-15 | 山东海润数聚科技有限公司 | 一种人行横道信号灯的控制方法、系统、设备和存储介质 |
| CN117523874A (zh) * | 2024-01-05 | 2024-02-06 | 每日互动股份有限公司 | 一种车辆通行状态的获取方法、装置、介质及电子设备 |
| CN117523874B (zh) * | 2024-01-05 | 2024-04-12 | 每日互动股份有限公司 | 一种车辆通行状态的获取方法、装置、介质及电子设备 |
| CN118571040A (zh) * | 2024-08-02 | 2024-08-30 | 山东高速信息集团有限公司 | 一种匝道路口管理方法、系统及设备 |
| CN118898906A (zh) * | 2024-10-09 | 2024-11-05 | 浙江云通数达科技有限公司 | 一种获取车辆排队长度的方法、装置、设备及介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN113538916B (zh) | 2023-02-17 |
| CN113538916A (zh) | 2021-10-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN113538916B (zh) | 交通路口检测方法、装置、电子设备及存储介质 | |
| CN109191830B (zh) | 一种基于视频图像处理的道路拥堵检测方法 | |
| CN101807345B (zh) | 一种基于视频检测技术的交通拥堵判别方法 | |
| CN112289037B (zh) | 基于复杂环境下高视角的机动车辆违规停车检测方法及系统 | |
| CN112861773B (zh) | 一种基于多层次的泊位状态检测方法及系统 | |
| CN111930791A (zh) | 一种车辆轨迹的相似度计算方法、系统及存储介质 | |
| CN111898491B (zh) | 一种车辆逆向行驶的识别方法、装置及电子设备 | |
| CN107590999B (zh) | 一种基于卡口数据的交通状态判别方法 | |
| CN111223289B (zh) | 共享车辆违规停放事件抓拍方法及系统、存储介质 | |
| CN115601983B (zh) | 交通信号灯的周期时长确定方法、装置、设备和存储介质 | |
| CN109661692B (zh) | 交通事件预测方法、装置及终端设备 | |
| CN114898161A (zh) | 摄像头脏污的检测方法、装置和电子设备 | |
| CN110070733B (zh) | 一种车头时距建模方法及一种最小绿灯时间计算方法 | |
| KR102771505B1 (ko) | 하이패스 차로의 적재 불량 단속 방법, 장치 및 시스템 | |
| CN104915644A (zh) | 一种基于差别数据重建的车牌智能判别方法 | |
| CN107113400A (zh) | 显示装置和具备该显示装置的交通违章管理系统 | |
| CN109493606B (zh) | 一种高速公路上违停车辆的识别方法及系统 | |
| CN111368617A (zh) | 车辆出入数据处理方法及装置 | |
| CN115294774A (zh) | 基于深度学习的非机动车道路违停检测方法及装置 | |
| CN113160565B (zh) | 一种套牌车辆的识别方法、装置、存储介质及终端 | |
| CN113111818A (zh) | 一种车辆占道检测方法、装置、设备及存储介质 | |
| CN114743146A (zh) | 车辆违停检测方法、系统及计算机存储介质 | |
| CN112562340B (zh) | 交通状况确定方法、装置、电子设备及存储介质 | |
| KR102737788B1 (ko) | 도로 내 방범 cctv의 영상 데이터 송수신 방법, 장치 및 시스템 | |
| CN118629231B (zh) | 一种城市干线交叉口交通状态的判别方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 22847877 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22847877 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 21/06/2024) |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 21/06/2024) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22847877 Country of ref document: EP Kind code of ref document: A1 |