期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
A Modified SOFM Method for Point Cloud Segmentation in Reverse Engineering 被引量:4
1
作者 LIU Xue-mei ZHANG Shu-sheng BAI Xiao-liang 《Computer Aided Drafting,Design and Manufacturing》 2005年第2期33-37,共5页
The purpose of reverse engineering is to convert a large point cloud into a CAD model. In reverse engineering, the key issue is segmentation, i.e. studying how to subdivide the point cloud into smaller regions, where ... The purpose of reverse engineering is to convert a large point cloud into a CAD model. In reverse engineering, the key issue is segmentation, i.e. studying how to subdivide the point cloud into smaller regions, where each of them can be approximated by a single surface. Segmentation is relatively simple, if regions are bounded by sharp edges and small blends; problems arise when smoothly connected regions need to be separated. In this paper, a modified self-organizing feature map neural network (SOFM) is used to solve segmentation problem. Eight dimensional feature vectors (3-dimensional coordinates, 3-dimensional normal vectors, Gaussian curvature and mean curvature) are taken as input for SOFM. The weighted Euclidean distance measure is used to improve segmentation result. The method not only can deal with regions bounded by sharp edges, but also is very efficient to separating smoothly connected regions. The segmentation method using SOFM is robust to noise, and it operates directly on the point cloud. An examples is given to show the effect of SOFM algorithm. 展开更多
关键词 reverse engineering point cloud segmentation neural network self-organizing feature map
下载PDF
A point cloud segmentation method for power lines and towersbased on a combination of multiscale density features andpoint-based deep learning
2
作者 Wenbo Zhao Qing Dong Zhengli Zuo 《International Journal of Digital Earth》 SCIE EI 2023年第1期620-644,共25页
The point segmentation of power lines and towers aims to use unmanned aerial vehicles(UAVs)for the inspection of power facilities,risk detection and modelling.Because of the unclear spatial relationship between the po... The point segmentation of power lines and towers aims to use unmanned aerial vehicles(UAVs)for the inspection of power facilities,risk detection and modelling.Because of the unclear spatial relationship between the point clouds,the point segmentation of power lines and towers is challenging.In this paper,the power line and tower point datasets are constructed using Light Detection and Ranging(LiDAR)and a point segmentation method is proposed based on multiscale density features and a point-based deep learning network.First,the data are blocked and the neighbourhood is constructed.Second,the point clouds are downsampled to produce sparse point clouds.The point clouds before and after sampling are rotated,and their density is calculated.Next,a direct mapping method is selected to fuse the density information;a lightweight network is built to learn the features.Finally,the point clouds are segmented by concatenating the local features provided by PointCNN.The algorithm performs effectively on different types of power lines and towers.The mean interaction over union is 82.73%,and the overall accuracy can reach 91.76%.This approach can achieve the end-to-end integration of segmentation and provide theoretical support for the segmentation of large scenic point clouds. 展开更多
关键词 Power lines and power towers point cloud segmentation multiscale density features pointCNN
原文传递
Three Dimensional Laser Point Cloud Slicing Method for Calculating Irregular Volume 被引量:5
3
作者 Bin LI Xiaofa ZHAO +3 位作者 Yong CHEN Junbo WEI Lu WANG Bochao MA 《Journal of Geodesy and Geoinformation Science》 2019年第4期31-43,共13页
Volume parameter is the basic content of a spatial body object morphology analysis.However,the challenge lies in the volume calculation of irregular objects.The point cloud slicing method proposed in this study effect... Volume parameter is the basic content of a spatial body object morphology analysis.However,the challenge lies in the volume calculation of irregular objects.The point cloud slicing method proposed in this study effectively works in calculating the volume of the point cloud of the spatial object obtained through three-dimensional laser scanning(3DLS).In this method,a uniformly spaced sequent slicing process is first conducted in a specific direction on the point cloud of the spatial object obtained through 3DLS.A series of discrete point cloud slices corresponding to the point cloud bodies are then obtained.Subsequently,the outline boundary polygon of the point cloud slicing is searched one by one in accordance with the slicing sequence and areas of the polygon.The point cloud slice is also calculated.Finally,the individual point cloud section volume is calculated through the slicing areas and the adjacent slicing gap.Thus,the total volume of the scanned spatial object can be calculated by summing up the individual volumes.According to the results and analysis of the calculated examples,the slice-based volume-calculating method for the point cloud of irregular objects obtained through 3DLS is correct,concise in process,reliable in results,efficient in calculation methods,and controllable on accuracy.This method comes as a good solution to the volume calculation of irregular objects. 展开更多
关键词 3DLS point cloud volume calculation point cloud slicing method point cloud segmenting method outline boundary polygon bidirectional search of the closest approach amplification effect morphological distortion
下载PDF
3D reconstruction and defect pattern recognition of bonding wire based on stereo vision
4
作者 Naigong Yu Hongzheng Li +2 位作者 Qiao Xu Ouattara Sie Essaf Firdaous 《CAAI Transactions on Intelligence Technology》 SCIE EI 2024年第2期348-364,共17页
Non-destructive detection of wire bonding defects in integrated circuits(IC)is critical for ensuring product quality after packaging.Image-processing-based methods do not provide a detailed evaluation of the three-dim... Non-destructive detection of wire bonding defects in integrated circuits(IC)is critical for ensuring product quality after packaging.Image-processing-based methods do not provide a detailed evaluation of the three-dimensional defects of the bonding wire.Therefore,a method of 3D reconstruction and pattern recognition of wire defects based on stereo vision,which can achieve non-destructive detection of bonding wire defects is proposed.The contour features of bonding wires and other electronic components in the depth image is analysed to complete the 3D reconstruction of the bonding wires.Especially to filter the noisy point cloud and obtain an accurate point cloud of the bonding wire surface,a point cloud segmentation method based on spatial surface feature detection(SFD)was proposed.SFD can extract more distinct features from the bonding wire surface during the point cloud segmentation process.Furthermore,in the defect detection process,a directional discretisation descriptor with multiple local normal vectors is designed for defect pattern recognition of bonding wires.The descriptor combines local and global features of wire and can describe the spatial variation trends and structural features of wires.The experimental results show that the method can complete the 3D reconstruction and defect pattern recognition of bonding wires,and the average accuracy of defect recognition is 96.47%,which meets the production requirements of bonding wire defect detection. 展开更多
关键词 bonding wire defect detection point cloud point cloud segmentation
下载PDF
Density‑Based Road Segmentation Algorithm for Point Cloud Collected by Roadside LiDAR
5
作者 Yang He Lisheng Jin +3 位作者 Baicang Guo Zhen Huo Huanhuan Wang Qiukun Jin 《Automotive Innovation》 EI CSCD 2023年第1期116-130,共15页
This paper proposes a novel density-based real-time segmentation algorithm,to extract ground point cloud in real time from point cloud data collected by roadside LiDAR.The algorithm solves the problems such as the lar... This paper proposes a novel density-based real-time segmentation algorithm,to extract ground point cloud in real time from point cloud data collected by roadside LiDAR.The algorithm solves the problems such as the large amount of original point cloud data collected by LiDAR,which leads to heavy computational burden in ground point search.First,point cloud data is filtered by straight-through filtering method and rasterized to improve the real-time performance of the algorithm.Then,the density of the point cloud in horizontal plane is calculated,and the threshold of the density is selected to extract the low-density regional point cloud according to the density statistical histogram and 95%loci.Finally,the low-density regional point cloud is used as the initial ground seeds for iterative optimization of ground parameters,and the ground point cloud is extracted by the fitted ground model to realize road point cloud extraction.The experimental results on 1055 frames of continuous data collected on real scenes show that the average time consumption of the proposed method is 0.11 s,and the average segmentation precision is 92.48%.This shows that the density-based road segmentation algorithm can reduce the time of point cloud traversal in the process of ground parameter fitting and improve the real-time performance of the algorithm while maintaining the accuracy of ground extraction. 展开更多
关键词 Intelligent transportation system point cloud segmentation Ground extraction point cloud density
原文传递
Fast Estimation of Loader’s Shovel Load Volume by 3D Reconstruction of Material Piles
6
作者 Binyun Wu Shaojie Wang +2 位作者 Haojing Lin Shijiang Li Liang Hou 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2023年第5期187-205,共19页
Fast and accurate measurement of the volume of earthmoving materials is of great signifcance for the real-time evaluation of loader operation efciency and the realization of autonomous operation. Existing methods for ... Fast and accurate measurement of the volume of earthmoving materials is of great signifcance for the real-time evaluation of loader operation efciency and the realization of autonomous operation. Existing methods for volume measurement, such as total station-based methods, cannot measure the volume in real time, while the bucket-based method also has the disadvantage of poor universality. In this study, a fast estimation method for a loader’s shovel load volume by 3D reconstruction of material piles is proposed. First, a dense stereo matching method (QORB–MAPM) was proposed by integrating the improved quadtree ORB algorithm (QORB) and the maximum a posteriori probability model (MAPM), which achieves fast matching of feature points and dense 3D reconstruction of material piles. Second, the 3D point cloud model of the material piles before and after shoveling was registered and segmented to obtain the 3D point cloud model of the shoveling area, and the Alpha-shape algorithm of Delaunay triangulation was used to estimate the volume of the 3D point cloud model. Finally, a shovel loading volume measurement experiment was conducted under loose-soil working conditions. The results show that the shovel loading volume estimation method (QORB–MAPM VE) proposed in this study has higher estimation accuracy and less calculation time in volume estimation and bucket fll factor estimation, and it has signifcant theoretical research and engineering application value. 展开更多
关键词 LOADER Volume estimation Binocular stereo vision 3D terrain reconstruction point cloud registration and segmentation
下载PDF
View suggestion for interactive segmentation of indoor scenes 被引量:2
7
作者 Sheng Yang Jie Xu +1 位作者 Kang Chen Hongbo Fu 《Computational Visual Media》 CSCD 2017年第2期131-146,共16页
Point cloud segmentation is a fundamental problem. Due to the complexity of real-world scenes and the limitations of 3D scanners, interactive segmentation is currently the only way to cope with all kinds of point clou... Point cloud segmentation is a fundamental problem. Due to the complexity of real-world scenes and the limitations of 3D scanners, interactive segmentation is currently the only way to cope with all kinds of point clouds. However, interactively segmenting complex and large-scale scenes is very time-consuming.In this paper, we present a novel interactive system for segmenting point cloud scenes. Our system automatically suggests a series of camera views, in which users can conveniently specify segmentation guidance. In this way, users may focus on specifying segmentation hints instead of manually searching for desirable views of unsegmented objects, thus significantly reducing user effort. To achieve this, we introduce a novel view preference model, which is based on a set of dedicated view attributes, with weights learned from a user study. We also introduce support relations for both graph-cut-based segmentation and finding similar objects. Our experiments show that our segmentation technique helps users quickly segment various types of scenes, outperforming alternative methods. 展开更多
关键词 point cloud segmentation view suggestion interactive segmentation
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部