CN110907749A - Method and device for positioning fault underground cable - Google Patents

Method and device for positioning fault underground cable Download PDF

Info

Publication number
CN110907749A
CN110907749A CN201911137084.2A CN201911137084A CN110907749A CN 110907749 A CN110907749 A CN 110907749A CN 201911137084 A CN201911137084 A CN 201911137084A CN 110907749 A CN110907749 A CN 110907749A
Authority
CN
China
Prior art keywords
cable
image
fault
image area
area
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.)
Pending
Application number
CN201911137084.2A
Other languages
Chinese (zh)
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.)
HUNAN GUOAO POWER EQUIPMENT Co Ltd
Original Assignee
HUNAN GUOAO POWER EQUIPMENT Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by HUNAN GUOAO POWER EQUIPMENT Co Ltd filed Critical HUNAN GUOAO POWER EQUIPMENT Co Ltd
Priority to CN201911137084.2A priority Critical patent/CN110907749A/en
Publication of CN110907749A publication Critical patent/CN110907749A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/08Locating faults in cables, transmission lines, or networks
    • G01R31/081Locating faults in cables, transmission lines, or networks according to type of conductors
    • G01R31/083Locating faults in cables, transmission lines, or networks according to type of conductors in cables, e.g. underground
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/08Locating faults in cables, transmission lines, or networks
    • G01R31/088Aspects of digital computing
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01VGEOPHYSICS; GRAVITATIONAL MEASUREMENTS; DETECTING MASSES OR OBJECTS; TAGS
    • G01V8/00Prospecting or detecting by optical means
    • G01V8/10Detecting, e.g. by using light barriers

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • General Life Sciences & Earth Sciences (AREA)
  • Geophysics (AREA)
  • Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)

Abstract

The application relates to a method and a device for positioning a fault underground cable. The method comprises the following steps: receiving an infrared image collected by the robot; identifying the infrared image to determine an image area where the cable is located; inputting the identified image area into a pre-trained fault identification model so as to obtain a fault cable through the fault identification model; obtaining the position of the cable according to the image area corresponding to the fault cable; and outputting the cable position. The method can improve the positioning accuracy.

Description

