CN111127312A - Method for extracting circle from point cloud of complex object and scanning device - Google Patents

Method for extracting circle from point cloud of complex object and scanning device Download PDF

Info

Publication number
CN111127312A
CN111127312A CN201911355611.7A CN201911355611A CN111127312A CN 111127312 A CN111127312 A CN 111127312A CN 201911355611 A CN201911355611 A CN 201911355611A CN 111127312 A CN111127312 A CN 111127312A
Authority
CN
China
Prior art keywords
point cloud
circle
complex object
plane
extracting
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
CN201911355611.7A
Other languages
Chinese (zh)
Other versions
CN111127312B (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.)
Wuhan University of Technology WUT
Original Assignee
Wuhan University of Technology WUT
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 Wuhan University of Technology WUT filed Critical Wuhan University of Technology WUT
Priority to CN201911355611.7A priority Critical patent/CN111127312B/en
Publication of CN111127312A publication Critical patent/CN111127312A/en
Application granted granted Critical
Publication of CN111127312B publication Critical patent/CN111127312B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • G06T3/06
    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F16ENGINEERING ELEMENTS AND UNITS; GENERAL MEASURES FOR PRODUCING AND MAINTAINING EFFECTIVE FUNCTIONING OF MACHINES OR INSTALLATIONS; THERMAL INSULATION IN GENERAL
    • F16MFRAMES, CASINGS OR BEDS OF ENGINES, MACHINES OR APPARATUS, NOT SPECIFIC TO ENGINES, MACHINES OR APPARATUS PROVIDED FOR ELSEWHERE; STANDS; SUPPORTS
    • F16M11/00Stands or trestles as supports for apparatus or articles placed thereon Stands for scientific apparatus such as gravitational force meters
    • F16M11/02Heads
    • F16M11/04Means for attachment of apparatus; Means allowing adjustment of the apparatus relatively to the stand
    • F16M11/043Allowing translations
    • F16M11/046Allowing translations adapted to upward-downward translation movement
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention discloses a method for extracting a circle from a point cloud of a complex object, which comprises the following steps: firstly, visualizing the point cloud of the complex object, manually selecting data points of a slice reference plane, and obtaining a characteristic vector of the reference slice plane by using a plane fitting method; slicing the complex object point cloud by using two slicing planes with the distance delta to obtain a three-dimensional tangent plane point cloud, wherein the two slicing planes are respectively parallel to a reference slicing plane; converting the three-dimensional tangent plane point cloud into a two-dimensional tangent plane point cloud by adopting a projection method; and finally, extracting a circle according to the point cloud of the two-dimensional tangent plane and calculating circle parameters. The invention integrates data in a certain range into a smaller range, thereby converting the problem of processing three-dimensional data into the problem of processing two-dimensional data, reducing the data search range, simplifying the calculation and improving the efficiency.

Description

