CN114049460A - Point cloud data filtering method and device for coal inventory of coal yard - Google Patents

Point cloud data filtering method and device for coal inventory of coal yard Download PDF

Info

Publication number
CN114049460A
CN114049460A CN202111237925.4A CN202111237925A CN114049460A CN 114049460 A CN114049460 A CN 114049460A CN 202111237925 A CN202111237925 A CN 202111237925A CN 114049460 A CN114049460 A CN 114049460A
Authority
CN
China
Prior art keywords
point cloud
cloud data
triangular
triangular mesh
coal
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
CN202111237925.4A
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.)
Beijing Huaneng Xinrui Control Technology Co Ltd
Original Assignee
Beijing Huaneng Xinrui Control 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 Beijing Huaneng Xinrui Control Technology Co Ltd filed Critical Beijing Huaneng Xinrui Control Technology Co Ltd
Priority to CN202111237925.4A priority Critical patent/CN114049460A/en
Publication of CN114049460A publication Critical patent/CN114049460A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/20Finite element generation, e.g. wire-frame surface description, tesselation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T19/00Manipulating 3D models or images for computer graphics
    • G06T19/20Editing of 3D images, e.g. changing shapes or colours, aligning objects or positioning parts
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2200/00Indexing scheme for image data processing or generation, in general
    • G06T2200/08Indexing scheme for image data processing or generation, in general involving all processing steps from image acquisition to 3D model generation

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Graphics (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Geometry (AREA)
  • Architecture (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Length Measuring Devices By Optical Means (AREA)

Abstract

The disclosure provides a point cloud data filtering method and device for coal inventory of a coal yard. The method comprises the following steps: acquiring three-dimensional point cloud data of a coal pile; performing triangular meshing on the projection of the three-dimensional point cloud data of the coal pile on a horizontal plane; calculating the actual height overall variance of three vertex vectors in each triangular mesh; calculating the actual slope absolute value between three vertex vectors in each triangular mesh; determining whether abnormal point cloud data exists in the triangular meshes or not according to the actual height overall variance and the actual slope absolute value of each triangular mesh; carrying out correction filtering processing on the triangular mesh with abnormal point cloud data; and reconstructing a three-dimensional model of the coal pile according to the triangular meshes after the correction filtering processing and the corresponding height information of each point cloud data. The method disclosed by the invention can reduce coal inventory data errors caused by abnormal point cloud data in the coal yard laser coal inventory process, effectively retain on-site fuel pile coal details, improve data accuracy and improve coal yard coal inventory management.

Description

Point cloud data filtering method and device for coal inventory of coal yard
Technical Field
The disclosure belongs to the technical field of coal inventory in coal yards, and particularly relates to a point cloud data filtering method and device for coal inventory in coal yards.
Background
The fuel management of coal-fired power plants is always an important problem, 60-70% of the operation cost of the coal-fired power plants is paid to coal, and the improvement of the management level of coal yards can reduce the operation cost of the coal-fired power plants to a great extent. The existing coal yard fuel management relies on manual establishment of coal yard coal storage graphs to a great extent according to coal yard inlet and outlet information, the method is poor in precision and low in efficiency, the coal yard coal storage graphs can be roughly established only according to experience and visual observation of field conditions, and the information graphs have great influence on stacking and taking of subsequent fuels, for example, different coal quality test data of different coal types have great influence on boiler combustion. Therefore, how to more accurately complete the informatization and digitization of the data of coal type distribution in a coal yard by means of automation means becomes a main research direction at present.
In the process of laser coal inventory, the operation of a coal pusher or a bucket wheel machine stacker-reclaimer arm above a coal yard can often occur on the coal yard, so that the laser scanner can scan operation equipment in the scanning process, abnormal data occurs, and the accuracy of stock yard inventory data is influenced.
The existing algorithms for filtering point cloud data comprise a voxel filtering algorithm, a statistical filtering algorithm, a radius filtering algorithm and the like, which are all general point cloud filtering algorithms, and can eliminate partial noise data to a certain extent, but can eliminate partial details of the whole model, so that the model becomes smooth and fuzzy, and the error of coal inventory data calculated based on the data is increased.
Disclosure of Invention
The present disclosure is directed to at least one of the technical problems in the prior art, and provides a method and an apparatus for filtering point cloud data of coal inventory in a coal yard.
In one aspect of the present disclosure, a point cloud data filtering method for coal inventory of a coal yard is provided, the method comprising:
acquiring three-dimensional point cloud data of a coal pile;
performing triangular meshing on the projection of the three-dimensional point cloud data of the coal pile on a horizontal plane to obtain a plurality of triangular meshes;
calculating the actual height overall variance of three vertex vectors in each triangular mesh;
calculating the actual slope absolute value between three vertex vectors in each triangular mesh;
determining whether abnormal point cloud data exists in each triangular mesh according to the actual height overall variance and the actual slope absolute value of each triangular mesh;
carrying out correction filtering processing on each triangular mesh with the abnormal point cloud data;
and reconstructing a three-dimensional model of the coal pile according to the triangular meshes after the correction filtering processing and the corresponding height information of each point cloud data.
In some embodiments, the determining whether abnormal point cloud data exists in the triangular meshes according to the actual height overall variance and the actual slope absolute value of each triangular mesh comprises:
comparing the actual height overall variance of the triangular mesh with a preset height overall variance threshold, and comparing the actual slope absolute value of each vertex vector of the triangular mesh with a preset slope absolute threshold;
and if the actual height overall variance of the triangular mesh is greater than the height overall variance threshold value and the actual slope absolute value of each vertex vector of the triangular mesh is greater than the slope absolute threshold value, judging that abnormal point cloud data exists in the triangular mesh.
In some embodiments, the determining that the triangular mesh has abnormal point cloud data includes:
and sequencing all vertexes of the triangular mesh with the abnormal point cloud data according to the height, wherein the vertex corresponding to the maximum value is the abnormal point cloud data.
In some embodiments, the performing a rectification filtering process on each of the triangular meshes in which the abnormal point cloud data exists includes:
and correcting and filtering the abnormal point cloud data in the triangular network by using the other two normal point cloud data in the triangular network.
In some embodiments, the performing, by using the other two normal point cloud data in the triangular network, a correction filtering process on the abnormal point cloud data in the triangular network includes:
and carrying out correction filtering processing on the abnormal point cloud data according to the following relational expression:
NoisePoint′=(xn,yn,(zi+zj)/2)
wherein NoisePoint' is abnormal point cloud data after correction, xnIs the x-axis coordinate, y, of abnormal point cloud data before correctionnIs the y-axis coordinate, z, of the abnormal point cloud data before rectificationiZ-axis coordinate of one normal point cloud data in triangular mesh in which abnormal point cloud data is locatedjThe coordinate of the z axis of the other normal point cloud data in the triangular mesh where the abnormal point cloud data is located.
In another aspect of the present disclosure, there is provided a point cloud data filtering apparatus for coal inventory of a coal yard, the apparatus including:
the acquisition module is used for acquiring three-dimensional point cloud data of the coal pile;
the meshing module is used for triangulating the projection of the three-dimensional point cloud data of the coal pile on a horizontal plane to obtain a plurality of triangular meshes;
the calculation module is used for calculating the actual height overall variance of three vertex vectors in each triangular mesh; and the number of the first and second groups,
the calculation module is further configured to calculate an actual slope absolute value between three vertex vectors in each triangular mesh;
the processing module is used for determining whether abnormal point cloud data exists in the triangular meshes according to the actual height overall variance and the actual slope absolute value of each triangular mesh;
the correction module is used for correcting and filtering each triangular mesh with the abnormal point cloud data;
and the establishing module is used for reconstructing a three-dimensional model of the coal pile according to the triangular grids after the correction filtering processing and the height information of each corresponding point cloud data.
In some embodiments, the processing module is further specifically configured to:
comparing the actual height overall variance of the triangular mesh with a preset height overall variance threshold, and comparing the actual slope absolute value of each vertex vector of the triangular mesh with a preset slope absolute threshold;
and if the actual height overall variance of the triangular mesh is greater than the height overall variance threshold value and the actual slope absolute value of each vertex vector of the triangular mesh is greater than the slope absolute threshold value, judging that abnormal point cloud data exists in the triangular mesh.
In some embodiments, the processing module is further specifically configured to:
and sequencing all vertexes of the triangular mesh with the abnormal point cloud data according to the height, wherein the vertex corresponding to the maximum value is the abnormal point cloud data.
In some embodiments, the orthotic module is further specifically configured to:
and correcting and filtering the abnormal point cloud data in the triangular network by using the other two normal point cloud data in the triangular network.
In some embodiments, the correction module performs correction filtering processing on the abnormal point cloud data according to the following relation:
NoisePoint′=(xn,yn,(zi+zj)/2)
wherein NoisePoint' is abnormal point cloud data after correction, xnIs the x-axis coordinate, y, of abnormal point cloud data before correctionnIs the y-axis coordinate, z, of the abnormal point cloud data before rectificationiZ-axis coordinate of one normal point cloud data in triangular mesh in which abnormal point cloud data is locatedjThe coordinate of the z axis of the other normal point cloud data in the triangular mesh where the abnormal point cloud data is located.
According to the point cloud data filtering method and device for coal inventory in the coal yard, errors of coal inventory data caused by abnormal point cloud data in the process of laser coal inventory in the coal yard can be reduced to a large extent, abnormal point cloud data are filtered out on the basis that details of on-site fuel pile are reserved to the maximum extent, data accuracy is improved, and coal inventory management in the coal yard is improved.
Drawings
FIG. 1 is a schematic diagram of a three-dimensional model obtained by reconstructing a coal pile in the prior art;
FIG. 2 is a schematic diagram of meshing coal pile three-dimensional point cloud data according to an embodiment of the disclosure;
fig. 3 is a schematic diagram of three-dimensional gridding of abnormal point cloud data included in point cloud data according to another embodiment of the disclosure;
FIG. 4 is a flow chart of a point cloud data filtering method for coal inventory of a coal yard according to another embodiment of the present disclosure;
FIG. 5 is a schematic diagram of a three-dimensional model obtained by reconstructing a coal pile according to another embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of a point cloud data filtering apparatus for coal inventory in a coal yard according to another embodiment of the present disclosure.
Detailed Description
For a better understanding of the technical aspects of the present disclosure, reference is made to the following detailed description taken in conjunction with the accompanying drawings.
The background to the present disclosure is explained below.
The coal yard coal pile coal type is relatively gentle, and the reconstructed three-dimensional model is relatively gentle. When a coal pusher or a bucket wheel machine material piling and taking arm works above a coal yard, the scanned point cloud data can show a plurality of discrete outliers, and after a three-dimensional model is reconstructed, a plurality of burrs can be shown, so that the situation of fuel distribution on the site is seriously not met. As shown in fig. 1.
The point cloud data is a set of vectors in a three-dimensional coordinate system, and includes spatial coordinate information (x, y, z) of each point, and the projection of the point cloud data of the coal yard on the horizontal plane is triangulated through a triangularization grid algorithm, as shown in fig. 2.
After the projection of the point cloud data on the horizontal plane is triangulated, a three-dimensional model can be reconstructed according to the gridding information and the height information of each point. The noise data included in the point cloud data when three-dimensionally gridded is represented as shown in fig. 3.
As can be seen from fig. 3, the NoisePoint represents abnormal point cloud data that is often collected when data is collected by field laser scanning, the points p1, p2, p3 and p4 are normal point cloud data (generally normal fuel distribution data), the abnormal point cloud data features are represented as protrusions and outliers, and are represented as protrusion burrs in the reconstructed three-dimensional model.
As shown in fig. 4, an embodiment of the present disclosure relates to a point cloud data filtering method S100 for coal inventory of a coal yard, where the method S100 includes:
and S110, acquiring three-dimensional point cloud data of the coal pile.
Specifically, in this step, three-dimensional point cloud data of the entire coal pile may be acquired by using a laser scanning device, and as shown in fig. 2, spatial position coordinates of all points can be obtained during laser scanning, and p1(x1, y1, z1), p2(x2, y2, z2), p3(x3, y3, z3), p4(x4, y4, z4), NoisePoint = (x 3624, y4, z4) can be setn,yn,zn)。
And S120, performing triangular meshing on the projection of the three-dimensional point cloud data of the coal pile on a horizontal plane to obtain a plurality of triangular meshes.
Specifically, in this step, as shown in fig. 2 and 3, the combinations of the top lines of the triangular faces can be known by the triangular meshing algorithm, as shown in fig. 3, (p1, p2, NoisePoint), (p3, p2, NoisePoint), (p3, p4, NoisePoint), (p2, p4, NoisePoint).
And S130, calculating the actual height overall variance of three vertex vectors in each triangular mesh.
Specifically, in this step, the actual height overall variance of the three vertex vectors in each triangular mesh is calculated as follows:
heightAvg=(z1+z2+z3)/3
height2=((z1-heightAvg)2+(z2-heightAvg)2+(z3-heightAvg)2)/3
and S140, calculating the actual slope absolute value between three vertex vectors in each triangular mesh.
Specifically, in this step, the actual absolute value of the slope between the three vertex vectors in each of the triangular meshes is calculated according to the following relation:
Figure BDA0003318159230000061
Figure BDA0003318159230000062
Figure BDA0003318159230000063
s150, determining whether abnormal point cloud data exists in the triangular meshes according to the actual height overall variance and the actual slope absolute value of each triangular mesh.
Specifically, in this step, the actual height overall variance of the triangular mesh may be compared with a preset height overall variance threshold, and the actual slope absolute value of each vertex vector of the triangular mesh may be compared with a preset slope absolute threshold.
And if the actual height overall variance of the triangular mesh is greater than the height overall variance threshold value and the actual slope absolute value of each vertex vector of the triangular mesh is greater than the slope absolute threshold value, judging that abnormal point cloud data exists in the triangular mesh.
In the step, the height overall variance threshold and the slope absolute threshold can be calculated by analyzing the equipment parameters of abnormal point cloud data caused by the laser disc coal occurrence place.
More specifically, after determining that abnormal point cloud data exists in a certain triangular mesh, it is necessary to determine which vertex in the triangular mesh is the abnormal point cloud data. As an example, the vertices of the triangular mesh where the abnormal point cloud data exists may be sorted according to height, and the vertex corresponding to the maximum value is the abnormal point cloud data.
And S160, carrying out correction filtering processing on each triangular mesh with the abnormal point cloud data.
Specifically, in this step, since the density of the point cloud data is high in the process of laser coal inventory, the area of the triangular surface reconstructed by triangular meshing basically does not exceed 1m3At the actual coal pile site, 1m3The fuel distribution in the area is uniform, and the model is smooth, so that the raised abnormal point cloud data can be corrected through other two normal point cloud data.
Specifically, the abnormal point cloud data is subjected to correction filtering processing according to the following relational expression:
NoisePoint′=(xn,yn,(zi+zj)/2)
wherein NoisePoint' is abnormal point cloud data after correction, xnIs the x-axis coordinate, y, of abnormal point cloud data before correctionnIs the y-axis coordinate, z, of the abnormal point cloud data before rectificationiOne normal point cloud number in the triangular mesh in which the abnormal point cloud data is positionedAccording to z-axis coordinate, zjThe coordinate of the z axis of the other normal point cloud data in the triangular mesh where the abnormal point cloud data is located.
S170, reconstructing a three-dimensional model of the coal pile according to the triangular meshes after rectification filtering processing and the corresponding height information of each point cloud data.
Specifically, in this step, a three-dimensional model of the coal pile is reconstructed according to each triangular mesh after rectification filtering processing and corresponding height information of each point cloud data, and the three-dimensional model is as shown in fig. 5. As can be seen from FIG. 5, the burrs of the reconstructed three-dimensional model disappear, and the details of the field fuel pile can be retained to the maximum extent.
The point cloud data filtering method for coal inventory in the coal yard can greatly reduce coal inventory data errors caused by abnormal point cloud data in the coal yard laser coal inventory process, filter the abnormal point cloud data on the basis of retaining on-site fuel pile coal details to the maximum extent, improve data accuracy and improve coal inventory management in the coal yard.
In another aspect of the present disclosure, as shown in fig. 6, a point cloud data filtering apparatus 100 for coal inventory in a coal yard is provided, where the apparatus 100 may be adapted to the method described above, and it may refer to the related description, which is not repeated herein. The apparatus 100 comprises:
the acquiring module 110 is configured to acquire three-dimensional point cloud data of the coal pile.
And the meshing module 120 is configured to triangulate the projection of the three-dimensional point cloud data of the coal pile on a horizontal plane to obtain a plurality of triangular meshes.
A calculating module 130, configured to calculate an actual height overall variance of three vertex vectors in each triangular mesh. The calculating module 130 is further configured to calculate an actual absolute slope value between three vertex vectors in each of the triangular meshes.
And the processing module 140 is configured to determine whether abnormal point cloud data exists in each triangular mesh according to the actual height overall variance and the actual slope absolute value of each triangular mesh.
And the correcting module 150 is configured to perform correction filtering processing on each triangular mesh in which the abnormal point cloud data exists.
The establishing module 160 is configured to reconstruct a three-dimensional model of the coal pile according to each triangular mesh after the rectification filtering processing and the height information of each corresponding point cloud data.
The point cloud data filtering device for coal inventory in the coal yard can greatly reduce coal inventory data errors caused by abnormal point cloud data in the coal yard laser coal inventory process, and filter the abnormal point cloud data on the basis of retaining on-site fuel pile coal details to the maximum extent, so that the data precision is improved, and the coal inventory management of the coal yard is improved.
In some embodiments, the processing module 140 is further specifically configured to:
and comparing the actual height overall variance of the triangular mesh with a preset height overall variance threshold, and comparing the actual slope absolute value of each vertex vector of the triangular mesh with a preset slope absolute threshold.
And if the actual height overall variance of the triangular mesh is greater than the height overall variance threshold value and the actual slope absolute value of each vertex vector of the triangular mesh is greater than the slope absolute threshold value, judging that abnormal point cloud data exists in the triangular mesh.
In some embodiments, the processing module 140 is further specifically configured to:
and sequencing all vertexes of the triangular mesh with the abnormal point cloud data according to the height, wherein the vertex corresponding to the maximum value is the abnormal point cloud data.
In some embodiments, the orthotic module 150 is further specifically configured to:
and correcting and filtering the abnormal point cloud data in the triangular network by using the other two normal point cloud data in the triangular network.
In some embodiments, the rectification module 150 performs rectification filtering on the abnormal point cloud data according to the following relationship:
NoisePoint′=(xn,yn,(zi+zj)/2)
wherein NoisePoint' is abnormal point cloud data after correction, xnIs the x-axis coordinate, y, of abnormal point cloud data before correctionnIs the y-axis coordinate, z, of the abnormal point cloud data before rectificationiZ-axis coordinate of one normal point cloud data in triangular mesh in which abnormal point cloud data is locatedjThe coordinate of the z axis of the other normal point cloud data in the triangular mesh where the abnormal point cloud data is located.
It is to be understood that the above embodiments are merely exemplary embodiments that are employed to illustrate the principles of the present disclosure, and that the present disclosure is not limited thereto. It will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the disclosure, and these are to be considered as the scope of the disclosure.

Claims (10)

1. A point cloud data filtering method for coal inventory of a coal yard is characterized by comprising the following steps:
acquiring three-dimensional point cloud data of a coal pile;
performing triangular meshing on the projection of the three-dimensional point cloud data of the coal pile on a horizontal plane to obtain a plurality of triangular meshes;
calculating the actual height overall variance of three vertex vectors in each triangular mesh;
calculating the actual slope absolute value between three vertex vectors in each triangular mesh;
determining whether abnormal point cloud data exists in each triangular mesh according to the actual height overall variance and the actual slope absolute value of each triangular mesh;
carrying out correction filtering processing on each triangular mesh with the abnormal point cloud data;
and reconstructing a three-dimensional model of the coal pile according to the triangular meshes after the correction filtering processing and the corresponding height information of each point cloud data.
2. The method of claim 1, wherein the determining whether abnormal point cloud data exists in the triangular meshes according to the actual height overall variance and the actual slope absolute value of each triangular mesh comprises:
comparing the actual height overall variance of the triangular mesh with a preset height overall variance threshold, and comparing the actual slope absolute value of each vertex vector of the triangular mesh with a preset slope absolute threshold;
and if the actual height overall variance of the triangular mesh is greater than the height overall variance threshold value and the actual slope absolute value of each vertex vector of the triangular mesh is greater than the slope absolute threshold value, judging that abnormal point cloud data exists in the triangular mesh.
3. The method of claim 2, wherein said determining that abnormal point cloud data exists in the triangular mesh comprises:
and sequencing all vertexes of the triangular mesh with the abnormal point cloud data according to the height, wherein the vertex corresponding to the maximum value is the abnormal point cloud data.
4. The method according to any one of claims 1 to 3, wherein the performing of the rectification filtering process on each of the triangular meshes in which the abnormal point cloud data exists comprises:
and correcting and filtering the abnormal point cloud data in the triangular network by using the other two normal point cloud data in the triangular network.
5. The method according to claim 4, wherein the performing a correction filtering process on the abnormal point cloud data in the triangular network by using the other two normal point cloud data in the triangular network comprises:
and carrying out correction filtering processing on the abnormal point cloud data according to the following relational expression:
NoisePoint′=(xn,yn,(zi+zj)/2)
wherein NoisePoint' is abnormal point cloud data after correction, xnIs the x-axis coordinate, y, of abnormal point cloud data before correctionnIs the y-axis coordinate, z, of the abnormal point cloud data before rectificationiZ-axis coordinate of one normal point cloud data in triangular mesh in which abnormal point cloud data is locatedjThe coordinate of the z axis of the other normal point cloud data in the triangular mesh where the abnormal point cloud data is located.
6. A point cloud data filtering device for coal inventory of a coal yard, the device comprising:
the acquisition module is used for acquiring three-dimensional point cloud data of the coal pile;
the meshing module is used for triangulating the projection of the three-dimensional point cloud data of the coal pile on a horizontal plane to obtain a plurality of triangular meshes;
the calculation module is used for calculating the actual height overall variance of three vertex vectors in each triangular mesh; and the number of the first and second groups,
the calculation module is further configured to calculate an actual slope absolute value between three vertex vectors in each triangular mesh;
the processing module is used for determining whether abnormal point cloud data exists in the triangular meshes according to the actual height overall variance and the actual slope absolute value of each triangular mesh;
the correction module is used for correcting and filtering each triangular mesh with the abnormal point cloud data;
and the establishing module is used for reconstructing a three-dimensional model of the coal pile according to the triangular grids after the correction filtering processing and the height information of each corresponding point cloud data.
7. The apparatus of claim 6, wherein the processing module is further specifically configured to:
comparing the actual height overall variance of the triangular mesh with a preset height overall variance threshold, and comparing the actual slope absolute value of each vertex vector of the triangular mesh with a preset slope absolute threshold;
and if the actual height overall variance of the triangular mesh is greater than the height overall variance threshold value and the actual slope absolute value of each vertex vector of the triangular mesh is greater than the slope absolute threshold value, judging that abnormal point cloud data exists in the triangular mesh.
8. The apparatus of claim 7, wherein the processing module is further specifically configured to:
and sequencing all vertexes of the triangular mesh with the abnormal point cloud data according to the height, wherein the vertex corresponding to the maximum value is the abnormal point cloud data.
9. The device according to any one of claims 6 to 8, wherein the corrective module is further configured to:
and correcting and filtering the abnormal point cloud data in the triangular network by using the other two normal point cloud data in the triangular network.
10. The apparatus according to claim 9, wherein the correction module performs correction filtering processing on the abnormal point cloud data according to the following relation:
NoisePoint′=(xn,yn,(zi+zj)/2)
wherein NoisePoint' is abnormal point cloud data after correction, xnIs the x-axis coordinate, y, of abnormal point cloud data before correctionnIs the y-axis coordinate, z, of the abnormal point cloud data before rectificationiZ-axis coordinate of one normal point cloud data in triangular mesh in which abnormal point cloud data is locatedjThe coordinate of the z axis of the other normal point cloud data in the triangular mesh where the abnormal point cloud data is located.
CN202111237925.4A 2021-10-25 2021-10-25 Point cloud data filtering method and device for coal inventory of coal yard Pending CN114049460A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111237925.4A CN114049460A (en) 2021-10-25 2021-10-25 Point cloud data filtering method and device for coal inventory of coal yard

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111237925.4A CN114049460A (en) 2021-10-25 2021-10-25 Point cloud data filtering method and device for coal inventory of coal yard

Publications (1)

Publication Number Publication Date
CN114049460A true CN114049460A (en) 2022-02-15

Family

ID=80206172

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111237925.4A Pending CN114049460A (en) 2021-10-25 2021-10-25 Point cloud data filtering method and device for coal inventory of coal yard

Country Status (1)

Country Link
CN (1) CN114049460A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116109692A (en) * 2023-02-22 2023-05-12 中钢集团马鞍山矿山研究总院股份有限公司 Method for calculating volume and surface deformation volume of tailing dam based on three-dimensional point cloud
CN117011309A (en) * 2023-09-28 2023-11-07 济宁港航梁山港有限公司 Automatic coal-coiling system based on artificial intelligence and depth data

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116109692A (en) * 2023-02-22 2023-05-12 中钢集团马鞍山矿山研究总院股份有限公司 Method for calculating volume and surface deformation volume of tailing dam based on three-dimensional point cloud
CN116109692B (en) * 2023-02-22 2023-09-26 中钢集团马鞍山矿山研究总院股份有限公司 Method for calculating volume and surface deformation volume of tailing dam based on three-dimensional point cloud
CN117011309A (en) * 2023-09-28 2023-11-07 济宁港航梁山港有限公司 Automatic coal-coiling system based on artificial intelligence and depth data
CN117011309B (en) * 2023-09-28 2023-12-26 济宁港航梁山港有限公司 Automatic coal-coiling system based on artificial intelligence and depth data

Similar Documents

Publication Publication Date Title
CN114049460A (en) Point cloud data filtering method and device for coal inventory of coal yard
Alexa et al. Point set surfaces
CN102944174B (en) Denoising and simplifying method and system for three-dimensional laser point cloud data
CN111932688A (en) Indoor plane element extraction method, system and equipment based on three-dimensional point cloud
US7986814B2 (en) Method for measuring a curved surface of an object
Ghorbani et al. Construction of damage-free digital twin of damaged aero-engine blades for repair volume generation in remanufacturing
CN114119488B (en) Intelligent detection method for dimension quality of prefabricated laminated slab for factory
CN110111237B (en) Three-dimensional model coordinate conversion method based on Brep model
CN111595403B (en) Engineering earthwork measuring method based on point cloud measuring technology
CN109215118B (en) Incremental motion structure recovery optimization method based on image sequence
CN114564827B (en) Three-dimensional shape characterization and modeling method for diamond parallel grinding wheel surface
CN109961512B (en) Method and device for extracting landform airborne point cloud
CN114998419A (en) Gully volume change slicing method based on terrain point cloud
CN111340947A (en) Method, device, equipment and medium for establishing three-dimensional model of coal yard material
CN116841246A (en) Robot polishing path automatic planning method based on three-dimensional point cloud data
CN111583359A (en) Method and device for extracting gradient information of farmland planar pattern spots
CN112687010B (en) Digital metering method of end frame drilling jig
CN111524236B (en) Self-adaptive triangle network simplification method based on plane analysis
CN108053475A (en) A kind of three-dimensional terrain display method and device
CN111598901B (en) Method for estimating processing progress of dental restoration product based on depth image
CN112184564A (en) Three-dimensional hole compensation method based on half-edge sorting method
CN115049719A (en) Laser coal-coiling device
CN117058314B (en) Cast-in-situ structure template reverse modeling method based on point cloud data
CN110796693B (en) Method for directly generating two-dimensional finite element model from industrial CT slice image
CN115346019B (en) Point cloud round hole geometric parameter measurement method, device and system

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