Method and device for positioning fault underground cable
Technical Field
The application relates to the technical field of underground cables, in particular to a method and a device for positioning a fault underground cable.
Background
Cables buried underground are often exploded due to the temperature rise of the cables during power transmission; or, the cable is damaged due to water inflow of the underground laying pipeline, so that normal transmission of the cable is influenced.
Generally, in order to monitor underground cables, the cables need to be manually checked one by one, thereby reducing the efficiency of monitoring.
Disclosure of Invention
In view of the above, there is a need to provide a method and apparatus for locating a faulty underground cable, which can improve efficiency.
A method of locating a faulty underground cable, the method comprising:
receiving an infrared image collected by the robot;
identifying the infrared image to determine an image area where the cable is located;
inputting the identified image area into a pre-trained fault identification model so as to obtain a fault cable through the fault identification model;
obtaining the position of the cable according to the image area corresponding to the fault cable;
and outputting the cable position.
In one embodiment, the identifying the infrared image to determine the image area where the cable is located includes:
segmenting the infrared image to obtain an image area where the cable is located, and labeling the obtained image area;
and performing position and operation on the infrared image after the mark and the infrared image before the mark to extract an image area where the cable is located.
In one embodiment, the inputting the identified image area into a pre-trained fault recognition model to obtain a faulty cable through the fault recognition model includes:
extracting a historical image of a preset frame before the infrared image, and acquiring a first cable area corresponding to the historical image;
calculating a first similarity of the first cable region and the image region;
and if the first similarity is smaller than a preset value, the cable corresponding to the image area is a fault cable.
In one embodiment, the calculating the first similarity between the first cable region and the image region includes:
and calculating a first similarity of the first cable area and the image area through a cosine function.
In one embodiment, the inputting the identified image area into a pre-trained fault recognition model to obtain a faulty cable through the fault recognition model includes:
acquiring a standard image pre-stored in a database, and acquiring a second cable area corresponding to the standard image;
calculating a second similarity of the second cable region and the image region;
and if the second similarity is smaller than a preset value, the cable corresponding to the image area is a fault cable.
In one embodiment, the calculating the second similarity of the second cable region and the image region includes:
and calculating a second similarity of the second cable area and the image area through a cosine function.
A faulty underground cable locating device, the device comprising:
the receiving module is used for receiving the infrared image collected by the robot;
the identification module is used for identifying the infrared image so as to determine an image area where the cable is located;
the fault judgment module is used for inputting the identified image area into a pre-trained fault identification model so as to obtain a fault cable through the fault identification model;
the position acquisition module is used for acquiring the position of the cable according to the image area corresponding to the fault cable;
and the output module is used for outputting the cable position.
In one embodiment, the identification module comprises:
the marking unit is used for segmenting the infrared image to obtain an image area where the cable is located and marking the obtained image area;
and the operation unit is used for performing position and operation on the infrared image after the mark and the infrared image before the mark so as to extract the image area where the cable is located.
A computer device comprising a memory storing a computer program and a processor implementing the steps of any of the methods described above when the processor executes the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method of any of the above.
According to the method and the device for positioning the fault underground cable, after the infrared image collected by the robot is received, the image area where the cable is located is determined from the infrared image, and then only the image area is input into the fault recognition model trained in advance, so that the fault cable is obtained through the fault recognition model, the interference position can be filtered, the recognition accuracy is improved, in addition, the server obtains the cable position according to the image area corresponding to the fault cable, and then outputs the cable position, and the processing efficiency is improved.
Drawings
FIG. 1 is a diagram of an embodiment of a method for locating a faulty underground cable;
FIG. 2 is a schematic flow chart of a method for locating a faulty underground cable according to one embodiment;
FIG. 3 is a block diagram of the structure of a faulty underground cable locating device in one embodiment;
FIG. 4 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The method for positioning the fault underground cable can be applied to the application environment shown in figure 1. Wherein the robot 102 and the server 104 communicate over a network. The server 104 receives the infrared image acquired by the robot 102, identifies the infrared image to determine an image area where the cable is located, inputs the identified image area into a pre-trained fault identification model to obtain a faulty cable through the fault identification model, so that the server can obtain a cable position according to the image area corresponding to the faulty cable and output the cable position, and thus, the image area where the cable is located is determined from the infrared image, and then only the partial image area is input into the pre-trained fault identification model to obtain the faulty cable through the fault identification model, so that an interference position can be filtered, the identification accuracy is improved, in addition, the server obtains the cable position according to the image area corresponding to the faulty cable, and further outputs the cable position, and the processing efficiency is improved. The robot 102 may be, but not limited to, a personal computer, a notebook computer, a smart phone, a tablet computer, and a portable wearable image, which can be moved, and the devices that can be moved can be installed on a mobile vehicle to implement the underground cable, and the server 104 can be implemented by an independent server or a server cluster formed by a plurality of servers.
In one embodiment, as shown in fig. 2, a method for locating a faulty underground cable is provided, which is illustrated by applying the method to the server in fig. 1, and includes the following steps:
s202: and receiving the infrared image collected by the robot.
Specifically, the robot runs in a cable trench, and the robot walks while acquiring images, wherein infrared images can be acquired through infrared equipment due to darkness in the cable trench. And transmitting the collected infrared image back to the server in real time.
S204: and identifying the infrared image to determine the image area where the cable is located.
For the accuracy of identification, the server segments the infrared image to obtain an image area where the cable is located, for example, the server segments the infrared image, and then identifies each segment to determine the image area, and optionally, the cable image may be compared with the infrared image to obtain the image area where the cable is located.
S206: inputting the identified image area into a pre-trained fault identification model so as to obtain a fault cable through the fault identification model.
Specifically, after the server acquires the image area, the image area is input into a pre-trained fault recognition model, so as to determine whether a cable corresponding to the image area has a fault through the fault recognition model, for example, the cable image in the image area may be compared with a standard cable image, if the cable image has a defect or deformation, a result that the cable has the fault is output, otherwise, the cable has no fault. In addition, the cable image may be compared with the cable image of the previous frame, that is, the image area in the current frame is compared with the image area in the previous frame, if the color value and the like of the cable image in the corresponding image area are changed, a cable fault is indicated, otherwise, no fault exists. Specifically, the server may select a cable image to determine the width of the cable, compare the cable within the width range with the cable having the same width in the previous frame, and if there is a defect or the missing range is greater than a preset value, it indicates that there is a fault.
S208: and obtaining the cable position according to the image area corresponding to the fault cable.
S210: and outputting the cable position.
Specifically, the server may obtain the cable position according to an image area corresponding to the faulty cable, specifically, each frame of image uploaded by the robot is identified with a geographic position, so that the server may obtain the position of the robot according to the identified geographic position, and further determine the position of the cable according to the position of the robot, for example, when the robot walks along the cable by a preset distance, the robot may obtain a rough position of the cable according to the position of the robot, and then determine the position represented by each pixel in the image according to the scaling of the image, so that the server may obtain the corresponding pixel according to the image area, and further determine the cable position of the faulty cable according to the corresponding pixel, wherein optionally, an average value of coordinates of positions of all pixels in the faulty area may be used as the cable position, the server then outputs the cable location of the failed cable.
According to the method for positioning the underground cable with the fault, after the infrared image collected by the robot is received, the image area where the cable is located is determined from the infrared image, and then only the partial image area is input into the fault recognition model trained in advance, so that the cable with the fault is obtained through the fault recognition model, the interference position can be filtered, the recognition accuracy is improved, in addition, the server obtains the cable position according to the image area corresponding to the cable with the fault, and then outputs the cable position, and the processing efficiency is improved.
In one embodiment, the identifying the infrared image to determine the image area where the cable is located includes: segmenting the infrared image to obtain an image area where the cable is located, and labeling the obtained image area; and performing position and operation on the infrared image after the mark and the infrared image before the mark to extract an image area where the cable is located.
Specifically, when the server determines the image area where the cable is located, the server may first identify the area of the cable by means of segmentation, then label the image of the area where the cable is located, so that pixels of the images of other areas are deleted, or replaced with white, and the like, then perform bitwise and operation on the infrared image after the label and the infrared image before the label, so as to completely filter out interference at unrelated positions, and further extract the image area only including the cable area, thereby laying a foundation for subsequent identification.
In one embodiment, the inputting the identified image area into a pre-trained fault recognition model to obtain a faulty cable through the fault recognition model includes: extracting a historical image of a preset frame before the infrared image, and acquiring a first cable area corresponding to the historical image; calculating a first similarity of the first cable region and the image region; and if the first similarity is smaller than a preset value, the cable corresponding to the image area is a fault cable.
In one embodiment, the calculating the first similarity between the first cable region and the image region includes: and calculating a first similarity of the first cable area and the image area through a cosine function.
Specifically, in this embodiment, whether the cable is faulty or not is determined by the acquired image, for example, a previous preset frame history image before the infrared image may be extracted, and a first cable region in the preset frame history image may be extracted, where the server may be the first cable region extracted in the processing process according to the previous preset frame image, that is, when the server processes the preset frame image in the previous time, the first cable region and the preset frame image are respectively and correspondingly stored, so that the server may directly acquire the first cable region in the step, and respectively calculate similarities between the first cable region and the image region, where the similarity calculation may be performed by a cosine function, the server may calculate an average value of the obtained similarities to obtain a first similarity, and determine whether the first similarity is smaller than a preset value, if the first similarity is smaller than the preset value, the cable corresponding to the image area is a faulty cable.
The preset value may be adjusted according to the current environment, for example, if the current environment is dark, the preset value becomes smaller correspondingly, otherwise, the preset value becomes larger correspondingly.
In one embodiment, the inputting the identified image area into a pre-trained fault recognition model to obtain a faulty cable through the fault recognition model includes: acquiring a standard image pre-stored in a database, and acquiring a second cable area corresponding to the standard image; calculating a second similarity of the second cable region and the image region; and if the second similarity is smaller than a preset value, the cable corresponding to the image area is a fault cable.
In one embodiment, the calculating the second similarity of the second cable region and the image region includes: and calculating a second similarity of the second cable area and the image area through a cosine function.
Specifically, in this embodiment, the server determines whether the cable is faulty according to a pre-stored standard image, for example, the server acquires a second cable region in the standard image, and then calculates the similarity between the second cable region and the image region, where the similarity may be calculated by a cosine function, the server may calculate an average value of the obtained similarities to obtain a second similarity, and determine whether the second similarity is smaller than a preset value, and if the second similarity is smaller than the preset value, the cable corresponding to the image region is a faulty cable.
The preset value may be adjusted according to the current environment, for example, if the current environment is dark, the preset value becomes smaller correspondingly, otherwise, the preset value becomes larger correspondingly.
It should be understood that, although the steps in the flowchart of fig. 2 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in fig. 2 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 3, there is provided a faulty underground cable positioning device, comprising:
a receiving module 100, configured to receive an infrared image acquired by a robot;
the identification module 200 is used for identifying the infrared image to determine an image area where the cable is located;
a fault judgment module 300, configured to input the identified image area into a pre-trained fault identification model, so as to obtain a faulty cable through the fault identification model;
a position obtaining module 400, configured to obtain a cable position according to an image area corresponding to a faulty cable;
an output module 500 for outputting the cable position.
In one embodiment, the identification module comprises:
the marking unit is used for segmenting the infrared image to obtain an image area where the cable is located and marking the obtained image area;
and the operation unit is used for performing position and operation on the infrared image after the mark and the infrared image before the mark so as to extract the image area where the cable is located.
In one embodiment, the failure determining module may include:
the frame extraction unit is used for extracting a preset frame historical image before the infrared image and acquiring a first cable area corresponding to the historical image;
a first calculating unit for calculating a first similarity between the first cable region and the image region;
and the first judging unit is used for judging that the cable corresponding to the image area is a fault cable if the first similarity is smaller than a preset value.
In one embodiment, the first calculation unit is further configured to calculate a first similarity between the first cable region and the image region by a cosine function.
In one embodiment, the failure determining module may include:
the standard image acquisition unit is used for acquiring a standard image pre-stored in a database and acquiring a second cable area corresponding to the standard image;
a second calculating unit for calculating a second similarity of the second cable region and the image region;
and the second judging unit is used for judging that the cable corresponding to the image area is a fault cable if the second similarity is smaller than a preset value.
In one embodiment, the second calculation unit is further configured to calculate a second similarity between the second cable region and the image region by a cosine function.
The specific definition of the faulty underground cable positioning device can be referred to the definition of the faulty underground cable positioning method in the foregoing, and the detailed description is omitted here. The modules in the fault underground cable positioning device can be wholly or partially realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 4. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a method of locating a faulty underground cable.
Those skilled in the art will appreciate that the architecture shown in fig. 4 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, there is provided a computer device comprising a memory storing a computer program and a processor implementing the following steps when the processor executes the computer program: receiving an infrared image collected by the robot; identifying the infrared image to determine an image area where the cable is located; inputting the identified image area into a pre-trained fault identification model so as to obtain a fault cable through the fault identification model; obtaining the position of the cable according to the image area corresponding to the fault cable; and outputting the cable position.
In one embodiment, said identifying said infrared image to determine the image area where the cable is located, as implemented by the processor executing the computer program, comprises: segmenting the infrared image to obtain an image area where the cable is located, and labeling the obtained image area; and performing position and operation on the infrared image after the mark and the infrared image before the mark to extract an image area where the cable is located.
In one embodiment, said inputting the identified image regions into a pre-trained fault recognition model implemented when the processor executes the computer program to derive a faulty cable through the fault recognition model, comprises: extracting a historical image of a preset frame before the infrared image, and acquiring a first cable area corresponding to the historical image; calculating a first similarity of the first cable region and the image region; and if the first similarity is smaller than a preset value, the cable corresponding to the image area is a fault cable.
In one embodiment, said calculating a first similarity of said first cable region to said image region, as implemented by a processor executing a computer program, comprises: and calculating a first similarity of the first cable area and the image area through a cosine function.
In one embodiment, said inputting the identified image regions into a pre-trained fault recognition model implemented when the processor executes the computer program to derive a faulty cable through the fault recognition model, comprises: acquiring a standard image pre-stored in a database, and acquiring a second cable area corresponding to the standard image; calculating a second similarity of the second cable region and the image region; and if the second similarity is smaller than a preset value, the cable corresponding to the image area is a fault cable.
In one embodiment, said calculating a second similarity of said second cable region to said image region, as implemented by a processor executing a computer program, comprises: and calculating a second similarity of the second cable area and the image area through a cosine function.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of: receiving an infrared image collected by the robot; identifying the infrared image to determine an image area where the cable is located; inputting the identified image area into a pre-trained fault identification model so as to obtain a fault cable through the fault identification model; obtaining the position of the cable according to the image area corresponding to the fault cable; and outputting the cable position.
In one embodiment, said identifying said infrared image to determine the image area where the cable is located, implemented when the computer program is executed by the processor, comprises: segmenting the infrared image to obtain an image area where the cable is located, and labeling the obtained image area; and performing position and operation on the infrared image after the mark and the infrared image before the mark to extract an image area where the cable is located.
In one embodiment, the inputting of the identified image regions into a pre-trained fault recognition model implemented when a computer program is executed by a processor to derive a faulty cable through the fault recognition model comprises: extracting a historical image of a preset frame before the infrared image, and acquiring a first cable area corresponding to the historical image; calculating a first similarity of the first cable region and the image region; and if the first similarity is smaller than a preset value, the cable corresponding to the image area is a fault cable.
In one embodiment, said calculating a first similarity of said first cable region to said image region, implemented when the computer program is executed by the processor, comprises: and calculating a first similarity of the first cable area and the image area through a cosine function.
In one embodiment, the inputting of the identified image regions into a pre-trained fault recognition model implemented when a computer program is executed by a processor to derive a faulty cable through the fault recognition model comprises: acquiring a standard image pre-stored in a database, and acquiring a second cable area corresponding to the standard image; calculating a second similarity of the second cable region and the image region; and if the second similarity is smaller than a preset value, the cable corresponding to the image area is a fault cable.
In one embodiment, said calculating a second similarity of said second cable region to said image region, implemented when the computer program is executed by the processor, comprises: and calculating a second similarity of the second cable area and the image area through a cosine function.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method of locating a faulty underground cable, the method comprising:
receiving an infrared image collected by the robot;
identifying the infrared image to determine an image area where the cable is located;
inputting the identified image area into a pre-trained fault identification model so as to obtain a fault cable through the fault identification model;
obtaining the position of the cable according to the image area corresponding to the fault cable;
and outputting the cable position.
2. The method of claim 1, wherein the identifying the infrared image to determine the image area where the cable is located comprises:
segmenting the infrared image to obtain an image area where the cable is located, and labeling the obtained image area;
and performing position and operation on the infrared image after the mark and the infrared image before the mark to extract an image area where the cable is located.
3. The method of claim 1, wherein inputting the identified image regions into a pre-trained fault recognition model to derive faulty cables through the fault recognition model comprises:
extracting a historical image of a preset frame before the infrared image, and acquiring a first cable area corresponding to the historical image;
calculating a first similarity of the first cable region and the image region;
and if the first similarity is smaller than a preset value, the cable corresponding to the image area is a fault cable.
4. The method of claim 3, wherein said calculating a first similarity of the first cable region to the image region comprises:
and calculating a first similarity of the first cable area and the image area through a cosine function.
5. The method of claim 1, wherein inputting the identified image regions into a pre-trained fault recognition model to derive faulty cables through the fault recognition model comprises:
acquiring a standard image pre-stored in a database, and acquiring a second cable area corresponding to the standard image;
calculating a second similarity of the second cable region and the image region;
and if the second similarity is smaller than a preset value, the cable corresponding to the image area is a fault cable.
6. The method of claim 5, wherein said calculating a second similarity of the second cable region to the image region comprises:
and calculating a second similarity of the second cable area and the image area through a cosine function.
7. A faulty underground cable locating device, the device comprising:
the receiving module is used for receiving the infrared image collected by the robot;
the identification module is used for identifying the infrared image so as to determine an image area where the cable is located;
the fault judgment module is used for inputting the identified image area into a pre-trained fault identification model so as to obtain a fault cable through the fault identification model;
the position acquisition module is used for acquiring the position of the cable according to the image area corresponding to the fault cable;
and the output module is used for outputting the cable position.
8. The apparatus of claim 7, wherein the identification module comprises:
the marking unit is used for segmenting the infrared image to obtain an image area where the cable is located and marking the obtained image area;
and the operation unit is used for performing position and operation on the infrared image after the mark and the infrared image before the mark so as to extract the image area where the cable is located.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 6.
CN201911137084.2A 2019-11-19 2019-11-19 Method and device for positioning fault underground cable Pending CN110907749A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911137084.2A CN110907749A (en) 2019-11-19 2019-11-19 Method and device for positioning fault underground cable

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911137084.2A CN110907749A (en) 2019-11-19 2019-11-19 Method and device for positioning fault underground cable

Publications (1)

Publication Number Publication Date
CN110907749A true CN110907749A (en) 2020-03-24

Family

ID=69818077

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911137084.2A Pending CN110907749A (en) 2019-11-19 2019-11-19 Method and device for positioning fault underground cable

Country Status (1)

Country Link
CN (1) CN110907749A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113984018A (en) * 2021-10-27 2022-01-28 南方电网数字电网研究院有限公司 Site digital standard investigation method based on mobile phone positioning

Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101194186A (en) * 2005-02-16 2008-06-04 布奇·马尔卡希 Digital locating system and device for underground object detection
CN101576600A (en) * 2009-05-15 2009-11-11 重庆大学 Self-walking underground cable failure detection intelligent instrument
CN102998594A (en) * 2012-11-21 2013-03-27 河南理工大学 Underground cable inspection and fault positioning device
CN203117363U (en) * 2013-01-06 2013-08-07 苏州华兴致远电子科技有限公司 Image collection system and contact system detection system
CN103809570A (en) * 2013-12-25 2014-05-21 浙江图维电力科技有限公司 Underground shaftway multi-data collecting and controlling system
CN105842738A (en) * 2015-12-25 2016-08-10 中国科学院地质与地球物理研究所 Underground target body abnormality quantitative determination method and apparatus
CN106707109A (en) * 2017-02-21 2017-05-24 国网山东省电力公司邹城市供电公司 Underground cable detection system
CN107769969A (en) * 2017-10-19 2018-03-06 湖南优图信息技术有限公司 A kind of underground utilities accident alarming method and system
CN107782734A (en) * 2017-10-25 2018-03-09 国网青海省电力公司海北供电公司 A kind of buried cable fault detect machine people
CN107991560A (en) * 2017-11-27 2018-05-04 福建中电合创电力科技有限公司 A kind of monitoring method of buried cable
CN108152663A (en) * 2017-11-24 2018-06-12 国网河南省电力公司镇平县供电公司 A kind of electrical power distribution network fault location method and device
CN207691316U (en) * 2017-11-30 2018-08-03 中国南方电网有限责任公司超高压输电公司曲靖局 A kind of cable duct robot inspection system
CN207833034U (en) * 2017-12-27 2018-09-07 华南农业大学 A kind of unmanned plane-geological radar integrally descends object detection device
CN108614191A (en) * 2018-06-07 2018-10-02 云南电网有限责任公司丽江供电局 A kind of power distribution network and buried cable fault detection method based on BIM models
CN108626580A (en) * 2018-05-10 2018-10-09 北京零偏科技有限责任公司 A kind of equipment, the method and system of the detection of pipeline fault autonomous positioning
CN108734117A (en) * 2018-05-09 2018-11-02 国网浙江省电力有限公司电力科学研究院 Cable machinery external corrosion failure evaluation method based on YOLO
CN109143226A (en) * 2018-08-03 2019-01-04 华南农业大学 A kind of underground object detection device and its detection method
CN109765462A (en) * 2019-03-05 2019-05-17 国家电网有限公司 Fault detection method, device and the terminal device of transmission line of electricity
CN110361626A (en) * 2018-03-26 2019-10-22 保尔有限公司 Method for being accurately positioned the cable fault of buried cable
CN110415236A (en) * 2019-07-30 2019-11-05 深圳市博铭维智能科技有限公司 A kind of method for detecting abnormality of the complicated underground piping based on double-current neural network
CN110458839A (en) * 2019-10-09 2019-11-15 江西太平洋电缆集团有限公司 A kind of effective wire and cable monitoring system
CN111665570A (en) * 2020-05-26 2020-09-15 广西电网有限责任公司南宁供电局 Underground cable pipeline imaging detection method and device based on 3D ground penetrating radar

Patent Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101194186A (en) * 2005-02-16 2008-06-04 布奇·马尔卡希 Digital locating system and device for underground object detection
CN101576600A (en) * 2009-05-15 2009-11-11 重庆大学 Self-walking underground cable failure detection intelligent instrument
CN102998594A (en) * 2012-11-21 2013-03-27 河南理工大学 Underground cable inspection and fault positioning device
CN203117363U (en) * 2013-01-06 2013-08-07 苏州华兴致远电子科技有限公司 Image collection system and contact system detection system
CN103809570A (en) * 2013-12-25 2014-05-21 浙江图维电力科技有限公司 Underground shaftway multi-data collecting and controlling system
CN105842738A (en) * 2015-12-25 2016-08-10 中国科学院地质与地球物理研究所 Underground target body abnormality quantitative determination method and apparatus
CN106707109A (en) * 2017-02-21 2017-05-24 国网山东省电力公司邹城市供电公司 Underground cable detection system
CN107769969A (en) * 2017-10-19 2018-03-06 湖南优图信息技术有限公司 A kind of underground utilities accident alarming method and system
CN107782734A (en) * 2017-10-25 2018-03-09 国网青海省电力公司海北供电公司 A kind of buried cable fault detect machine people
CN108152663A (en) * 2017-11-24 2018-06-12 国网河南省电力公司镇平县供电公司 A kind of electrical power distribution network fault location method and device
CN107991560A (en) * 2017-11-27 2018-05-04 福建中电合创电力科技有限公司 A kind of monitoring method of buried cable
CN207691316U (en) * 2017-11-30 2018-08-03 中国南方电网有限责任公司超高压输电公司曲靖局 A kind of cable duct robot inspection system
CN207833034U (en) * 2017-12-27 2018-09-07 华南农业大学 A kind of unmanned plane-geological radar integrally descends object detection device
CN110361626A (en) * 2018-03-26 2019-10-22 保尔有限公司 Method for being accurately positioned the cable fault of buried cable
CN108734117A (en) * 2018-05-09 2018-11-02 国网浙江省电力有限公司电力科学研究院 Cable machinery external corrosion failure evaluation method based on YOLO
CN108626580A (en) * 2018-05-10 2018-10-09 北京零偏科技有限责任公司 A kind of equipment, the method and system of the detection of pipeline fault autonomous positioning
CN108614191A (en) * 2018-06-07 2018-10-02 云南电网有限责任公司丽江供电局 A kind of power distribution network and buried cable fault detection method based on BIM models
CN109143226A (en) * 2018-08-03 2019-01-04 华南农业大学 A kind of underground object detection device and its detection method
CN109765462A (en) * 2019-03-05 2019-05-17 国家电网有限公司 Fault detection method, device and the terminal device of transmission line of electricity
CN110415236A (en) * 2019-07-30 2019-11-05 深圳市博铭维智能科技有限公司 A kind of method for detecting abnormality of the complicated underground piping based on double-current neural network
CN110458839A (en) * 2019-10-09 2019-11-15 江西太平洋电缆集团有限公司 A kind of effective wire and cable monitoring system
CN111665570A (en) * 2020-05-26 2020-09-15 广西电网有限责任公司南宁供电局 Underground cable pipeline imaging detection method and device based on 3D ground penetrating radar

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
姚勇光等: "基于小波分析的地下电缆故障定位仿真研究", 《机电工程技术》 *
赵悦冰等: "基于机器人的地下电缆巡检与故障定位装置设计", 《科技创新导报》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113984018A (en) * 2021-10-27 2022-01-28 南方电网数字电网研究院有限公司 Site digital standard investigation method based on mobile phone positioning

Similar Documents

Publication Publication Date Title
CN112364715B (en) Nuclear power operation abnormity monitoring method and device, computer equipment and storage medium
CN110781750A (en) Dangerous person monitoring processing method and device, computer equipment and storage medium
CN110634153A (en) Target tracking template updating method and device, computer equipment and storage medium
CN110706261A (en) Vehicle violation detection method and device, computer equipment and storage medium
CN112257610A (en) Nuclear power equipment monitoring method and device, computer equipment and storage medium
CN110837956A (en) Underground cable inspection task distribution method and device
CN110798245A (en) Underground cable fault early warning method and device based on single model
CN108304243B (en) Interface generation method and device, computer equipment and storage medium
CN110942455A (en) Method and device for detecting missing of cotter pin of power transmission line and computer equipment
CA3136990A1 (en) A human body key point detection method, apparatus, computer device and storage medium
CN111414812A (en) Human body attribute identification method, system, computer device and storage medium
CN110909669A (en) Underground cable fault determination method and device based on image detection
CN111241938A (en) Face recognition method and device based on image verification and computer equipment
CN111310710A (en) Face detection method and system
CN110633646A (en) Method and device for detecting image sensitive information, computer equipment and storage medium
CN110910360A (en) Power grid image positioning method and image positioning model training method
CN108200087B (en) Web intrusion detection method and device, computer equipment and storage medium
CN111178224B (en) Object rule judging method, device, computer equipment and storage medium
CN109996063B (en) Video image screen splash detection method and device, computer equipment and storage medium
CN110222752B (en) Image processing method, system, computer device, storage medium and chip
CN110907749A (en) Method and device for positioning fault underground cable
CN111091146A (en) Image similarity obtaining method and device, computer equipment and storage medium
CN110852461A (en) Method and device for positioning fault underground cable
CN110163183B (en) Target detection algorithm evaluation method and device, computer equipment and storage medium
CN112818960A (en) Waiting time processing method, device, equipment and medium based on face recognition

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200324