Method for extracting circle from point cloud of complex object and scanning device
Technical Field
The invention relates to the technical field of three-dimensional scanning, in particular to a method for extracting a circle from a point cloud of a complex object and a scanning device.
Background
The conventional industrial size detection method generally adopts a CCD/CMOS image sensor for image acquisition, and needs to consider various factors such as light source, lens selection, sensor type selection, installation and arrangement, automation integration, environmental factor consideration, workpiece state change, and the like. Deviations in either aspect can affect imaging quality and, thus, imaging results. And the industrial parts are three-dimensional parts, aiming at the difficulty of deep hole parts in parameter detection, binocular camera three-dimensional imaging is utilized, binocular vision three-dimensional reconstruction is one of important research contents in the field of computer vision, the method is widely applied to the aspects of precision measurement, robot navigation, virtual reality and the like, and has very important practical significance and theoretical research value for three-dimensional realistic modeling.
The file obtained by three-dimensional scanning is called point cloud data. The point cloud scanning system consists of a large number of coordinate points, and the points contained in a point cloud file can be hundreds of points to millions according to the properties of a scanner, scanning parameters and the size of a scanned object. At present, under the dual driving of sensor technology and industrial detection requirements, the three-dimensional scanning equipment makes great progress in hardware and point cloud data processing, but also faces challenges.
In the scanning process of the point cloud data, for a large object, the scanning equipment cannot scan the whole appearance of the object at one time, so that the three-dimensional data is scattered. The point cloud slicing technology can convert the space discrete points into point cloud slices and integrate data in a certain range into a smaller range, so that the problem of processing three-dimensional data is converted into the problem of processing two-dimensional data, namely, dimension reduction processing is carried out, the data search range is reduced, and certain problems which are difficult to process in a three-dimensional space are simplified.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a method for extracting a circle from a point cloud of a complex object, which is used for converting three-dimensional data into two-dimensional data and simplifying data processing.
The technical scheme adopted by the invention for solving the technical problems is as follows:
the method for extracting the circle from the point cloud of the complex object comprises the following steps:
s1, visualizing the complex object point cloud, manually selecting data points of a slice reference plane, and obtaining a characteristic vector of the reference slice plane by using a plane fitting method;
s2, slicing the complex object point cloud by using two slicing planes with the distance delta to obtain a three-dimensional tangent plane point cloud, wherein the two slicing planes are respectively parallel to a reference slicing plane;
s3, converting the three-dimensional tangent plane point cloud into a two-dimensional tangent plane point cloud by adopting a projection method;
and S4, extracting a circle according to the point cloud of the two-dimensional tangent plane and calculating circle parameters.
In the above technical solution, the plane fitting method in step S1 is a total least square method, and the eigenvector A, B, C, D of the reference slice plane satisfies:
Figure BDA0002335830940000021
wherein A, B, C is a plane equation coefficient, and D is a constant term.
In the above technical solution, the distance δ between the two slice planes in step S2 is a certain multiple of the point cloud density.
According to the technical scheme, the calculation process of the point cloud density comprises the following steps:
s21, randomly selecting n points in the complex object point cloud, and recording the n points as points (P)0,…,Pi,…,Pn);
S22, for any point P selectediSearching and P in complex object point cloudiM points with the shortest distance are calculated to PiThe distance of (d);
s23, calculating the density of the point cloud, wherein the calculation formula is as follows:
Figure BDA0002335830940000022
wherein rho is the density of the point cloud,
Figure BDA0002335830940000023
the distance between the ith point selected at random and the kth point in the m points closest to the point changed is calculated.
In the above technical solution, the circle parameter in step S4 includes a circle center and a radius.
In connection with the above technical solution, the step of extracting a circle according to the point cloud of the two-dimensional tangent plane in step S5 is as follows:
s41, translating the point cloud of the two-dimensional tangent plane into a first quadrant;
s42, rounding the point cloud data of the two-dimensional tangent plane;
s43, carrying out Hough transformation on the rounded two-dimensional tangent plane point cloud data, and preliminarily calculating circle parameters;
s44, acquiring point cloud of an original two-dimensional tangent plane of the circle according to the preliminarily calculated circle parameters;
and S45, performing circle fitting by using a least square method according to the acquired point cloud of the two-dimensional tangent plane of the circle, and calculating circle parameters.
According to the technical scheme, the complex object point cloud is obtained by scanning the complex object point cloud scanning device, the complex object point cloud scanning device comprises a base, wherein a rotating mechanism, a control mechanism and a supporting rod are arranged on the base, a binocular camera mechanism is arranged on the supporting rod, and the rotating mechanism and the binocular camera mechanism are both connected with the control mechanism.
According to the technical scheme, the binocular camera mechanism comprises an installation frame and a binocular camera, the installation frame and the binocular camera are connected through a steering engine, the installation frame is fixed on the supporting rod, the installation height can be adjusted, and the steering engine is connected with the control mechanism.
Connect above-mentioned technical scheme, rotary mechanism includes rotation module and drive module, rotation module includes rotary platform, rotary platform below center is provided with the axis of rotation, be provided with in the axis of rotation from the driving wheel, the axis of rotation pass through the bearing fixed with on the base, drive module includes the motor, the motor fixed with on the base, be provided with the action wheel on its output shaft, the action wheel pass through the belt with connect from the driving wheel.
The invention also provides a computer storage medium, in which a computer program executable by a computer processor is stored, the computer program executing the method for extracting a circle from a point cloud of a complex object according to the above technical scheme.
The invention has the following beneficial effects: the invention provides a method for extracting a circle from a complex object point cloud. The invention integrates data in a certain range into a smaller range, thereby converting the problem of processing three-dimensional data into the problem of processing two-dimensional data, reducing the data search range, simplifying the calculation and improving the efficiency.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
FIG. 1 is a flow chart of a complex object point cloud circle extraction method of the present invention;
FIG. 2 is a flow chart of a two-dimensional point cloud circle extraction method of the present invention;
fig. 3 is a schematic diagram of a complex object point cloud scanning apparatus of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention 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 invention and are not intended to limit the invention.
As shown in fig. 1, the invention provides a method for extracting a circle from a point cloud of a complex object, comprising the following steps:
s1, visualizing the complex object point cloud, manually selecting data points of a slice reference plane, and obtaining a characteristic vector of the reference slice plane by using a plane fitting method;
s2, slicing the complex object point cloud by using two slicing planes with the distance delta to obtain a three-dimensional tangent plane point cloud, wherein the two slicing planes are respectively parallel to a reference slicing plane;
s3, converting the three-dimensional tangent plane point cloud into a two-dimensional tangent plane point cloud by adopting a projection method;
and S4, extracting a circle according to the point cloud of the two-dimensional tangent plane and calculating circle parameters.
The method integrates data in a certain range into a smaller range, thereby converting the problem of processing three-dimensional data into the problem of processing two-dimensional data, reducing the data search range, simplifying the calculation and improving the efficiency.
Further, the plane fitting method in step S1 is a total least squares method, and the matrix eigenvector A, B, C, D of the reference slice plane satisfies:
Figure BDA0002335830940000041
wherein A, B, C is a plane equation coefficient, and D is a constant term. When outliers are added to a plane, a plane fitting method using the total least squares method can result in more accurate values.
Further, the distance δ between the two slice planes in step S2 is a certain multiple of the density of the point cloud. Typically 4-8 times.
Further, the calculation process of the point cloud density is as follows:
s21, randomly selecting n points in the complex object point cloud, and recording the n points as points (P)0,…,Pi,…,Pn);
S22, for any point P selectediSearching and P in complex object point cloudiM points with the shortest distance are calculated to PiThe distance of (d);
s23, calculating the density of the point cloud, wherein the calculation formula is as follows:
Figure BDA0002335830940000042
wherein rho is the density of the point cloud,
Figure BDA0002335830940000043
the distance between the ith point selected at random and the kth point in the m points closest to the point changed is calculated.
Further, the circle parameters in step S4 include the center and the radius.
Further, as shown in fig. 2, the step of extracting a circle from the two-dimensional tangent point cloud in step S5 is as follows:
s41, translating the point cloud of the two-dimensional tangent plane into a first quadrant;
s42, rounding the point cloud data of the two-dimensional tangent plane, namely, reserving the integral part of the data, thereby simplifying the data processing;
s43, carrying out Hough transformation on the rounded two-dimensional tangent plane point cloud data, and preliminarily calculating circle parameters;
s44, acquiring point cloud of an original two-dimensional tangent plane of the circle according to the preliminarily calculated circle parameters;
and S45, performing circle fitting by using a least square method according to the acquired point cloud of the two-dimensional tangent plane of the circle, and calculating circle parameters.
As shown in fig. 3, a complex object point cloud scanning device is provided for acquiring a complex object point cloud, and includes a base 1, a rotating mechanism 2, a control mechanism 3 and a support rod 4 are arranged on the base 1, a binocular camera mechanism 5 is arranged on the support rod 4, and both the rotating mechanism 2 and the binocular camera mechanism 5 are connected with the control mechanism 3.
Further, binocular camera mechanism 5 includes mounting bracket 52 and binocular camera 51, connects through steering wheel 53 between the two, and mounting bracket 52 is fixed in on the bracing piece 4, and the mounting height can be adjusted, and steering wheel 53 is connected with control mechanism 3.
Further, rotary mechanism 2 includes rotation module and drive module, and rotation module includes rotary platform 21, and rotary platform below center is provided with the axis of rotation, is provided with from driving wheel 22 in the axis of rotation, and the axis of rotation passes through bearing 23 fixed with base 1 on, and drive module includes motor 24, and motor 24 is fixed with base 1 on, is provided with action wheel 25 on its output shaft, and action wheel 25 passes through belt 26 and is connected from driving wheel 22.
The invention also provides a computer storage medium, in which a computer program executable by a computer processor is stored, the computer program executing the method for extracting a circle from a point cloud of a complex object according to the above technical scheme.
It will be understood that modifications and variations can be made by persons skilled in the art in light of the above teachings and all such modifications and variations are intended to be included within the scope of the invention as defined in the appended claims.

Claims (10)

1. A method for extracting a circle from a point cloud of a complex object is characterized by comprising the following steps:
s1, visualizing the complex object point cloud, manually selecting data points of a slice reference plane, and obtaining a characteristic vector of the reference slice plane by using a plane fitting method;
s2, slicing the complex object point cloud by using two slicing planes with the distance delta to obtain a three-dimensional tangent plane point cloud, wherein the two slicing planes are respectively parallel to a reference slicing plane;
s3, converting the three-dimensional tangent plane point cloud into a two-dimensional tangent plane point cloud by adopting a projection method;
and S4, extracting a circle according to the point cloud of the two-dimensional tangent plane and calculating circle parameters.
2. The method for extracting a circle from a point cloud of complex objects as claimed in claim 1, wherein the plane fitting method in step S1 is a total least square method, and the feature vector A, B, C, D of the reference slice plane satisfies:
Figure FDA0002335830930000011
wherein A, B, C is a plane equation coefficient, and D is a constant term.
3. The method for extracting a circle from a point cloud of a complex object as claimed in claim 1, wherein the distance δ between two slice planes in the step S2 is a multiple of the density of the point cloud.
4. The method for extracting the circle from the point cloud of the complex object as claimed in claim 3, wherein the calculation process of the point cloud density is as follows:
s21, randomly selecting n points in the complex object point cloud, and recording the n points as points (P)0,…,Pi,…,Pn);
S22, for the selected taskA point PiSearching and P in complex object point cloudiM points with the shortest distance are calculated to PiThe distance of (d);
s23, calculating the density of the point cloud, wherein the calculation formula is as follows:
Figure FDA0002335830930000012
wherein rho is the density of the point cloud,
Figure FDA0002335830930000013
the distance between the ith point selected at random and the kth point in the m points closest to the point changed is calculated.
5. The method for extracting a circle from a point cloud of complex objects as claimed in claim 1, wherein the circle parameters in the step S4 include a center and a radius.
6. The method for extracting a circle from a point cloud of complex objects as claimed in claim 1, wherein the step of extracting a circle from a point cloud of two-dimensional tangent plane in step S5 is as follows:
s41, translating the point cloud of the two-dimensional tangent plane into a first quadrant;
s42, rounding the point cloud data of the two-dimensional tangent plane;
s43, carrying out Hough transformation on the rounded two-dimensional tangent plane point cloud data, and preliminarily calculating circle parameters;
s44, acquiring point cloud of an original two-dimensional tangent plane of the circle according to the preliminarily calculated circle parameters;
and S45, performing circle fitting by using a least square method according to the acquired point cloud of the two-dimensional tangent plane of the circle, and calculating circle parameters.
7. The method for extracting the circle from the complex object point cloud according to any one of claims 1 to 6, wherein the complex object point cloud is obtained by scanning a complex object point cloud scanning device, the complex object point cloud scanning device comprises a base, a rotating mechanism, a control mechanism and a support rod are arranged on the base, a binocular camera mechanism is arranged on the support rod, and the rotating mechanism and the binocular camera mechanism are both connected with the control mechanism.
8. The method for extracting the circle from the point cloud of the complex object as claimed in claim 7, wherein the binocular camera mechanism comprises an installation frame and a binocular camera, the installation frame and the binocular camera are connected through a steering engine, the installation frame is fixed on the support rod, the installation height can be adjusted, and the steering engine is connected with the control mechanism.
9. The method for extracting the circle from the point cloud of the complex object as claimed in claim 7, wherein the rotating mechanism comprises a rotating module and a driving module, the rotating module comprises a rotating platform, a rotating shaft is arranged at the center below the rotating platform, a driven wheel is arranged on the rotating shaft, the rotating shaft is fixed on the base through a bearing, the driving module comprises a motor, the motor is fixed on the base, a driving wheel is arranged on an output shaft of the motor, and the driving wheel is connected with the driven wheel through a belt.
10. A computer storage medium, characterized in that it has stored therein a computer program executable by a computer processor, the computer program performing the method of complex object point cloud extraction circle as claimed in any one of claims 1-6.
CN201911355611.7A 2019-12-25 2019-12-25 Method for extracting circles from point clouds of complex objects and scanning device Active CN111127312B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911355611.7A CN111127312B (en) 2019-12-25 2019-12-25 Method for extracting circles from point clouds of complex objects and scanning device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911355611.7A CN111127312B (en) 2019-12-25 2019-12-25 Method for extracting circles from point clouds of complex objects and scanning device

Publications (2)

Publication Number Publication Date
CN111127312A true CN111127312A (en) 2020-05-08
CN111127312B CN111127312B (en) 2023-08-22

Family

ID=70503526

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911355611.7A Active CN111127312B (en) 2019-12-25 2019-12-25 Method for extracting circles from point clouds of complex objects and scanning device

Country Status (1)

Country Link
CN (1) CN111127312B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113983929A (en) * 2021-10-26 2022-01-28 中国航发沈阳黎明航空发动机有限责任公司 Method for measuring and evaluating position degree and profile degree of blade-shaped hole of runner blade-shaped plate
CN114485438A (en) * 2022-01-06 2022-05-13 博迈科海洋工程股份有限公司 Method for measuring distance between round stand columns of large module steel structure
CN115375718A (en) * 2022-10-08 2022-11-22 南京航空航天大学 Point cloud round hole extraction method based on projection graph and image segmentation

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101533529A (en) * 2009-01-23 2009-09-16 北京建筑工程学院 Range image-based 3D spatial data processing method and device
US20120256916A1 (en) * 2009-12-11 2012-10-11 Kazuo Kitamura Point cloud data processing device, point cloud data processing method, and point cloud data processing program
CN102920459A (en) * 2012-09-26 2013-02-13 杭州电子科技大学 Human body circumference parameter measuring method based on three-dimensional point cloud
US20130121564A1 (en) * 2010-07-05 2013-05-16 Kabushiki Kaisha Topcon Point cloud data processing device, point cloud data processing system, point cloud data processing method, and point cloud data processing program
CN103175484A (en) * 2012-12-17 2013-06-26 谢鸿宇 Crown measuring method based on three-dimensional laser scanning system
CN103886593A (en) * 2014-03-07 2014-06-25 华侨大学 Method for detecting hook face circular hole based on three-dimensional point cloud
CN104792274A (en) * 2015-04-02 2015-07-22 同济大学 Method for measuring circular tunnel convergence deformation
CN105091748A (en) * 2015-05-29 2015-11-25 南京南车浦镇城轨车辆有限责任公司 Measuring system for tolerance dimensions of railway vehicle
CN106548484A (en) * 2016-10-27 2017-03-29 济宁学院 Product model dispersion point cloud Boundary characteristic extraction method based on two-dimentional convex closure
CN106872476A (en) * 2017-03-31 2017-06-20 武汉理工大学 A kind of casting class workpiece surface quality detection method and system based on line-structured light
CN107507207A (en) * 2017-07-07 2017-12-22 中国农业大学 A kind of trimming evaluation method calculated based on fruit tree canopy illumination patterns
CN109493380A (en) * 2017-09-11 2019-03-19 重庆大学 The calculation method of irregular shear surface area in a kind of Rock Joint Plane shear test

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101533529A (en) * 2009-01-23 2009-09-16 北京建筑工程学院 Range image-based 3D spatial data processing method and device
US20120256916A1 (en) * 2009-12-11 2012-10-11 Kazuo Kitamura Point cloud data processing device, point cloud data processing method, and point cloud data processing program
US20130121564A1 (en) * 2010-07-05 2013-05-16 Kabushiki Kaisha Topcon Point cloud data processing device, point cloud data processing system, point cloud data processing method, and point cloud data processing program
CN102920459A (en) * 2012-09-26 2013-02-13 杭州电子科技大学 Human body circumference parameter measuring method based on three-dimensional point cloud
CN103175484A (en) * 2012-12-17 2013-06-26 谢鸿宇 Crown measuring method based on three-dimensional laser scanning system
CN103886593A (en) * 2014-03-07 2014-06-25 华侨大学 Method for detecting hook face circular hole based on three-dimensional point cloud
CN104792274A (en) * 2015-04-02 2015-07-22 同济大学 Method for measuring circular tunnel convergence deformation
CN105091748A (en) * 2015-05-29 2015-11-25 南京南车浦镇城轨车辆有限责任公司 Measuring system for tolerance dimensions of railway vehicle
CN106548484A (en) * 2016-10-27 2017-03-29 济宁学院 Product model dispersion point cloud Boundary characteristic extraction method based on two-dimentional convex closure
CN106872476A (en) * 2017-03-31 2017-06-20 武汉理工大学 A kind of casting class workpiece surface quality detection method and system based on line-structured light
CN107507207A (en) * 2017-07-07 2017-12-22 中国农业大学 A kind of trimming evaluation method calculated based on fruit tree canopy illumination patterns
CN109493380A (en) * 2017-09-11 2019-03-19 重庆大学 The calculation method of irregular shear surface area in a kind of Rock Joint Plane shear test

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
YANSONG GONG, YUTONG ZHANG, FENGCHI SUN, AND JINGYUAN: "Scan Matching of Laser Point Clouds Based on the 3D Angle Features within Indoor Environments", 《IEEE》, pages 1 - 6 *
刘燕东: "基于双目相机的车道线检测研究", 《中国优秀硕士学位论文全文数据库》, no. 2, pages 1 - 71 *
曹诗卉;亓迎川;: "基于最小二乘法平面拟合的点云法矢算法", 空军预警学院学报, no. 01, pages 1 - 4 *
赵伟玲: "三维点云的数据预处理和圆提取算法研究", 《中国优秀硕士学位论文全文数据库》, no. 6, pages 1 - 60 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113983929A (en) * 2021-10-26 2022-01-28 中国航发沈阳黎明航空发动机有限责任公司 Method for measuring and evaluating position degree and profile degree of blade-shaped hole of runner blade-shaped plate
CN113983929B (en) * 2021-10-26 2023-11-28 中国航发沈阳黎明航空发动机有限责任公司 Method for measuring and evaluating position degree and profile degree of runner blade profile holes of runner blade profile plate
CN114485438A (en) * 2022-01-06 2022-05-13 博迈科海洋工程股份有限公司 Method for measuring distance between round stand columns of large module steel structure
CN115375718A (en) * 2022-10-08 2022-11-22 南京航空航天大学 Point cloud round hole extraction method based on projection graph and image segmentation

Also Published As

Publication number Publication date
CN111127312B (en) 2023-08-22

Similar Documents

Publication Publication Date Title
CN111127312A (en) Method for extracting circle from point cloud of complex object and scanning device
Pomerleau et al. Tracking a depth camera: Parameter exploration for fast ICP
CN108107837B (en) Glass processing device and method based on visual guidance
CN112581421A (en) Three-dimensional point cloud processing method, building detection method, device, equipment and medium
CN112083403B (en) Positioning tracking error correction method and system for virtual scene
CN112303423B (en) Intelligent three-dimensional information acquisition equipment stable in rotation
CN113848931B (en) Agricultural machinery automatic driving obstacle recognition method, system, equipment and storage medium
CN111207670A (en) Line structured light calibration device and method
CN110738644A (en) automobile coating surface defect detection method and system based on deep learning
CN111640177B (en) Three-dimensional modeling method based on underwater sonar detection and unmanned submersible
US20220375164A1 (en) Method and apparatus for three dimensional reconstruction, electronic device and storage medium
CN112257537A (en) Intelligent multi-point three-dimensional information acquisition equipment
CN115097421A (en) Camera-laser radar external parameter calibration device and method
WO2021081958A1 (en) Terrain detection method, movable platform, control device, system, and storage medium
CN116977341B (en) Dimension measurement method and related device
CN112461213B (en) Multi-mode wave monitoring device and monitoring method
CN112525106B (en) Three-phase machine cooperative laser-based 3D detection method and device
CN104374374A (en) Active omni-directional vision-based 3D (three-dimensional) environment duplication system and 3D omni-directional display drawing method
CN112435080A (en) Virtual garment manufacturing equipment based on human body three-dimensional information
CN114565720A (en) Active three-dimensional reconstruction system and method based on line structured light rotation scanning
CN116125489A (en) Indoor object three-dimensional detection method, computer equipment and storage medium
US11816844B2 (en) Method for measuring angular velocity and angular acceleration based on monocular vision
CN112254653B (en) Program control method for 3D information acquisition
CN112484663B (en) Intelligent visual 3D information acquisition equipment of many angles of rolling
CN113160416A (en) Speckle imaging device and method for coal flow detection

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant