CN112232193B - WEB-based road detection real-time viewing and operating method - Google Patents

WEB-based road detection real-time viewing and operating method Download PDF

Info

Publication number
CN112232193B
CN112232193B CN202011101555.7A CN202011101555A CN112232193B CN 112232193 B CN112232193 B CN 112232193B CN 202011101555 A CN202011101555 A CN 202011101555A CN 112232193 B CN112232193 B CN 112232193B
Authority
CN
China
Prior art keywords
road
data
webpage
map
detection
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011101555.7A
Other languages
Chinese (zh)
Other versions
CN112232193A (en
Inventor
刘景宇
蒋国平
周映江
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing University of Posts and Telecommunications
Original Assignee
Nanjing University of Posts and Telecommunications
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nanjing University of Posts and Telecommunications filed Critical Nanjing University of Posts and Telecommunications
Priority to CN202011101555.7A priority Critical patent/CN112232193B/en
Publication of CN112232193A publication Critical patent/CN112232193A/en
Application granted granted Critical
Publication of CN112232193B publication Critical patent/CN112232193B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/52Surveillance or monitoring of activities, e.g. for recognising suspicious objects
    • G06V20/54Surveillance or monitoring of activities, e.g. for recognising suspicious objects of traffic, e.g. cars on the road, trains or boats
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/51Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/587Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/94Hardware or software architectures specially adapted for image or video understanding
    • G06V10/95Hardware or software architectures specially adapted for image or video understanding structured as a network, e.g. client-server architectures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Multimedia (AREA)
  • Library & Information Science (AREA)
  • Remote Sensing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a WEB-based road detection real-time viewing and operating method, which comprises the following specific steps: 1. building a dynamic webpage; 2. identifying problematic roads and uploading the problematic roads to a webpage server; 3. converting the naming into road detection time and road detection problems through codes; 4. adding the obtained picture into an unprocessed road database and displaying the picture; 5. and adding the collected information into a map, and displaying the related information by a window which is conveniently popped up when clicking. The invention checks the road detection and road maintenance process through the webpage; the road detection map visually checks the road damage degree, and allocates task priority according to the road damage degree; the road detection shows the operation interface, eliminates the distance between the road manager and the road maintenance personnel, and has timeliness and high efficiency for transmitting the road maintenance instruction up and down.

Description

WEB-based road detection real-time viewing and operating method
Technical Field
The invention relates to the field of road detection, in particular to a method for checking and operating road detection in real time based on WEB, and particularly relates to a WEB system for classified display of detected road pictures.
Background
As roads increase, road networks become more complex and the difficulty of road maintenance work becomes greater, which leads to inefficient road maintenance and a gradual increase in the incidence of traffic accidents. With the development of scientific technology, such as the development of technologies like image recognition and network, the real-time road detection on-line system has the foundation for realization. By means of a WEB technology, pictures of road detection can be uploaded by a server in real time, displayed on the WEB in a classified mode, and whether road repair work is finished or not can be marked. The scheme can facilitate road detection, and the road detection personnel or office personnel not at the road detection site can check the road detection and maintenance conditions in real time, so that the time, the cost and the labor are saved, and the efficiency of road detection and maintenance is improved.
Disclosure of Invention
Aiming at the problems, the invention provides a WEB-based road detection real-time viewing and operating method; in order to improve the efficiency of road detection and simplify the work of a road maintenance department, the invention adopts wireless communication and WEB technology to integrate the information of road detection and can access and read at any place.
The technical scheme of the invention is as follows: a WEB-based road detection real-time viewing and operating method comprises the following specific steps:
step (1.1), building a dynamic webpage for displaying the detected problem road and the solved problem road by using a programming language;
step (1.2), identifying a road with a problem through an image identification server, uploading a picture of the road with the problem to a webpage server, adding an acquired corresponding GPS signal into a corresponding TXT text file, and renaming the picture into road detection time and a digital string represented by the problem detected by the road through an image naming part code according to a set image naming rule;
step (1.3), according to the road information display webpage rule, adding the road picture newly acquired from the server into an unprocessed road database, and uniformly displaying the road picture and the information on one webpage of a website;
step (1.4), adding GPS information and image information collected during road identification into a map through a map data webpage display rule;
and (1.5) operating the corresponding data of the unprocessed road through UI interactive operation of the webpage.
Further, in step (1.1), the programming language used includes: the system comprises Html, css, JavaScript and PHP, wherein the Html, css and JavaScript are front-end languages, and the PHP is a back-end language.
Further, in step (1.2), the set image naming rule specifically includes: after the road data is identified from the image identification server, the road data is transmitted to the webpage server through a wireless network according to a specified data protocol.
Further, in the step (1.3), the road information display webpage rule specifically includes: displaying all road data in a single webpage, wherein the road data comprises maintained and non-maintained road data and corresponding road pictures, taking the road problems as labels, taking the processed and non-processed road problems as changeable data, attaching a map fixed point display UI button to each road information frame, and jumping to a corresponding road location on a map by clicking the button.
Further, in step (1.4), the map data webpage display rule specifically includes: the position of the road image is marked on the map through the map API, the information of the corresponding road is checked in real time, and the map is quickly positioned to the desired road address through the corresponding API.
Further, in step (1.5), the interaction operation of the website UI specifically includes: and when the maintenance of the unprocessed road is finished, the data of the corresponding road is changed through the website UI, and the corresponding road data is changed from the unprocessed road data to the processed road data.
The invention has the beneficial effects that: the scheme provided by the invention can be used for directly checking the road detection and road maintenance process through the webpage; the road detection map can visually check which roads have higher damage degrees, and accordingly task priorities are distributed; the road detection display operation interface greatly eliminates the distance between a road manager and a road maintainer, and has timeliness and high efficiency for transmitting road maintenance instructions up and down.
Drawings
FIG. 1 is a flow chart of the operation of the present invention;
FIG. 2 is a schematic diagram of a main interface ribbon of the present invention;
FIG. 3 is a schematic diagram of data map information display according to the present invention;
FIG. 4 is a schematic diagram of the road quick fix function of the present invention;
fig. 5 is a schematic view of a road information browsing interface according to the present invention.
Detailed Description
In order to more clearly illustrate the technical solution of the present invention, the following detailed description is made with reference to the accompanying drawings:
as shown in the figure, a real-time viewing and operating method for road detection based on WEB includes the following steps:
step (1.1), building a dynamic webpage for displaying the detected problem road and the solved problem road by using a programming language;
step (1.2), identifying a road with a problem through an image identification server, uploading a picture of the road with the problem to a webpage server, adding an acquired corresponding GPS signal into a corresponding TXT text file, and renaming the picture into road detection time and a numeric string represented by the problem detected by the road through an image naming part code according to a set image naming rule;
step (1.3), according to the road information display webpage rule, adding the road picture newly acquired from the server into an unprocessed road database, and uniformly displaying the road picture and the information on one webpage of a website;
step (1.4), adding GPS information and image information collected during road identification into a map through a map data webpage display rule, and displaying the information through a pop-up window when a user clicks road detection information to be checked;
and (1.5) operating the corresponding data of the unprocessed road through UI interactive operation of the webpage.
Further, in step (1.1), the programming language used includes: html, css, JavaScript and PHP, wherein the Html, css and JavaScript are front-end languages, and the PHP is a back-end language.
Further, in step (1.2), the set image naming rule specifically includes: after the road data is identified from the image identification server, the road data is transmitted to the webpage server through a wireless network according to a specified data protocol.
Further, in step (1.3), the road information display webpage rule specifically includes: displaying all road data in a single webpage, wherein the road data comprises maintained and non-maintained road data and corresponding road pictures, taking the road problems as labels, taking the processed and non-processed road problems as changeable data, attaching a map fixed point display UI button to each road information frame, and jumping to a corresponding road location on a map by clicking the button.
Further, in step (1.4), the map data webpage display rule specifically includes: marking the position of the road image on a map through a map API, checking the information of the corresponding road in real time, and quickly positioning the map to a desired road address through the corresponding API; when the user clicks the road detection information to be checked, the popup window displays the information.
Further, in step (1.5), the interaction operation of the website UI specifically includes: when the maintenance of the unprocessed road is completed, the data of the corresponding road is changed through the website UI, and the corresponding road data is changed from the unprocessed road data to the processed road data; corresponding operation can be completed through one button; the search of the corresponding road data can also be performed through the UI operation of the website, and the searchable data is basically divided into: road location, detected road time, road problems, road handling status, etc.
Further, the database for road detection is basically: processing the processed road data and the unprocessed road data; when the maintainer finishes processing a road, the corresponding road data can be changed from the unprocessed road data to the processed road data, and the corresponding operation can be finished through a button.
In addition, if the road maintenance personnel finish maintaining an unprocessed road displayed by the webpage, the maintained road surface can be deleted from the unprocessed road database through the webpage interactive interface and added into the processed road database.
The specific embodiment is as follows: the invention is applied to road detection by a certain company; the company installs an image recognition server used for road recognition and other used equipment on a vehicle, continuously recognizes roads to be processed and shoots corresponding pictures when the server is operated on the roads, and uploads the road pictures to a server of a website in real time in a classified manner. The website displays the information corresponding to the road on a webpage according to the road information, and marks the corresponding information in a map. When the road detection equipment is operated, the personnel of a company inquire the information of road detection, and after one-time information statistics, a road maintenance command is issued to a road maintenance army.

Claims (5)

1. A WEB-based road detection real-time viewing and operating method is characterized by comprising the following specific steps:
step (1.1), building a dynamic webpage for displaying the detected problem road and the solved problem road by using a programming language;
step (1.2), identifying a road with a problem through an image identification server, uploading a picture of the road with the problem to a webpage server, adding an acquired corresponding GPS signal into a corresponding TXT text file, and renaming the picture into road detection time and a digital string represented by the problem detected by the road through an image naming part code according to a set image naming rule;
step (1.3), according to the road information display webpage rule, adding the road picture newly acquired from the server into an unprocessed road database, and uniformly displaying the road picture and the information on one webpage of a website; the road information display webpage rule specifically includes: displaying all road data in an independent webpage, wherein the road data comprises maintained and non-maintained road data and corresponding road pictures, taking road problems as labels, taking processed and non-processed road problems as changeable data, attaching a map fixed point display UI button to each road information frame, and jumping to a corresponding road location on a map by clicking the button;
step (1.4), adding GPS information and image information collected during road identification into a map through a map data webpage display rule;
and (1.5) operating the corresponding data of the unprocessed road through UI interactive operation of the webpage.
2. A method for real-time viewing and operating based on WEB-based road detection as claimed in claim 1, wherein in step (1.1), the applied programming language includes: the system comprises Html, css, JavaScript and PHP, wherein the Html, css and JavaScript are front-end languages, and the PHP is a back-end language.
3. The method for real-time viewing and operating of WEB-based road detection according to claim 1, wherein in step (1.2), the set image naming rule specifically refers to: after the road data is identified from the image identification server, the road data is transmitted to the webpage server through a wireless network according to a specified data protocol.
4. The method for real-time viewing and operating WEB-based road detection as claimed in claim 1, wherein in step (1.4), the map data webpage display rule specifically includes: the position of the road image is marked on the map through the map API, the information of the corresponding road is checked in real time, and the map is quickly positioned to the desired road address through the corresponding API.
5. The method for WEB-based road detection real-time viewing and operating according to claim 1, wherein in step (1.5), the interactive operation of the website UI specifically means: and when the maintenance of the unprocessed road is finished, the data of the corresponding road is changed through the website UI, and the corresponding road data is changed from the unprocessed road data to the processed road data.
CN202011101555.7A 2020-10-15 2020-10-15 WEB-based road detection real-time viewing and operating method Active CN112232193B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011101555.7A CN112232193B (en) 2020-10-15 2020-10-15 WEB-based road detection real-time viewing and operating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011101555.7A CN112232193B (en) 2020-10-15 2020-10-15 WEB-based road detection real-time viewing and operating method

Publications (2)

Publication Number Publication Date
CN112232193A CN112232193A (en) 2021-01-15
CN112232193B true CN112232193B (en) 2022-08-26

Family

ID=74113626

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011101555.7A Active CN112232193B (en) 2020-10-15 2020-10-15 WEB-based road detection real-time viewing and operating method

Country Status (1)

Country Link
CN (1) CN112232193B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113850994B (en) * 2021-09-09 2022-12-30 安徽科力信息产业有限责任公司 Road information display and change method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105070058A (en) * 2015-08-11 2015-11-18 甘肃万维信息技术有限责任公司 Accurate traffic analysis method and system based on real-time traffic video
CN106411578A (en) * 2016-09-12 2017-02-15 国网山东省电力公司电力科学研究院 Website monitoring system and method applicable to power industry
CN110134841A (en) * 2018-02-09 2019-08-16 鼎复数据科技(北京)有限公司 The customized real-time method for obtaining website data

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105070058A (en) * 2015-08-11 2015-11-18 甘肃万维信息技术有限责任公司 Accurate traffic analysis method and system based on real-time traffic video
CN106411578A (en) * 2016-09-12 2017-02-15 国网山东省电力公司电力科学研究院 Website monitoring system and method applicable to power industry
CN110134841A (en) * 2018-02-09 2019-08-16 鼎复数据科技(北京)有限公司 The customized real-time method for obtaining website data

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
三维病害地图在赤峰道路管理中的应用;题晶等;《市政技术》;20200718;全文 *

Also Published As

Publication number Publication date
CN112232193A (en) 2021-01-15

Similar Documents

Publication Publication Date Title
EP3301580B1 (en) System for automatically generating test data for testing applications
US20210325203A1 (en) High-precision map-based human-machine interaction method and apparatus
CN102016502B (en) Speech recognition grammar system of selection and system based on context
US11830299B2 (en) Management of data and software for autonomous vehicles
US20050108625A1 (en) Method and system for selecting rules to validate information submitted on an electronic form
CN111708858A (en) Map data processing method, device, equipment and storage medium
CN113095434B (en) Target detection method and device, electronic equipment and storage medium
KR102002024B1 (en) Method for processing labeling of object and object management server
DE102016218537A1 (en) Method and arrangement for maintaining a database (iBase) with regard to devices installed in a building or area
CN111400426B (en) Robot position deployment method, device, equipment and medium
CN103839441A (en) Parking lot parking space positioning method based on character recognition technology through mobile terminal
CN112232193B (en) WEB-based road detection real-time viewing and operating method
CN103246699A (en) Method and device for data access control based on browser
CN113872691A (en) Optical cable automatic monitoring management system, method, computer equipment and storage medium
CN112129307A (en) Method and device for generating bus route information, electronic equipment and storage medium
DK178501B1 (en) Construction site image management system and method
KR20050017816A (en) Method and System for Providing on-the-spot Exhibition Object Guidance Service
KR20170062910A (en) An IoT system Method receiving data from outside data sources using virtual gateway
CN113011298A (en) Truncated object sample generation method, target detection method, road side equipment and cloud control platform
KR102174041B1 (en) System for advertisement platform based big data
CN115495464A (en) Map updating method and device, electronic equipment and storage medium
US20210065468A1 (en) Systems and methods for artificial intelligence in a vehicle service environment
CN115552446B (en) Maintenance management operation support device and maintenance management operation portable terminal
CN113704314A (en) Data analysis method and device, electronic equipment and storage medium
AU2021204519A1 (en) Method and system for logging and locating field assets

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