Movatterモバイル変換


[0]ホーム

URL:


CN117218123A - Cold-rolled strip steel wire flying equipment fault detection method and system based on point cloud - Google Patents

Cold-rolled strip steel wire flying equipment fault detection method and system based on point cloud
Download PDF

Info

Publication number
CN117218123A
CN117218123ACN202311482390.6ACN202311482390ACN117218123ACN 117218123 ACN117218123 ACN 117218123ACN 202311482390 ACN202311482390 ACN 202311482390ACN 117218123 ACN117218123 ACN 117218123A
Authority
CN
China
Prior art keywords
data
point cloud
detection
point
scanning
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.)
Granted
Application number
CN202311482390.6A
Other languages
Chinese (zh)
Other versions
CN117218123B (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.)
Shanghai Kingo Intelligent Technology Co ltd
Original Assignee
Shanghai Kingo Intelligent Technology 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 Shanghai Kingo Intelligent Technology Co ltdfiledCriticalShanghai Kingo Intelligent Technology Co ltd
Priority to CN202311482390.6ApriorityCriticalpatent/CN117218123B/en
Publication of CN117218123ApublicationCriticalpatent/CN117218123A/en
Application grantedgrantedCritical
Publication of CN117218123BpublicationCriticalpatent/CN117218123B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

The invention relates to a fault detection method and system for cold-rolled strip steel wire flying equipment based on point cloud, and belongs to the technical field of fault detection of production equipment. The embodiment of the invention discloses a fault detection method and system for cold-rolled strip steel wire flying equipment based on point cloud. Wherein the method comprises the following steps: acquiring point cloud data through a data acquisition device; preprocessing point cloud data, removing irrelevant interference data, filtering noise/outliers, and performing data downsampling; fusing the processed point cloud data with a visible light image, establishing a 3D point cloud visible light fusion scene, and setting a monitoring area in the reconstructed three-dimensional area; the number of detected points in the detection frame is used as a detection value for fault detection. The real-time and omnibearing display of the detection data and the running state of the equipment is realized, and the accurate and rapid fault detection of the equipment is realized.

Description

