CN115964545B - Method for deducing pollution point location based on slag transport vehicle track point - Google Patents
Method for deducing pollution point location based on slag transport vehicle track point Download PDFInfo
- Publication number
- CN115964545B CN115964545B CN202310252292.7A CN202310252292A CN115964545B CN 115964545 B CN115964545 B CN 115964545B CN 202310252292 A CN202310252292 A CN 202310252292A CN 115964545 B CN115964545 B CN 115964545B
- Authority
- CN
- China
- Prior art keywords
- track
- points
- point
- data
- slag
- 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
Links
- 239000002893 slag Substances 0.000 title claims abstract description 56
- 238000000034 method Methods 0.000 title claims abstract description 45
- 230000002159 abnormal effect Effects 0.000 claims description 11
- 230000003044 adaptive effect Effects 0.000 claims description 5
- 238000007781 pre-processing Methods 0.000 claims description 4
- 238000006243 chemical reaction Methods 0.000 claims description 2
- 230000001143 conditioned effect Effects 0.000 claims description 2
- 238000010276 construction Methods 0.000 abstract description 7
- 238000004422 calculation algorithm Methods 0.000 abstract description 4
- 239000000428 dust Substances 0.000 abstract description 3
- 239000011159 matrix material Substances 0.000 abstract description 3
- 238000004364 calculation method Methods 0.000 abstract description 2
- 238000012544 monitoring process Methods 0.000 abstract 1
- 230000002265 prevention Effects 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 6
- 238000004590 computer program Methods 0.000 description 5
- 238000012545 processing Methods 0.000 description 5
- 230000006870 function Effects 0.000 description 4
- 208000025174 PANDAS Diseases 0.000 description 2
- 208000021155 Paediatric autoimmune neuropsychiatric disorders associated with streptococcal infection Diseases 0.000 description 2
- 240000004718 Panda Species 0.000 description 2
- 235000016496 Panda oleosa Nutrition 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 239000002699 waste material Substances 0.000 description 2
- 230000001133 acceleration Effects 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 238000013473 artificial intelligence Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 230000029087 digestion Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000007689 inspection Methods 0.000 description 1
- 230000009191 jumping Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
- 238000000926 separation method Methods 0.000 description 1
- XLYOFNOQVPJJNP-UHFFFAOYSA-N water Substances O XLYOFNOQVPJJNP-UHFFFAOYSA-N 0.000 description 1
- 229920003169 water-soluble polymer Polymers 0.000 description 1
Images
Landscapes
- Traffic Control Systems (AREA)
- Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
Abstract
The invention discloses a method for deducing pollution points based on a slag car track point, and relates to the field of monitoring of transportation environment. Based on the space-time big data characteristics of the slag car, reasonable thresholds are set through a matrix method and a self-adaptive jump method to excavate the stop standing points of the slag car in the running process, and the algorithm can distinguish the running and stop rules according to the track characteristics of the car and can avoid the problems of data loss and the like. The algorithm adopts a simplified distance calculation mode, and the operation efficiency is greatly improved. By combining specific residence point information, the method can effectively help identify construction sites, dumping fields, slag parking lots and the like, and provides scientific basis for management and control of urban dust sources. Thereby helping government managers strengthen the control of slag transport vehicles and the supervision of dust sources, and assisting in pollution prevention and control.
Description
Technical Field
The invention relates to the field of traffic big data, in particular to a method for deducing pollution points based on slag car track points.
Background
The rapid development of urban construction increases urban construction engineering, the camping and transportation amount of the dregs car for transporting construction waste is greatly improved, the car is carried with mud to get on the road, secondary dust pollution on the road surface can be caused, overload and unsealing are carried out, and the phenomena of scattering and leakage along the road need to be controlled from the source. However, on the premise of lacking intelligent hardware identification and application, the slag transport vehicle has the advantages of large number of points, wide distribution, high centralized supervision difficulty, serious construction environment pollution and difficulty in acquiring real-time effective data.
With the high-speed development of technologies such as big data, cloud computing, artificial intelligence, the Internet of things and the like, a GPS device is installed on a slag transport vehicle in recent years to monitor the running condition of the slag transport vehicle, so that the recovery and coverage rate of vehicle track data are ensured to be more efficient.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides a method for deducing pollution points based on the track points of a slag car.
In order to achieve the aim of the invention, the invention adopts the following technical scheme:
a method for deducing pollution points based on slag car track points comprises the following steps:
s1, acquiring original slag car data and preprocessing the data;
s2, sorting the preprocessed slag car data according to time, and traversing all track points of each slag car;
and S3, judging whether the area surrounded by the plurality of track points is a parking point by using an adaptive method, if so, matching the parking point to the divided grid, ending the flow, and if not, repeating the step S3.
Further, the step S1 specifically includes the following steps:
s11, reading original slag car data and performing format conversion;
s12, eliminating abnormal data of the original slag car data;
s13, identifying non-active vehicle data of the slag car after abnormal data are removed by using a rectangular method, and reserving moving vehicle data in a selected period.
Further, the abnormal data in S12 includes abnormal values, clear null values, and data complemented in the geographical latitude and longitude range.
Further, in the step S13, the specific method for identifying the non-active vehicle data of the slag car data after the abnormal data is removed by using the rectangular method is as follows:
s131, finding out the maximum longitude and latitude and the minimum longitude and latitude in the running track of each slag carrier;
s132, judging whether the maximum path distance is smaller than a distance threshold value or not by taking the obtained maximum longitude and latitude and the obtained minimum longitude and latitude as the maximum path distance of the vehicle track, and if so, judging that the slag transport vehicle is an inactive vehicle.
Further, the step S3 specifically includes the following steps:
s31, for each slag carrierkFrom the slaveiStarting backward traversal of +1 track points, finding the nearest track point with time greater than the minimum time thresholdj;
S32, obtaining the current track point cluster by using a rectangular methodi,jMaximum path distance of-1)d max Judging the current track point clusteri,jMaximum path distance of-1)Separation ofd max If the track point cluster is smaller than the selected space threshold value, judging the track point cluster as a parking point and adding all the track point clusters into a parking point set, and if the track point cluster is larger than the selected space threshold value, entering step S33;
s33, judging the current track point clusteri,j-1) if the track points are sparse point clusters, if so, not meeting the parking point condition and directly skipping all track points within a future set time period, and traversing the track points after the future set time period; if not, go to step S34;
s34, judging the current track point clusteri,j-1) whether it is a very sparse cluster, if so, directly skipping all the track points in the cluster, entering the track pointjIf the track pointsjIf the track length is greater than the track length, the loop is exited;
s35, dividing the parking point matching values into grids, and ending the flow.
Further, in the step S32, the current track point cluster is judgedi,j-1) whether it is a very sparse cluster of points is conditioned by:
judging the current track point cluster in the S33i,j-1) if it is a sparse cluster of points, the condition is:
Further, the judging condition of the stopping and standing point in S34 is as follows:
for the time threshold +.>Is in->Position data of time point,/->Is in->Position data of time point,/->Is->Latitude maximum value of inner slag transport vehicle track, +.>For time period +.>Latitude minimum value of inner slag transport vehicle track,/>For time period +.>Longitude maximum of inner slag car track, +.>For time period +.>The longitude of the inner slag car track is the minimum.
The invention has the following beneficial effects:
the invention utilizes the GPS data characteristics of the slag car track to effectively screen the parking points, so that the urban construction points, slag car parking points and dumping sites can be quickly identified, the illegal disposal and the digestion of the construction wastes can be timely found, the source of the slag car can be ensured to be found, the trace and the responsibility can be ensured to be correct, and the efficiency of law enforcement and inspection is obviously improved.
According to the method, the stopping standing point of the slag car in the running process is excavated by setting reasonable thresholds through the matrix method and the self-adaptive jump method, the algorithm can distinguish the running and stopping rules according to the track characteristics of the car, and meanwhile the problems of data loss and the like can be avoided. The algorithm adopts a simplified distance calculation mode, and the operation efficiency is greatly improved.
Drawings
FIG. 1 is a flow chart of a method for deducing pollution points based on track points of a slag car.
Detailed Description
The following description of the embodiments of the present invention is provided to facilitate understanding of the present invention by those skilled in the art, but it should be understood that the present invention is not limited to the scope of the embodiments, and all the inventions which make use of the inventive concept are protected by the spirit and scope of the present invention as defined and defined in the appended claims to those skilled in the art.
A method for deducing pollution points based on slag car track points is shown in figure 1, and comprises the following steps:
s1, acquiring original slag car data and preprocessing the data;
specifically, this embodiment is implemented by python3.7.3, and uses a packet such as numpy, pandas, numba, sklearn. The operating system is Windows10, the hardware environment is i7-10700 8 core CPU,16G memory. The original slag car data is read, the format is converted into Pandas DataFrame, and the following data preprocessing is carried out:
1. processing abnormal values of the data, clearing null values and data which are not in the geographical longitude and latitude range;
2. removing non-active vehicle data from the original slag car data, and reserving the vehicle data moving in the selected period; the specific method is the same as the rectangle method, the maximum longitude and latitude and the minimum longitude and latitude (rectangle) in each vehicle running track are found out, the maximum path distance of the vehicle running is represented, whether the maximum path distance is smaller than a selected threshold value (such as 3 km) is judged, if the maximum path distance is smaller than the selected threshold value, the vehicle is not active, and the vehicle is removed.
3. The time format is processed so that it can be calculated in the time dimension.
S2, sorting the preprocessed slag car data according to time, and traversing all track points of each slag car;
and S3, judging whether the area surrounded by the plurality of track points is a parking point by using an adaptive method, if so, matching the parking point to the divided grid, ending the flow, and if not, repeating the step S3.
In this embodiment, the step S3 specifically includes the following steps:
s31, for each vehiclekFrom the slaveiStarting backward traversal of +1 track points, finding the nearest track point with time greater than the minimum time thresholdj;
S32, obtaining the current track point cluster by using a rectangular methodi,jMaximum path distance of-1)d max Judging the current track point clusteri,jMaximum path distance of-1)d max Whether or not to be less than the selected spatial thresholdIf the value is smaller than the value, the track point cluster is judged to be the parking point and all the parking points are added into the parking point set, and if the value is larger than the value, the step S33 is carried out;
s33, judging the current track point clusteri,j-1) whether the track points are sparse clusters, if so, not meeting the parking point condition and directly skipping all track points for which the future set time period is set, and traversing the track points after the future set time period; if not, go to step S34;
s34, judging the current track point clusteri,j-1) whether it is a very sparse cluster of points, if so, directly skipping all the track points in the segment, entering the track pointsjIf the track pointsjIf the track length is greater than the track length, the loop is exited;
s35, dividing the parking point matching values into grids, and ending the flow.
In the present embodiment, for each vehicle k, all the track points i are traversed, the condition of surrounding a plurality of points is recognized as a parking point, and a rectangular method is used for determining any given track pointWhether a "quasi-standing point" approach. The parameters include: time threshold->And spatial threshold->. The principle is to judge whether the adjacent track points are similar in space or not, and the mathematical expression is as follows:
in the above formula, the water content of the water-soluble polymer,also the locus point of the vehicle.
Candidate stay points (stationary points and wander points) are screened from the moving vehicle track, and a matrix method and an adaptive jump method are adopted.
1) The time threshold is recorded asThe spatial threshold is marked->The judgment standard is->≤/>Let σ= [ -jersey ]>]//>;
2) Traversing from the first trace point;
3) Adaptive jumping;
if sigma is less than or equal to 1, the point is determinedPoints within the threshold are clusters of parking points, traversing the next +.>Points within the threshold;
if 1<Sigma is less than or equal to 5, the future is skipped directlyAll track points within/2 time;
the self-adaptive method can quickly skip track points in the normal running process of the vehicle, and the track points are closely checked near the standing points. Since most of track points of the vehicle are in the normal running process, the method has an acceleration effect.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The principles and embodiments of the present invention have been described in detail with reference to specific examples, which are provided to facilitate understanding of the method and core ideas of the present invention; meanwhile, as those skilled in the art will have variations in the specific embodiments and application scope in accordance with the ideas of the present invention, the present description should not be construed as limiting the present invention in view of the above.
Those of ordinary skill in the art will recognize that the embodiments described herein are for the purpose of aiding the reader in understanding the principles of the present invention and should be understood that the scope of the invention is not limited to such specific statements and embodiments. Those of ordinary skill in the art can make various other specific modifications and combinations from the teachings of the present disclosure without departing from the spirit thereof, and such modifications and combinations remain within the scope of the present disclosure.
Claims (4)
1. The method for deducing the pollution point location based on the track point of the slag car is characterized by comprising the following steps:
s1, acquiring original slag car data and preprocessing the data;
s2, sorting the preprocessed slag car data according to time, and traversing all track points of each slag car;
s3, distinguishing whether the area surrounded by the plurality of track points is a parking point or not by using an adaptive method, if so, matching the parking point to the divided grid and ending the flow, and if not, repeating the step S3, wherein the method specifically comprises the following steps:
s31, for each slag carrierkFrom the slaveiStarting backward traversal of +1 track points, finding the nearest track point with time greater than the minimum time thresholdj;
S32, obtaining the current point cluster by using a rectangle method(i,jMaximum path distance of-1)d max Judging the current point clusteri,jMaximum path distance of-1)d max If the track point cluster is smaller than the selected space threshold value, the track point cluster is judged to be the parking point and all the track point clusters are added into the parking point set, and if the track point cluster is larger than the selected space threshold value, the step S33 is entered, wherein the judging condition of the parking point is as follows:
for the time threshold +.>Is in->Position data of time point,/->Is in->Position data of time point,/->Is->Latitude maximum value of inner slag transport vehicle track, +.>For time period +.>Latitude minimum of inner slag car track,/->For time period +.>Longitude maximum of inner slag car track, +.>For time period +.>Minimum longitude value of inner slag car track;
s33, judging the current point clusteri,j-1) if the track points are sparse point clusters, if so, not meeting the parking point condition and directly skipping all track points within a future set time period, and traversing the track points after the future set time period; if not, step S34 is entered, wherein the current point cluster is judgedi,j-1) if it is a sparse cluster of points, the condition is:
s34, judging the current point clusteri,j-1) if it is a very sparse cluster of points, if so, directly skipping all the track points in the future set period of time, entering a track pointjIf the track pointsjIf the current point cluster is larger than the track length, the cycle is exited, wherein the current point cluster is judgedi,j-1) whether it is a very sparse cluster of points is conditioned by:
s35, matching the parking points into the divided grids, and ending the flow.
2. The method for deducing pollution points based on the track points of the slag car according to claim 1, wherein the step S1 specifically comprises the following steps:
s11, reading original slag car data and performing format conversion;
s12, eliminating abnormal data of the original slag car data;
s13, identifying non-active vehicle data of the slag car after abnormal data are removed by using a rectangular method, and reserving moving vehicle data in a selected period.
3. The method for deducing pollution points based on the trajectory points of the slag car according to claim 2, wherein the abnormal data in S12 includes abnormal values, clear null values and data complemented in the geographical latitude and longitude range.
4. The method for deducing pollution points based on slag car track points according to claim 2, wherein the specific method for identifying the non-active vehicle data of the slag car data after eliminating the abnormal data by using the rectangular method in S13 is as follows:
s131, finding out the maximum longitude and latitude and the minimum longitude and latitude in the running track of each slag carrier;
s132, judging whether the road short distance is smaller than a distance threshold value or not by taking the obtained maximum longitude and latitude and the obtained minimum longitude and latitude as the maximum path distance of the vehicle track, and if so, judging that the slag transport vehicle is an inactive vehicle.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202310252292.7A CN115964545B (en) | 2023-03-16 | 2023-03-16 | Method for deducing pollution point location based on slag transport vehicle track point |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202310252292.7A CN115964545B (en) | 2023-03-16 | 2023-03-16 | Method for deducing pollution point location based on slag transport vehicle track point |
Publications (2)
Publication Number | Publication Date |
---|---|
CN115964545A CN115964545A (en) | 2023-04-14 |
CN115964545B true CN115964545B (en) | 2023-05-30 |
Family
ID=85888215
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202310252292.7A Active CN115964545B (en) | 2023-03-16 | 2023-03-16 | Method for deducing pollution point location based on slag transport vehicle track point |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN115964545B (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN117112867B (en) * | 2023-10-24 | 2024-01-09 | 四川国蓝中天环境科技集团有限公司 | Heavy vehicle emission calculation and visualization method based on GPS track data |
CN117131149B (en) * | 2023-10-26 | 2024-01-23 | 四川国蓝中天环境科技集团有限公司 | Earth and rock point location and transportation network identification method based on GPS track of slag transport vehicle |
CN117473398B (en) * | 2023-12-26 | 2024-03-19 | 四川国蓝中天环境科技集团有限公司 | Urban dust pollution source classification method based on slag transport vehicle activity |
CN117494011B (en) * | 2023-12-29 | 2024-03-12 | 四川国蓝中天环境科技集团有限公司 | Dust raising point position type discriminating method based on earth and stone transport characteristics of slag transport vehicle |
CN118211853B (en) * | 2024-05-17 | 2024-07-19 | 四川国蓝中天环境科技集团有限公司 | Slag car active point position calculation method based on cross-space-time clustering |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107730873A (en) * | 2017-09-14 | 2018-02-23 | 王淑芳 | A kind of emphasis commerial vehicle abnormal behaviour monitoring method and system |
CN114997777A (en) * | 2022-05-27 | 2022-09-02 | 深圳市规划国土发展研究中心 | Vehicle movement feature identification method based on track information |
Family Cites Families (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4730961B2 (en) * | 2006-03-24 | 2011-07-20 | 富士重工業株式会社 | Waste collection vehicle, garbage collection vehicle operation management system, center device, and waste collection vehicle operation management method |
JP5225218B2 (en) * | 2008-07-02 | 2013-07-03 | パナソニック株式会社 | Vehicle-mounted image recording apparatus and image recording method |
KR20130030050A (en) * | 2011-09-16 | 2013-03-26 | 현대자동차주식회사 | Method for extracting parking location, terminal using the same |
CN104966129A (en) * | 2015-06-08 | 2015-10-07 | 浙江大学 | Method for separating vehicle running track |
CN106649709B (en) * | 2016-12-20 | 2020-02-07 | 北京航空航天大学 | Vehicle stopping behavior pattern prediction and evaluation method based on data mining |
CN108256560B (en) * | 2017-12-27 | 2021-05-04 | 同济大学 | Parking identification method based on space-time clustering |
CN109541654A (en) * | 2018-11-19 | 2019-03-29 | 北京金州世纪信息技术有限公司 | A kind of calculation method and device of vehicle parking point |
CN110148298B (en) * | 2019-06-24 | 2022-03-18 | 重庆大学 | Private car regular travel behavior discovery method based on motor vehicle electronic identification data |
CN110751737B (en) * | 2019-09-24 | 2021-12-28 | 深圳市捷顺科技实业股份有限公司 | Parking timing method, device, equipment and computer readable storage medium |
CN111127930A (en) * | 2019-12-13 | 2020-05-08 | 青岛海信网络科技股份有限公司 | Method and device for acquiring common driving route of vehicle |
CN111966729B (en) * | 2020-08-27 | 2023-05-19 | 平安国际智慧城市科技股份有限公司 | Vehicle track data processing method, device, equipment and storage medium |
CN113011815A (en) * | 2021-03-11 | 2021-06-22 | 深圳市城市交通规划设计研究中心股份有限公司 | Truck stop point extraction method and travel characteristic determination method and device |
CN113553482B (en) * | 2021-09-18 | 2022-02-01 | 深圳市城市交通规划设计研究中心股份有限公司 | Stay point identification and trip chain construction system, algorithm, equipment and storage medium |
CN114140300A (en) * | 2021-11-02 | 2022-03-04 | 北京中交兴路车联网科技有限公司 | Method, device, storage medium and terminal for identifying vehicle stop points based on GPS data |
CN114913399B (en) * | 2022-05-12 | 2024-07-26 | 苏州大学 | Vehicle track optimization method and intelligent traffic system |
CN115436972A (en) * | 2022-08-31 | 2022-12-06 | 湖南省交通科学研究院有限公司 | Method, system and medium for identifying stop point based on heavy-duty truck GPS track |
CN115457777B (en) * | 2022-09-06 | 2023-09-19 | 北京商海文天科技发展有限公司 | Specific vehicle traceability analysis method |
-
2023
- 2023-03-16 CN CN202310252292.7A patent/CN115964545B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107730873A (en) * | 2017-09-14 | 2018-02-23 | 王淑芳 | A kind of emphasis commerial vehicle abnormal behaviour monitoring method and system |
CN114997777A (en) * | 2022-05-27 | 2022-09-02 | 深圳市规划国土发展研究中心 | Vehicle movement feature identification method based on track information |
Also Published As
Publication number | Publication date |
---|---|
CN115964545A (en) | 2023-04-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN115964545B (en) | Method for deducing pollution point location based on slag transport vehicle track point | |
Tian et al. | An automatic car accident detection method based on cooperative vehicle infrastructure systems | |
CN102999756B (en) | The recognition methods of PSO-SVM to road sign is realized based on GPU | |
CN102385705B (en) | Abnormal behavior detection system and method by utilizing automatic multi-feature clustering method | |
CN103914688A (en) | Urban road obstacle recognition system | |
CN102568206B (en) | Video monitoring-based method for detecting cars parking against regulations | |
CN113850123A (en) | Video-based road monitoring method and device, storage medium and monitoring system | |
CN104200466A (en) | Early warning method and camera | |
CN113516105B (en) | Lane detection method and device and computer readable storage medium | |
CN109781945B (en) | Method and system for transmission and investigation among pollutant areas based on mobile device | |
CN112929827B (en) | Method, device and medium for monitoring discharge of construction waste | |
CN113822285A (en) | Vehicle illegal parking identification method for complex application scene | |
CN117131149B (en) | Earth and rock point location and transportation network identification method based on GPS track of slag transport vehicle | |
CN116168356A (en) | Vehicle damage judging method based on computer vision | |
CN114897944B (en) | Multi-target continuous tracking method based on DeepSORT | |
CN109934161B (en) | Vehicle identification and detection method and system based on convolutional neural network | |
CN113222040B (en) | Marine fixed target identification method, device, computer equipment and storage medium | |
CN117392855B (en) | Vehicle overrun overload probability identification method and system based on satellite positioning data | |
Chen et al. | Managing edge AI cameras for traffic monitoring | |
CN113077192A (en) | Intelligent management and control method and system for intelligent park environment | |
Jafari et al. | Intelligent Traffic Light Solution for Green and Sustainable Smart City | |
Zhang et al. | A method for construction core points identification based on trajectory data of engineering vehicles | |
CN116310307A (en) | Subway carriage passenger clearing judging method based on image analysis and electronic equipment | |
CN114446053B (en) | Uncontrolled intersection safety evaluation method for intelligent networked vehicle track error | |
CN118535989A (en) | Method and terminal for identifying loading and unloading behaviors of muck truck |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |