Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Source
    • Language
1,676 result(s) for "3D model reconstruction"
Sort by:
A LiDAR and IMU Integrated Indoor Navigation System for UAVs and Its Application in Real-Time Pipeline Classification
Mapping the environment of a vehicle and localizing a vehicle within that unknown environment are complex issues. Although many approaches based on various types of sensory inputs and computational concepts have been successfully utilized for ground robot localization, there is difficulty in localizing an unmanned aerial vehicle (UAV) due to variation in altitude and motion dynamics. This paper proposes a robust and efficient indoor mapping and localization solution for a UAV integrated with low-cost Light Detection and Ranging (LiDAR) and Inertial Measurement Unit (IMU) sensors. Considering the advantage of the typical geometric structure of indoor environments, the planar position of UAVs can be efficiently calculated from a point-to-point scan matching algorithm using measurements from a horizontally scanning primary LiDAR. The altitude of the UAV with respect to the floor can be estimated accurately using a vertically scanning secondary LiDAR scanner, which is mounted orthogonally to the primary LiDAR. Furthermore, a Kalman filter is used to derive the 3D position by fusing primary and secondary LiDAR data. Additionally, this work presents a novel method for its application in the real-time classification of a pipeline in an indoor map by integrating the proposed navigation approach. Classification of the pipeline is based on the pipe radius estimation considering the region of interest (ROI) and the typical angle. The ROI is selected by finding the nearest neighbors of the selected seed point in the pipeline point cloud, and the typical angle is estimated with the directional histogram. Experimental results are provided to determine the feasibility of the proposed navigation system and its integration with real-time application in industrial plant engineering.
A Decade of Modern Bridge Monitoring Using Terrestrial Laser Scanning: Review and Future Directions
Over the last decade, particular interest in using state-of-the-art emerging technologies for inspection, assessment, and management of civil infrastructures has remarkably increased. Advanced technologies, such as laser scanners, have become a suitable alternative for labor intensive, expensive, and unsafe traditional inspection and maintenance methods, which encourage the increasing use of this technology in construction industry, especially in bridges. This paper aims to provide a thorough mixed scientometric and state-of-the-art review on the application of terrestrial laser scanners (TLS) in bridge engineering and explore investigations and recommendations of researchers in this area. Following the review, more than 1500 research publications were collected, investigated and analyzed through a two-fold literature search published within the last decade from 2010 to 2020. Research trends, consisting of dominated sub-fields, co-occurrence of keywords, network of researchers and their institutions, along with the interaction of research networks, were quantitatively analyzed. Moreover, based on the collected papers, application of TLS in bridge engineering and asset management was reviewed according to four categories including (1) generation of 3D model, (2) quality inspection, (3) structural assessment, and (4) bridge information modeling (BrIM). Finally, the paper identifies the current research gaps, future directions obtained from the quantitative analysis, and in-depth discussions of the collected papers in this area.
Application of 3D Laser Scanning Technology Using Laser Radar System to Error Analysis in the Curtain Wall Construction
With the fast growth and rapid development of the construction industry, building design is not satisfied with only safety, accessibility, and habitability. People are requiring more multifunctional layouts and beautifully designed buildings. Thus, special and unique-shaped buildings with various curved curtain walls have emerged more than ever in recent years. As for these curtain walls, it is difficult to perform the size measurement for panel design and calibration, as well as the on-site material cutting and assembly accurately and efficiently. The occurrence and continuous progress of 3D laser scanning technology combined with building information modeling (BIM) technology have been paid attention to and applied for curtain wall engineering to overcome this problem, particularly the construction-related progress, such as developed design and on-site installation. The 3D laser scanning technology can achieve fast and high-precision measurement by creating a “point cloud” dataset of the target building and its components, based on which an accurate as-built 3D BIM model of the scanned items can be established. By comparing and calibrating with the as-planned curtain wall design, engineers can update the real-time information (locations, shape, dimensions, etc.) for the following developed design and assembly production of the curtain wall. Compared to the conventional approach using manual locating and measurement, the progress of the curtain wall design and installation can be achieved in a more accurate and efficient manner by employing 3D laser scanning technology. Based on these considerations, in this present study, the basic concept, workflow, a case study with practical strategies of the application of 3D laser scanning technology in the curtain wall design and installation field, including the scanning operation, point cloud data acquisition and processing, 3D BIM model reconstruction, and relevant BIM model practice have been elaborated and discussed. Also, the 3D model that represents the actual construction condition established based on the point cloud data was used to compare with the originally designed BIM model. It was found discrepancies existed in the dimensions and positions between the as-built and as-designed BIM models, which can thus be used to revise the manufacture design and improve the installation plan of curtain walls. Furthermore, the difference, benefits, great significance of replacing conventional methods with 3D laser scanning technology, and instructions, limitations, recommendations for practical application, along with challenges and future directions open to research in the curtain wall construction field, were also presented in this work. Therefore, this work provides technical support to the application of 3D laser scanning technology and its combination with the BIM platform in the curtain wall construction.
3D Model Generation and Reconstruction Using Conditional Generative Adversarial Network
Generative adversarial network (GANs) has significant progress in 3D model generation and reconstruction recently years. GANs can generate 3D models by sampling from uniform noise distribution. But they generate randomly and are often not easy to control. To address this problem, we add the class information to both generator and discriminator and construct a new network named 3D conditional GAN. Moreover, to better guide generator to reconstruct 3D model from a single image in high quality, we propose a new 3D model reconstruction network by integrating a classifier into the traditional system. Experimental results on ModelNet10 dataset show that our method can effectively generate realistic 3D models corresponding to the given class labels. And the qualities of 3D model reconstruction have been improved considerably by using proposed method in IKEA dataset.
Efficient Synthetic Defect on 3D Object Reconstruction and Generation Pipeline for Digital Twins Smart Factory
High-quality 3D objects play a crucial role in digital twins, while synthetic data generated from these objects have become essential in deep learning-based computer vision applications. The task of collecting and labeling real defects on industrial object surfaces has many challenges and efforts, while synthetic data generation feasibly replicates huge amounts of labeled data. However, synthetic datasets lack realism in their rendered images. To overcome this issue, this paper introduces a single framework for 3D industrial object reconstruction and synthetic defect generation for digital twin smart factory applications. In detail, NeRF is applied to reconstruct our custom industrial 3D objects through videos collected by a smartphone camera. Several NeRF-based models (i.e., Instant-NGP, Nerfacto, Volinga, and Tensorf) are compared to choose the best outcome for the next step of defect generation on the 3D object surface. To be fairly evaluated, we train four models using the Nerfstudio framework with our three custom datasets of two objects. From the experiment’s results, Instant-NGP and Nerfacto achieve the best outcomes, outperforming all other methods significantly. The exported meshes of 3D objects are refined using Blender before loading into NVIDIA Omniverse Code to generate defects on the surface with the Replicator. To evaluate the object detection performance and to verify the benefits of synthetic defect data, we conducted experiments with YOLO-based models on our synthetic and real-plus-synthetic defects. From the experiment’s results, the synthetic defect data contribute to improving YOLO models’ generalization capability with the highest and lowest accuracy mAP@0.5 enhancement of 18.8 and 1.5 percent on YOLOv6n and YOLOv8s, respectively.
Optimization of UAV-Based Imaging and Image Processing Orthomosaic and Point Cloud Approaches for Estimating Biomass in a Forage Crop
Forage and field peas provide essential nutrients for livestock diets, and high-quality field peas can influence livestock health and reduce greenhouse gas emissions. Above-ground biomass (AGBM) is one of the vital traits and the primary component of yield in forage pea breeding programs. However, a standard method of AGBM measurement is a destructive and labor-intensive process. This study utilized an unmanned aerial vehicle (UAV) equipped with a true-color RGB and a five-band multispectral camera to estimate the AGBM of winter pea in three breeding trials (two seed yields and one cover crop). Three processing techniques—vegetation index (VI), digital surface model (DSM), and 3D reconstruction model from point clouds—were used to extract the digital traits (height and volume) associated with AGBM. The digital traits were compared with the ground reference data (measured plant height and harvested AGBM). The results showed that the canopy volume estimated from the 3D model (alpha shape, α = 1.5) developed from UAV-based RGB imagery’s point clouds provided consistent and high correlation with fresh AGBM (r = 0.78–0.81, p < 0.001) and dry AGBM (r = 0.70–0.81, p < 0.001), compared with other techniques across the three trials. The DSM-based approach (height at 95th percentile) had consistent and high correlation (r = 0.71–0.95, p < 0.001) with canopy height estimation. Using the UAV imagery, the proposed approaches demonstrated the potential for estimating the crop AGBM across winter pea breeding trials.
A crack detection and quantification method using matched filter and photograph reconstruction
Crack detection is a critical task for bridge maintenance and management. While popular deep learning algorithms have shown promise, their reliance on large, high-quality training datasets, which are often unavailable in engineering practice, limits their applicability. By contrast, traditional digital image processing methods offer low computational costs and strong interpretability, making continued research in this area highly valuable. This study proposes an automatic crack detection and quantification approach based on digital image processing combined with unmanned aerial vehicle (UAV) flight parameters. First, the characteristics of the bridge images collected by the UAVs were thoroughly analyzed. An enhanced matched-filter algorithm was designed to achieve crack segmentation. Morphological methods were employed to extract the skeletons of the segmented cracks, enabling the calculation of actual crack lengths. Finally, a 3D model was constructed by integrating the detection results with the image-shooting parameters. This 3D model, annotated with detected cracks, provides an intuitive and comprehensive representation of bridge damage, facilitating informed decision making in maintenance planning and resource allocation. To verify the accuracy of the enhanced matched filter algorithm, it was compared with other digital image processing methods on public datasets, achieving average results of 97.9% for Pixel Accuracy (PA), 72.5% for the F1-score, and 58.1% for Intersection over Union (Iou) across three typical sub-datasets. Moreover, the proposed methodologies were successfully applied to an arch bridge with an error of only 2%, thereby demonstrating their applicability to real-world scenarios.
Investigation of Measurement Accuracy of Bridge Deformation Using UAV-Based Oblique Photography Technique
This paper investigates the measurement accuracy of unmanned aerial vehicle-based oblique photography (UAVOP) in bridge deformation identifications. A simply supported concrete beam model was selected and measured using the UAVOP technique. The influences of several parameters, such as overall flight altitude (h), local shooting distance (d), partial image overlap (λ), and arrangement of control points, on the quality of the reconstructed three-dimensional (3D) beam model, were presented and discussed. Experimental results indicated that the quality of the reconstructed 3D model was significantly improved by the fusion overall-partial flight routes (FR), of which the reconstructed model quality was 46.7% higher than those with the single flight route (SR). Despite the minimal impact of overall flight altitude, the reconstructed model quality prominently varied with the local shooting distance, partial image overlap, and control points arrangement. As the d decreased from 12 m to 8 m, the model quality was improved by 48.2%, and an improvement of 42.5% was also achieved by increasing the λ from 70% to 80%. The reconstructed model quality of UAVOP with the global-plane control points was 78.4% and 38.4%, respectively, higher than those with the linear and regional control points. Furthermore, an optimized scheme of UAVOP with control points in global-plane arrangement and FR (h = 50 m, d = 8 m, and λ = 80%) was recommended. A comparison between the results measured by the UAVOP and the total station showed maximum identification errors of 1.3 mm. The study’s outcomes are expected to serve as potential references for future applications of UAVOP in bridge measurements.
The Precision, Inter-Rater Reliability, and Accuracy of a Handheld Scanner Equipped with a Light Detection and Ranging Sensor in Measuring Parts of the Body—A Preliminary Validation Study
Background: Anthropometric measurements play a crucial role in medico-legal practices. Actually, several scanning technologies are employed in post-mortem investigations for forensic anthropological measurements. This study aims to evaluate the precision, inter-rater reliability, and accuracy of a handheld scanner in measuring various body parts. Methods: Three independent raters measured seven longitudinal distances using an iPad Pro equipped with a LiDAR sensor and specific software. These measurements were statistically compared to manual measurements conducted by an operator using a laser level and a meterstick (considered the gold standard). Results: The Friedman test revealed minimal intra-rater variability in digital measurements. Inter-rater variability analysis yielded an ICC = 1, signifying high agreement among the three independent raters. Additionally, the accuracy of digital measurements displayed errors below 1.5%. Conclusions: Preliminary findings demonstrate that the pairing of LiDAR technology with the Polycam app (ver. 3.2.11) and subsequent digital measurements with the MeshLab software (ver. 2022.02) exhibits high precision, inter-rater agreement, and accuracy. Handheld scanners show potential in forensic anthropology due to their simplicity, affordability, and portability. However, further validation studies under real-world conditions are essential to establish the reliability and effectiveness of handheld scanners in medico-legal settings.
Optimization of Digital Inheritance of Meishan Folk Woodcarving Skills in the Information Age
This study delves into the digital preservation of Meishan folk woodcarvings, emphasizing the use of virtual reality (VR) technology to enhance the transmission of this traditional art. Utilizing 3D modeling and VR platforms, the research scans and rebuilds wooden carvings for digital exhibition. The realism and interactivity of the virtual environment are improved through collision detection algorithms such as Orientation Bracketing Box (OBB) and Axial Bracketing Box (AABB), complemented by high-precision 3D models created with LIDAR scanning technology. Findings indicate that the VR system significantly enhances the efficiency and quality of digital preservation, offering a robust solution for safeguarding Meishan folk woodcarvings.