Cold-rolled strip steel wire flying equipment fault detection method and system based on point cloud
Technical Field
The invention belongs to the technical field of production equipment fault detection, and particularly relates to a fault detection method and system for cold-rolled strip steel wire flight equipment based on point cloud.
Background
The cold-rolled strip steel has high dimensional accuracy, good surface quality, good mechanical property and good technological property, so the cold-rolled strip steel is widely applied to manufacturing departments and industrial departments, but the steel plate collides with conveying equipment in the movement process due to flying wires or warping of the edge of the steel plate, so that the equipment is blocked and the production line is stopped, and personal casualties can be generated under severe conditions. Therefore, fault detection is required to be carried out on cold-rolled strip steel wire flying equipment in the production process, and the current detection method is to shoot through a camera, and then identify the warping and blocking faults of strip steel through an image analysis algorithm. The method for identifying the image still has the following to be improved:
the image acquisition requires the use of a sufficiently stable light source on site, but the stability is difficult to ensure due to the uncertainty of actual conditions in a factory, so that the identification effect is affected.
The existing image recognition algorithm is based on the graph characteristics of the problems, false recognition or false recognition can be caused due to the fact that the shape of the warping or flying wire is greatly different, the image recognition is 2D, and the warping or blocking problems are difficult to accurately and quantitatively describe by using a 2D image.
Disclosure of Invention
In order to solve the problems in the prior art, the invention provides a fault detection method and a fault detection system for cold-rolled strip steel wire flying equipment based on point cloud,
the aim of the invention can be achieved by the following technical scheme:
s1, performing S1; scanning detection equipment through a data acquisition device to obtain scanning light, reflecting the scanning light to a 3D point cloud scanning sensor through a steel belt, and acquiring point cloud data through the 3D point cloud scanning sensor;
s2: performing direct filtering processing on the point cloud data to eliminate a background and obtain interference-free data, performing radius filtering analysis on the interference-free data to obtain connected data, and performing downsampling processing on the connected data to obtain modeling data;
s3: fusing the modeling data with a visible light image, establishing a 3D point cloud visible light fusion scene, setting a monitoring area in the 3D point cloud visible light fusion scene, and setting a space virtual detection frame in the monitoring area;
s4: and counting the number of the point cloud data in the space virtual detection frame to serve as a detection value, presetting a safety threshold and an alarm threshold, judging the detection value, the safety threshold and the alarm threshold, returning to a normal operation signal if the detection value is smaller than the safety threshold, returning to process an early warning information signal if the detection value is larger than the safety threshold and smaller than the alarm threshold, and returning to emergency processing alarm signal if the detection value is larger than the alarm threshold.
Specifically, the data acquisition device is an RGB camera and a laser radar, and acquires data in the same direction.
Specifically, the step S2 specifically includes the following steps:
setting a value range for each dimension of the point cloud data, judging whether the value of each point in the point cloud data in the current dimension is in the corresponding value range or not by traversing the point cloud data, if yes, reserving the point, otherwise, deleting the point, and forming the reserved point into the non-interference data;
setting a neighborhood radius and a neighbor point threshold value, traversing the non-interference data, judging whether the number of neighbor points of each point of the non-interference data in the neighborhood radius is larger than the neighbor point threshold value, if yes, reserving the point, if not, deleting the point, and forming the reserved point into communication data;
and establishing a 3D voxel grid through the connected data, and substituting the grid centroid of each point falling in the 3D voxel grid with the point to obtain modeling data.
Specifically, the step S3 specifically includes the following steps:
solving a conversion matrix by adopting a matching calibration mode for the data collected by the laser radar and the RGB camera, wherein a calculation formula is as follows:
wherein U is the abscissa of the pixel point of the RGB camera, V is the ordinate of the pixel point of the RGB camera, M is a transformation matrix, U is the radius of the laser radar coordinate system, V is the azimuth angle of the laser radar coordinate system, and W is the polar angle of the laser radar coordinate system;
converting the 3D point cloud data into coordinates on an RGB image through the conversion matrix and obtaining RGB color information;
establishing a 3D point cloud visible light fusion scene by the RGB image coordinates, the RGB color information and the modeling data;
and establishing a cuboid detection frame with a fixed size at the spatial origin of the 3D point cloud visible light fusion scene.
Specifically, the step S4 specifically includes the following steps:
converting the points of the 3D point cloud data into RGB image coordinates to obtain space coordinates, and converting the space coordinates into a detection frame coordinate system to obtain detection coordinates, wherein a conversion formula is as follows:
wherein Q is a detection coordinate, R is a rotation matrix, T is a translation vector, and P is a space coordinate;
and when the detection coordinates are in the detection frame, counting the number of detection points in the detection frame as detection values.
The fault detection system comprises a scanning module, a scanning data processing module, a monitoring analysis module and a fault detection module;
the scanning module is used for scanning the detection equipment to obtain scanning light, reflecting the scanning light to the 3D point cloud scanning sensor through the steel belt, and acquiring point cloud data through the 3D point cloud scanning sensor;
the scanning data processing module is used for performing direct filtering processing on the point cloud data to eliminate the background and obtain interference-free data, performing radius filtering analysis on the interference-free data to obtain connected data, and performing downsampling processing on the connected data to obtain modeling data;
the monitoring analysis module is used for fusing the modeling data with the visible light image, establishing a 3D point cloud visible light fusion scene, setting a monitoring area in the 3D point cloud visible light fusion scene, and setting a space virtual detection frame in the monitoring area;
the fault detection module is used for counting the quantity of the point cloud data in the space virtual detection frame, presetting a safety threshold and an alarm threshold, judging the detection value, the safety threshold and the alarm threshold, returning to a normal operation signal if the detection value is smaller than the safety threshold, returning to process an early warning information signal if the detection value is larger than the safety threshold and smaller than the alarm threshold, and returning to emergency processing alarm signal if the detection value is larger than the alarm threshold.
The beneficial effects of the invention are as follows:
(1) Scanning is carried out on detection equipment through an RGB camera and a laser radar to obtain scanning light, the scanning light is reflected to a 3D point cloud scanning sensor through a steel belt, point cloud data are acquired through the 3D point cloud scanning sensor, the ambient brightness during detection is improved, measurement characteristics are directly determined, the imaging effect of the detection equipment is improved, the data processing process is simplified, and the stability and reliability of data transmission are guaranteed.
(2) The 3D point cloud visible light fusion scene is established by fusing the point cloud data with the visible light image, a three-dimensional detection frame is arranged in the 3D fusion scene, and the problems of equipment surface warping, blocking and the like are quantitatively represented by calculating the 3D point cloud data in the detection frame, so that the complexity of an identification system is reduced, and the positioning, measuring and identifying precision of the system is improved.
Drawings
The present invention is further described below with reference to the accompanying drawings for the convenience of understanding by those skilled in the art.
FIG. 1 is a schematic flow chart of a fault detection method of cold-rolled strip steel wire-flying equipment based on point cloud.
Detailed Description
In order to further describe the technical means and effects adopted by the invention for achieving the preset aim, the following detailed description is given below of the specific implementation, structure, characteristics and effects according to the invention with reference to the attached drawings and the preferred embodiment.
Referring to fig. 1, a fault detection method for a cold-rolled strip steel wire flying device based on point cloud specifically includes the following steps:
s1, performing S1; scanning detection equipment through a data acquisition device to obtain scanning light, reflecting the scanning light to a 3D point cloud scanning sensor through a steel belt, and acquiring point cloud data through the 3D point cloud scanning sensor;
s2: performing direct filtering processing on the point cloud data to eliminate a background and obtain interference-free data, performing radius filtering analysis on the interference-free data to obtain connected data, and performing downsampling processing on the connected data to obtain modeling data;
s3: fusing the modeling data with a visible light image, establishing a 3D point cloud visible light fusion scene, setting a monitoring area in the 3D point cloud visible light fusion scene, and setting a space virtual detection frame in the monitoring area;
s4: and counting the number of the point cloud data in the space virtual detection frame to serve as a detection value, presetting a safety threshold and an alarm threshold, judging the detection value, the safety threshold and the alarm threshold, returning to a normal operation signal if the detection value is smaller than the safety threshold, returning to process an early warning information signal if the detection value is larger than the safety threshold and smaller than the alarm threshold, and returning to emergency processing alarm signal if the detection value is larger than the alarm threshold.
Specifically, the data acquisition device is an RGB camera and a laser radar, and acquires data in the same direction.
Specifically, the step S2 specifically includes the following steps:
setting a value range for each dimension of the point cloud data, judging whether the value of each point in the point cloud data in the current dimension is in the corresponding value range or not by traversing the point cloud data, if yes, reserving the point, otherwise, deleting the point, and forming the reserved point into the non-interference data;
setting a neighborhood radius and a neighbor point threshold value, traversing the non-interference data, judging whether the number of neighbor points of each point of the non-interference data in the neighborhood radius is larger than the neighbor point threshold value, if yes, reserving the point, if not, deleting the point, and forming the reserved point into communication data;
and establishing a 3D voxel grid through the connected data, and substituting the grid centroid of each point falling in the 3D voxel grid with the point to obtain modeling data.
In this embodiment, PCL open source library is used to process point cloud data, points within a range of values no longer preset in a specified dimension are filtered, a filter object pass is created through PCL:: passchrough < PCL::: pointXYZ > pass, filtering is performed in various axis directions using pass.setFilterFieldName ("pos") settings, a filtering range is set through pass.setFilterLimits (min, max), PCL:: radio outlieRemoval < PCL::: pointXYZ > filters are used for filtering results to achieve a radius filtering function, based on the above analysis, a 3D voxel grid is created on the input point cloud using PCL::: voxel < PCL:: pointXYZ > filters, points within each grid are approximately represented by the centroid of the grid, and the PCL PointPointXud 2 class is used to preserve the point cloud.
Specifically, the step S3 specifically includes the following steps:
solving a conversion matrix by adopting a matching calibration mode for the data collected by the laser radar and the RGB camera, wherein a calculation formula is as follows:
wherein U is the abscissa of the pixel point of the RGB camera, V is the ordinate of the pixel point of the RGB camera, M is a transformation matrix, U is the radius of the laser radar coordinate system, V is the azimuth angle of the laser radar coordinate system, and W is the polar angle of the laser radar coordinate system;
converting the 3D point cloud data into coordinates on an RGB image through the conversion matrix and obtaining RGB color information;
establishing a 3D point cloud visible light fusion scene by the RGB image coordinates, the RGB color information and the modeling data;
and establishing a cuboid detection frame with a fixed size at the spatial origin of the 3D point cloud visible light fusion scene.
Specifically, the step S4 specifically includes the following steps:
converting the points of the 3D point cloud data into RGB image coordinates to obtain space coordinates, and converting the space coordinates into a detection frame coordinate system to obtain detection coordinates, wherein a conversion formula is as follows:
wherein Q is a detection coordinate, R is a rotation matrix, T is a translation vector, and P is a space coordinate;
and when the detection coordinates are in the detection frame, counting the number of detection points in the detection frame as detection values.
In this embodiment, the internal parameters of the RGB camera need to be acquired, the conversion from the laser radar coordinate system to the RGB camera coordinate system is realized by means of the rotation matrix and the translation vector, the internal parameters of the RGB camera, the rotation matrix and the translation vector are combined into three rows and four columns of M matrices, more than 6 groups of object points [ U, V, W ] scanned by the laser radar are used to correspond to the points [ U, V ] on the visible light RGB image, and the M matrices are solved. Setting basic parameters of a detection frame, namely length, width and height, changing the size of the detection frame by modifying the parameters, setting a position difference value of coordinates of a detection type center point as a translation vector, setting each angle of rotation of the detection frame by the center point as a rotation matrix, reversely pushing out the rotation matrix and the translation vector through the M matrix and an internal reference matrix, converting the rotation matrix and the translation vector obtained by the mode when converting the point cloud data into a coordinate system of the detection frame, and counting the number of point clouds in the detection frame.
The fault detection system comprises a scanning module, a scanning data processing module, a monitoring analysis module and a fault detection module;
the scanning module is used for scanning the detection equipment to obtain scanning light, reflecting the scanning light to the 3D point cloud scanning sensor through the steel belt, and acquiring point cloud data through the 3D point cloud scanning sensor;
the scanning data processing module is used for performing direct filtering processing on the point cloud data to eliminate the background and obtain interference-free data, performing radius filtering analysis on the interference-free data to obtain connected data, and performing downsampling processing on the connected data to obtain modeling data;
the monitoring analysis module is used for fusing the modeling data with the visible light image, establishing a 3D point cloud visible light fusion scene, setting a monitoring area in the 3D point cloud visible light fusion scene, and setting a space virtual detection frame in the monitoring area;
the fault detection module is used for counting the quantity of the point cloud data in the space virtual detection frame, presetting a safety threshold and an alarm threshold, judging the detection value, the safety threshold and the alarm threshold, returning to a normal operation signal if the detection value is smaller than the safety threshold, returning to process an early warning information signal if the detection value is larger than the safety threshold and smaller than the alarm threshold, and returning to emergency processing alarm signal if the detection value is larger than the alarm threshold.
In the embodiment, a monitoring device is arranged between a welding machine and a steel structure, a scanning module adopts an RGB camera and a laser radar to collect data simultaneously, two pieces of equipment are placed in the same direction, the collected data are uploaded to an industrial personal computer through a sensor, the industrial personal computer processes the scanning data, the industrial personal computer is provided with a ubuntu environment, and a program is written to link a PCL3D point cloud library to preprocess the scanning data; reconstructing a three-dimensional scene by using an SfM algorithm, counting and judging the quantity of the point cloud data transmitted in real time in a detection frame, returning an early warning instruction, and analyzing the early warning instruction by an industrial personal computer to send a safety signal; the industrial personal computer transmits data to the operation terminal and the server of the PLC room through a network, the server can manage a plurality of sets of detection devices, and the operation terminal can check real-time data and abnormal early warning historical data of any set of detection devices at any time.
The computer storage media of embodiments of the invention may take the form of any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the computer-readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing. Computer program code for carrying out operations of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The present invention is not limited to the above embodiments, but is capable of modification and variation in detail, and other modifications and variations can be made by those skilled in the art without departing from the scope of the present invention.

Claims (6)

CN202311482390.6A2023-11-092023-11-09Cold-rolled strip steel wire flying equipment fault detection method and system based on point cloudActiveCN117218123B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202311482390.6ACN117218123B (en)2023-11-092023-11-09Cold-rolled strip steel wire flying equipment fault detection method and system based on point cloud

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202311482390.6ACN117218123B (en)2023-11-092023-11-09Cold-rolled strip steel wire flying equipment fault detection method and system based on point cloud

Publications (2)

Publication NumberPublication Date
CN117218123Atrue CN117218123A (en)2023-12-12
CN117218123B CN117218123B (en)2024-02-02

Family

ID=89037492

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202311482390.6AActiveCN117218123B (en)2023-11-092023-11-09Cold-rolled strip steel wire flying equipment fault detection method and system based on point cloud

Country Status (1)

CountryLink
CN (1)CN117218123B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111709934A (en)*2020-06-172020-09-25浙江大学 A warpage defect detection method for injection impeller based on point cloud feature comparison
CN113111887A (en)*2021-04-262021-07-13河海大学常州校区Semantic segmentation method and system based on information fusion of camera and laser radar
CN113204029A (en)*2021-04-192021-08-03北京科技大学Hot-rolled plate blank warpage detection device and method
KR20220095468A (en)*2020-12-302022-07-07주식회사 딥인스펙션Steel quality inspection system based on xai and large scale deep learning hpc system
CN114758333A (en)*2020-12-292022-07-15北京瓦特曼科技有限公司Method and system for identifying off-hook of ladle lifted by crane of ladle crane
US11403860B1 (en)*2022-04-062022-08-02Ecotron CorporationMulti-sensor object detection fusion system and method using point cloud projection
US20220277557A1 (en)*2020-05-082022-09-01Quanzhou equipment manufacturing research instituteTarget detection method based on fusion of vision, lidar, and millimeter wave radar
CN115330734A (en)*2022-08-182022-11-11南京邮电大学Automatic robot repair welding system based on three-dimensional target detection and point cloud defect completion
CN115731545A (en)*2022-12-062023-03-03国网江苏省电力有限公司Cable tunnel inspection method and device based on fusion perception
US20230073689A1 (en)*2020-07-102023-03-09Scoutdi AsInspection Device for Inspecting a Building or Structure
CN115877400A (en)*2022-11-232023-03-31太原理工大学Tunnel roof support steel belt drilling positioning method based on radar and vision fusion
CN116466355A (en)*2023-03-232023-07-21浙江吉利控股集团有限公司 A point cloud object detection method, device and computer-readable storage medium
CN116520302A (en)*2023-01-312023-08-01新石器慧通(北京)科技有限公司 A positioning method applied to an automatic driving system and a method for constructing a three-dimensional map
CN116573017A (en)*2023-04-192023-08-11长安大学 Method, system, device and medium for sensing foreign objects in urban rail train running boundary
US20230267593A1 (en)*2022-02-242023-08-24Kabushiki Kaisha Kobe Seiko Sho (Kobe Steel, Ltd.)Workpiece measurement method, workpiece measurement system, and program

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20220277557A1 (en)*2020-05-082022-09-01Quanzhou equipment manufacturing research instituteTarget detection method based on fusion of vision, lidar, and millimeter wave radar
CN111709934A (en)*2020-06-172020-09-25浙江大学 A warpage defect detection method for injection impeller based on point cloud feature comparison
US20230073689A1 (en)*2020-07-102023-03-09Scoutdi AsInspection Device for Inspecting a Building or Structure
CN114758333A (en)*2020-12-292022-07-15北京瓦特曼科技有限公司Method and system for identifying off-hook of ladle lifted by crane of ladle crane
KR20220095468A (en)*2020-12-302022-07-07주식회사 딥인스펙션Steel quality inspection system based on xai and large scale deep learning hpc system
CN113204029A (en)*2021-04-192021-08-03北京科技大学Hot-rolled plate blank warpage detection device and method
CN113111887A (en)*2021-04-262021-07-13河海大学常州校区Semantic segmentation method and system based on information fusion of camera and laser radar
US20230267593A1 (en)*2022-02-242023-08-24Kabushiki Kaisha Kobe Seiko Sho (Kobe Steel, Ltd.)Workpiece measurement method, workpiece measurement system, and program
US11403860B1 (en)*2022-04-062022-08-02Ecotron CorporationMulti-sensor object detection fusion system and method using point cloud projection
CN115330734A (en)*2022-08-182022-11-11南京邮电大学Automatic robot repair welding system based on three-dimensional target detection and point cloud defect completion
CN115877400A (en)*2022-11-232023-03-31太原理工大学Tunnel roof support steel belt drilling positioning method based on radar and vision fusion
CN115731545A (en)*2022-12-062023-03-03国网江苏省电力有限公司Cable tunnel inspection method and device based on fusion perception
CN116520302A (en)*2023-01-312023-08-01新石器慧通(北京)科技有限公司 A positioning method applied to an automatic driving system and a method for constructing a three-dimensional map
CN116466355A (en)*2023-03-232023-07-21浙江吉利控股集团有限公司 A point cloud object detection method, device and computer-readable storage medium
CN116573017A (en)*2023-04-192023-08-11长安大学 Method, system, device and medium for sensing foreign objects in urban rail train running boundary

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
CHANG ZHAO ET AL.: "Steel Plate Surface Defect Recognition Method Based on Depth Information", 《2019 IEEE 8TH DATA DRIVEN CONTROL AND LEARNING SYSTEMS CONFERENCE (DDCLS)》, pages 322 - 327*
LEI SU ET AL.: "Development and application of substation intelligent inspection robot supporting deep learning accelerating", 《JOURNAL OF PHYSICS: CONFERENCE SERIES》, vol. 1754, pages 1 - 8*
刘智锋: "钢坯表面缺陷标注机器人控制系统设计与实现", 《万方数据》, pages 1 - 62*
刘璐宾等: "基于激光雷达的地铁隧道侵限检测方法", 《机械工程与自动化》, no. 3, pages 16 - 18*
杨雷;刘如飞;卢秀山;马新江;: "一种车载激光扫描点云中路面坑槽自动提取方法", 《测绘工程》, vol. 29, no. 1, pages 66 - 71*
邢维聪: "基于图像和激光点云的桥梁混凝土表面缺陷检测方法研究", 《万方数据》, pages 1 - 82*
陈科羽等: "无人机载多载荷输电线路巡检方法研究", 《电力大数据》, vol. 23, no. 2, pages 80 - 86*

Also Published As

Publication numberPublication date
CN117218123B (en)2024-02-02

Similar Documents

PublicationPublication DateTitle
CN113345019B (en)Method, equipment and medium for measuring potential hazards of transmission line channel target
CN114255405B (en)Hidden danger target identification method and device
CN107885224A (en)Unmanned plane barrier-avoiding method based on tri-item stereo vision
CN112926483A (en)Standard cabinet state indicator lamp identification monitoring method, device and system
CN116704377A (en)Non-inductive personnel positioning method and system based on digital twin model
CN119339354B (en)Unmanned subway obstacle intelligent detection system based on multi-mode AI sensor
CN107886544A (en)IMAQ control method and device for vehicle calibration
CN115932885A (en)Overhead transmission line channel cross-over real-time dynamic monitoring method
CN117522830A (en)Point cloud scanning system for detecting boiler corrosion
CN119544928A (en) Converter station valve hall unmanned inspection method, device, equipment and storage medium
CN116363585A (en) Method and system for on-line monitoring of transmission lines
CN117031496A (en)Anti-external-damage monitoring system and method based on laser radar space measurement technology
CN114299153B (en) A camera array synchronous calibration method and system for super large power equipment
CN115661068A (en)Gas leakage detection method and device, equipment and storage medium
CN117218123B (en)Cold-rolled strip steel wire flying equipment fault detection method and system based on point cloud
CN118362212B (en) A temperature measurement method, device, medium and electronic equipment for electric power equipment
CN111583336B (en)Robot and inspection method and device thereof
CN114092857A (en)Gateway-based collection card image acquisition method, system, equipment and storage medium
CN116758006B (en)Scaffold quality detection method and device
US20230051823A1 (en)Systems, methods, and computer program products for image analysis
CN115937070A (en)Positioning method and device for temperature gradient abnormity diagnosis of electrical equipment
CN113989464A (en)Electricity safety inspection equipment and analysis method
CN118229037B (en)High-speed illegal monitoring facility management method and system based on physical model
CN117422754B (en) Method for calculating spatial distance of substation near-electricity workers based on instance segmentation, readable storage medium and electronic device
CN120558113B (en) A tunnel convergence deformation data acquisition system and method

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp